External monitor resolution problem (i810)

Gordan Krešić gordan.kresic at mobart.hr
Thu Nov 23 13:08:46 PST 2006


R.L. Horn wrote:
 >
> The only thing I can think of is to manually set HorizSync and 
> VertRefresh to match your external monitor and use custom ModeLines (a 
> 50kHz/60Hz 1280x800 mode for the laptop and a 1280x1024 mode for the 
> monitor).

Unfortunatelly, still no luck.

I've added:

HorizSync       28-100
VertRefresh     60-100
ModeLine        "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828
ModeLine        "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066


To "Monitor" section, but my Xorg.0.log still gives me:

(II) I810(0): Laptop LCD: Using hsync range of 28.00-100.00 kHz
(II) I810(0): Laptop LCD: Using vrefresh range of 60.00-100.00 Hz
(II) I810(0): Not using mode "1280x1024" (no mode of this name)
(II) I810(0): Increasing the scanline pitch to allow tiling mode (1280 -> 2048).
(--) I810(0): Virtual size is 1280x800 (pitch 2048)
(**) I810(0): *Built-in mode "1280x800"
(**) I810(0): *Built-in mode "1024x768"
(**) I810(0):  Built-in mode "800x600"
(**) I810(0):  Built-in mode "640x480"
(++) I810(0): DPI set to (100, 100)

Maybe this got something to do with not-existant modes:

gkresic at mata:~$ cat /var/log/Xorg.0.log | grep "Mode: "
Mode: 30 (640x480)
Mode: 32 (800x600)
Mode: 34 (1024x768)
Mode: 38 (0x0)
Mode: 3a (0x0)
Mode: 3c (1280x800)
Mode: 41 (640x480)
Mode: 43 (800x600)
Mode: 45 (1024x768)
Mode: 49 (0x0)
Mode: 4b (0x0)
Mode: 4d (1280x800)
Mode: 50 (640x480)
Mode: 52 (800x600)
Mode: 54 (1024x768)
Mode: 58 (0x0)
Mode: 5a (0x0)
Mode: 5c (1280x800)
Mode: 60 (0x0)
Mode: 61 (0x0)
Mode: 62 (0x0)
Mode: 63 (0x0)
Mode: 64 (0x0)
Mode: 65 (0x0)
Mode: 66 (0x0)
Mode: 67 (0x0)
Mode: 68 (0x0)
Mode: 69 (0x0)
Mode: 6a (0x0)
Mode: 6b (0x0)
Mode: 6c (0x0)
Mode: 6d (0x0)
Mode: 6e (0x0)
Mode: 6f (0x0)
Mode: 70 (0x0)
Mode: 71 (0x0)
gkresic at mata:~$

As you can see, none of listed modes has resolution of 1280x1024? Why, if 
915resolution correctly reports all supported resolutions:

gkresic at mata:~$ sudo 915resolution -l
Intel 800/900 Series VBIOS Hack : version 0.5.2

Chipset: 945GM
BIOS: TYPE 1
Mode Table Offset: $C0000 + $269
Mode Table Entries: 36

Mode 30 : 640x480, 8 bits/pixel
Mode 32 : 800x600, 8 bits/pixel
Mode 34 : 1024x768, 8 bits/pixel
Mode 38 : 1280x1024, 8 bits/pixel
Mode 3a : 1600x1200, 8 bits/pixel
Mode 3c : 1280x800, 8 bits/pixel
Mode 41 : 640x480, 16 bits/pixel
Mode 43 : 800x600, 16 bits/pixel
Mode 45 : 1024x768, 16 bits/pixel
Mode 49 : 1280x1024, 16 bits/pixel
Mode 4b : 1600x1200, 16 bits/pixel
Mode 4d : 1280x800, 16 bits/pixel
Mode 50 : 640x480, 32 bits/pixel
Mode 52 : 800x600, 32 bits/pixel
Mode 54 : 1024x768, 32 bits/pixel
Mode 58 : 1280x1024, 32 bits/pixel
Mode 5a : 1600x1200, 32 bits/pixel
Mode 5c : 1280x800, 32 bits/pixel
gkresic at mata:~$

	-gkresic.





More information about the xorg mailing list