NetBSD-Bugs archive

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

Re: install/53188: Can't use console on systems with modern NVIDIA



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

From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: matthew green <mrg%eterna.com.au@localhost>
Cc: install-manager%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, gnats-bugs%NetBSD.org@localhost
Subject: Re: install/53188: Can't use console on systems with modern NVIDIA
Date: Sat, 19 May 2018 22:23:27 +0700

     Date:        Sat, 19 May 2018 19:08:45 +1000
     From:        matthew green <mrg%eterna.com.au@localhost>
     Message-ID:  <8864.1526720925%splode.eterna.com.au@localhost>
 
   | can you or anyone else with a modern nvidia card test this patch?
 
 For me, with the typo fixed (or probably without, I did not try that) it
 correctly detects that my nvidea card is one of the unsupported ones,
 and does not attempt to configure it.
 
 [   1.0131365] NVIDIA product 1c8d (3D display, revision 0xa1) at pci1 dev 0 fun
 ction 0 not configured
 
 Previously it had done ...
 
 pci1: i/o space, memory space enabled, rd/line, wr/inv ok
 nouveau0 at pci1 dev 0 function 0: vendor 10de product 1c8d (rev. 0xa1)
 drm kern error: nouveau E[  DEVICE][nouveau0] unknown chipset, 0x137000a1
 drm kern error: nouveau E[     DRM] failed to create 0x80000080, -22
 nouveau0: unable to attach drm: 22
 
 (that's from a dmesg I saved before the timestamps were added).
 
 kre
 


Home | Main Index | Thread Index | Old Index