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> <gambl0r> hello all, is panfrost available for armbian bookworm on opi5+ ?
<DC-IRC> <gambl0r> I'm building it now, selected 3dsupport and crossed fingers
<DC-IRC> <gambl0r> build failed and I don't know why: https://paste.next.armbian.com/sevohajele
<DC-IRC> <gambl0r> ignore that link
<DC-IRC> <gambl0r> build failed and I don't know why: https://paste.next.armbian.com/ocinaxokol
<DC-IRC> <gambl0r> fixed that link
<DC-IRC> <gambl0r> here's another failure attempting to build jammy desktop with kde-plasma: https://paste.next.armbian.com/tuziqutacu
<DC-IRC> <gambl0r> those were WIP, building jammy with gnome non WIP 🙂
<DC-IRC> <igorpec> KDE plasma is in unknown state
<DC-IRC> <gambl0r> I've just installed armbian jammy on the opi5plus, performed the commands for gpu support but it looks like it failed to create the service when I installed the mali-g610-firmware package
<DC-IRC> <gambl0r> and I have no gpu support 😦
<DC-IRC> <igorpec> gnome ?
<DC-IRC> <gambl0r> in other news, didn't get a dock either, I have to go to 'Activities' to get the app menu and the dock shows there
<DC-IRC> <gambl0r> yeah gnome
<DC-IRC> <igorpec> wayland?
<DC-IRC> <gambl0r> should be, let me check
<DC-IRC> <gambl0r> x11, let me change it, I saw it adding wayland during the build process and thought it would be wayland
<DC-IRC> <igorpec> you need to select it manually, auto is broken
<DC-IRC> <gambl0r> what's the suggested method? because /etc/gdm3/custom.conf doesn't exist
<DC-IRC> <igorpec> sure, lightdm is used, not gdm
<DC-IRC> <igorpec> i think you need to specify session name ... not really much into this
<DC-IRC> <igorpec> but at login you can select wayland
<DC-IRC> <gambl0r> got it, thanks, it was selectable on the login screen
<DC-IRC> <gambl0r> still llvmpipe under wayland 😦
<DC-IRC> <gambl0r> just tried `apt reinstall mali-g610-firmware rockchip-multimedia-config` but no good
<DC-IRC> <gambl0r> I might try a minimal image and go from there
<DC-IRC> <gambl0r> I might try building a minimal image and go from there
<DC-IRC> <amazingfate> Why?
<DC-IRC> <gambl0r> when it tried to link/create the service file it failed, sorry I no longer have the error. and upon reinstall there was no error
<DC-IRC> <gambl0r> not having much luck, on this freshly built minimal jammy install, wifi get's an IP address but can't ping any internal or external hostname or IP, card is RTL8852be
<DC-IRC> <gambl0r> and is it normal that there are 2 wireless interfaces with the same mac address? wlP2p33s0 and wlan1
<DC-IRC> <gambl0r> but these 2 interfaces have the same mac address, I've not seen it before
juri_ has quit [Ping timeout: 260 seconds]
juri_ has joined #armbian-rockchip
<DC-IRC> <gambl0r> @amazingfate here's the output if you are interested:
<DC-IRC> <gambl0r> `Setting up mali-g610-firmware (1.0.2) ...
<DC-IRC> <gambl0r> Created symlink /etc/systemd/system/default.target.wants/set-mali-firmware.service → /lib/systemd/system/set-mali-firmware.service.
<DC-IRC> <gambl0r> Setting up libv4lconvert0:arm64 (1.22.1-2build1+rkmpp20221209) ...
<DC-IRC> <gambl0r> Setting up libv4l-0:arm64 (1.22.1-2build1+rkmpp20221209) ...
<DC-IRC> <gambl0r> Setting up rockchip-multimedia-config (1.0.0-3+jammy) ...
<DC-IRC> <gambl0r> dir not exist
<DC-IRC> <gambl0r> Processing triggers for libc-bin (2.35-0ubuntu3.1+3) ...
<DC-IRC> <gambl0r> orangepi5-plus:~:%`
<DC-IRC> <amazingfate> It looks like nothing abnormal.
<DC-IRC> <gambl0r> ok, still not getting gpu acceleration 😦
<DC-IRC> <gambl0r> any suggestions on what I could try? I've got kde plasma and wayland going from a minimal install, the only thing lacking is gpu acceleration 🙂
<DC-IRC> <gambl0r> mine was never working in the first place, not on jammy desktop and not on jammy minimal. But the images I tried I just built, not the ones available on the website
<DC-IRC> <gambl0r> I just tried performing the steps on the forum here: https://forum.armbian.com/topic/26450-accelerated-video-options-for-installing-and-running/
<DC-IRC> <gambl0r> option 1, same thing, llvmpipe 😦
<DC-IRC> <gambl0r> apart from no gpu acceleration, everything else is looking very nice. jammy minimal image with kde-plasma/wayland is super nice. Great work to everyone involved, thank you
<DC-IRC> <gambl0r> also, wifi is fixed by using nmcli to create the connection instead of using armbian-config
<DC-IRC> <gambl0r> good night all
<DC-IRC> <amazingfate> Jammy updates has update mesa to 23.0.4, so panfork is gone.
<DC-IRC> <spooky8086> Maybe pin the ppa with a high priority?
<DC-IRC> <amazingfate> I will update a higher version in ppa.
<DC-IRC> <amazingfate> Fixed.
juri__ has joined #armbian-rockchip
juri_ has quit [Ping timeout: 245 seconds]
<DC-IRC> <koopahtmaniac> Any ongoing work on getting camera working on mainline on rock 4?
<DC-IRC> <koopahtmaniac> Any ongoing work on getting imx219 camera working on mainline on rock 4?
<DC-IRC> <rpardini> Suggestion for future, bump the epoch (`x:` prefix) of the version. Ubuntu packages usually have no epoch, which amounts to zero; if you bump to `2:23.0.5-smth`, even if they release `23.1`, epoch always is sorted first.
<DC-IRC> <Tonymac32> @Koopah it might be possible but would at the very least need an overlay
<DC-IRC> <koopahtmaniac> I made new dts for the camera, isp, mipi and they are active, i2c reads sensor id fine and driver initiates and sets up the camera sensor sucessfully but no v4l gets setup under /dev/videoX
<DC-IRC> <koopahtmaniac> I made new dts overlay for the camera, isp, mipi and they are active, i2c reads sensor id fine and driver initiates and sets up the camera sensor sucessfully but no v4l gets setup under /dev/videoX
<DC-IRC> <koopahtmaniac> I added some debug code to the driver and loaded the driver module, as seen it runs fine, not sure if im missing somthing else to get it setup for v4l correctly
<DC-IRC> <koopahtmaniac> Regulators were added for the camera sensor in rock 4 dts also
<DC-IRC> <Tonymac32> If you could share your work I can take a look
<DC-IRC> <Tonymac32> This would be applicable to the tinkerboard 1 and 2 as well, so it's a little bit of a big deal
<DC-IRC> <koopahtmaniac> I only have the dts files atm since i ended up having to reinstall everything since kernel fucked up when i built it last time all modules got unloaded and removed, proly fucked somthing up with signatures so i reinstalled
<DC-IRC> <koopahtmaniac> This is for 5.15 kernel
<DC-IRC> <koopahtmaniac> So you dont have to look trough the whole rock 4 dts, here are the changes
juri__ has quit [Read error: Connection reset by peer]
juri_ has joined #armbian-rockchip