You can say that this issue is solved, As I was able to run nouveau with 100hz with wayland. I verified with glxgears and xrandr.
I just removed my nvidia driver with and then restarted, when my window did not progress, I used in a tty environment by using Ctrl+Alt+F3. Then removed the old Xorg.conf with and then used and then restarted. The system started working normally with nouveau.
Using wayland with proprietary driver was not possible, but somehow nouveau started working 100hz(the max hz of my monitor) with 1080p. Even though nouveau used to support only upto 75hz, I think the configuration files of proprietary driver caused some changes to nouveau, whatever, the issue is fixed now.
I just removed my nvidia driver with
Code:
sudo apt purge "*nvidia*"
Code:
sudo X -configure
Code:
sudo rm /etc/X11/xorg.conf
Code:
sudo mv /root/xorg.conf.new /etc/X11/xorg.conf
Using wayland with proprietary driver was not possible, but somehow nouveau started working 100hz(the max hz of my monitor) with 1080p. Even though nouveau used to support only upto 75hz, I think the configuration files of proprietary driver caused some changes to nouveau, whatever, the issue is fixed now.
Statistics: Posted by GroudonandKyogre — 2025-02-02 03:50