From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org Subject: [Bug 102631] New: Multiple nouveau stacks on kernel log when connecting a external monitor Date: Fri, 08 Sep 2017 23:20:05 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1634130484==" Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Sender: "Nouveau" To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org List-Id: nouveau.vger.kernel.org --===============1634130484== Content-Type: multipart/alternative; boundary="15049128050.c05c25Dbc.23829"; charset="UTF-8" --15049128050.c05c25Dbc.23829 Date: Fri, 8 Sep 2017 23:20:05 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D102631 Bug ID: 102631 Summary: Multiple nouveau stacks on kernel log when connecting a external monitor Product: Mesa Version: 17.1 Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Reporter: emilio-pwgiZpOOZhphl2p70BpVqQ@public.gmane.org QA Contact: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Created attachment 134100 --> https://bugs.freedesktop.org/attachment.cgi?id=3D134100&action=3Dedit relevant dmesg output Sorry for the non-descriptive bug title in advance, I'm not sure which part= s of the logs are worth a bug report, but I'm moderately sure that something in = here deserves a bug filed. My machine is a Lenovo P50 with: VGA compatible controller: NVIDIA Corporation GM107GLM [Quadro M2000M] = (rev a2) And mesa version 17.1.8 I connected an external monitor to the HDMI port, and I got black screens f= or a few retries. On an unrelated (maybe not so unrelated?) note, I get reproducible FAULTs on startup, regardless of any monitor attached or not I believe. I also got so= me others on today's log, but that may be just related to the problem above. T= he first two lines below repro even without an external monitor: [ 2.690083] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 022554 [ IBUS ] [ 2.691514] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 10ac08 [ IBUS ] [ 23.396822] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 690000 [ TIMEOUT ] [ 41.791019] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 690000 [ TIMEOUT ] [ 41.791902] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6900c0 [ TIMEOUT ] [ 51.876682] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 690000 [ TIMEOUT ] [ 61.915247] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 690000 [ TIMEOUT ] [ 75.297725] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 690000 [ TIMEOUT ] Happy to help providing more information, testing, or even trying to contri= bute a fix (with some guidance ideally, since I know nothing about the driver's = code :P). Thanks a lot in advance. --=20 You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the bug.= --15049128050.c05c25Dbc.23829 Date: Fri, 8 Sep 2017 23:20:05 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated
Bug ID 102631
Summary Multiple nouveau stacks on kernel log when connecting a exter= nal monitor
Product Mesa
Version 17.1
Hardware Other
OS All
Status NEW
Severity normal
Priority medium
Component Drivers/DRI/nouveau
Assignee nouveau@lists.freedesktop.org
Reporter emilio@crisal.io
QA Contact nouveau@lists.freedesktop.org

Created attachment 134100<=
/a> [details]
relevant dmesg output

Sorry for the non-descriptive bug title in advance, I'm not sure which part=
s of
the logs are worth a bug report, but I'm moderately sure that something in =
here
deserves a bug filed.

My machine is a Lenovo P50 with:

    VGA compatible controller: NVIDIA Corporation GM107GLM [Quadro M2000M] =
(rev
a2)

And mesa version 17.1.8

I connected an external monitor to the HDMI port, and I got black screens f=
or a
few retries.

On an unrelated (maybe not so unrelated?) note, I get reproducible FAULTs on
startup, regardless of any monitor attached or not I believe. I also got so=
me
others on today's log, but that may be just related to the problem above. T=
he
first two lines below repro even without an external monitor:

    [    2.690083] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at
022554 [ IBUS ]
    [    2.691514] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at
10ac08 [ IBUS ]
    [   23.396822] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at
690000 [ TIMEOUT ]
    [   41.791019] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at
690000 [ TIMEOUT ]
    [   41.791902] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at
6900c0 [ TIMEOUT ]
    [   51.876682] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at
690000 [ TIMEOUT ]
    [   61.915247] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at
690000 [ TIMEOUT ]
    [   75.297725] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at
690000 [ TIMEOUT ]

Happy to help providing more information, testing, or even trying to contri=
bute
a fix (with some guidance ideally, since I know nothing about the driver's =
code
:P).

Thanks a lot in advance.


You are receiving this mail because:
  • You are the assignee for the bug.
  • You are the QA Contact for the bug.
= --15049128050.c05c25Dbc.23829-- --===============1634130484== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg== --===============1634130484==--