bugzilla-daemon at freedesktop.org
2018-Dec-31  00:03 UTC
[Nouveau] [Bug 109187] New: [NVC1][optimus] nouveau black display, only mouse cursor visible
https://bugs.freedesktop.org/show_bug.cgi?id=109187
            Bug ID: 109187
           Summary: [NVC1][optimus] nouveau black display, only mouse
                    cursor visible
           Product: xorg
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
          Assignee: nouveau at lists.freedesktop.org
          Reporter: dominik at greysector.net
        QA Contact: xorg-team at lists.x.org
Created attachment 142919
  --> https://bugs.freedesktop.org/attachment.cgi?id=142919&action=edit
Xorg.log with intel+nouveau drivers
I'm getting black output on HDMI-connected display driven by nVidia GeForce
GT
525M (GF108M). Mouse cursor is visible on both built-in display and on the
external HDMI-connected display. This used to work on Fedora 27. I can see this
on Fedora 29, but I can't pinpoint which package update broke it because I
haven't checked the external display (a projector) for quite some time. This
machine is a Dell XPS 15 L502X with Intel HD3000 integrated graphics and nVidia
GeForce GT 525M discrete GPU in Optimus configuration. Here's my xorg.conf
snippet:
Section "Monitor"
        Identifier "Internal LCD"
        DisplaySize 345 195
EndSection
Section "Monitor"
        VendorName "Benq"
        ModelName  "W1100"
        Identifier "Projector"
        DisplaySize 16900 9400
EndSection
Section "Device"
        Identifier "Internal Graphics"
        Driver     "intel"
        Option     "Monitor-LVDS1" "Internal LCD"
        Option     "TearFree" "on"
EndSection
Section "Device"
        Identifier "Optimus Graphics"
        Driver     "nouveau"
        Option     "Monitor-HDMI-1-2" "Projector"
EndSection
Switching both drivers to "modesetting" makes the issue go away.
I'm attaching
Xorg logs for both configurations.
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/nouveau/attachments/20181231/8d47e19a/attachment.html>
bugzilla-daemon at freedesktop.org
2018-Dec-31  00:04 UTC
[Nouveau] [Bug 109187] [NVC1][optimus] nouveau black display, only mouse cursor visible
https://bugs.freedesktop.org/show_bug.cgi?id=109187 --- Comment #1 from Dominik 'Rathann' Mierzejewski <dominik at greysector.net> --- Created attachment 142920 --> https://bugs.freedesktop.org/attachment.cgi?id=142920&action=edit Xorg.log with modesetting driver -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20181231/a16a2de2/attachment.html>
bugzilla-daemon at freedesktop.org
2018-Dec-31  00:13 UTC
[Nouveau] [Bug 109187] [NVC1][optimus] nouveau black display, only mouse cursor visible
https://bugs.freedesktop.org/show_bug.cgi?id=109187 --- Comment #2 from Ilia Mirkin <imirkin at alum.mit.edu> --- Do you still get the problem if you use intel as the main driver and modesetting as the "GPU" driver? -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20181231/138182ab/attachment.html>
bugzilla-daemon at freedesktop.org
2018-Dec-31  18:24 UTC
[Nouveau] [Bug 109187] [NVC1][optimus] nouveau black display, only mouse cursor visible
https://bugs.freedesktop.org/show_bug.cgi?id=109187 --- Comment #3 from Dominik 'Rathann' Mierzejewski <dominik at greysector.net> --- Created attachment 142925 --> https://bugs.freedesktop.org/attachment.cgi?id=142925&action=edit Xorg.log with intel+modesetting drivers Yes, the same thing happens with intel driver for the integrated GPU and modesetting for the nVidia GPU. Xorg.0.log attached. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20181231/5df934ed/attachment.html>
bugzilla-daemon at freedesktop.org
2019-Jan-02  12:06 UTC
[Nouveau] [Bug 109187] [NVC1][optimus] nouveau black display, only mouse cursor visible when using intel driver for integrated GPU
https://bugs.freedesktop.org/show_bug.cgi?id=109187
Dominik 'Rathann' Mierzejewski <dominik at greysector.net>
changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[NVC1][optimus] nouveau     |[NVC1][optimus] nouveau
                   |black display, only mouse   |black display, only mouse
                   |cursor visible              |cursor visible when using
                   |                            |intel driver for integrated
                   |                            |GPU
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/nouveau/attachments/20190102/8e026e51/attachment.html>
bugzilla-daemon at freedesktop.org
2019-Dec-04  09:47 UTC
[Nouveau] [Bug 109187] [NVC1][optimus] nouveau black display, only mouse cursor visible when using intel driver for integrated GPU
https://bugs.freedesktop.org/show_bug.cgi?id=109187
Martin Peres <martin.peres at free.fr> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED
--- Comment #4 from Martin Peres <martin.peres at free.fr> ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this link
to our GitLab instance:
https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues/473.
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/nouveau/attachments/20191204/454aef88/attachment.html>
Seemingly Similar Threads
- [Bug 110748] New: [NVC1] [optimus] fifo: read fault at 0000000000 engine 00 [PGRAPH] client 00 reason 02 [PAGE_NOT_PRESENT]
 - [Bug 105174] New: [regression] BUG unable to handle kernel NULL pointer dereference in kernel 4.15.3
 - [Bug 105319] New: DRM: EVO timeout with kernel 4.15.x
 - aha! (was apple mail vs. v0.99)
 - possible bug in 1.0-test62