All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 19214] New: video mode change causes monitor to go out of range
@ 2008-12-21 12:02 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-19214-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-12-21 12:02 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=19214

           Summary: video mode change causes monitor to go out of range
           Product: xorg
           Version: git
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
        ReportedBy: skliarie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
         QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org


I have an LCD monitor with native resolution 1650x1050. When I try to change
the resolution to a different one (e.g. "xrandr -s 1024x768"), the monitor goes
dark and following message appears:
Out of range
  Working range
  H: 30-96kHz
  V: 60-75Hz
  Max res 1680x1050
  Current mode
  H: 96kHz
  V: 60Hz

The nvidia driver was taken from package
xserver-xorg-video-nouveau version 1:0.0.10~git20081124-0~ppa1 downloaded from
http://ppa.launchpad.net/raof/ubuntu.

The NVidia card used is
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200]
(rev a1)


-- 
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] 6+ messages in thread

* [Bug 19214] video mode change causes monitor to go out of range
       [not found] ` <bug-19214-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2008-12-21 14:12   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2008-12-21 20:34   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-12-21 14:12 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=19214





--- Comment #1 from Stuart Bennett <sb476-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>  2008-12-21 06:12:05 PST ---
Please include the output of the xrandr command, and attach /var/log/Xorg.0.log
when you have run X with the line `Option "ModeDebug" "on" in the Device
section of /etc/X11/xorg.conf.

While the problem isn't immediately obvious (for one thing, the reported mode
would seem to lie in the monitor's accepted range), it may be that xrandr is
attempting to set a DoubleScan mode; have you tried setting the refresh rate
with the xrandr command (something like "xrandr -s 1024x768 -r 60")?


-- 
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] 6+ messages in thread

* [Bug 19214] video mode change causes monitor to go out of range
       [not found] ` <bug-19214-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2008-12-21 14:12   ` [Bug 19214] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-12-21 20:34   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2008-12-21 22:08   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-12-21 20:34 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=19214





--- Comment #2 from Arie Skliarouk <skliarie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>  2008-12-21 12:34:59 PST ---
> it may be that xrandr is attempting to set a DoubleScan mode;
> have you tried setting the refresh rate with the xrandr command
> (something like "xrandr -s 1024x768 -r 60")?

I tried to specify refresh rate and this time the video mode has changed
properly.

The mode setting algorithm still needs to be improved, as there are many games
that do their own mode switching and do not specify refresh rate assuming
(pretty logically) that the driver would take care about little details
(including choosing of highest possible viewable frequency).


-- 
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] 6+ messages in thread

* [Bug 19214] video mode change causes monitor to go out of range
       [not found] ` <bug-19214-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2008-12-21 14:12   ` [Bug 19214] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2008-12-21 20:34   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-12-21 22:08   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2008-12-21 23:47   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-10-13 17:48   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-12-21 22:08 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=19214





--- Comment #3 from Pekka Paalanen <pq-X3B1VOXEql0@public.gmane.org>  2008-12-21 14:08:32 PST ---
This sounds very much like the doublescan mode brain damage. Double scan modes
are listed in xrandr just like normal modes except their refresh rate is
reported doubled.

Should this bug be marked as duplicate of Bug #16952 ?


-- 
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] 6+ messages in thread

* [Bug 19214] video mode change causes monitor to go out of range
       [not found] ` <bug-19214-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (2 preceding siblings ...)
  2008-12-21 22:08   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2008-12-21 23:47   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-10-13 17:48   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2008-12-21 23:47 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

http://bugs.freedesktop.org/show_bug.cgi?id=19214





--- Comment #4 from Stuart Bennett <sb476-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>  2008-12-21 15:47:42 PST ---
(In reply to comment #3)
> This sounds very much like the doublescan mode brain damage. Double scan modes
> are listed in xrandr just like normal modes except their refresh rate is
> reported doubled.
> 
> Should this bug be marked as duplicate of Bug #16952 ?

Probably, but I'd still like to see some xrandr output showing a 1024x768@120
mode, or an Xorg log first to confirm 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] 6+ messages in thread

* [Bug 19214] video mode change causes monitor to go out of range
       [not found] ` <bug-19214-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (3 preceding siblings ...)
  2008-12-21 23:47   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-10-13 17:48   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-10-13 17:48 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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

Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:

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

--- Comment #5 from Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2010-10-13 10:48:33 PDT ---
No reponse from the reporter for more than a year. Closing as duplicate of
mentioned bug. If the problem still exists on current version, please reopen
with requested logs.

*** This bug has been marked as a duplicate of bug 16952 ***

-- 
Configure bugmail: https://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] 6+ messages in thread

end of thread, other threads:[~2010-10-13 17:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-21 12:02 [Bug 19214] New: video mode change causes monitor to go out of range bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-19214-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2008-12-21 14:12   ` [Bug 19214] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-12-21 20:34   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-12-21 22:08   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-12-21 23:47   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-10-13 17:48   ` 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.