ArmbianHelper changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum/Twitter feed: #armbian-rss | Type 'help' for help | Logs: -> irc.armbian.com
samythemany has quit [Ping timeout: 276 seconds]
samythemany has joined #armbian
Pudsnoch has joined #armbian
archetyp has quit [Quit: Leaving]
Redentor has quit [Remote host closed the connection]
val has quit [Ping timeout: 245 seconds]
val has joined #armbian
sunshavi_ has quit [Ping timeout: 252 seconds]
sunshavi_ has joined #armbian
chewitt has joined #armbian
archetech has quit [Quit: Konversation terminated!]
willmore has quit [Ping timeout: 268 seconds]
willmore has joined #armbian
maknho has joined #armbian
archetyp has joined #armbian
willmore has quit [Quit: Leaving]
willmore has joined #armbian
chewitt has quit [Quit: Zzz..]
chewitt has joined #armbian
chewitt has quit [Client Quit]
yann-kaelig has joined #armbian
<yann-kaelig> Hello
<yann-kaelig> Well, as a workaround to the u-boot (2021.x) issue on cubietruck https://forum.armbian.com/topic/18404-armbian-buster-on-cubietruck-endless-boot-loop/ is it not possible to dd an older version of the *-spl.bin or maybe there are other part involved in the boot process that can not make this possible ?
<Armbian-Discord> <b​ret> Did I read new batch of Radxa Zero soon in the scrollback?! Hopefully I can get a model or two for write ups here in Sweden 😅 resellers on AliExpress are full on mad
<c0rnelius> Apparently, yes. I'm also waiting on pre-order.
<c0rnelius> As for compiling and flashing ur own uboot to the sdcard. Sometimes it works, sometimes it doesn't :)
<c0rnelius> Just know it will change ur PARTUUID so if there is anything that checks for that you will need to make sure thats reflected in the file.
<lanefu> Yeah new Radxa zero batch rolling out soon
crabbedhaloablut has quit [Ping timeout: 276 seconds]
loki_val has joined #armbian
<Armbian-Discord> <b​ret> Nice, need to check out the distributors available here and keep an eye out then
<IgorPec> yann-kaelig: anything is possible if you do something about https://www.armbian.com/newsflash/armbian-needs-your-help/
<yann-kaelig> well, it's working. The idea was from my desktop to use usbimager to install the last Armbian-Buster image on my sdcard, extract the previous Armbian-Buster image with the working u-boot and follow the dd as in the 'platform-install.sh'. Next boot on my cubietruck and it work as expected. No more boot loop with the last Armbian Buster image
chewitt has joined #armbian
alekksander has joined #armbian
<IgorPec> yann-kaelig: we know how to workaround this, but we don't have people / time to deal with this. And we need to fix the problem in build script https://github.com/armbian/build by adjusting a patch, trying without patches, worste case moving to some other u-boot tag. It some work ...
<IgorPec> and the same problem could be with similar boards like bananapi. there has to be tested and adjusted
<yann-kaelig> I know that you know and a patch has been merged for this purpose https://github.com/armbian/build/pull/2963 but right now I have another goal, and it's not on my side a time issue but more a machine issue which is more than ten years old, so build test is something I reserve for later.
<yann-kaelig> I want to test some software like kmscube and glmark2 and what I found if I'm not mistaken is that the rendering is a software rendering and do not use the sun4i drm
<yann-kaelig> gbm: failed to open any driver (search paths /usr/lib/arm-linux-gnueabihf/dri:\$${ORIGIN}/dri:/usr/lib/dri) and gbm: Last dlopen error: /usr/lib/dri/sun4i-drm_dri.so: cannot open shared object file: No such file or directory
<yann-kaelig> failed to load driver: sun4i-drm
<IgorPec> yann-kaelig: i can give you access to our build machine if you like
<IgorPec> threadripper 3990x
<yann-kaelig> :)
<IgorPec> that other bug is also known but we don't have a clear resolution
<yann-kaelig> What can I know about this issue because I'm also working in parallel with an ArchLinux ARM installation, is 1) On the Xorg server side there is a patch which fix the (EE) AIGLX error: issue BUT this is nothing compared to issue that came after that. On my Arch installation kmscube, glmarks2 work as expected but the HDMI output only a black screen on the cubietruck (cubie3), where on my cuboeboard2 th
<yann-kaelig> ere is no such issue. From what I was able to get from the lima devs, it look like an issue with a wrong clock or voltage on the cubietruck
<IgorPec> yes, i know about patch. we need someone brave to recompile xserver packages and libs
<IgorPec> then we can place them into our repository and problem is fixed. i assume this is going to get upstream some day as well
<IgorPec> u-boot ct, yeah, probably something like that
<sunshavi_> yann-kaelig: r u with 5.11.2 on archlinuxARM?
<yann-kaelig> sunshavi_: yes
<sunshavi_> nice I am on 5.13.9
<yann-kaelig> I tried with the last stable release and even with an older linux-lima 5-0 I have the same issue
<sunshavi_> obviously custom cross-compilation
<yann-kaelig> sunshavi_: I suppose that you working on cubietruck too ?
<sunshavi_> H3
<yann-kaelig> ok
<yann-kaelig> so, my plan is to rebuild mesa to get the sun4i stuff, and see if maybe on Armbian it will work but I do not have a lot of hope, but at least we will have something to start debugging on armbian
<yann-kaelig> With all of the people here wit ha cubietruck it will go faster ^^
Armbian-Discord3 has joined #armbian
Armbian-Discord has quit [Ping timeout: 256 seconds]
Armbian-Discord3 is now known as Armbian-Discord
<yann-kaelig> ok, I understand. I'm so used to work with the last release that it's difficult after that to downgrade my mind on distro like debian. The version on buster do not have the lima option, I have to install the one from the buster backport repository
<yann-kaelig> hope that is enough to run an apt install -t buster-backports libgl1-mesa-dri , I will see
stipa has quit [Remote host closed the connection]
stipa has joined #armbian
<yann-kaelig> well a complete upgrade is certainly better
<yann-kaelig> lets remove first some useless software to accelerated the upgrade ^^
stipa has quit [Remote host closed the connection]
stipa has joined #armbian
PhotoJim has quit [Ping timeout: 240 seconds]
stipa has quit [Remote host closed the connection]
stipa has joined #armbian
stipa has quit [Remote host closed the connection]
stipa has joined #armbian
stipa has quit [Client Quit]
stipa has joined #armbian
<yann-kaelig> well, the verdict, kmscube black screen :D
<yann-kaelig> time for cooking
stipa has quit [Ping timeout: 265 seconds]
stipa has joined #armbian
sunshavi_ has quit [Quit: ERC (IRC client for Emacs 27.2)]
stipa has quit [Remote host closed the connection]
stipa has joined #armbian
stipa has quit [Client Quit]
stipa has joined #armbian
stipa has quit [Quit: BITCOIN IS DEAD!!!]
bzyx has quit [Ping timeout: 252 seconds]
stipa has joined #armbian
yann-kaelig has left #armbian [#armbian]
stipa has quit [Remote host closed the connection]
stipa has joined #armbian
stipa has quit [Quit: WeeChat 3.3]
bzyx has joined #armbian
stipa has joined #armbian
mangix has quit [Ping timeout: 252 seconds]
stipa has quit [Client Quit]
stipa has joined #armbian
mangix has joined #armbian
maknho has quit [Remote host closed the connection]
maknho has joined #armbian
alekksander has quit [Quit: Konversation terminated!]
sunshavi has joined #armbian
archetyp` has joined #armbian
archetyp has quit [Read error: Connection reset by peer]
PhotoJim has joined #armbian
Pudsnoch has quit [Quit: No Ping reply in 180 seconds.]
Pudsnoch has joined #armbian
Pudsnoch has quit [Ping timeout: 252 seconds]