* [Bug 17492] nouveau requires EDID, no modes with my CRT anno 1993
[not found] ` <bug-17492-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2008-09-14 17:41 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-05-22 12:19 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-09-14 17:41 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=17492
--- Comment #1 from Stuart Bennett <sb476-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org> 2008-09-14 10:41:50 PST ---
This should get picked up by the nv_load_detect function in nv_output.c
(assuming the monitor is connected via the vga connector and not some composite
video input thing from the tv-output). It might therefore be worth you
instrumenting the function to make sure it's being called and also what your
card's comparison testval is set to by the bios tables (pNv->VBIOS.dactestval).
Assuming there's nothing obviously wrong, xorg logs from the nv driver and if
possible the proprietary nvidia driver (using -logverbose 9 as an argument to
the Xorg binary) will help show if their load detect functions can pick it up.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 17492] nouveau requires EDID, no modes with my CRT anno 1993
[not found] ` <bug-17492-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2008-09-14 17:41 ` [Bug 17492] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2009-05-22 12:19 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-05-22 12:32 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2009-05-22 12:19 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=17492
Tomasz Sałaciński <tsalacinski@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tsalacinski@gmail.com
--- Comment #2 from Tomasz Sałaciński <tsalacinski@gmail.com> 2009-05-22 05:18:59 PST ---
Confirming with quite new Samsung 226BW 22" panel. This monitor doesn't send
correct EDID (requires drivers under Windows, doesn't detect modes
automatically from nvidia blob or even Windows), and with Nouveau ignoring
modeline settings I am able to use only 1024x768 mode (monitor's native mode is
1680x1050).
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 17492] nouveau requires EDID, no modes with my CRT anno 1993
[not found] ` <bug-17492-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2008-09-14 17:41 ` [Bug 17492] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-05-22 12:19 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2009-05-22 12:32 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-05-22 18:34 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2009-05-22 12:32 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=17492
--- Comment #3 from Stuart Bennett <sb476-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org> 2009-05-22 05:32:26 PST ---
(In reply to comment #2)
> Confirming with quite new Samsung 226BW 22" panel. This monitor doesn't send
> correct EDID (requires drivers under Windows, doesn't detect modes
> automatically from nvidia blob or even Windows), and with Nouveau ignoring
> modeline settings I am able to use only 1024x768 mode (monitor's native mode is
> 1680x1050).
/var/log/Xorg.0.log (preferably with the line `Option "ModeDebug" "On"' in the
xorg.conf device section) would be informative here. Also, I'm fairly sure it
is possible to force a mode (assuming the monitor is detected as connected,
which it is in your case) in the xorg.conf, so attach that as well and indicate
what you've tried setting in it.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 17492] nouveau requires EDID, no modes with my CRT anno 1993
[not found] ` <bug-17492-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (2 preceding siblings ...)
2009-05-22 12:32 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2009-05-22 18:34 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-05-22 18:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-18 18:09 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2009-05-22 18:34 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=17492
--- Comment #4 from Tomasz Sałaciński <tsalacinski@gmail.com> 2009-05-22 11:34:52 PST ---
Created an attachment (id=26122)
--> (http://bugs.freedesktop.org/attachment.cgi?id=26122)
Xorg.0.log
This is my Xorg.0.log. I am using the same xorg.conf that worked fine with
nvidia blob. Notice that the log file doesn't even mention 1680x1050 modeline.
In case it's case sensitive, I've tried to set the option like
ModeLine
Modeline
modeline
But didn't help.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 17492] nouveau requires EDID, no modes with my CRT anno 1993
[not found] ` <bug-17492-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (3 preceding siblings ...)
2009-05-22 18:34 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2009-05-22 18:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-18 18:09 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2009-05-22 18:35 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
http://bugs.freedesktop.org/show_bug.cgi?id=17492
--- Comment #5 from Tomasz Sałaciński <tsalacinski@gmail.com> 2009-05-22 11:35:07 PST ---
Created an attachment (id=26123)
--> (http://bugs.freedesktop.org/attachment.cgi?id=26123)
xorg.conf
And this is my xorg.conf file.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 17492] nouveau requires EDID, no modes with my CRT anno 1993
[not found] ` <bug-17492-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (4 preceding siblings ...)
2009-05-22 18:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2013-08-18 18:09 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2013-08-18 18:09 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 1289 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=17492
Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #6 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
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.
[-- Attachment #1.2: Type: text/html, Size: 2770 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] 7+ messages in thread