Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Forums Feed: #armbian-rss | This channel is logged -> irc.armbian.com
Hokedli has joined #armbian
Hokedli has quit [Quit: Konversation terminated!]
drobo_00 has joined #armbian
drobo_00 has quit [Client Quit]
ed_peguillan has quit [Quit: Leaving]
ChriChri_ has joined #armbian
ChriChri_ is now known as ChriChri
Tenkawa has joined #armbian
<nekomancer[m]>
why armbian build script download so many gcc-linaro* versions?
<nekomancer[m]>
it uses all of them?
<archetech>
covers alot of boardss
<nekomancer[m]>
but I set one board on script invocation
<nekomancer[m]>
and it downloads them long before config editor will be invoced
<nekomancer[m]>
seems strange.
Net147 has quit [Ping timeout: 258 seconds]
Net147 has joined #armbian
<[TheBug]>
nekomancer[m]: they support many boards so it make easier to have in one pacakge I believe, as archetech mentioned
Tenkawa has quit [Quit: Leaving.]
sbbg has joined #armbian
xec has joined #armbian
xecuter has quit [Ping timeout: 260 seconds]
dddddd has quit [Remote host closed the connection]
<Werner>
Good morning.
<nekomancer[m]>
good
_whitelogger has joined #armbian
<chewitt>
morning all
<chewitt>
I'm setting up an Odroid N2 for someone to do some remote V4L2 ffmpeg work on
<chewitt>
I've used an image from @balbes150 as this is using the same overall kernel patch-set as my LE images
<chewitt>
I need to put the device on a static IP address
<chewitt>
but, I'm seeing a different MAC on each reboot
valoga has quit [Ping timeout: 246 seconds]
<chewitt>
device is using "U-Boot 2019.10-armbian"
<chewitt>
how to fix on Armbian? .. LE has a background service that forces a consistent MAC based on CPU serials
<Werner>
Is there a mac address set in ArmbianEnv.txt in /boot?
NeuroScr has quit [Quit: NeuroScr]
<chewitt>
no ArmbianEnv.txt file
<chewitt>
/boot has what looks like a greatest-hits collection of boot scripts and such, so no idea which is actually being used :)
<Werner>
I have no experience with Odroid tbh. I just know that at first run usually a random mac gets generated and put to this file.
<chewitt>
I added “mac=xx:xx:xx:xx:xx:xx” to /boot/uEnv.txt but this doesn’t seem to work
<chewitt>
I created /boot/armbianEnv.txt with the same, but this doesn’t work either
<chewitt>
and I also tried ethaddr/eth_mac
<chewitt>
most odd
<Werner>
No clue, sorry. Try search forums for mac issues.
<chewitt>
I pinged Oleg .. I'll let him figure it out
<chewitt>
ahh, /etc/network/interfaces
archetech has quit [Quit: Konversation terminated!]
archetech has joined #armbian
cardboard64 has quit [Quit: cardboard64]
cardboard64 has joined #armbian
anon9002 has joined #armbian
NeuroScr has joined #armbian
anon9002 has quit [Quit: leaving]
xecutertool has joined #armbian
xec has quit [Remote host closed the connection]
Net147 has quit [Quit: Quit]
Net147 has joined #armbian
sbbg has quit [Quit: Konversation terminated!]
sbbg has joined #armbian
<ArmbianTwitter>
@masdhona (masdhona): RT @yc3bvg: First Image received from GK-2A ,Goestools install on Armbian with Cheap hardware STB ZTE B860H. @sam210723 #Goestools #weath… (31s ago)
xecutertool has quit [Remote host closed the connection]
xecuter has joined #armbian
archetech has quit [Quit: Konversation terminated!]
dddddd has joined #armbian
mirage335 has quit [Ping timeout: 272 seconds]
NeuroScr has quit [Quit: NeuroScr]
mirage335 has joined #armbian
archetech has joined #armbian
valoga has joined #armbian
<chewitt>
can anyone share a compiled Odroid C1 u-boot.bin ?
<chewitt>
before I go install an ancient Ubuntu VM to compile an equally ancient u-boot :)
<IgorPec>
you can grab one from our repository ... let me seek
<nekomancer[m]>
Is it still true? I try .dto on meson N2 and it seems work
<IgorPec>
yes, this was extended to rockchip/meson64
<IgorPec>
but i guess nobody adjusted manual :)
<nekomancer[m]>
is it normal at all — to add .dto with debian package? I think about dto for N2 RTC who not have a battery by default
redentor has joined #armbian
<IgorPec>
if overlay was made for that kernel, it should work
<IgorPec>
but if it was made for some other ... no warranty. Its bets to include overlays to the kernel source with others
<nekomancer[m]>
I read by link "Note: from the Linux kernel maintainer perspective all " and decide there still no rtc overlay in kernel, despite one of dev give it me on forum, means "there no work rtc on board by default, then no rtc should work in standat kernel by default".
<nekomancer[m]>
then I try to invent a way to setup it separately
<IgorPec>
... which is why we have so many patches
<IgorPec>
:)
<IgorPec>
overlays are default disabled, so no harm is done
goregath has quit [Remote host closed the connection]
<Tenkawa>
on the thing I'm working on with booting I thin its a very simple problem with needing to fix my boot.ini
<Tenkawa>
er think
<IgorPec>
nekomancer: for Amlogic G12B family
<fizikz>
IgorPec: plans for watchdog on kernel 5* for Odroid HC2/XU4? right now the watchdog service fails and i plan to disable it, though it would be useful on this type of device
<Tenkawa>
IgorPec: now what does seem puzzling and maybe you can answer this one... what device type "is" the emmc? because once the nn2 is booted even on the microsd and buses rescanned the media doesnt show up
<Tenkawa>
that might answer what is missing from the load
<IgorPec>
fizikz: we have no budget for features development. If it works, works, but with XU4 and 5* we fight stability issues. Once that are fixed - it looks they are ... but we have a release comming. No development for 1 month
<IgorPec>
Tenkawa: /dev/mmcblk*
<IgorPec>
always
<Tenkawa>
no.. what kernel driver.. I didnt ask what device node
<IgorPec>
but it number of the device might change
<Tenkawa>
I know its a mmcblk device node
<IgorPec>
exact location i would need to check. its the same as SD card, under standard media driver interface
<Tenkawa>
some of these boards have some exotic drivers (broadcom vchi being an example)
<IgorPec>
we don't deal with broadcom :)
<Tenkawa>
I wish I didnt but I have no choice'
<Tenkawa>
I work on it all
<fizikz>
IgorPec: sure, doesn't have to be in the next month, but is there any intention of eventually addressing it? currently: "modprobe: FATAL: Module softdog not found in directory /lib/modules/5.4.28-odroidxu4"
<IgorPec>
fizikz: this is community development. I don't who should take you idea / wish?