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 has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
<DC-IRC>
[Discord] <igorpec> i got lost track on those supported / not supported TBH. We need to adjust protocols ... i am working on to pass image re-generation to be down to release managers and eventually mainatinaers themselves. In case images are broken, you can recreate them and also prepare .deb packages ... all made by CI. It already works but needs some additional testing https://github.com/igorpeco <clipped message>
<DC-IRC>
[Discord] <igorpec> vnik/documentation/blob/master/docs/Process_CI.md and this is a good opportunity to add a section to this docs about walk-trough from .CSC back to .CONF followed by generating of latest stable images with correct version + updating repo + updating logs + where to publish this info.
<DC-IRC>
[Discord] <nicod_sbc> @igorpec Can Rock-5-ITX images be updated on downloadpage? Still from May. I build latest and all seems working now.
<DC-IRC>
[Discord] <Werner> Did you manage to fix it?
<DC-IRC>
[Discord] <igorpec> there is anyway one additional check - they don't go direcetly to download pages, but you can prepare things
<DC-IRC>
[Discord] <nicod_sbc> Yeah, ATX works kinda. Only one PSU. Bought a ATX miniPSU to be powered with barrel jack but that also didn't work. So I'm stuck with a big ass 600W PSU for it. I'll turn off the fan for it, no need when consuming about less than 25W
<DC-IRC>
[Discord] <nicod_sbc> Will look into it Igor.
<DC-IRC>
[Discord] <igorpec> ok, i need to add you to a group ... one second
<DC-IRC>
[Discord] <igorpec> you should got email
<DC-IRC>
[Discord] <nicod_sbc> ok
<DC-IRC>
[Discord] <igorpec> i am interested if its clear enough to proceed
<DC-IRC>
[Discord] <nicod_sbc> I'll try, my fried brains ain't making it easy for sure 🙂
<DC-IRC>
[Discord] <igorpec> fried brains are adavantage 😉
<DC-IRC>
[Discord] <igorpec> it has to be easy
<DC-IRC>
[Discord] <nicod_sbc> It might be easy, but seems too hard for me. I can't concentrate long enough to grasp what I'm reading. All I got is went to github.com/armbian/os/actions. There I'm already stuck. I though it might be build standard support images. But do I have to manually alter that .yaml file? I'm sure people who are used working with github workflow will get this immediatly, me not so much...
<DC-IRC>
[Discord] <shivansps> Someone managed to get to run the arm mali blobs with vulkan support?
<DC-IRC>
[Discord] <zeeto9> After looking through patches that have been updated for 6.10 for hdmi rx, I see proper ones have been applied and it passes compliance now and also adds additional formats. Is it possible for me to patch support for 10bit formats? Is there any reason why 10bit could not be supported? I am unsure if this is even the correct way to do such a thing. https://lkml.org/lkml/2024/7/21/21
<DC-IRC>
[Discord] <mecoblock> you’ll have to wait for mesa vulkan with panthor, mali blob only works with android. I tried under linux
<DC-IRC>
[Discord] <zeeto9> i am attempting to build armbian from branch 24.05 using rk355 collabora, edge, gnome 24. this was set for the first run on ./compile.sh. I encounter errors with deboostrap first stage: https://pastebin.com/raw/CZ8KvB7Uhttps://paste.armbian.com/ehanicezag Another thing I am noticing is it appears to be for 6.8, not 6.10, is this correct when set to edge? i thought edge was currently 6.10.
<DC-IRC>
[Discord] <zeeto9> i am attempting to build armbian from branch 24.05 using rk3588 collabora, edge, gnome 24. this was set for the first run on ./compile.sh. I encounter errors with deboostrap first stage: https://pastebin.com/raw/CZ8KvB7Uhttps://paste.armbian.com/ehanicezag Another thing I am noticing is it appears to be for 6.8, not 6.10, is this correct when set to edge? i thought edge was currently 6.10.
<DC-IRC>
[Discord] <zeeto9> switched to cloning from main and then doing the same process and appears to now being getting the linux kernel instead of erroring out
<DC-IRC>
[Discord] <zeeto9> are the warnings for the hdmi rx drm related to the hdmi rx audio in issue? I'll copy/paste when the build finishes since my console pushed the warning too fast off screen for me to copy it
<DC-IRC>
[Discord] <zeeto9> https://paste.armbian.com/ojumuhapod looks to be a segmentation fault. ./include/linux/bitfield.h:202:1: internal compiler error: Segmentation fault
<DC-IRC>
[Discord] <zeeto9> im going to try something different. while I believe, it is supposed to use docker if its found for the build, I am going to use a dockerfile to clone and build and try that approach
<DC-IRC>
[Discord] <zeeto9> hmm, issue might lie with that I installed docker from their website using their script instead of apt-get docker.io
<DC-IRC>
[Discord] <beohoff3174> Didn't Armbian pull directly from collabora's branch of 6.8?
<DC-IRC>
[Discord] <beohoff3174> I've thought about modifying the config file for orangepi 5 plus and giving it a run on the collabora's kernel to see if it's working
<DC-IRC>
[Discord] <beohoff3174> @zeeto9 , would love to understand what ended up working/not working for you. I think I've discovered my USB-HDMI capture card isn't working in the meantime, so I'm looking for an alternative
<DC-IRC>
[Discord] <mecoblock> had my RK3568 system crash for the first time (6.9.7 edge) - cant see why though 🙃
<DC-IRC>
[Discord] <zeeto9> Right now it’s building edge 6.10 specifically collabora with noble 24 (using correct docker). I’ve been using jr Ubuntu for a while, but with mainstream getting more updates, I’d like to switch over. My main goal is to see if I can patch yuv 10bit support on the 6.10 kernel so that hdmi rx isn’t stuck on 8bit.
<DC-IRC>
[Discord] <zeeto9> I am not sure. It’s meant to run using bsp kernel and I’m not sure what would happen if I just swapped in something new.
<DC-IRC>
[Discord] <mecoblock> I mean you could just remove the BSP related extra commands in the board config. Should work I think
<DC-IRC>
[Discord] <zeeto9> If I’m going to swap out the kernel, I’d rather do it with armbian that has a process specifically for configuring such things
<DC-IRC>
[Discord] <zeeto9> im not sure exactly what it is in my build thats not working. I do see many syntax warnings for invalid regex: /usr/lib/python3/dist-packages/terminatorlib/plugins/maven.py:36: SyntaxWarning: invalid escape sequence '\-'
<DC-IRC>
[Discord] <beohoff3174> PR mentions "Minor changes have been needed to bring patches from 6.9 to 6.10 (notably, very small rework of the overlay compilation)."
<DC-IRC>
[Discord] <zeeto9> I think I am missing something here. my goal is to build this, not used a premade image, since after a successful build I will attempt a patch. https://www.armbian.com/orange-pi-5-plus/ on this page has Bleeding edge armbian v6.10. When cloning the repo, do I want main, v24.05?
<DC-IRC>
[Discord] <zeeto9> if im still having issues i guess ill stop using docker and try a vm instead.
<DC-IRC>
[Discord] <beohoff3174> I've read in the forums that only building from main is supported
<DC-IRC>
[Discord] <beohoff3174> I just built the edge kernel from main for orangepi5plus and didn't have any issues
<DC-IRC>
[Discord] <beohoff3174> I built it on the hardware itself though, not in docker
<DC-IRC>
[Discord] <zeeto9> in a virtual machine? im downloading ubuntu 22.04 to use in virtualbox since my host is 24.04 (though it doest state with docker it doesnt matter.) but I might as well go through the well known fully suppoted method. too bad ubuntu downloads are really slow
<DC-IRC>
[Discord] <beohoff3174> nope, not in a virtualmachine
<DC-IRC>
[Discord] <beohoff3174> just on the hardware itself from another image
<DC-IRC>
[Discord] <zeeto9> well, it worked, from the docker method..... [🌱] -------------Docker run finished after 769s------------------------ [ 🐳 successfull ]🤷♂️
<DC-IRC>
[Discord] <lanefu> docker method works well. it's the preferred method at this point
<DC-IRC>
[Discord] <zeeto9> i clearly was doing something stupid before
<DC-IRC>
[Discord] <zeeto9> ....i used jammy instead of noble, that was the difference
<DC-IRC>
[Discord] <zeeto9> whats funny is I think i had an issue like this last i did this (many months ago) where selecting all desktop apps instead of only some, seemed to be the difference between success and fail. this last one is the only one I selected all of them
<DC-IRC>
[Discord] <lanefu> yeah those desktop app bundles are brittle
<DC-IRC>
[Discord] <zeeto9> good to know im not completely crazy...only sort of
<DC-IRC>
[Discord] <lanefu> i'll describe them as barely/minimally maintained
<DC-IRC>
[Discord] <zeeto9> thank you for the help and input everyone. it is much appreciated.
<DC-IRC>
[Discord] <t1msu_87222> @zeeto9 I'm also interested in using mainline kernel, with HDMI-RX. I would be very interested in updates, I will try a buld myself in the next days
<DC-IRC>
[Discord] <zeeto9> I’ll be sure to update anything I find.
PhotoJim has quit [Remote host closed the connection]
<DC-IRC>
[Discord] <zeeto9> It definitely doesn’t like something….. this is what I get after going through setup, which looked completely normal.