Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2849

Graphical Environments & Desktops • Re: Wayland on nvidia 470 driver with KDE Plasma Debian 12 OR nouveau with 100hz(currently 75hz)

$
0
0
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

Code:

sudo apt purge "*nvidia*"
and then restarted, when my window did not progress, I used

Code:

sudo X -configure
in a tty environment by using Ctrl+Alt+F3. Then removed the old Xorg.conf with

Code:

sudo rm /etc/X11/xorg.conf
and then used

Code:

sudo mv /root/xorg.conf.new /etc/X11/xorg.conf
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.

Statistics: Posted by GroudonandKyogre — 2025-02-02 03:50



Viewing all articles
Browse latest Browse all 2849

Trending Articles