[ltp] T60p Wifi and Display
Phil Shotton
linux-thinkpad@linux-thinkpad.org
Thu, 13 Mar 2008 11:04:54 +0000
As always, Alex, thanks for your help. I'm away from the office for a
couple of weeks but when I get back I'll measure it. I think it's a
standard 17", but it might be 19" so I'll confirm.
xrandr trick is nice. I keep finding new stuff that xrandr can do.
Cheers
Phil
Alex Deucher wrote:
> On Sat, Mar 8, 2008 at 6:40 AM, Phil Shotton <phil@stairbridge.org.uk> wrote:
>
>> Hi Alex
>>
>> Looks like the EDID is wrong. Whole log attached, but the important bit
>> (I think) is:
>>
>> (II) RADEON(0): EDID for output VGA-0
>> (II) RADEON(0): Manufacturer: SEG Model: 1a85 Serial#: 0
>> (II) RADEON(0): Year: 2002 Week: 21
>> (II) RADEON(0): EDID Version: 1.3
>> (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
>> (II) RADEON(0): Sync: Separate
>> (II) RADEON(0): Max H-Image Size [cm]: H-Size may change, V-Size may change
>> (II) RADEON(0): Gamma: 1.00
>>
>>
>
> (II) RADEON(0): clock: 108.0 MHz Image Size: 32 x 32 mm
> (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440
> h_blank_end 1688 h_border: 0
> (II) RADEON(0): v_active: 1024 v_sync: 1026 v_sync_end 1029
> v_blanking: 1066 v_border: 0
>
> there's your problem. the mode reports itself as 32x32 mm. They
> probably mean 320x320 mm, but even that seems wrong. xserver 1.4.x
> will fix cm/mm unit issue automatically, but we can add a quirk for
> your monitor as well if you know the real size.
> in the interim you can use xrandr --fbmm 320x320 to fix it up.
>
> Alex
>
>
>