lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
<DC-IRC>
[Discord] <sqilson> Is ARM only supporting the older revisions now that they have endorsed the panfrost project and panfrost is upstreamed
JavaBean has quit [Remote host closed the connection]
<DC-IRC>
[Discord] <sqilson> gether here, dont mind me
<DC-IRC>
[Discord] <mecoblock> all good
<DC-IRC>
[Discord] <beohoff3174> Does anyone have any experience running an updated uboot with the vendor kernel?
<DC-IRC>
[Discord] <beohoff3174> I've been writing the armbian image directly onto an nvme drive, but there's some sort of issue where the ethernet module doesn't work when I try and boot off the nvme exclusively
<DC-IRC>
[Discord] <menu> on which board?
<DC-IRC>
[Discord] <beohoff3174> orange pi 5 plus
<DC-IRC>
[Discord] <menu> it *should* work, though they changed the ethernet between opi5 and 5+, so i'm not super familiar with it
<DC-IRC>
[Discord] <beohoff3174> ok, might try and compile u-boot on the board and manually copy it over
<DC-IRC>
[Discord] <beohoff3174> I keep picking at this problem, but have yet to get everything to jive
<DC-IRC>
[Discord] <beohoff3174> On the sd card, the module for the ethernet hardware starts working, you can see it in the logs as `r8169`. This never happens on the nvme side
<DC-IRC>
[Discord] <beohoff3174> I tried to diff the two side by side to figure out what the difference was, but nothing jumped out and bit me. I also plugged in the tx/rx module.
<DC-IRC>
[Discord] <beohoff3174> This is the same image, but burned on an SD Card dmesg output: https://pastebin.com/XZXiHYhb
<DC-IRC>
[Discord] <beohoff3174> I tried to diff the two side by side to figure out what the difference was, but nothing jumped out and bit me. I also plugged in the tx/rx module.
<DC-IRC>
[Discord] <beohoff3174> I tried to back track where in the armbian build packages the `U-Boot SPL 2017.09-armbian-2017` was created for the vendor kernel, but was not able to find the correct configuration/bash file to do so. It seems that the edge and current on are Radxa's UBoot version, but the vendor kernel is not currently setup to use that U-Boot version. Not sure if this is intentional
<DC-IRC>
[Discord] <amazingfate> there is an issue of pcie driver in 6.1 vendor kernel