bugzilla-daemon at freedesktop.org
2011-Dec-09 15:28 UTC
[Nouveau] [Bug 43668] New: Secondary monitor always in standby on dual head NV94
https://bugs.freedesktop.org/show_bug.cgi?id=43668
Bug #: 43668
Summary: Secondary monitor always in standby on dual head NV94
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: sep16 at psu.edu
QAContact: xorg-team at lists.x.org
Created attachment 54270
--> https://bugs.freedesktop.org/attachment.cgi?id=54270
Xorg log using nouveau-0.0.16_pre20111109
After switching from the nVidia binary drivers to nouveau, I am unable to use
my dual head setup; the second monitor refuses to come out of standby.
xrandr -q reports that the monitors are recognized and correctly configured.
In gnome-shell I can drag a window off of the working monitor, so it appears
that the desktop is configured as expected, just that the secondary monitor is
not receiving a signal.
It seems to work fine with no xorg.conf, and I tried various configurations for
about six hours with no success. The only thing was that when I used the
RightOf/LeftOf options in the Monitors sections, gnome3 would come up in
fallback mode.
nVidia binary drivers 290.10 (and earlier) have worked fine.
- XFX nVidia GeForce 9600GT (NV50/NV94) w/ dual DVI-I outputs
- dual NEC 2560x1600 monitors
- xorg-server 1.11.2
- nouveau 0.0.16_pre20111109 (also tried _pre20110323)
- Gentoo amd64 linux-3.1.0
I'll attach some basic logs; let me know if you need anything else.
--
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
2011-Dec-09 15:29 UTC
[Nouveau] [Bug 43668] Secondary monitor always in standby on dual head NV94
https://bugs.freedesktop.org/show_bug.cgi?id=43668 --- Comment #1 from sep16 at psu.edu 2011-12-09 07:29:50 PST --- Created attachment 54271 --> https://bugs.freedesktop.org/attachment.cgi?id=54271 xrandr -q output using nouveau-0.0.16_pre20111109 -- 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
2011-Dec-09 15:30 UTC
[Nouveau] [Bug 43668] Secondary monitor always in standby on dual head NV94
https://bugs.freedesktop.org/show_bug.cgi?id=43668 --- Comment #2 from sep16 at psu.edu 2011-12-09 07:30:22 PST --- Created attachment 54272 --> https://bugs.freedesktop.org/attachment.cgi?id=54272 lspci -vvv -- 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
2011-Dec-09 15:31 UTC
[Nouveau] [Bug 43668] Secondary monitor always in standby on dual head NV94
https://bugs.freedesktop.org/show_bug.cgi?id=43668 --- Comment #3 from sep16 at psu.edu 2011-12-09 07:31:20 PST --- Created attachment 54273 --> https://bugs.freedesktop.org/attachment.cgi?id=54273 dmesg using nouveau-0.0.16_pre20111109 -- 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
2011-Dec-09 15:31 UTC
[Nouveau] [Bug 43668] Secondary monitor always in standby on dual head NV94
https://bugs.freedesktop.org/show_bug.cgi?id=43668 --- Comment #4 from sep16 at psu.edu 2011-12-09 07:31:54 PST --- Created attachment 54274 --> https://bugs.freedesktop.org/attachment.cgi?id=54274 dmesg using nvidia-290.10 -- 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
2011-Dec-09 16:45 UTC
[Nouveau] [Bug 43668] Secondary monitor always in standby on dual head NV94
https://bugs.freedesktop.org/show_bug.cgi?id=43668
Marcin Slusarz <marcin.slusarz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #54270|application/octet-stream |text/plain
mime type| |
--
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
2011-Dec-09 16:45 UTC
[Nouveau] [Bug 43668] Secondary monitor always in standby on dual head NV94
https://bugs.freedesktop.org/show_bug.cgi?id=43668
Marcin Slusarz <marcin.slusarz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #54274|application/octet-stream |text/plain
mime type| |
--
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
2011-Dec-10 01:02 UTC
[Nouveau] [Bug 43668] Secondary monitor always in standby on dual head NV94
https://bugs.freedesktop.org/show_bug.cgi?id=43668 --- Comment #5 from Ben Skeggs <skeggsb at gmail.com> 2011-12-09 17:02:40 PST --- Do both displays work if you tell nouveau to attempt to set your chipset to its full clock speeds? (DISCLAIMER: do this at your own risk) Append "nouveau.perflvl_wr=7777 nouveau.perflvl=3" to your kernel options when you boot. -- 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
2011-Dec-13 22:29 UTC
[Nouveau] [Bug 43668] Secondary monitor always in standby on dual head NV94
https://bugs.freedesktop.org/show_bug.cgi?id=43668 --- Comment #6 from sep16 at psu.edu 2011-12-13 14:29:55 PST --- No. The first time I tried "startx" it crashed; the console was unresponsive, but I was able to ssh in to reboot. The second time one monitor came up, with the background image and some random green pixels, then went completely white. -- 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 43668] Secondary monitor always in standby on dual head NV94
https://bugs.freedesktop.org/show_bug.cgi?id=43668
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #7 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/b6a46f7e/attachment-0001.html>
Apparently Analagous Threads
- [Bug 90145] New: [NV94] Corruption on very long (vertical) pages in Firefox
- [Bug 27455] New: dualhead not working, second display always black
- [Bug 85160] New: [NV94] INVALID_STATE error, X fails to start on GeForce 9600 GT with dual monitors, kernels 3.18.0-0.rc0.git8.2.fc22.1 onwards
- [Bug 84880] New: [NV94] X freeze on nouveau list_del corruption / unable to handle kernel paging request
- [Bug 72952] [NV94] no HDMI output, xrands claims DVI-D-1 disconnected