Werner__ changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | This channel is logged -> http://irc.armbian.com
NeuroScr has quit [Quit: NeuroScr]
archetech has quit [Quit: Konversation terminated!]
archetech has joined #armbian
Tonymac32 has joined #armbian
<steev>
is pcie known to not work properly on the 5.4 kernel? 5.4.20 nanopc t4, the nvme drive doesn't always show up but i don't really know what causes it to... not
DaRock has joined #armbian
<Kamilion>
steev: i have flakey nvme on desktops too.
<Kamilion>
Any idea how to enable SPI on the Orangepi Lite2 (H6) ? I've turned the overlays on in armbian-config, but I don't see /dev/spi*
sassinak-work has quit [Ping timeout: 246 seconds]
sassinak-work has joined #armbian
keesj has joined #armbian
<keesj>
Hi
<keesj>
I have some some stupid stuff but also had some nice findings. First of all I continued paying with my olimex a10 board : I was able to just download prebuilt maline kernel from kernelci and boot my device, userland was a "normal" debian debootstrap
<keesj>
is this much different from armbian?
<keesj>
secondly (because that kernel did not have enough features enabled) I started modifyig the kernel config but it turns out it is a lot of work(I would, if possible like lxc and docker support) but also for some other trivial stuff things required and options (from adding IPV6 because a python package I used used that opion to adding usb serial drivers).
<keesj>
Now I am back here.. I know maline kernel boots and wonder .... how armbian managed the kernel configs/builds . would it be hard to add the olimex-a10 board if I can point to at .. 5.6 kernel version?
<Werner>
Everything is open soure, just check github.com/armbian and you will get an idea how everything is done ;)
<keesj>
I did already play with the system (and also ended up in the menuconfig of armbian) the think is that the board is makred deprecated and to me it sounds like I will have to spend time .. undeprecating
<keesj>
that might be harder , compared to adding a new targer I am guessing
<Werner>
Not necessarily. Deprecated would mean that somebody else did some stuff for the board in the past
DaRock has quit [Read error: Connection reset by peer]
DaRock has joined #armbian
maccraft has joined #armbian
xec has joined #armbian
xecuter has quit [Read error: Connection reset by peer]
xec is now known as xecuter
Toast has quit [Remote host closed the connection]
Ogres has joined #armbian
Ogres has left #armbian [#armbian]
oida has quit [Ping timeout: 240 seconds]
oida has joined #armbian
DaRock has quit [Ping timeout: 255 seconds]
<lanefu>
Hey IgorPec how are ya
<steev>
question about the kernel config... - if i install linux-source-5.4.20-rockchip64 there's a .config in there (also the .git directory has stuck around) but it also throws in a config.xz file - but the .config and config.xz differ - which one is actually used?
<anenigma>
steev: should have a /proc/config.gz for the running kernel, which might help
<steev>
it would, if i was running it :)
<steev>
i grabbed it out of /boot - and it looks like it matches the config file that is installed as the .xz