All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 77674] New: "failed to read DPCD" on wake up with external monitor
@ 2014-04-19 17:25 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-77674-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-04-19 17:25 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 1809 bytes --]

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

          Priority: medium
            Bug ID: 77674
          Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
           Summary: "failed to read DPCD" on wake up with external monitor
        QA Contact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: dlazerka-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: Driver/nouveau
           Product: xorg

Hi folks,
I have:

01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107GLM [Quadro
K1000M] [10de:0ffc] (rev a1)
(one year old thinkpad laptop)

and I'm unable to wake up. Well, not be, but my "Linux 3.11-2-amd64 #1 SMP
Debian 3.11.8-1 (2013-11-13) x86_64 GNU/Linux" (Mint, Debian Edition,
"testing").
Optimus is disabled in BIOS (only discrete is used). On waking up I see four
lines:

[ 8618.926501] mei_me 0000:00:16.0: suspend
[ 8623.309085] nouveau E[  PDISP][000:01:00.0] DP:0006:0f48: failed to read
DPCD
[ 8625.220708] dpm_run_callback(): usb_dev_resume+0x0/0x10 [usbcore] returns
-32
[ 8625.220712] PM: Device 4-1.8.1.1.1 failed to resume async: error -32


Reproducible only with external monitors (via dock station).


Sorry, not sure how to get Nouveau version.
$ apt-cache showpkg xserver-xorg-video-nouveau
...
Dependencies:
1:1.0.10-1 - libc6 (2 2.15) libdrm-nouveau2 (2 2.4.38) libdrm2 (2 2.4.25)
libudev1 (2 183) xorg-video-abi-14 (0 (null)) xserver-xorg-core (2
2:1.13.99.901) libgl1-mesa-dri (2 9.0) xserver-xorg-video-nouveau:i386 (0
(null)) " if that helps.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3150 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 77674] "failed to read DPCD" on wake up with external monitor
       [not found] ` <bug-77674-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2014-04-19 17:38   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-04-19 17:39   ` [Bug 77674] [NVE7] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-04-19 17:38 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 1914 bytes --]

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

--- Comment #1 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
(In reply to comment #0)
> Hi folks,
> I have:
> 
> 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107GLM
> [Quadro K1000M] [10de:0ffc] (rev a1)
> (one year old thinkpad laptop)
> 
> and I'm unable to wake up. Well, not be, but my "Linux 3.11-2-amd64 #1 SMP
> Debian 3.11.8-1 (2013-11-13) x86_64 GNU/Linux" (Mint, Debian Edition,
> "testing").
> Optimus is disabled in BIOS (only discrete is used). On waking up I see four
> lines:
> 
> [ 8618.926501] mei_me 0000:00:16.0: suspend
> [ 8623.309085] nouveau E[  PDISP][000:01:00.0] DP:0006:0f48: failed to read
> DPCD
> [ 8625.220708] dpm_run_callback(): usb_dev_resume+0x0/0x10 [usbcore] returns
> -32
> [ 8625.220712] PM: Device 4-1.8.1.1.1 failed to resume async: error -32
> 
> 
> Reproducible only with external monitors (via dock station).

Could you confirm that this still happens with the latest kernel (3.14.1)? If
it does, can you grab dmesg when you boot with

nouveau.debug=VBIOS=trace,PDISP=trace drm.debug=0xe

(including the suspend/resume bits).

> 
> 
> Sorry, not sure how to get Nouveau version.
> $ apt-cache showpkg xserver-xorg-video-nouveau
> ...
> Dependencies:
> 1:1.0.10-1 - libc6 (2 2.15)
> libdrm-nouveau2 (2 2.4.38)
> libdrm2 (2 2.4.25)
> libudev1 (2 183)
> xorg-video-abi-14 (0 (null))
> xserver-xorg-core (2 2:1.13.99.901)
> libgl1-mesa-dri (2 9.0)
> xserver-xorg-video-nouveau:i386 (0 (null))
> if that helps.

Not related to your issues, but there have been a lot of 3d driver improvements
since mesa 9.0... you might want to upgrade. 10.1 has been out for months now,
and 10.1.1 just got released. And if you want optimus to work, get xorg 1.14.3
or later... should give you much better battery life.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2916 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 77674] [NVE7] "failed to read DPCD" on wake up with external monitor
       [not found] ` <bug-77674-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2014-04-19 17:38   ` [Bug 77674] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-04-19 17:39   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-06-11 23:33   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-04-19 17:39 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 541 bytes --]

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

Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|"failed to read DPCD" on    |[NVE7] "failed to read
                   |wake up with external       |DPCD" on wake up with
                   |monitor                     |external monitor

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1183 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 77674] [NVE7] "failed to read DPCD" on wake up with external monitor
       [not found] ` <bug-77674-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2014-04-19 17:38   ` [Bug 77674] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-04-19 17:39   ` [Bug 77674] [NVE7] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-06-11 23:33   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-06-20 23:50   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-06-11 23:33 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 343 bytes --]

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

--- Comment #2 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
There is a substantial DP rework bound for 3.16. Can you give
http://cgit.freedesktop.org/~airlied/linux/log/?h=drm-next a shot?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1206 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 77674] [NVE7] "failed to read DPCD" on wake up with external monitor
       [not found] ` <bug-77674-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (2 preceding siblings ...)
  2014-06-11 23:33   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-06-20 23:50   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-06-24 14:22   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-06-20 23:50 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 844 bytes --]

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

