NetBSD-Bugs archive

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

Re: kern/56803: nouveau driver fails to enable hardware acceleration for NVIDIA Quadro FX 880M (GT216)



The following reply was made to PR kern/56803; it has been noted by GNATS.

From: RVP <rvp%SDF.ORG@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/56803: nouveau driver fails to enable hardware acceleration
 for NVIDIA Quadro FX 880M (GT216)
Date: Sun, 24 Apr 2022 22:41:48 +0000 (UTC)

 As a work-around, can you try the "modesetting" driver instead of
 "nouveau"?
 
 $ cat /etc/X11/xorg.conf.d/modesetting.conf
 # Depends on kernel DRM
 #
 Section "Device"
      Identifier  "Card0"
      Driver      "modesetting"
 EndSection
 $
 
 -RVP
 


Home | Main Index | Thread Index | Old Index