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> <Maztitos> With kernel 6.3 out now, is there an estimate on how long it'll be before the rk3588 boards start receiving new builds based on it? I dunno exactly how much is involved with prepping those builds, so just wondering if it's a matter of hours/days/weeks or longer at this point
<DC-IRC> <Tonymac32> No idea, I would need to see that it even makes sense to use 6.3, I know it improved significantly, but that's relative
<DC-IRC> <Tonymac32> obviously Amazingfate is the expert and most interested party in this case. I'm simply a grumpy guy watching his 30's disappear into fixing shitty SBC code without thanks. 😄 😄 😄
<DC-IRC> <Maztitos> I appreciate your hard work!
<DC-IRC> <jkent> As do I!
<DC-IRC> <Robin> that pinout is incorrect for the rock5b
<DC-IRC> <Robin> the uart settings also seem to be wrong
<DC-IRC> <balbes150> don't waste time on UART, it won't help you in any way. The reason for your problem is the ubuntu version on your host device where the build is taking place. Ubuntu Lunar - broken. If you really need a Lunar host system, use Docker mode to build images. Or roll back the system to Jammy, it has a native and Docker build.
<DC-IRC> <Robin> I'm building on `Ubuntu 22.04.2 LTS (GNU/Linux 5.19.0-1022-aws x86_64)`
<DC-IRC> <Robin> Distributor ID: Ubuntu
<DC-IRC> <Robin> Description: Ubuntu 22.04.2 LTS
<DC-IRC> <Robin> Release: 22.04
<DC-IRC> <Robin> Codename: jammy
<DC-IRC> <balbes150> Run the build via Docker
<DC-IRC> <balbes150> Perhaps you have recently launched a system update ?
<DC-IRC> <balbes150> A week ago, I ran into exactly the same problem as you. The image is build without problems, but the attempt to launch from any media (USB SD eMMC) stops with the same error (cannot mount the root). I am using a native build on an ARM device with Ubuntu Lunar. Using host Lunar + Docker or host Jammy , build images, they began to run without problems from any medium.
<DC-IRC> <Robin> Allright, I'll test it out
<DC-IRC> <Robin> @balbes150
<DC-IRC> <Robin> ok. I've build one in the docker
<DC-IRC> <Robin> @balbes150 I get exactly the same error when build in docker.
<DC-IRC> <balbes150> Earlier you posted a screenshot of the launch of the assembled image, I wrote to you about solving the problem of launching the assembled image from a USB\SD card (mounting the root system). I have no idea what was broken in the latest version of the build system (I use the master version).
<DC-IRC> <Robin> Same effect when launching from either
<DC-IRC> <rpardini> @Robin you've something more crazy. get the full bootlog, of both a working and a broken image, so we can compare & see what's going on....
<DC-IRC> <rpardini> No, that's only _the last page_ of a partial dmesg. We need the full thing.
<DC-IRC> <Robin> Well, is it possible that there are big differences between the rock5 and the rock5 B?
<DC-IRC> <Tenkawa> As far as I know there "is" only a Rock "5B)
<DC-IRC> <Tenkawa> As far as I know there "is" only a Rock "5B"
<DC-IRC> <Maztitos> There was announced a rock 5a that uses the rk3588S in a raspi 4b form factor
<DC-IRC> <c0rnelius> yeah its already in 6.3
<DC-IRC> <Tenkawa> Yes... the rock5a is a rk3588s
<DC-IRC> <Tenkawa> Just keep that in mind
<DC-IRC> <Tenkawa> They are different..
<DC-IRC> <Tenkawa> fortunately it appears too that usb takes priority on boot so I can test new images without a display
<DC-IRC> <Robin> Hmm, but the rock image is never being built?
<DC-IRC> <Tenkawa> I see Apr 25 image dates
<DC-IRC> <Robin> I've always used the Kernel 5.10.y, Size: 496Mb, Release date: Feb 27, 2023
<DC-IRC> <Robin> that one is working, but running builds not somehow
<DC-IRC> <Tenkawa> yeah the 6.x builds I would stay away from right now
<DC-IRC> <Tenkawa> I can't speak to them though I'd think the 5.10.110 Jammy/Bullseye should be ok
<DC-IRC> <Robin> Can I compile using that? I am running this to build; `./compile.sh BOARD=rock-5b BRANCH=legacy RELEASE=jammy BUILD_MINIMAL=no BUILD_DESKTOP=no KERNEL_CONFIGURE=no COMPRESS_OUTPUTIMAGE=sha,img`
<DC-IRC> <Robin> If I can build with 5.10.110 and it works, that would be amazing
<DC-IRC> <Dal> anyone know what support is like on the rk3566 is?
<DC-IRC> <Dal> anyone know what support is like on the rk3566?