[Bug 654660] Re: Maverick xorg results in out of range error w/Intel i945 22 LCD

2010-10-06 Thread Tormod Volden
** Changed in: xorg (Ubuntu)
   Status: Incomplete = Confirmed

** Tags added: badmode

-- 
Maverick xorg results in out of range error w/Intel i945  22 LCD
https://bugs.launchpad.net/bugs/654660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 654660] Re: Maverick xorg results in out of range error w/Intel i945 22 LCD

2010-10-06 Thread Tormod Volden
The EDID information from the monitor lists 1600x1...@75hz as a
supported Standard Timing, and the clock rates are within ranges,
although close to the limits. So this might be false information built
in to your monitor (or it can not handle its own stated specifications)
and not a bug in the X server.

** Attachment added: edid-decode output
   
https://bugs.edge.launchpad.net/ubuntu/+source/xorg/+bug/654660/+attachment/1674700/+files/edid-decode.txt

-- 
Maverick xorg results in out of range error w/Intel i945  22 LCD
https://bugs.launchpad.net/bugs/654660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 654660] Re: Maverick xorg results in out of range error w/Intel i945 22 LCD

2010-10-06 Thread Erick Brunzell
*** This bug is a duplicate of bug 640807 ***
https://bugs.launchpad.net/bugs/640807

Thanks for all the help Tormod.

I've marked this as a duplicate of bug 640807.

** This bug has been marked a duplicate of bug 640807
   automatic xrandr module misconfigures monitors
 * You can subscribe to bug 640807 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/640807/+subscribe

-- 
Maverick xorg results in out of range error w/Intel i945  22 LCD
https://bugs.launchpad.net/bugs/654660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 654660] Re: Maverick xorg results in out of range error w/Intel i945 22 LCD

2010-10-05 Thread Tormod Volden
Thanks for filing your own report! Would you be able to tell us which
mode is broken, that is, the one that is chosen when it is Out of
range? Running xrandr --verbose :0 on the ctrl-alt-F1 console while X
is broken should tell.

** Changed in: xorg (Ubuntu)
   Status: New = Incomplete

-- 
Maverick xorg results in out of range error w/Intel i945  22 LCD
https://bugs.launchpad.net/bugs/654660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 654660] Re: Maverick xorg results in out of range error w/Intel i945 22 LCD

2010-10-05 Thread Erick Brunzell
Running xrandr --verbose :0 simply shows all xrandr options, same if I
copy-n-paste from a working install:

la...@lance-desktop:~$ xrandr --verbose :0
usage: xrandr [options]
  where options are:
...

If I run xrandr with any other options I just get Can't open display.

I do still have a broken Maverick installed (it was an RC upgrade test
from Lucid), would it be possible to snag anything from it's logs?

-- 
Maverick xorg results in out of range error w/Intel i945  22 LCD
https://bugs.launchpad.net/bugs/654660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 654660] Re: Maverick xorg results in out of range error w/Intel i945 22 LCD

2010-10-05 Thread Tormod Volden
Sorry I forgot the -d in there!
 xrandr --verbose -d :0

-- 
Maverick xorg results in out of range error w/Intel i945  22 LCD
https://bugs.launchpad.net/bugs/654660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 654660] Re: Maverick xorg results in out of range error w/Intel i945 22 LCD

2010-10-05 Thread Erick Brunzell
The output of xrandr --verbose -d :0 is so long that I can't see the
top portion, which I can see after playing is what we really need to
see, but I did manage to get the output of xrandr -d :0. This is the
broken one:

ubu...@ubuntu:~$ xrandr -d :0
Screen 0: minimum 320 x 200, current 1600 x 1200, maximum 4096 x 4096
VGA1 connected 1600x1200+0+0 (normal left inverted right x axis y axis) 474mm x 
297mm
   1680x1050  60.6+   74.9  
   1600x1200  75.0* 60.0  
   1400x1050  74.9 60.0  
   1280x1024  75.0 60.0  
   1280x960   60.0  
   1152x864   75.0  
   1024x768   75.1 70.1 60.0  
   832x62474.6  
   800x60072.2 75.0 60.3 56.2  
   640x48072.8 75.0 66.7 60.0  
   720x40070.1  

