bugzilla-daemon at freedesktop.org
2010-Aug-06 01:14 UTC
[Nouveau] [Bug 29415] New: Screen shutdown with Nvidia GeForce 9400M
https://bugs.freedesktop.org/show_bug.cgi?id=29415 Summary: Screen shutdown with Nvidia GeForce 9400M Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: saintger at gmail.com QAContact: xorg-team at lists.x.org Created an attachment (id=37608) --> (https://bugs.freedesktop.org/attachment.cgi?id=37608) Xorg.0.log Attempting to use the latest nouveau driver with my Nvidia GeForce 9400M results in my screen switching off and/or displaying garbage. I use a Mac Mini (model late 2009) on an up-to-date Debian Testing with the latest (git) nouveau driver (as of today). The video card is a Nvidia GeForce 9400M (nVidia Corporation C79 [GeForce 9400] (rev b1)) connected via mini-diplayport -> VGA to a CRT Iiyama Vision Master Pro 410. The minidisplay-port -> VGA connector is apparently an active connector. The video card and the screen work fine under Mac OS X or with the vesa driver. In attachment is my syslog, Xorg.0.log, lspci, myvga.rom (card's BIOS dump) and because it is quite big, a link to the POST trace. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Aug-06 01:14 UTC
[Nouveau] [Bug 29415] Screen shutdown with Nvidia GeForce 9400M
https://bugs.freedesktop.org/show_bug.cgi?id=29415 --- Comment #1 from saintger at gmail.com 2010-08-05 18:14:46 PDT --- Created an attachment (id=37609) --> (https://bugs.freedesktop.org/attachment.cgi?id=37609) syslog -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Aug-06 01:15 UTC
[Nouveau] [Bug 29415] Screen shutdown with Nvidia GeForce 9400M
https://bugs.freedesktop.org/show_bug.cgi?id=29415 --- Comment #2 from saintger at gmail.com 2010-08-05 18:15:21 PDT --- Created an attachment (id=37610) --> (https://bugs.freedesktop.org/attachment.cgi?id=37610) lspci dump -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Aug-06 01:16 UTC
[Nouveau] [Bug 29415] Screen shutdown with Nvidia GeForce 9400M
https://bugs.freedesktop.org/show_bug.cgi?id=29415 --- Comment #3 from saintger at gmail.com 2010-08-05 18:16:16 PDT --- Created an attachment (id=37611) --> (https://bugs.freedesktop.org/attachment.cgi?id=37611) card's BIOS dump -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Aug-06 01:21 UTC
[Nouveau] [Bug 29415] Screen shutdown with Nvidia GeForce 9400M
https://bugs.freedesktop.org/show_bug.cgi?id=29415 --- Comment #4 from saintger at gmail.com 2010-08-05 18:21:46 PDT --- Here is the link to the POST trace (logfile-deloopd.gz): http://dl.free.fr/d1hBw3kb9 This link will be valid for 30 days. After that I can re-upload it or send it to whoever is interested. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Aug-06 01:31 UTC
[Nouveau] [Bug 29415] Screen shutdown with Nvidia GeForce 9400M
https://bugs.freedesktop.org/show_bug.cgi?id=29415 --- Comment #5 from Ben Skeggs <skeggsb at gmail.com> 2010-08-05 18:31:15 PDT --- Can I see a nouveau kernel log with "log_buf_len=1M drm.debug=14 nouveau.reg_debug=0x0200 3" in your boot options? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Aug-06 08:48 UTC
[Nouveau] [Bug 29415] Screen shutdown with Nvidia GeForce 9400M
https://bugs.freedesktop.org/show_bug.cgi?id=29415 --- Comment #6 from Felix Leimbach <felix.leimbach at gmx.net> 2010-08-06 01:48:54 PDT --- I'm seeing something similar on the exact same GPU (Macbook 13", late 2009) and it might be the same bug: When I connect an external monitor to the minidisplay-port=>DVI adapter then the external monitor is detected but won't display anything (no signal). This happens with nouveau-drm and xf86-video-nouvau from today's git. The same setup worked with git from 2010-07-23 (see #29171). dmesg after plugging and unplugging the external monitor a couple of times: [drm] nouveau 0000:02:00.0: plugged DisplayPort-1 [drm] nouveau 0000:02:00.0: plugged DisplayPort-1 [drm] nouveau 0000:02:00.0: unplugged DisplayPort-1 [drm] nouveau 0000:02:00.0: plugged DisplayPort-1 [drm] nouveau 0000:02:00.0: plugged DisplayPort-1 [drm] nouveau 0000:02:00.0: unplugged DisplayPort-1 i2c i2c-1: sendbytes: error -110 [drm] nouveau 0000:02:00.0: DDC responded, but no EDID for DisplayPort-1 [drm] nouveau 0000:02:00.0: Couldn't find matching output script table [drm] nouveau 0000:02:00.0: Couldn't find matching output script table [drm] nouveau 0000:02:00.0: plugged DisplayPort-1 [drm] nouveau 0000:02:00.0: Couldn't find matching output script table [drm] nouveau 0000:02:00.0: Couldn't find matching output script table [drm] nouveau 0000:02:00.0: unplugged DisplayPort-1 [drm] nouveau 0000:02:00.0: plugged DisplayPort-1 [drm] nouveau 0000:02:00.0: plugged DisplayPort-1 [drm] nouveau 0000:02:00.0: plugged DisplayPort-1 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Aug-06 19:14 UTC
[Nouveau] [Bug 29415] Screen shutdown with Nvidia GeForce 9400M
https://bugs.freedesktop.org/show_bug.cgi?id=29415 --- Comment #7 from saintger at gmail.com 2010-08-06 12:14:18 PDT --- Created an attachment (id=37648) --> (https://bugs.freedesktop.org/attachment.cgi?id=37648) kern.log with "log_buf_len=1M drm.debug=14 nouveau.reg_debug=0x0200 3" Here is the kern.log with the options "log_buf_len=1M drm.debug=14 nouveau.reg_debug=0x0200 3" -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Aug-06 19:17 UTC
[Nouveau] [Bug 29415] Screen shutdown with Nvidia GeForce 9400M
https://bugs.freedesktop.org/show_bug.cgi?id=29415 --- Comment #8 from saintger at gmail.com 2010-08-06 12:17:09 PDT --- To Felix Leimbach: I'm not using EFI. I just boot on a CD with a linux kernel on it and point the root to the external firewire drive (that's the only way I've managed to boot linux without touching the internal drive). I haven't done anything with Bootcamp or ReFIT, so I suppose that I'm not using EFI but instead the "BIOS compatibility" ? Regards, -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Aug-07 07:23 UTC
[Nouveau] [Bug 29415] Screen shutdown with Nvidia GeForce 9400M
https://bugs.freedesktop.org/show_bug.cgi?id=29415 --- Comment #9 from Felix Leimbach <felix.leimbach at gmx.net> 2010-08-07 00:23:47 PDT --- (In reply to comment #8) Yeah, you're using the BIOS emulation (as can be seen by the many BIOS related lines in the syslog you attached). I use rEFIt to triple boot Linux / OSX / Windows and have gone EFI only. Our bugs might be the same still because the symptom is quite similar and I don't think it is related to setting up the card. Let's see what the devs say, though. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Aug-26 21:28 UTC
[Nouveau] [Bug 29415] Screen shutdown with Nvidia GeForce 9400M
https://bugs.freedesktop.org/show_bug.cgi?id=29415 --- Comment #10 from Bill Yerazunis <yerazunis at yahoo.com> 2010-08-26 14:28:01 PDT --- See also bug 29820; there the external DVI adapter works on all monitors tested, but the external VGA adapter fails on all monitors tested (and all the hardware works just fine under MacOS) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Sep-12 21:29 UTC
[Nouveau] [Bug 29415] Screen shutdown with Nvidia GeForce 9400M
https://bugs.freedesktop.org/show_bug.cgi?id=29415 Yuriy Khomchik <homyur at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=29714 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Sep-12 21:29 UTC
[Nouveau] [Bug 29415] Screen shutdown with Nvidia GeForce 9400M
https://bugs.freedesktop.org/show_bug.cgi?id=29415 Yuriy Khomchik <homyur at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=29820 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2010-Sep-12 21:45 UTC
[Nouveau] [Bug 29415] Screen shutdown with Nvidia GeForce 9400M
https://bugs.freedesktop.org/show_bug.cgi?id=29415 --- Comment #11 from Yuriy Khomchik <homyur at gmail.com> 2010-09-12 14:45:18 PDT --- See also similar bug 29714. In this case, corrupted image is displayed on a laptop screen via embedded DisplayPort (eDP). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2013-Aug-18 18:09 UTC
[Nouveau] [Bug 29415] Screen shutdown with Nvidia GeForce 9400M
https://bugs.freedesktop.org/show_bug.cgi?id=29415 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #12 from Ilia Mirkin <imirkin at alum.mit.edu> --- It appears that this bug report has laid dormant for quite a while. Sorry we haven't gotten to it. Since we fix bugs all the time, chances are pretty good that your issue has been fixed with the latest software. Please give it a shot. (Linux kernel 3.10.7, xf86-video-nouveau 1.0.9, mesa 9.1.6, or their git versions.) If upgrading to the latest isn't an option for you, your distro's bugzilla is probably the right destination for your bug report. In an effort to clean up our bug list, we're pre-emptively closing all bugs that haven't seen updates since 2011. If the original issue remains, please make sure to provide fresh info, see http://nouveau.freedesktop.org/wiki/Bugs/ for what we need to see, and re-open this one. Thanks, The Nouveau Team -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130818/d9d5a9d2/attachment.html>
Possibly Parallel Threads
- [Bug 29820] New: Nouveau doesn't handle VGA-OUT correctly on a 9400M (Macbook Unibody), but DVI-OUT works !?!?!
- [Bug 29171] New: Garbled console on Macbook 13" (6, 1 9400M]) when using EFI
- [Bug 34429] New: Failure during resume on NV50: INIT_AUXCH: rd auxch fail -121
- [Bug 27398] New: displayport: x server does not draw anything on ThinkPad T410
- [Bug 34680] New: Enable dithering by default for eDP panels