ArmbianHelper changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum feed: #armbian-rss | Off-Topic: #armbian-offtopic | Logs: -> irc.armbian.com
arch3r has quit [Excess Flood]
arch3r has joined #armbian
arch3r has quit [Ping timeout: 248 seconds]
arch3r has joined #armbian
arch3r has quit [Read error: Connection reset by peer]
arch3r has joined #armbian
clever has quit [Ping timeout: 256 seconds]
arch3r- has joined #armbian
arch3r has quit [Ping timeout: 248 seconds]
arch3r- is now known as arch3r
clever has joined #armbian
arch3r has quit [Ping timeout: 252 seconds]
arch3r has joined #armbian
arch3r has quit [Ping timeout: 256 seconds]
arch3r has joined #armbian
norwich_ has joined #armbian
norwich has quit [Ping timeout: 248 seconds]
norwich_ is now known as norwich
<schwar3kat> Seeking armbian build advice to make two improvements to a orangepi-r1plus-lts board.
<schwar3kat> 1. Get the two green LEDs working as network activity indicators. They can be activated and configured by echoing netdev stuff to /sys/class/leds on a live board. There are obviously dozens of ways of doing this.
<schwar3kat> I found that adding a file armbian-leds.conf into the image /etc directory can do this. I guess that the image is meant to use this, and it works well, but may not be a standard method. What is the standard/best way to do this?
<schwar3kat> I could add a statement into rockchip64_common.inc to copy the file from somewhere, but where in the tree should it be copied from? Is there a better/more standard way?
arch3r has quit [Quit: bye]
arch3r has joined #armbian
<schwar3kat> 2. Realtek firmware that ends up in the orangepi-r1plus-lts image is not working.
<schwar3kat> I added "apt-get -qq install firmware-realtek" into customize-image.sh for my own builds and this works.
<schwar3kat> If I do end up needing to patch "apt-get -qq install firmware-realtek" into the build for this board, where would I do this?
<schwar3kat> Where in the build is the wrong stuff comming from and why?
<Armbian-Discord> <T​enkawa> schwar3kat: have you ever considered using /sys triggers?
<Armbian-Discord> <T​enkawa> They are much more device agnostic
<schwar3kat> I'm not sure what that means. This is what I have used.
<schwar3kat> echo netdev > /sys/class/leds/orangepi-r1-plus-lts:green:wan/trigger
<schwar3kat> echo lan0 > /sys/class/leds/orangepi-r1-plus-lts:green:wan/device_name
<schwar3kat> echo 1 > /sys/class/leds/orangepi-r1-plus-lts:green:wan/rx
<schwar3kat> echo 1 > /sys/class/leds/orangepi-r1-plus-lts:green:wan/link
<Armbian-Discord> <T​enkawa> ok so you already are using them.. that can be added to a sysctl.conf
<Armbian-Discord> <T​enkawa> and built into the image
<Armbian-Discord> <T​enkawa> no... nevermind that wont work
<Armbian-Discord> <T​enkawa> has to be done directly
<Armbian-Discord> <T​enkawa> I know there is a way to pass them in but I can't remember atm how (very sleepy atm)
<schwar3kat> I suspect that armbian-leds.conf does something like that. But I don't know much about it. This works in that file.
<schwar3kat> [/sys/class/leds/orangepi-r1-plus-lts:green:wan]
<schwar3kat> interval=52
<schwar3kat> trigger=netdev
<schwar3kat> brightness=1
<schwar3kat> link=1
<schwar3kat> tx=0
<schwar3kat> rx=1
<schwar3kat> device_name=lan0
<schwar3kat> What I don't know is if I am abusing whatever that file is intended for, and whether it will not get overwritten by something.
<Armbian-Discord> <T​enkawa> Good q
<schwar3kat> Also where would I patch armbian build to store the file for copying into the image?
<Armbian-Discord> <T​enkawa> in userpatches
<schwar3kat> This would be a PR for the master build, not my personal build.
<schwar3kat> I am already using them for my personal builds.
<Armbian-Discord> <r​pardini> schwar3kat: I bet you can do it all in one or two hooks directly in the board file if it comes to that.
<schwar3kat> Okay so I will try to hunt out info on those hooks.
<Armbian-Discord> <r​pardini> one to add or change the armbian-leds.conf, during bsp, probably (or directly in target image)
<Armbian-Discord> <r​pardini> (and if it's not huge, I'd "store" it directly there, using indented heredocs)
<Armbian-Discord> <r​pardini> for the firmware: a long story, but yeah, you can do a pre_customize hook that just installs firmware-realtek
<schwar3kat> r​pardini: do you know if armbian-leds.conf is intended for this type of thing, or am I asking for trouble using it?
<Armbian-Discord> <r​pardini> uh... TIL it existed... so no idea
<Armbian-Discord> <r​pardini> there's led tweaks all over the codebase
<schwar3kat> I may have to do some hunting to find what creates it. I first noticed it because of the heartbeat dstuff stored there.
<Armbian-Discord> <r​pardini> I had never noticed it. May be I've filtered it out of my personal builds long ago and forgot it existed...
<Armbian-Discord> <r​pardini> https://docs.armbian.com/Developer-Guide_Extensions/ I'm gonna call it a night.
<schwar3kat> Thanksguys. Some ideas there. Time to educate myself about hooks directly in the board file
<Armbian-Discord> <r​pardini> 🫡
clever has quit [Ping timeout: 260 seconds]
clever has joined #armbian
jclsn has quit [Ping timeout: 255 seconds]
jclsn has joined #armbian
Suspect has quit [Remote host closed the connection]
Suspect has joined #armbian
kreyren has quit [Remote host closed the connection]
lyri has quit [Ping timeout: 260 seconds]
lyri has joined #armbian
archetech has quit [Quit: Leaving]
Suspect has quit [Read error: Connection reset by peer]
Suspect has joined #armbian
lyri has quit [Remote host closed the connection]
Suspect has quit [Quit: Leaving]
Suspect has joined #armbian
darkgeekyang has joined #armbian
darkgeekyang has quit [Quit: Client closed]
darkgeekyang has joined #armbian
darkgeekyang has quit [Quit: Client closed]
darkgeekyang has joined #armbian
junaid_ has joined #armbian
califax has quit [Remote host closed the connection]
califax has joined #armbian
darkgeekyang has quit [Ping timeout: 260 seconds]
lyri has joined #armbian
junaid_ has quit [Ping timeout: 255 seconds]
lyri has quit [Ping timeout: 260 seconds]
lyri has joined #armbian
aasami_ has joined #armbian
archetech has joined #armbian
maknho_ has quit [Quit: WeeChat 3.0]
maknho has joined #armbian
darkgeekyang has joined #armbian
darkgeekyang has quit [Quit: Client closed]
darkgeekyang has joined #armbian
darkgeekyang has quit [Client Quit]
darkgeekyang has joined #armbian
lyri has quit [Remote host closed the connection]
Suspect has quit [Quit: Leaving]
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #armbian
darkgeekyang has quit [Ping timeout: 260 seconds]
darkgeekyang has joined #armbian
alekksander has joined #armbian
junaid_ has joined #armbian
darkgeekyang has quit [Ping timeout: 260 seconds]
junaid_ has quit [Remote host closed the connection]
alekksander has quit [Quit: Konversation terminated!]
alekksander has joined #armbian
darkgeekyang has joined #armbian
schwar3kat has quit [Quit: Offline]
darkgeekyang2 has joined #armbian
darkgeekyang2 has quit [Client Quit]
darkgeekyang68 has joined #armbian
darkgeekyang has quit [Ping timeout: 260 seconds]
darkgeekyang68 has quit [Client Quit]
darkgeekyang has joined #armbian
darkgeekyang has quit [Quit: WeeChat 3.8]
darkgeekyang has joined #armbian
darkgeekyang has quit [Client Quit]
darkgeekyang has joined #armbian
crabbedhaloablut has quit [Quit: No Ping reply in 180 seconds.]
crabbedhaloablut has joined #armbian
nickodd has joined #armbian
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #armbian
darkgeekyang has quit [Read error: Connection reset by peer]
darkgeekyang has joined #armbian
darkgeek1 has joined #armbian
darkgeek1 has quit [Read error: Connection reset by peer]
darkgeek1 has joined #armbian
darkgeekyang has quit [Ping timeout: 248 seconds]
chewitt has quit [Quit: Zzz..]
chewitt has joined #armbian
darkgeekyang has joined #armbian
LanDi has joined #armbian
darkgeek1 has quit [Ping timeout: 248 seconds]
clever has quit [Ping timeout: 248 seconds]
darkgeekyang has quit [Read error: Connection reset by peer]
darkgeekyang has joined #armbian
clever has joined #armbian
archetech has quit [Quit: Konversation terminated!]
chewitt has quit [Quit: Zzz..]
chewitt has joined #armbian
Suspect has joined #armbian
arch3r has quit [Ping timeout: 252 seconds]
arch3r has joined #armbian
danilogondolfo has joined #armbian
archetech has joined #armbian
arch3r has quit [Quit: bye]
arch3r has joined #armbian
chewitt has quit [Quit: Zzz..]
LanDi has quit [Ping timeout: 248 seconds]
darkgeekyang has quit [Quit: WeeChat 3.8]
arch3r has quit [Ping timeout: 260 seconds]
arch3r has joined #armbian
arch3r has quit [Excess Flood]
arch3r has joined #armbian
arch3r has quit [Excess Flood]
arch3r has joined #armbian
nickodd has left #armbian [#armbian]
junaid_ has joined #armbian
junaid_ has quit [Ping timeout: 246 seconds]
Mangix has quit [Ping timeout: 260 seconds]
Mangix has joined #armbian
lemonzest has quit [Quit: WeeChat 3.6]
<Armbian-Discord> <R​ichN> how many of you guys used the software option on the armbian-config ? if you doo what do you install
<Armbian-Discord> <T​onymac32> I have installed a few odds and ends in the past, but I really don't remember I was just playing
<Armbian-Discord> <r​pardini> one day, I'm gonna run armbian-config.
<Armbian-Discord> <r​pardini> hear great things about it
arch3r has quit [Quit: bye]
arch3r has joined #armbian
junaid_ has joined #armbian
<Armbian-Discord> <T​onymac32> someone tell chat-gpt to fix all the wireless drivers
archetech has quit [Quit: Konversation terminated!]
zeemate has joined #armbian
<nekomancer[m]> <Armbian-Discord> "<T​onymac32> I have installed..." <- i install mc, watchdog, etckeeper
alekksander has quit [Quit: Konversation terminated!]
alekksander has joined #armbian
alekksander has quit [Client Quit]
MrFixIt has quit [Remote host closed the connection]
alekksander has joined #armbian
archetech has joined #armbian
MrFixIt has joined #armbian
pablocastellanos has quit [Ping timeout: 248 seconds]
<Armbian-Discord> <R​ichN> chat-gpt ?
pablocastellanos has joined #armbian
<Armbian-Discord> <T​onymac32> ChatGPT, sorry, brain auto-hyphened
<Armbian-Discord> <T​onymac32> AI thingy
<archetech> Tony you using your rock5 board
arch3r has quit [Ping timeout: 248 seconds]
arch3r has joined #armbian
<Armbian-Discord> <T​onymac32> nope
<Armbian-Discord> <T​onymac32> haven't built a usable mainline image yet
<Armbian-Discord> <T​onymac32> hoping to get to that soon, I have 2 of them
<Armbian-Discord> <T​onymac32> building a phytium image at the moment
<Armbian-Discord> <T​onymac32> also cleaning up patches
<Armbian-Discord> <T​onymac32> or trying
<archetech> ya mainline is a ways off for it
<Armbian-Discord> <T​onymac32> yeah, I'm not wasting time on that Rockchip trash, they need to get their shit together
<archetech> its trash bu ti does run X ok
<archetech> with panfork
<Armbian-Discord> <T​onymac32> I'm sure, but I have stuff I need to do that takes precedence over hacking together something
<Armbian-Discord> <T​onymac32> I'll probably run them headless anyway
<archetech> m.2 to 4 port sata board is on my radar
<Armbian-Discord> <T​onymac32> nice
<archetech> nice for omv
<Armbian-Discord> <T​onymac32> yeah. I backed an intel based NAS to replace my Helios64. I like that hardware, but the software support is what you expect of an orphan
<Armbian-Discord> <T​onymac32> I'll be using a fraction of the I/O so it might keep up 😄
<archetech> I like that setup better than arm but a rock 5 could keep up I think
<Armbian-Discord> <T​onymac32> it certainly has as much or more compute
<Armbian-Discord> <T​onymac32> no question
<Armbian-Discord> <T​onymac32> but software 🙂
<Armbian-Discord> <T​onymac32> assuming this ever actually exists 🙂 seems a lot of stuff for the money
<archetech> yep
arch3r has quit [Ping timeout: 260 seconds]
arch3r has joined #armbian
<Armbian-Discord> <E​feCTN> I think it's pretty powerful for headless and gpu things
<Armbian-Discord> <E​feCTN> But vpu supoort...
<Armbian-Discord> <E​feCTN> They are just providing gstream support for Hardware encoding. Pretty annoying
arch3r has quit [Ping timeout: 252 seconds]
arch3r has joined #armbian
<Armbian-Discord> <T​onymac32> the whole software stack needs a hard reset and start over
Dagger has quit [Ping timeout: 246 seconds]
arch3r has quit [Ping timeout: 248 seconds]
arch3r has joined #armbian
danilogondolfo has quit [Remote host closed the connection]
arch3r has quit [Ping timeout: 252 seconds]
junaid_ has quit [Ping timeout: 260 seconds]
arch3r has joined #armbian
<p0g0> I've been fussing with an rk3588s board, the OP5. The Armbian XFCE image is working once you add the two multimedia repos as described on Armbian page. I'm still fussing with remote GUI access, but the OP5 manual (from the OEM) suggests nomachine, and that is working-still a moving target tho.
Dagger has joined #armbian
haritz has quit [Ping timeout: 252 seconds]
arch3r has quit [Ping timeout: 252 seconds]
arch3r- has joined #armbian
archetech has quit [Quit: Leaving]
haritz has joined #armbian
arch3r- is now known as arch3r
zeemate has quit [Ping timeout: 260 seconds]
<Armbian-Discord> <m​eteyou> i currently have increased problems with repository/cached debs installs. first i had random problems between u-boot and rootfs installs/downloads. then i removed them from my workflow config. now i have errors with cached kernel installs.
<Armbian-Discord> <m​eteyou> this is for example my current build process with an error in it
<Armbian-Discord> <m​eteyou> and can somebody explain the name of the cached file? i dont know the last 2 numbers in this name:
<Armbian-Discord> <m​eteyou> <architecture>-<release>-<type>-<unknown1>-<unknown2>.tar
<Armbian-Discord> <T​enkawa> don't quote me on this but you can ignore the .asc error ones
<Armbian-Discord> <m​eteyou> so you think the asc errors have nothing todo with the "end error":
Armbian-Discord has quit [Remote host closed the connection]
Armbian-Discord has joined #armbian
<Armbian-Discord> <T​enkawa> correct.. if you look up a few lines you will find the function that failed and the line number of the call
<Armbian-Discord> <T​enkawa> that will be the file in the builder to check
<Armbian-Discord> <m​eteyou> but why does build worked 1 action before, changed a setting for other build an then it failed?
<Armbian-Discord> <m​eteyou> so first run: opi 4 tls worked and radxa cm3 didnt worked. second run: opi4 lts failed and radxa cm3 worked
<Armbian-Discord> <m​eteyou> thats my issue...
<Armbian-Discord> <T​enkawa> do you have the compile.sh command I could try to recreate the fail/completes?
<Armbian-Discord> <T​enkawa> or are you customizing(patching)?
<Armbian-Discord> <m​eteyou> yes of course! all available via github workflow:
<Armbian-Discord> <m​eteyou> ```
<Armbian-Discord> <m​eteyou> ./compile.sh \
<Armbian-Discord> <m​eteyou> BOARD="orangepi3-lts" \
<Armbian-Discord> <m​eteyou> RELEASE="bullseye" \
<Armbian-Discord> <m​eteyou> BRANCH="current" \
<Armbian-Discord> <m​eteyou> BUILD_ONLY="default" \
<Armbian-Discord> <m​eteyou> BUILD_DESKTOP="no" \
<Armbian-Discord> <m​eteyou> BUILD_MINIMAL="yes" \
<Armbian-Discord> <m​eteyou> KERNEL_CONFIGURE="no" \
<Armbian-Discord> <m​eteyou> BOOTFS_TYPE="fat"\
<Armbian-Discord> <m​eteyou> COMPRESS_OUTPUTIMAGE="" \
<Armbian-Discord> <m​eteyou> DOWNLOAD_MIRROR="" \
<Armbian-Discord> <m​eteyou> ARMBIAN_MIRROR="" \
<Armbian-Discord> <m​eteyou> MAINLINE_MIRROR="google" \
<Armbian-Discord> <m​eteyou> UBOOT_MIRROR="github" \
<Armbian-Discord> <m​eteyou> GITHUB_MIRROR="" \
<Armbian-Discord> <m​eteyou> REGIONAL_MIRROR="" \
<Armbian-Discord> <m​eteyou> REPOSITORY_INSTALL="kernel, armbian-config, armbian-firmware"
<Armbian-Discord> <m​eteyou> ```
<Armbian-Discord> <m​eteyou> this is the same run as above
<Armbian-Discord> <T​enkawa> ok just a sec
<Armbian-Discord> <m​eteyou> and this was a build from the master branch
<Armbian-Discord> <T​enkawa> this against .. ok was about to ask that
<Armbian-Discord> <m​eteyou> no. only custumised build settings
<Armbian-Discord> <T​enkawa> heh
<Armbian-Discord> <m​eteyou> but i also tested settings first in a VM (ubuntu 22.04 arm server) on my mac mini. when all worked fine, i copied these settings in my workflow and it doesnt worked. so i think its also some special issue with github runners
<Armbian-Discord> <T​enkawa> Its running now
<Armbian-Discord> <m​eteyou> i also started a run with the same settings in my VM... just to doublecheck it
<Armbian-Discord> <m​eteyou> ok. build finished
<Armbian-Discord> <T​enkawa> make note of that site then...