Bug ID 101601
Summary Nvidia GT 1030 (NV138/GP108) support
Product xorg
Version unspecified
Hardware Other
OS All
Status NEW
Severity normal
Priority medium
Component Driver/nouveau
Assignee nouveau@lists.freedesktop.org
Reporter carlo@caione.org
QA Contact xorg-team@lists.x.org

Created attachment 132255 [details]
journal trace GP108

I'm trying to make nouveau working with this card. I'm only interested in
modesetting.

On an unmodified kernel the chipset is not recognized and at boot I get

[    0.874915] nouveau 0000:01:00.0: unknown chipset (138000a1)
[    0.874918] nouveau: probe of 0000:01:00.0 failed with error -12

I also tried to use the same settings as for the NV137 adding in base.c:

case 0x138: device->chip = &nv137_chipset; break;

With this change at boot I get a black screen and nouveau timeouts.

In attachment the journal using nouveau.bebug=trace (with the kernel
modification).


You are receiving this mail because: