ArmbianHelper changed the topic of #armbian to: armbian - Linux for ARM development boards | Armbian 20.11 Tamandua released | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum feed: #armbian-rss | Type 'help' for help | Logs: -> irc.armbian.com
<buZz>
pffff
<buZz>
udoo quad has some kinda obnoxiously bright rgb? led on board
mangix has quit [Read error: Connection reset by peer]
sunshavi has quit [Ping timeout: 245 seconds]
mangix has joined #armbian
mangix has quit [Remote host closed the connection]
mangix has joined #armbian
plntyk has quit [Read error: Connection reset by peer]
plntyk has joined #armbian
sunshavi has joined #armbian
Unit193 has quit [Read error: Connection reset by peer]
<IgorPec>
good morning
<Werner>
Morning
Unit193 has joined #armbian
<IgorPec>
tnx, i forget about the docs
<Werner>
np
restless_being has joined #armbian
kolla has quit [Quit: %fog relay%]
kolla has joined #armbian
Xogium has quit [Quit: Leaving.]
Xogium has joined #armbian
mangix has quit [Ping timeout: 245 seconds]
PPAChao is now known as PPA
Xogium has quit [Quit: Leaving.]
Xogium has joined #armbian
caiortp has joined #armbian
mangix has joined #armbian
prefixcactus has joined #armbian
stipa_ has joined #armbian
stipa has quit [Ping timeout: 268 seconds]
stipa_ is now known as stipa
caiortp has quit [Ping timeout: 256 seconds]
torv has quit [Remote host closed the connection]
torv has joined #armbian
<lanefu>
mornin
<Werner>
hi
rrman_ has joined #armbian
caiortp has joined #armbian
rrman has quit [Ping timeout: 260 seconds]
torv has quit [Ping timeout: 268 seconds]
Xogium has quit [Quit: Leaving.]
Xogium has joined #armbian
torv has joined #armbian
cisco87 has quit [Ping timeout: 268 seconds]
cisco87 has joined #armbian
s_frit has quit [Remote host closed the connection]
s_frit has joined #armbian
<ArmbianTwitter>
@nathanleighsays (nathanleighsays): @Sp0ck001 @EricJacobLarson it does! and it really is! still a few kinks to work out, but it's surprisingly reliable. right now it only compiles for debian-based oses (ubuntu, mint, raspbian, armbian) but if you've got a raspberry pi, I can talk you through the install process. https://tinyurl.com/yhj5wkvo (6s ago)
amoney has joined #armbian
<amoney>
Hello
<Werner>
Hi
<amoney>
i am having a issue
<amoney>
using ./compile.sh
<amoney>
on ubuntu
<amoney>
trying to build cubox image
<amoney>
[ error ] ERROR in function compile_uboot [ compilation.sh:235 ]
<amoney>
[ error ] U-boot compilation failed
<amoney>
[ o.k. ] Process terminated
<Werner>
Check output/debug folder
<amoney>
i see the output log
<amoney>
dont know how to fix
<Werner>
Me neither if you dont share the info :)
sunshavi has quit [Remote host closed the connection]
<ArmbianTwitter>
@AdiCon01 (AdiCon): My smallest @3CX #PBX installation ever! @orangepiunlong One, quad core 1.2GHz, 512MB RAM. Next target will be OrangePi Zero2 1GB as soon as @armbian porting will be complete! https://t.co/Iivjkt2ODShttps://tinyurl.com/yeu7pgg8 (3s ago)
<[TheBug]>
amoney: it will likely take updates to both uboot and kernel to make mpcie work as the interface has to be brought up in uboot first -- it is very possible the code you are trying to make work hasn't been tested or has bugs in uboot code for building with that driver
<[TheBug]>
one of the things I was going to suggest
<[TheBug]>
is you get the kernel source that SolidRun provides
<[TheBug]>
and build their kernel instead, you may have a better outcome
<[TheBug]>
however, I am sure they only have legacy kernel
caiortp has quit [Remote host closed the connection]
caiortp has joined #armbian
<amoney>
i haven't even gotten to building the kernel yet, uboot i dont think i even need to modify
<[TheBug]>
the errors you pasted in paste bin were it building uboot...
<[TheBug]>
which will be built as part of kernel compile process..
<[TheBug]>
and the driver looks to have bugs... where whatever is being compiled for uboot is failing
<[TheBug]>
plus the kernel your compiling sounds like it wasn't actually directly for your board
<[TheBug]>
thats what I was trying to point out earlier
<[TheBug]>
just because that current image works for Cubox-i
<[TheBug]>
doesn't mean it will include all needed code for other board for differen peripheral that works
<amoney>
yes kernel 5.10
<[TheBug]>
basically you are currently using a vanilla image that is compatible
<[TheBug]>
not built specific for it
chewitt_ has joined #armbian
chewitt has quit [Ping timeout: 256 seconds]
manpaz has joined #armbian
manpaz has quit [Remote host closed the connection]
restless_being_ has quit [Ping timeout: 246 seconds]
mrueg has joined #armbian
Tony_mac32 has joined #armbian
<ArmbianTwitter>
@openoms (openoms(privacy-enhancing)): @eznode_ @bavarianledger Switching the locale to UTF-8 will probably sort this sudo armbian-config has it if that's the base image https://tinyurl.com/ygag74jc (10s ago)
kcz has quit [Quit: kcz]
kcz has joined #armbian
<ArmbianTwitter>
@shesek (Nadav Ivgi): @openoms @eznode_ @bavarianledger It currently uses debian slim as the base image for both AMD64 and ARM. Do you recommend switching to armbian? https://tinyurl.com/ydwtr546 (11s ago)
<ArmbianTwitter>
@thinkmassive (thinkmassive): @shesek @openoms @eznode_ @bavarianledger Armbian is good for booting specific devices, but for containers I’d stick with debian-slim. It has more eyes on it and should be far more predictable in general. https://tinyurl.com/yfytgzqb (29s ago)
<ArmbianTwitter>
@openoms (openoms(privacy-enhancing)): @shesek @eznode_ @bavarianledger If eznode is a docker image the locale needs to be set for the underlying OS to be able to show the unicode characters. @armbian has fantastic support for a wide range of SBC-s, but it should make no difference if you build the image on Debian since Armbian is based on that that. https://tinyurl.com/yzajg7pl (20s ago)
<ArmbianTwitter>
@openoms (openoms(privacy-enhancing)): @shesek @eznode_ @bavarianledger As eznode is a docker image the locale needs to be set for the underlying OS to be able to show the unicode characters. @armbian has fantastic support for a wide range of SBC-s, but it should make no difference if you build the image on Debian since Armbian is based on that too. https://tinyurl.com/yjuwmbyy (10s ago)