This is what it should be (copied from a Beta Live CD):

ubu...@ubuntu:~$ xrandr -d :0
Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 4096 x 4096
VGA1 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 474mm x 
297mm
   1680x1050  60.6*+   74.9  
   1600x1200  75.0 60.0  
   1400x1050  74.9 60.0  
   1280x1024  75.0 60.0  
   1280x960   60.0  
   1152x864   75.0  
   1024x768   75.1 70.1 60.0  
   832x62474.6  
   800x60072.2 75.0 60.3 56.2  
   640x48072.8 75.0 66.7 60.0  
   720x40070.1  

So it's normal to have a mode for 1600x1...@75.0hz but it shouldn't be
selected, in fact 1680x1...@60.6hz is shown as the preferred mode but
possibly the bug in g-s-d is resulting in 1600x1...@75hz being selected?

I'm going to shut down this monitor and disconnect it for a while
because it's acting flaky now :^( It did this once before while trying
to figure this out and disconnecting it for a few hours did the trick,
so I'm hoping that'll do it again :^)

-- 
Maverick xorg results in out of range error w/Intel i945  22 LCD
https://bugs.launchpad.net/bugs/654660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 654660] Re: Maverick xorg results in out of range error w/Intel i945 22 LCD

2010-10-05 Thread Tormod Volden
Thanks. You can always redirect the command output to a file, and attach the 
file, for instance:
 xrandr --verbose -d :0  xrandr.white.txt

I am not sure it is normal to have a 1600x1...@75.0hz mode in your case,
especially if it makes the monitor flaky! Please attach the verbose
output so we can see the EDID information from the monitor.

-- 
Maverick xorg results in out of range error w/Intel i945  22 LCD
https://bugs.launchpad.net/bugs/654660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 654660] Re: Maverick xorg results in out of range error w/Intel i945 22 LCD

2010-10-05 Thread Erick Brunzell

** Attachment added: xrandr.white.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/654660/+attachment/1673974/+files/xrandr.white.txt

-- 
Maverick xorg results in out of range error w/Intel i945  22 LCD
https://bugs.launchpad.net/bugs/654660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 654660] Re: Maverick xorg results in out of range error w/Intel i945 22 LCD

2010-10-04 Thread Erick Brunzell

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/654660/+attachment/1671596/+files/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/654660/+attachment/1671597/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/654660/+attachment/1671598/+files/Dependencies.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/654660/+attachment/1671599/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/654660/+attachment/1671600/+files/Lsusb.txt

** Attachment added: PciDisplay.txt
   
https://bugs.launchpad.net/bugs/654660/+attachment/1671601/+files/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/654660/+attachment/1671602/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/654660/+attachment/1671603/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/654660/+attachment/1671604/+files/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.launchpad.net/bugs/654660/+attachment/1671605/+files/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/654660/+attachment/1671606/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/654660/+attachment/1671607/+files/UdevLog.txt

** Attachment added: XorgLog.txt
   https://bugs.launchpad.net/bugs/654660/+attachment/1671608/+files/XorgLog.txt

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/654660/+attachment/1671609/+files/XorgLogOld.txt

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/654660/+attachment/1671610/+files/Xrandr.txt

** Attachment added: peripherals.txt
   
https://bugs.launchpad.net/bugs/654660/+attachment/1671611/+files/peripherals.txt

** Attachment added: setxkbmap.txt
   
https://bugs.launchpad.net/bugs/654660/+attachment/1671612/+files/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   
https://bugs.launchpad.net/bugs/654660/+attachment/1671613/+files/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   https://bugs.launchpad.net/bugs/654660/+attachment/1671614/+files/xkbcomp.txt

-- 
Maverick xorg results in out of range error w/Intel i945  22 LCD
https://bugs.launchpad.net/bugs/654660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs