You are not logged in.
Hi got a problem whenever I use Linux 6.12.7 and 6.12.8 on Arch and open an application such as firefox the whole system would freeze and I had to hard reset my laptop and downgrade to Linux 6.12.6 just to be able to do anything. I had already tried using Linux LTS 6.6.69 but it won't even load the kernel module.
Here is the journalctl log for 6.12.8 https://0x0.st/8iqr.txt
And this the log for when I tried to load the LTS kernel https://0x0.st/8iqo.txt (had to write it off on paper so I don't really know if it's even accurate in spacing)
I had already tried using sudo mkinitcpio -P but the results is the same
Last edited by PepperRice (2025-01-04 12:41:54)
Offline
Looks like a problem with binder_linux kernel module. According to https://aur.archlinux.org/packages/binder_linux-dkms in-tree version of that module has been enabled since 6.12.7 so the dkms version is not needed anymore.
Offline
Looks like a problem with binder_linux kernel module. According to https://aur.archlinux.org/packages/binder_linux-dkms in-tree version of that module has been enabled since 6.12.7 so the dkms version is not needed anymore.
Thank you so much for that information. I remove the dkms package and use sudo mkinitcpio -P again and rebooted and it doesn't seem to be freezing again
Linux LTS still couldn't load the kernel but that's a problem for another thread in which I don't feel like making
Last edited by PepperRice (2025-01-04 12:46:19)
Offline