Hi philm, thank you for this information. I did the following:
yay gtk3-debug
Is this enough, or should I install debug packages for xfce4-terminal and the settings-manager, too? Where could I find them?
Best regards,
Stefan
Hi philm, thank you for this information. I did the following:
yay gtk3-debug
Is this enough, or should I install debug packages for xfce4-terminal and the settings-manager, too? Where could I find them?
Best regards,
Stefan
Thereās no such package in the repos. However, apparently yay
was confused and found pamac-gtk3-debug
insteadāwhich is not related. 1
Please see Debugging/Getting traces - ArchWiki
1 Apparently itās an issue with yay
as I can neither reproduce it with pamac
nor paru
Hi Yochanan, you were right. Iāve provided the info (hopefully correct now) to Gitlab.
For now I provide rebuilds of the older gtk3 packages. People can downgrade as usual.
There is a problem with the new aususctl 6 1.0. on linux613. The service core dumps while 6.0.12 runs fine.
I already filled a bug on asus-linux. The developer there told me that manjaros kernel asus patches are partilly outdated and must be adapted to match the new adusctl version.
Update:
Thank you @philm for updating the patches and release 6.13.1-3!
asusctl 6.1.0 isnāt working neverless. I figured out that the problem is now with some asus-modules not being loaded at boot.
The missing modules are: asus_nb_wmi
and asus_wmi_sensors
.
After manually loading this modules on boot asusctl 6.1.0 is working as intended.
On kernel versions prior to 6.13.1-3 (e.g. 6.13.1-2) this modules were loaded automatically.