On Fri, 23 Sep 2022 08:45:36 +0200 Christophe Lohr <christophe.l...@cegetel.net> wrote:
> Package: xserver-xorg-video-nouveau
> Version: 1:1.0.17-2

> I have an ASUS K501N with a Geforce G102M
> With the new xorg-nouveau driver, the screen is unreadable full of glitchs
> I have no idea on how to fix this.
>
> --
> [img001.jpg <https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=1020547;filename=img001.jpg;msg=5> (image/jpeg, attachment)]>


Hello,
  I fixed the issue by creating the file /etc/X11/xorg.conf.d/nouveau.conf with the following content:

Section "Device"
    Identifier "G102M"
    Driver "nouveau"
EndSection

Obviousely, only dri&friends drivers were automatically loaded by Xorg, and not the xorg-vido-driver itself
simply
I think you can close the bugreport

Regards
Christophe

Reply via email to