I can no longer use my dGPU and therefore my external displays after the latest Endeavour OS Update; trying to launch optimus manager gives:
$ optimus-manager
ERROR: the latest GPU setup attempt failed at Xorg pre-start hook.
Log at /var/log/optimus-manager/switch/switch-20230910T155455.log
Cannot execute command because of previous errors.
I also tried reinstalling the 525xx drivers that were working for me under kernel 6.4, but they seem to have been removed under 6.5 (this seems to be the core of the problem). 535 doesn’t work with GPU switching for me because it fails to shutdown the Nvidia card when running in integrated or hybrid mode.
LTS Kernel is at 6.1, and my Arch Kernel was at 6.4 (now at 6.5 it doesn’t play nice with nVidia because I cannot install the 525 drivers via pacman, only the 535 ones which do not support GPU switching).
However, akm tells me that the KO version of LTS is 6.4, not 6.1. Is there a way to get the 6.4 lts?
I did sudo downgrade linux linux-headers
to revert back to 6.4, and then used yay to install the nvidia 525xx stuff again, system is working again as normal.