After updating to Ubuntu 22.10, my cursor has stopped showing on my desktop environment. It is still there since I can still move windows around, it is just invisible. The mouse is visible in the lock screen, dock and the app screen. If I open an app, the keyboard will not input anything I type. ctrl + alt + f4 still works, but ctrl + alt + t to open the terminal does not.
I have tried adding "nomodeset" to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
which fixed my mouse and keyboard issue, but prevented my GPU fans from running.
The mouse and keyboard still work in recovery mode, but my gpu fans do not.
I have tried updating my keyboard drivers as suggested by some other users, but it hasn't changed anything as far as I'm aware.
Any help appreciated, I am so confused :(
Edit One
inputting inxi -G
to the terminal yields this result:
Display: x11 server: X.Org v: 1.21.1.4 with: Xwayland v: 22.1.3 driver:
X: loaded: vesa unloaded: fbdev,modesetting,radeon gpu: N/A
resolution: 1680x1050~77Hz
OpenGL: renderer: llvmpipe (LLVM 14.0.1 256 bits) v: 4.5 Mesa
22.1.0-devel```
inxi -G
into your question? And try to log out, select the cog icon and choose XServer Session instead of "wayland" and log in again – kanehekili Dec 15 '22 at 07:51