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] <ohasanov> hmm did the overlay naming scheme change again? apt upgrade just took away gpu on my orange pi 5
<DC-IRC> [Discord] <ohasanov> trying to enable panthor through armbian config just borked the install??
<DC-IRC> [Discord] <ohasanov> nice ig
chewitt has joined #armbian-rockchip
Ark74 has quit [Quit: ZNC 1.8.2+deb2ubuntu0.1 - https://znc.in]
Ark74 has joined #armbian-rockchip
<DC-IRC> [Discord] <Werner> Panthor overlay is only needed for vendor kernel I think and also if you don't use mali blobs
<DC-IRC> [Discord] <ohasanov> well it was apparently a compound problem
<DC-IRC> [Discord] <ohasanov> the upgrade updated mesa to 25.2, that broke opengl on xwayland because of some dri stuff i honestly do not understand
<DC-IRC> [Discord] <ohasanov> when i saw llvmpipe on screenfetch i thought it was an overlay problem, booted up armbian config, saw that nothing was checked
<DC-IRC> [Discord] <ohasanov> i selected the panthor and 2.4ghz overlays in the (still broken) menu and rebooted
<DC-IRC> [Discord] <ohasanov> it started to not work at all for some time (somehow the cpu rendering was overloading my 25W power brick???? idk...)
<DC-IRC> [Discord] <ohasanov> then i realized that the naming scheme is wrong in armbian config, the '-'s are missing so it couldnt load anything, manually fixing that brought back some stuff
<DC-IRC> [Discord] <ohasanov> then i updated xwayland thru a ppa and everything seems to work now
<DC-IRC> [Discord] <ohasanov> the overlay menu in armbian config is still a bit of a mess though, every time i use it something goes wrong
<DC-IRC> [Discord] <Werner> configng still has some edges that needs smoothing and all that overlay stuff is quite tricky. Various families with various kernels and sometimes mixed family names for different branches...anyway you don't need to use this tool. Everything can be done manually as well. Overlays for example are simply added in /boot/armbianEnv.txt
<DC-IRC> [Discord] <Werner> ```
<DC-IRC> [Discord] <Werner> overlay_prefix=rockchip-rk3588
<DC-IRC> [Discord] <Werner> overlays=opp-oc-24ghz uart0-m2
<DC-IRC> [Discord] <Werner> ```
<DC-IRC> [Discord] <Werner> as an example for my opi5 running _vendor_ kernel
<DC-IRC> [Discord] <ohasanov> yeah i did that in the end, but the mesa thing was the main issue so nothing armbian could have fixed, its just plain old ubuntu moment
<DC-IRC> [Discord] <dams0869> Hello, I just updated Mesa to version 25.2.1, and Chromium(ozone-platform=wayland) has become unusable, freezes, and have display problems. with ozone-platform=x11 it works.
<DC-IRC> [Discord] <lanefu> That's a bummer
chewitt has quit [Quit: Zzz..]
chewitt has joined #armbian-rockchip
chewitt has quit [Client Quit]
<DC-IRC> [Discord] <random_anon_cesar> wayland is still a work in progress & has a few bugs. From personal experience, I have issues with wayland while using vnc (not to mention window forwarding over ssh)
<DC-IRC> [Discord] <random_anon_cesar> IMO, x11 was great and still works better than wayland