--- Comment #3 from e.swanson+xorgbugs-5lA2vZBjcqn3oGB3hsPCZA@public.gmane.org ---
To add my two cents:

I had this same issue on Arch Linux's 3.14.5-1-ARCH, Linus's v3.15, and
linux-3.15.y from the linux-stable tree. imirkin's advice of trying out
drm-next (commit bc1dfff04a5d4064ba0db1fab13f84ab4f333d2b) seems to have fixed
it for me.

I'm using an active (USB powered) DisplayPort -> Dual Link DVI adapter to drive
a 27" 2560x1440 monitor from a Lenovo ThinkPad W530. I don't have a dock.

As another data point, drm-fixes from airlied's tree (commit
884d6147ba19640a40fb45efe64360cdf92cac27) built but did not boot for me - it
hung before starting anything on my root drive (initrd seems to have loaded
fine).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1649 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 77674] [NVE7] "failed to read DPCD" on wake up with external monitor
       [not found] ` <bug-77674-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (3 preceding siblings ...)
  2014-06-20 23:50   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-06-24 14:22   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-06-24 17:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-06-24 14:22 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 1682 bytes --]

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

--- Comment #4 from jason leroy <jsnlry-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
I am experiencing the same issue on ArchLinux. My Hardware:

 * HP EliteBook 8440p
 * VGA compatible controller: NVIDIA Corporation GT218M [NVS 3100M]

Installed software:

 * ArchLinux with all available updates
 * Kernel 3.15.1-1-ARCH
 * nouveau-dri 10.2.1-2
 * xf86-video-nouveau 1.0.10-2
 * lib32-nouveau-dri 10.2.1-3

My Log shows the following for nouveau when I suspend/resume the system:

nouveau  [     DRM] suspending display...
nouveau  [     DRM] unpinning framebuffer(s)...
nouveau  [     DRM] evicting buffers...
nouveau  [     DRM] waiting for kernel channels to go idle...
nouveau  [     DRM] suspending client object trees...
nouveau  [     DRM] suspending kernel object tree...
nouveau  [     DRM] re-enabling device...
nouveau  [     DRM] resuming kernel object tree...
nouveau  [   VBIOS][0000:01:00.0] running init tables
nouveau  [    VOLT][0000:01:00.0] GPU voltage: 850000uv
nouveau  [  PTHERM][0000:01:00.0] fan management: automatic
nouveau  [     CLK][0000:01:00.0] --: core 405 MHz shader 810 MHz memory 405
MHz
nouveau  [     DRM] resuming client object trees...
nouveau  [     DRM] resuming display...
nouveau E[   PDISP][0000:01:00.0] DP:0006:0344: failed to read DPCD
nouveau E[   PDISP][0000:01:00.0] DP:0006:0344: link training failed

In my case there is NO external display and also NO docking station. It's the
display of the laptop that remains black.

For me, long-pressing the power button is the only way out of this situation.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2465 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 77674] [NVE7] "failed to read DPCD" on wake up with external monitor
       [not found] ` <bug-77674-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (4 preceding siblings ...)
  2014-06-24 14:22   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-06-24 17:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-06-24 18:07   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-06-24 17:58 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 2456 bytes --]

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

--- Comment #5 from Dzmitry Lazerka <dlazerka-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
(In reply to comment #1)
> (In reply to comment #0)
> > Hi folks,
> > I have:
> > 
> > 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107GLM
> > [Quadro K1000M] [10de:0ffc] (rev a1)
> > (one year old thinkpad laptop)
> > 
> > and I'm unable to wake up. Well, not be, but my "Linux 3.11-2-amd64 #1 SMP
> > Debian 3.11.8-1 (2013-11-13) x86_64 GNU/Linux" (Mint, Debian Edition,
> > "testing").
> > Optimus is disabled in BIOS (only discrete is used). On waking up I see four
> > lines:
> > 
> > [ 8618.926501] mei_me 0000:00:16.0: suspend
> > [ 8623.309085] nouveau E[  PDISP][000:01:00.0] DP:0006:0f48: failed to read
> > DPCD
> > [ 8625.220708] dpm_run_callback(): usb_dev_resume+0x0/0x10 [usbcore] returns
> > -32
> > [ 8625.220712] PM: Device 4-1.8.1.1.1 failed to resume async: error -32
> > 
> > 
> > Reproducible only with external monitors (via dock station).
> 
> Could you confirm that this still happens with the latest kernel (3.14.1)?
> If it does, can you grab dmesg when you boot with
> 
> nouveau.debug=VBIOS=trace,PDISP=trace drm.debug=0xe
> 
> (including the suspend/resume bits).
> 

Hi Ilia, sorry for the late reply. I'll try to update my kernel (although I
switched to Nvidia drivers because I needed WebGL). Let me try the new kernel.
What config to put the "nouveau.debug=VBIOS=trace,PDISP=trace drm.debug=0xe"
line?

