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
<buZz> but you cant even operate it -_-
sunshavi has quit [Ping timeout: 245 seconds]
sunshavi has joined #armbian
mangix has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
mangix has joined #armbian
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]
<amoney> please take a look
sunshavi has joined #armbian
<Werner> compilation.log ?
<amoney> yes
<amoney> one sec
<amoney> last link is compilation.log please take a look
<Werner> U-Boot for cubox-i builds just fine for me. Try starting over with a clean clone of the build repository
<amoney> wow u have the cubox-i
<amoney> i have the hummingboard 2edge
<Werner> And?
<amoney> its a great board
<amoney> i am trying to create a custom kernel to enable the mpcie
<Werner> Anyway no clue about your issue since I cannot reproduce
<[TheBug]> hmm is that board even supported?
<Werner> yes
<[TheBug]> interesting don't see any images for it
<[TheBug]> why I asked
<[TheBug]> unless its named something else
<Werner> https://www.armbian.com/hummingboard-2/ seems like it is sharing the same images with cubox-i
<amoney> yes
<[TheBug]> but he sayd Humminbird Edge
<[TheBug]> if its also 2 thats super confusing
<[TheBug]> or is it just a variation of same board?
<amoney> correct
<Werner> no idea
<[TheBug]> Because technicall none of the boards on https://www.solid-run.com/embedded-industrial-iot/nxp-i-mx6-family/hummingboard/ are listed as supported board in the way they are named :Z
<[TheBug]> but all share same chip
<[TheBug]> I mention because uboot could be different on each because of tooling / options
<[TheBug]> some have camera interfaces
<[TheBug]> some can bus
<[TheBug]> some mipi
<[TheBug]> and it varies
<[TheBug]> so it would make sense that uboot would also have to vary
<[TheBug]> amoney: what image are you running now?
<amoney> i have a short video of what my setup looks like please take a look
<[TheBug]> amoney: what image are you running now?
<amoney> Armbian_21.02.3_Cubox-i_focal_current_5.10.21_xfce_desktop.img
<amoney> i am having same error on running script again
<amoney> i started clean by deleting everything
Redentor has joined #armbian
<Werner> Did you try to build without any modifications to the source?
<amoney> yes just now
<amoney> i need to create a custom kernel to enable the mpcie
<Werner> yes you stated that and I assumed you already made modifications to the source which could have cause your troubles
<amoney> cloned git no modifications
<Werner> No idea. Since it works on two independent machines I tested I can only ask you to check the docs and double-check all requirements are there: https://docs.armbian.com/Developer-Guide_Build-Preparation/
<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/Iivjkt2ODS https://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]
<amoney> so i modified imx6.conf to change git to https://github.com/u-boot/u-boot.git
<amoney> not use the solidrun git
<amoney> and i got passed the error
<amoney> kernel is building now
prefixcactus has quit [Ping timeout: 264 seconds]
Redentor has quit [Quit: Leaving]
<amoney> which file do i have to edit to try the kernel 5.11
<amoney> its not that file thats for u-boot
<amoney> sorry maybe it is that file
<amoney> i want to know where the download source is
<Werner> If there is no repository specified its mainline so the source is pulled from git.kernel.org
<amoney> i have a kernel patch which patches a few files
<amoney> how do i make it work?
<amoney> userpatches right?
<Werner> Yeah, check docs for how this works
forest[m] has quit [*.net *.split]
_`[m] has quit [*.net *.split]
Kamilion has quit [*.net *.split]
ddurst has quit [*.net *.split]
threenp has quit [*.net *.split]
bantu has quit [*.net *.split]
DarthGandalf has quit [*.net *.split]
martinayotte_ has quit [*.net *.split]
nkuttler has quit [*.net *.split]
silver_hook has quit [*.net *.split]
adds68 has quit [*.net *.split]
xperia64 has quit [*.net *.split]
bw\ has quit [*.net *.split]
[TheBug] has quit [*.net *.split]
Triffid_Hunter has quit [*.net *.split]
psydruid has quit [*.net *.split]
SebastianLee has quit [*.net *.split]
HerculeP has quit [*.net *.split]
lorbus has quit [*.net *.split]
agates[m] has quit [*.net *.split]
sdoran has quit [*.net *.split]
Fleck has quit [*.net *.split]
indy has quit [*.net *.split]
ArmbianHelper has quit [*.net *.split]
stefano79 has quit [*.net *.split]
Tony_mac32 has quit [*.net *.split]
phipli has quit [*.net *.split]
ornxka_ has quit [*.net *.split]
ikmaak has quit [*.net *.split]
wingedrhino_ has quit [*.net *.split]
binarym has quit [*.net *.split]
bantu has joined #armbian
adds68 has joined #armbian
bw\ has joined #armbian
stefano79 has joined #armbian
threenp has joined #armbian
ornxka has joined #armbian
SebastianLee has joined #armbian
binarym has joined #armbian
ArmbianHelper has joined #armbian
phipli has joined #armbian
HerculeP has joined #armbian
wingedrhino has joined #armbian
DarthGandalf has joined #armbian
xperia64 has joined #armbian
wingedrhino has joined #armbian
wingedrhino has quit [Changing host]
martinayotte_ has joined #armbian
ikmaak has joined #armbian
ddurst has joined #armbian
sdoran has joined #armbian
Fleck has joined #armbian
MaxT[m] has quit [*.net *.split]
poxifide has quit [*.net *.split]
Net147 has quit [*.net *.split]
bzyx has quit [*.net *.split]
rZr has quit [*.net *.split]
Triffid_Hunter has joined #armbian
probono has quit [*.net *.split]
diederik has quit [*.net *.split]
diederik has joined #armbian
rZr has joined #armbian
Net147 has joined #armbian
[TheBug] has joined #armbian
probono has joined #armbian
Kamilion has joined #armbian
mrjpaxton[m] has quit [Ping timeout: 240 seconds]
nekomancer[m] has quit [Ping timeout: 240 seconds]
bzyx has joined #armbian
silver_hook has joined #armbian
poxifide has joined #armbian
penguinbot[m] has quit [Ping timeout: 258 seconds]
rZr has joined #armbian
rZr has quit [Changing host]
<amoney> where can i change so i compile faster make -j 11
Sebastian[m] has quit [Ping timeout: 240 seconds]
kayterina has quit [Ping timeout: 240 seconds]
solderfumes[m] has quit [Ping timeout: 244 seconds]
kprasadvnsi[m] has quit [Ping timeout: 258 seconds]
<Werner> The build script already choosing an appropriate number of threads depending on the detected cores of your system
<amoney> thanks
<amoney> lets see how it will boot
<amoney> i wish you could boot from the m.2 drive but u can only use that as storage
<Werner> Tried nand-sata-install script to move your OS to nvme?
<amoney> cant use nvme
<amoney> did u see my video?
<Werner> no
indy has joined #armbian
<Werner> insta is banned in my network
<amoney> oh wow
<rZr> same
<rZr> but on purpose
chewitt_ is now known as chewitt
<amoney> with the hummingboard 2 you can not use m.2 as boot but you can use eMMC which is soldered to the board
<amoney> i think i shoud have 8GB but does not show up with fdisk
nkuttler has joined #armbian
sunshavi has quit [*.net *.split]
s_frit has quit [*.net *.split]
plntyk has quit [*.net *.split]
jschwart has quit [*.net *.split]
flyback has quit [*.net *.split]
pinkieval has quit [*.net *.split]
vegii has quit [*.net *.split]
arnidg has quit [*.net *.split]
Kamilion has quit [*.net *.split]
diederik has quit [*.net *.split]
Fleck has quit [*.net *.split]
indy has quit [*.net *.split]
[TheBug] has quit [*.net *.split]
phipli has quit [*.net *.split]
Xogium has quit [*.net *.split]
mangix has quit [*.net *.split]
RoyK has quit [*.net *.split]
comrade has quit [*.net *.split]
yang has quit [*.net *.split]
lids has quit [*.net *.split]
wooster has quit [*.net *.split]
IgorPec has quit [*.net *.split]
bigbrovar_ has quit [*.net *.split]
Spads has quit [*.net *.split]
amoney has quit [*.net *.split]
restless_being has quit [*.net *.split]
R0b0t1 has quit [*.net *.split]
toketin_ has quit [*.net *.split]
MyyMatrix has quit [*.net *.split]
Elpaulo has quit [*.net *.split]
johnnynitwits has quit [*.net *.split]
Mony has quit [*.net *.split]
azend has quit [*.net *.split]
Naaka has quit [*.net *.split]
DuClare has quit [*.net *.split]
eltoozero has quit [*.net *.split]
rZr has quit [*.net *.split]
martinayotte_ has quit [*.net *.split]
DarthGandalf has quit [*.net *.split]
ornxka has quit [*.net *.split]
threenp has quit [*.net *.split]
kolla has quit [*.net *.split]
Unit193 has quit [*.net *.split]
mpmc has quit [*.net *.split]
ced117 has quit [*.net *.split]
soltys has quit [*.net *.split]
Janhouse has quit [*.net *.split]
marvs has quit [*.net *.split]
iwkse has quit [*.net *.split]
kcz has quit [*.net *.split]
Findus- has quit [*.net *.split]
ScrumpyJack has quit [*.net *.split]
Spads_ has joined #armbian
MyyMatrix1 has joined #armbian
johnnynitwits has joined #armbian
Spads_ has joined #armbian
Spads_ has quit [Changing host]
marvs_ has joined #armbian
phipli has joined #armbian
restless_being_ has joined #armbian
yang_ has joined #armbian
amoney has joined #armbian
ScrumpyJack has joined #armbian
ced117 has joined #armbian
threenp has joined #armbian
diederik has joined #armbian
diederik has joined #armbian
diederik has quit [Changing host]
[TheBug] has joined #armbian
s_frit has joined #armbian
iwkse_ has joined #armbian
Naaka has joined #armbian
mangix_ has joined #armbian
Unit193 has joined #armbian
Mony has joined #armbian
comrade has joined #armbian
kolla has joined #armbian
ced117 has quit [Changing host]
ced117 has joined #armbian
R0b0t1 has joined #armbian
R0b0t1 has quit [Signing in (R0b0t1)]
R0b0t1 has joined #armbian
Elpaulo1 has joined #armbian
azend has joined #armbian
bigbrovar has joined #armbian
plntyk has joined #armbian
wooster has joined #armbian
soltys has joined #armbian
pinkieval has joined #armbian
Mony is now known as Guest68769
IgorPec has joined #armbian
comrade is now known as Guest28163
pinkieval has quit [Changing host]
pinkieval has joined #armbian
Janhouse has joined #armbian
vegii has joined #armbian
ornxka has joined #armbian
mpmc has joined #armbian
kcz has joined #armbian
lids has joined #armbian
martinayotte has joined #armbian
flyback has joined #armbian
Fleck has joined #armbian
toketin has joined #armbian
arnidg has joined #armbian
DarthGandalf has joined #armbian
Xogium has joined #armbian
Findus has joined #armbian
eltoozero has joined #armbian
Elpaulo1 is now known as Elpaulo
sunshavi has joined #armbian
Manouchehri has quit [Ping timeout: 240 seconds]
rZr has joined #armbian
mangix_ is now known as mangix
Kamilion has joined #armbian
RoyK has joined #armbian
jschwart has joined #armbian
DuClare has joined #armbian
Manouchehri has joined #armbian
mrjpaxton[m] has joined #armbian
indy has joined #armbian
macc24 has quit [*.net *.split]
steev has quit [*.net *.split]
midnight has quit [*.net *.split]
buZz has quit [*.net *.split]
_whitelogger has joined #armbian
lanefu has joined #armbian
lanefu has joined #armbian
lanefu has quit [Signing in (lanefu)]
buZz_ has joined #armbian
buZz_ has quit [Changing host]
buZz_ is now known as buZz
plntyk has quit [Quit: Leaving]
caiortp has quit [Ping timeout: 256 seconds]
mrjpaxton[m] has quit [*.net *.split]
jschwart has quit [*.net *.split]
Findus has quit [*.net *.split]
arnidg has quit [*.net *.split]
pinkieval has quit [*.net *.split]
urluck has quit [*.net *.split]
e3ef13f4ff44 has quit [*.net *.split]
steev has quit [*.net *.split]
marco44 has quit [*.net *.split]
Manouchehri has quit [*.net *.split]
rZr has quit [*.net *.split]
lvrp16 has quit [*.net *.split]
willmore has quit [*.net *.split]
jschwart has joined #armbian
Findus has joined #armbian
urluck_ has joined #armbian
arnidg has joined #armbian
e3ef13f4ff44 has joined #armbian
marco44 has joined #armbian
steev has joined #armbian
Manouchehri has joined #armbian
rZr has joined #armbian
lvrp16 has joined #armbian
willmore has joined #armbian
e3ef13f4ff44 has quit [Changing host]
e3ef13f4ff44 has joined #armbian
pinkieval has joined #armbian
Manouchehri has quit [Max SendQ exceeded]
steev has quit [*.net *.split]
marco44 has quit [*.net *.split]
rZr has quit [*.net *.split]
lvrp16 has quit [*.net *.split]
willmore has quit [*.net *.split]
rZr has joined #armbian
willmore has joined #armbian
marco44 has joined #armbian
plntyk has joined #armbian
mrjpaxton[m] has joined #armbian
midnight has quit [*.net *.split]
wysiwee has quit [*.net *.split]
Kamilion has quit [*.net *.split]
Fleck has quit [*.net *.split]
vegii has quit [*.net *.split]
milkii has quit [*.net *.split]
Werner has quit [*.net *.split]
arti has quit [*.net *.split]
ArmbianTwitter has quit [*.net *.split]
Werner has joined #armbian
vegii has joined #armbian
Werner has joined #armbian
Werner has quit [Changing host]
ArmbianTwitter has joined #armbian
milkii has joined #armbian
wysiwee has joined #armbian
arti has joined #armbian
Naaka is now known as Nakaori
steev has joined #armbian
Kamilion has joined #armbian
lvrp16 has joined #armbian
Fleck has joined #armbian
midnight has joined #armbian
cisco87 has quit [*.net *.split]
torv has quit [*.net *.split]
stipa has quit [*.net *.split]
oida has quit [*.net *.split]
urluck_ is now known as urluck
Manouchehri has joined #armbian
stipa has joined #armbian
cisco87 has joined #armbian
torv has joined #armbian
oida has joined #armbian
silver_hook has quit [*.net *.split]
bzyx has quit [*.net *.split]
probono has quit [*.net *.split]
Triffid_Hunter has quit [*.net *.split]
ikmaak has quit [*.net *.split]
wingedrhino has quit [*.net *.split]
HerculeP has quit [*.net *.split]
xperia64 has quit [*.net *.split]
ArmbianHelper has quit [*.net *.split]
chewitt has quit [*.net *.split]
bantu has quit [*.net *.split]
binarym has quit [*.net *.split]
rrman_ has quit [*.net *.split]
monotux has quit [*.net *.split]
f476 has quit [*.net *.split]
mrueg has quit [*.net *.split]
loredin has quit [*.net *.split]
dddddd has quit [*.net *.split]
silven has quit [*.net *.split]
Unit193 has quit [*.net *.split]
poxifide has quit [*.net *.split]
Net147 has quit [*.net *.split]
SebastianLee has quit [*.net *.split]
stefano79 has quit [*.net *.split]
bw\ has quit [*.net *.split]
adds68 has quit [*.net *.split]
eth01 has quit [*.net *.split]
binarym has joined #armbian
bantu has joined #armbian
rrman has joined #armbian
f476 has joined #armbian
bw\ has joined #armbian
ArmbianHelper has joined #armbian
HerculeP has joined #armbian
loredin has joined #armbian
wingedrhino has joined #armbian
eth01 has joined #armbian
xperia64 has joined #armbian
wingedrhino has joined #armbian
wingedrhino has quit [Changing host]
eth01 has quit [Changing host]
eth01 has joined #armbian
bzyx has joined #armbian
Redentor has joined #armbian
monotux has joined #armbian
stefano79 has joined #armbian
silven has joined #armbian
chewitt has joined #armbian
Net147 has joined #armbian
Triffid_Hunter has joined #armbian
mrueg has joined #armbian
adds68 has joined #armbian
ikmaak has joined #armbian
silver_hook has joined #armbian
poxifide has joined #armbian
dddddd has joined #armbian
Redent0r has joined #armbian
Unit193 has joined #armbian
Redentor has quit [Read error: Connection reset by peer]
mrjpaxton[m] has quit [Ping timeout: 258 seconds]
Elpaulo has quit [Quit: Elpaulo]
yang_ is now known as yang
<amoney> build completed but no uboot working when i flashed the sd card and turned it on
<amoney> Fec waiting for phy auto negotiation to complete timeout \Could not initialize phy fec 
mrjpaxton[m] has joined #armbian
_`[m] has joined #armbian
psydruid has joined #armbian
agates[m] has joined #armbian
penguinbot[m] has joined #armbian
Elpaulo has joined #armbian
SebastianLee has joined #armbian
kayterina has joined #armbian
lorbus has joined #armbian
solderfumes[m] has joined #armbian
nekomancer[m] has joined #armbian
amoney has quit [Remote host closed the connection]
amoney has joined #armbian
Hokedli has joined #armbian
amoney has quit [Client Quit]
kprasadvnsi[m] has joined #armbian
MaxT[m] has joined #armbian
amoney has joined #armbian
<amoney> hello again
<amoney> TheBug:
<amoney> TheBug: i see there is a problem
Sebastian[m] has joined #armbian
forest[m] has joined #armbian
Spads_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Spads has joined #armbian
Spads has quit [Changing host]
Spads has joined #armbian
amoney has quit [Remote host closed the connection]
bzyx has quit [Ping timeout: 240 seconds]
bzyx has joined #armbian
Guest28163 is now known as comrade
Hokedli has quit [Remote host closed the connection]
<[TheBug]> Holy netsplits Batman!
<Unit193> That's what happens when you reboot all the servers on the same day.
<IgorPec> noisy irc, yeah
<Unit193> Also, whoops. I thought I was in a different channel, though the answer is the same. OpenSSL bugs really are awful. :/
mpmc has quit [Quit: ZNC - https://znc.in]
mpmc has joined #armbian
mrkajetanp has joined #armbian
mrueg has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
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)