i915 & screen resolution
'Forum Post
ulist at gs1.ubuntuforums.org
Sat Nov 5 01:49:29 UTC 2005
I use the i915 chipset at 1280x800 on a Sony Vaio laptop. Here is an
extract from my xorg.conf. Maybe it will help you. Look at the
modelines, default color depth, etc.
Section "Device"
Identifier "Intel Corporation Intel Default Card"
Driver "i810"
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "Monitor gen�ico"
Option "DPMS"
Modeline "1280x800 at 60" 83.91 1280 1312 1624 1656 800 816 824 841
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Intel Default Card"
Monitor "Monitor gen�ico"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
--
kairu0
More information about the ubuntu-users
mailing list