https://bugs.freedesktop.org/show_bug.cgi?id=101601

            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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Created attachment 132255
  --> https://bugs.freedesktop.org/attachment.cgi?id=132255&action=edit
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:
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to