Werner 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/Twitter feed: #armbian-rss | Type 'help' for help | Logs: -> irc.armbian.com
xecuter has joined #armbian
<xecuter> hi
<xecuter> can you help me?
<xecuter> i have trouble to using docker
<xecuter> standard_init_linux.go:211: exec user process caused "exec format error"
<nekomancer[m]> 90% you have to setup into system qemu-user-static
fizikz has joined #armbian
<fizikz> odroid devs indicate the memory performance problem on the hc2 should be solved with kernel 5.4.150
<Armbian-Discord> <l​anefu> Sweet I just saw
<Armbian-Discord> <l​anefu> GitHub actions was being broken earlier might be a few days before fresh nightly kernel is rolled out
<fizikz> thanks for the heads up. i'll check the nightlies in a few days or on the weekend and test it out
phenom has quit [Read error: Connection reset by peer]
phenom has joined #armbian
Dagger has quit [Ping timeout: 252 seconds]
Dagger has joined #armbian
solderfumes1 has quit [Ping timeout: 265 seconds]
psydroid has quit [Ping timeout: 265 seconds]
psydroid has joined #armbian
solderfumes1 has joined #armbian
attah has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
Malditron has quit [Quit: Konversation terminated!]
qqqhhh8 has joined #armbian
qqqhhh has quit [Ping timeout: 246 seconds]
qqqhhh8 is now known as qqqhhh
qqqhhh0 has joined #armbian
qqqhhh has quit [Ping timeout: 245 seconds]
qqqhhh0 is now known as qqqhhh
standardrat_ has quit [Quit: Leaving]
standardrat has joined #armbian
xecuter has quit [Ping timeout: 252 seconds]
xecuter has joined #armbian
xecutercmd has joined #armbian
xecuter has quit [Ping timeout: 265 seconds]
silver_hook has quit [Changing host]
silver_hook has joined #armbian
CrashTestDummy2 has joined #armbian
CrashTestDummy has quit [Ping timeout: 250 seconds]
loki_val has quit [Ping timeout: 276 seconds]
<Armbian-Discord> <k​prasadvnsi> Where are the default icons being set for xfce in the Armbian build?
crabbedhaloablut has joined #armbian
silver_hook is now known as hook
archetyp has joined #armbian
marshall[m] has joined #armbian
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #armbian
<Armbian-Discord> <l​anefu> @RichNeese
<Armbian-Discord> <R​ichNeese> ?
<Armbian-Discord> <R​ichNeese> what did I do
<Armbian-Discord> <R​ichNeese> we set them in the .skel files that get cp to the users
<Armbian-Discord> <R​ichNeese> 1 min
<Armbian-Discord> <R​ichNeese> and they are under the .config dir per user
<Armbian-Discord> <R​ichNeese> but it depends on the desktop
<Armbian-Discord> <R​ichNeese> on how its set
<Armbian-Discord> <R​ichNeese> <property name="ThemeName" type="string" value="Numix"/> <property name="IconThemeName" type="string" value="Numix"/>
standardrat_ has joined #armbian
standardrat has quit [Ping timeout: 265 seconds]
<marshall[m]> Got armbian to install on an MXQ 4K PRO Android TV box
<marshall[m]> Things are working but I can't seem to get WiFi to work...
<marshall[m]> Any help would be appreciated, thank you!
aandrew has left #armbian [#armbian]
<Armbian-Discord> <T​onymac32> Could be anything with these TV Boxes. Before anyone starts yelling I will just say for the record we don't support/talk about TV boxes and some people get really easily frustrated with the questions
<Armbian-Discord> <T​onymac32> I would say you need to figure out the specific wifi chip, then determine if it's firmware is available in Armbian. Install the full firmware package first of course. If not there then add it. Beyond that you're talking about compiling drivers, and can find those instructions freely online
<Armbian-Discord> <T​onymac32> Wifi is SV6051P looking at that board, I dont recognize it or the company who makes it.
<stipa> maybe there's no linux driver for that wifi chip
<stipa> marshall[m]: shorturl.at/sGPR4
<Armbian-Discord> <x​p> Hey, using Armbian 21.08.0-trunk Bullseye with Linux 5.10.60-sunxi on a nanopi neo air. Trying to get bluetooth to be enabled at boot. /sys/class/bluetooth does not exist until I run hciconfig hci0 up (which fails) but seems to trigger the bluetooth device to load - any idea what might be going on?
<stipa> xp what happens if you repeat 'hciconfig hci0 up' after the first time?
<Armbian-Discord> <R​ichNeese> did you install bt support from the armbian-config
<Armbian-Discord> <R​ichNeese> did you read the how to
<Armbian-Discord> <R​ichNeese> by default bt is not installed on base imgs
<Armbian-Discord> <R​ichNeese> you have to add it
<Armbian-Discord> <x​p> same failure: Can't get device info: No such device. I looked at the script in github and ran the same commands (apt-get install ...)
<stipa> run 'armbian-config' and try to install if there is anything related to the bt
<Armbian-Discord> <R​ichNeese> also just so you know bullseye is still in early phase support on armbian
<Armbian-Discord> <x​p> Ok - did 'Remove BT' and then 'Install BT' options in 'armbian-config and rebooted. No change, bluetooth.service cannot start because the condition on '/sys/class/bluetooth' existing is not met. I think the armbian-config just installs userland programs
<Armbian-Discord> <R​ichNeese> it still needs alot of testing and pkg checking , and this will most likly take to the first of year to make it officially supported
<Armbian-Discord> <R​ichNeese> what board is this
<Armbian-Discord> <x​p> NanoPi Neo Air
<Armbian-Discord> <x​p> Thanks for the heads up regarding bullseye
<[TheBug]> xp: before you dig a hole, have you tried an earlier version and it worked?
<[TheBug]> as in you know Bluetooth support is there for the board and this is a regression
<[TheBug]> or you are only testing this now on current version and haven't tested older?
<Armbian-Discord> <R​ichNeese> I will find my air and test but it will take a day or so to find it
<buZz> wifi .. why BT?
<buZz> i wonder if those four pins on the slanted side are another USB port :)
<Armbian-Discord> <x​p> I've not tested an older version yet, just the output image from /compile.sh docker BOARD=nanopiair BRANCH=current RELEASE=bullseye BUILD_MINIMAL=yes BUILD_DESKTOP=no KERNEL_ONLY=no KERNEL_CONFIGURE=no
<stipa> there are probably some on those gpio
<Armbian-Discord> <x​p> Thanks a lot, no worries
<buZz> i wonder what that empty chip location is on the right
<buZz> which is connected to that pcb antenna :P
<Armbian-Discord> <x​p> RE "wifi .. why BT?" BT is required for the application, WiFi is just for development
<Armbian-Discord> <x​p> would you recommend trying Buster or Stretch?
<stipa> [TheBug]: would
Redentor has joined #armbian
<[TheBug]> Well the reason I ask that
<[TheBug]> is a lot of the bt / wifi chipsets used with H3 boards have pretty shit support in general
<[TheBug]> and I can remember not all boards have on board working correctly
<[TheBug]> so it may be worth downloading an older image and seeing if it was / is actually working
<[TheBug]> before you play the game of "why doesn't it work in the current version"
<[TheBug]> for most H3s and I have .. most of them
<[TheBug]> I tend to use USB CSR BT dongle
<[TheBug]> as it has much better support
<[TheBug]> xp: and I did a bunch of work on H3Droid (Android for H3) and fought with many of those chips and largest failure rate was getting on board BT to work correctly
<[TheBug]> it is very possible that only place it is working in Armbian is in Legacy image as well
Redentor has quit [Quit: Leaving]
<Armbian-Discord> <R​ichNeese> have you tried the focal base img ?
<Armbian-Discord> <x​p> Thanks for the insight. Unfortunately the USB dongle is not an option. I'll try going back a few versions (buster, stretch) but might have to fall back to the stock image from friendlyarm which sucks as I have a devops system in place for armbian from another project
<Armbian-Discord> <x​p> Not yet, I thought armbian was just based on debian?
<[TheBug]> Again if it doesn't work in mainline, test lagacy
<[TheBug]> more likely to see it working in Legacy image than mainline
<[TheBug]> especially if that chipset is a sucky one
<Armbian-Discord> <x​p> ah ok gotcha, will do
<[TheBug]> xp: if you are looking for older images you can check one of our mirrors with archive, such as https://xogium.armbian.com/archive
<Armbian-Discord> <R​ichNeese> no
<Armbian-Discord> <R​ichNeese> armbian is debian/ubuntu
attah has joined #armbian
<Armbian-Discord> <R​ichNeese> it can buildbothosimgs
<Armbian-Discord> <x​p> Thanks @TheBug and @RichNeese - I'll have to try those images tomorrow as the one I have now isn't easily accessible
<Armbian-Discord> <T​onymac32> Did you install the full firmware package
<Armbian-Discord> <T​onymac32> I think those are AP6212 on the AIR
Redentor has joined #armbian
<[TheBug]> AIR is one of the few I don't have, I have M1 and M1 Plus though
<Armbian-Discord> <T​onymac32> I have an AIR but I'm in a meeting for the paying job. XD
<Armbian-Discord> <x​p> I didn't explicitly install the firmware package, I thought that might have been done when selecting BOARD=nanopiair?
<Armbian-Discord> <R​ichNeese> firmware should be installed when you build
<Armbian-Discord> <R​ichNeese> but like I said bullseye is still beta
<Armbian-Discord> <R​ichNeese> for armbian
<Armbian-Discord> <R​ichNeese> and might not have full support
<Armbian-Discord> <R​ichNeese> xp can you install tmate
<marshall[m]> <Armbian-Discord> "<T​onymac32> Wifi is SV6051P..." <- Works,
<marshall[m]> I re-flashed the older kernel version (4.4) then used SV6051P as the wifi chip for `rk322x-config` and it now works flawlessly
<marshall[m]> Thank you!
<IgorPec> xp: bug reports goes this way https://www.armbian.com/bugs
<Armbian-Discord> <R​ichNeese> ?
<IgorPec> what? :)
<Armbian-Discord> <R​ichNeese> sorry wrong winder
archetech has joined #armbian
<xecutercmd> hiho,. can i get support in german, too?:)
<[TheBug]> only if you pay in German Beir
<[TheBug]> you can speak in your native language just prefix it with '--' and the bot will auto translate for you
<[TheBug]> -- Ja, Halo!
<ArmbianHelper> Yes, Hello! [hr~>eng]
archetech has quit [Quit: Konversation terminated!]
<IgorPec> -- jawohl
<ArmbianHelper> Yes sir [de~>eng]
<IgorPec> :=)
<[TheBug]> -- Nein! Nein! Nein! Das ist nicht shr gut!
<ArmbianHelper> No! No! No! That's not very good! [de~>eng]
<[TheBug]> lol
unmanbearpig has quit [Ping timeout: 245 seconds]
archetech has joined #armbian
<HerculeP> --Bier ;)
<ArmbianHelper> Beer ;) [de~>eng]
archetech has quit [Quit: Leaving]
unmanbearpig has joined #armbian
archetech has joined #armbian
flyback has quit [Quit: Leaving]
flyback has joined #armbian
Redentor has quit [Quit: Leaving]
<xecutercmd> :P
<xecutercmd> sing a Bier-Song
<Armbian-Discord> <T​onymac32> Never gonna give you up, never gonna let you down...
<IgorPec> bier?
<buZz> ja lekker