ChanServ changed the topic of #msm8937-mainline to: Boot Linux on your MSM8917/37/40 and QM215 mobile! | GitHub: https://github.com/msm89x7-mainline | Logs: https://oftc.irclog.whitequark.org/msm8937-mainline | Bridged to #msm8937-mainline:kde.org on Matrix
<barni2000[m]> Your script is simple, easy to expand, remapping is easier in userspace, hkdm is limited atm
<AakashSharma[m]> <barni2000[m]> "you will need to just copy..." <- Wifi & bluetooth working fine now 😍, but the problem is xfce4 UI is not starting by itself , postmarket os boots into console (terminal) mode.... (full message at <https://matrix.org/oftc/media/v1/media/download/AWEHCEAq_wGRsxx1VSWcJ2EqMlPYw1z0ZshJVp_IwxcZ319ZfoDjJJJ1b0uK2Ct40Q_PbvtnPNRX0G9w6jisnvlCeWrhX1ggAG1hdHJpeC5vcmcveUtmZnFBQU5uaUhQQkpsU3NnRHpDWGNY>)
<barni2000[m]> Open a ticket it is not SoC specific issue
<AakashSharma[m]> barni2000[m]: Ok thanks Barni for the help 👍
<barni2000[m]> Check maybe there is an already opened ticket for xfce
<fish4terrisa[m]> <barni2000[m]> "we would need someone who..." <- I tested mate, phosh, budgie and cinnamon, the DE based on gtk other than gnome supported by Arch, and as far as I can tell, the graphic glitches only occures on mutter, all other gnome apps works well on other DE.
<fish4terrisa[m]> So the bug seems exist on gnome's mutter side...
<fish4terrisa[m]> * I tested mate, phosh, budgie and cinnamon, all the DE based on gtk other than gnome supported by Arch, and as far as I can tell, the graphic glitches only occures on mutter, all other gnome apps works well on other DE.
<fish4terrisa[m]> So the bug seems exist on gnome's mutter side...
<barni2000[m]> As far as i know those are using gtk3
<barni2000[m]> Phosh using wlroots for window managing
<NekoCWD[m]1> Both cairo and ngl renderer sucks on a3xx. NGL just crashes session, cairo lag as shit 😿
<NekoCWD[m]1> I can't even read books in foliate, because of laggy scrolling
<barni2000[m]> use just horizontal pageing instead
<barni2000[m]> you don't need to scroll then
<barni2000[m]> btw bunch of revert will fix gtk4
<NekoCWD[m]> Will try to revert [this](https://gitlab.gnome.org/GNOME/gtk/-/commit/af2aadbe9b4683b752eb2ee10776e36f3fd9f2a7) and build gtk. It will be better to fix GPU hang with ngl render, but idk what's wrong with it
<barni2000[m]> but yeah a3xx pretty dead now
<NekoCWD[m]> Something in ngl hangs a3xx. And something in sdl2 crashing whole system :D
<NekoCWD[m]> Something in ngl hangs a3xx. And something in sdl2 crashing whole system :D
<barni2000[m]> plamo also killing the gpu now
<NekoCWD[m]> barni2000[m]: Oh, nice
<barni2000[m]> old.reddit.com makes FF freeze because of missing gl ext
<barni2000[m]> s//`/, s//`/, s/ext/extension/
<NekoCWD[m]> ngl cause gpu hang error in dmesg
<barni2000[m]> it caused reboot to me
<NekoCWD[m]> source:https://mesamatrix.net/
<barni2000[m]> unfortunately main chat is broken and i cannot find my message about which was missing
<NekoCWD[m]> ```MESA_GLES_VERSION_OVERRIDE=2.0```
<NekoCWD[m]> barni2000 try with it pls. It works for me
<barni2000[m]> it means it will use sw render
<NekoCWD[m]> but scrolling now ok
<NekoCWD[m]> and it's only gles, not a fully gl
<barni2000[m]> in FF or foliate?
<NekoCWD[m]> foliate and nautilus. GTK4 apps in general i guess
<NekoCWD[m]> will reboot and try firefox
<barni2000[m]> it seems opengl ES extension
<NekoCWD[m]> Hmm, firefox scrolling also OK (no artifacts)
<barni2000[m]> wait, have you installed foliate from alpine repo?
<NekoCWD[m]> yes
<barni2000[m]> it seems performance is much better and old reddit also not crashing
<barni2000[m]> but it cause high cpu load
<NekoCWD[m]> i can't launch foliate from ui with ngl renderer: it fails to create opengl context, but i can launch from ssh
<NekoCWD[m]> I can't reproduce success with foliate launch. Idk what's wrong. Maybe it was just fast case of cairo render...
<NekoCWD[m]> Btw, on scale=100% cairo works pretty fast. I thing GLES required only in GJS/webkit apps