> > 
> > 
> > Sorry, not sure how to get Nouveau version.
> > $ apt-cache showpkg xserver-xorg-video-nouveau
> > ...
> > Dependencies:
> > 1:1.0.10-1 - libc6 (2 2.15)
> > libdrm-nouveau2 (2 2.4.38)
> > libdrm2 (2 2.4.25)
> > libudev1 (2 183)
> > xorg-video-abi-14 (0 (null))
> > xserver-xorg-core (2 2:1.13.99.901)
> > libgl1-mesa-dri (2 9.0)
> > xserver-xorg-video-nouveau:i386 (0 (null))
> > if that helps.
> 
> Not related to your issues, but there have been a lot of 3d driver
> improvements since mesa 9.0... you might want to upgrade. 10.1 has been out
> for months now, and 10.1.1 just got released. And if you want optimus to
> work, get xorg 1.14.3 or later... should give you much better battery life.

Well, that was Mint Debian Edition (based on Debian Testing), I use "apt-get
upgrade" tells me to. If I could install newer version through apt-get, that
would be cool.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3683 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 77674] [NVE7] "failed to read DPCD" on wake up with external monitor
       [not found] ` <bug-77674-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (5 preceding siblings ...)
  2014-06-24 17:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-06-24 18:07   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-11-18  7:31   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-06-24 18:07 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 690 bytes --]

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

--- Comment #6 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
(In reply to comment #5)
> switched to Nvidia drivers because I needed WebGL). Let me try the new
> kernel.

Definitely give 3.16-rc2 a shot.

> What config to put the "nouveau.debug=VBIOS=trace,PDISP=trace drm.debug=0xe"
> line?

If it doesn't work, add

nouveau.debug=VBIOS=trace,PDISP=trace,I2C=trace drm.debug=0xe

to the kernel command line, and report back with the dmesg generated. Not sure
how your distro works... I use GRUB, and configure it via /boot/grub/menu.lst

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1597 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 77674] [NVE7] "failed to read DPCD" on wake up with external monitor
       [not found] ` <bug-77674-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (6 preceding siblings ...)
  2014-06-24 18:07   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-11-18  7:31   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-11-18  7:36   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2019-12-04  8:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-11-18  7:31 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 341 bytes --]

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

--- Comment #7 from Dominique Dumont <domi.dumont-GANU6spQydw@public.gmane.org> ---
Created attachment 109656
  --> https://bugs.freedesktop.org/attachment.cgi?id=109656&action=edit
kern.log from wake up to crash

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1286 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 77674] [NVE7] "failed to read DPCD" on wake up with external monitor
       [not found] ` <bug-77674-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (7 preceding siblings ...)
  2014-11-18  7:31   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-11-18  7:36   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2019-12-04  8:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-11-18  7:36 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 776 bytes --]

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

--- Comment #8 from Dominique Dumont <domi.dumont-GANU6spQydw@public.gmane.org> ---
Hello

I have a similar problem with my laptop:
01:00.0 VGA compatible controller: NVIDIA Corporation GF106GLM [Quadro 2000M]
(rev a1)
kernel: SMP Debian 3.16.7-2 (2014-11-06) x86_64 GNU/Linux

The options nouveau.debug=VBIOS=trace,PDISP=trace,I2C=trace drm.debug=0xe does
make the setup more robust, but I has a crash this morning while expanding the
screen display to an external monitor connected to a dock station.

For what it's worth, I've attached a kern.log generated with the above trace
from the wake up of the machine up to the crash.


Hope this helps

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1568 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 77674] [NVE7] "failed to read DPCD" on wake up with external monitor
       [not found] ` <bug-77674-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (8 preceding siblings ...)
  2014-11-18  7:36   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2019-12-04  8:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2019-12-04  8:45 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 870 bytes --]

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

Martin Peres <martin.peres-GANU6spQydw@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED

--- Comment #9 from Martin Peres <martin.peres-GANU6spQydw@public.gmane.org> ---
-- 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/104.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2479 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-12-04  8:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-19 17:25 [Bug 77674] New: "failed to read DPCD" on wake up with external monitor bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-77674-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2014-04-19 17:38   ` [Bug 77674] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-04-19 17:39   ` [Bug 77674] [NVE7] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-06-11 23:33   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-06-20 23:50   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-06-24 14:22   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-06-24 17:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-06-24 18:07   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-11-18  7:31   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-11-18  7:36   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2019-12-04  8:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.