NetBSD-Bugs archive

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

Re: install/53188 (Can't use coneole at all on systems with a modern NVIDIA video card)



Synopsis: Can't use coneole at all on systems with a modern NVIDIA video card

State-Changed-From-To: open->pending-pullups
State-Changed-By: maya%NetBSD.org@localhost
State-Changed-When: Tue, 22 May 2018 18:21:17 +0000
State-Changed-Why:
This went to the wrong place.

Subject: PR/53258 CVS commit: src/sys/external/bsd/drm2/nouveau
Date: Mon, 21 May 2018 08:58:47 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Mon May 21 08:58:47 UTC 2018
 
 Modified Files:
 	src/sys/external/bsd/drm2/nouveau: nouveau_pci.c
 
 Log Message:
 disable drm2 on modern nouveau cards (Pascal-based).
 
 our older drm doesn't have any support for modern Pascal or
 the second version of Maxwell (but not disabled here yet)
 but the driver tries to attach on any nvidia gpu.
 
 this should workaround PR#53258, and other issues reported
 with modern nvidia chipsets.
 
 XXX: pullup-7, pullup-8.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.9 src/sys/external/bsd/drm2/nouveau/nouveau_pci.c





Home | Main Index | Thread Index | Old Index