only one video mode available (1440x900)

Bug #69309 reported by zdzichu
2
Affects Status Importance Assigned to Milestone
xserver-xorg-video-intel (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: xserver-xorg-video-intel

Ubuntu 6.10. I'm having trouble using my laptop with projectors. Problem lies in resolution - Xorg only allows one video mode, 1440x900, too great for most projectors:

$ xrandr
 SZ: Pixels Physical Refresh
*0 1440 x 900 ( 302mm x 191mm ) *60
Current rotation - normal
Current reflection - none
Rotations possible - normal left inverted right
Reflections possible - none

I installed 915resolution (only to list video modes, I didn't modify BIOS),
and got following list:

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 : 1920x1440, 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 : 1920x1440, 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 : 1920x1440, 32 bits/pixel
Mode 60 : 3584x769, 8 bits/pixel
Mode 61 : 3584x769, 16 bits/pixel
Mode 62 : 3584x769, 32 bits/pixel
Mode 63 : 1472x770, 8 bits/pixel
Mode 64 : 1472x770, 16 bits/pixel
Mode 65 : 1472x770, 32 bits/pixel
Mode 66 : 512x771, 8 bits/pixel
Mode 67 : 512x771, 16 bits/pixel
Mode 68 : 512x771, 32 bits/pixel
Mode 69 : 2208x771, 8 bits/pixel
Mode 6a : 2208x771, 16 bits/pixel
Mode 6b : 2208x771, 32 bits/pixel
Mode 6c : 1440x900, 8 bits/pixel
Mode 6d : 1440x900, 16 bits/pixel
Mode 6e : 1440x900, 32 bits/pixel

I'm interested in 1024x768 mode. It's seems to be only available in 8, 16 and 32 bit depth, but Ubuntu defaults to 24 bits. I've modified xorg.conf:

        DefaultDepth 16
        SubSection "Display"
                Depth 16
                Modes "1440x900" "1024x768"
        EndSubSection

But this 1024x768 is still not available.

Revision history for this message
David Kaplan (dmkaplan) wrote :

I have a similar problem with my laptop screen - it only appears to allow resolutions 1280x800 and 1024x768, though 915resolution shows far more. I think the problem is fundamentally determined by the resolution of the laptop screen (mine is a wider screen that prefers these wide screen resolutions). Nonetheless, it seems that the other resolutions should be available. Have you had any success in figuring this out?

Revision history for this message
zdzichu (zdzichu-gmail) wrote :

Feisty ships with xserver-xorg-video-i810-modesetting, which provides more resolutions.

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

Thank you, marking as fixed.

Changed in xserver-xorg-video-intel:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.