[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1020547: xserver-xorg-video-nouveau: Unreadable screen on a G102M



On Fri, 23 Sep 2022 08:45:36 +0200 Christophe Lohr <christophe.lohr@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 (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 to: