I have 2 PCs with a 915 chipset. One wants to use 1280x768 resolution and the other wants 1152x864 resolution. I haven't setup a new system in a while with X and I'm running into some problems/differences.
I like to have my systems setup so that I can cycle through different resolutions. Unfortunately, I'm unable to get this to work. The debconf configuration for xserver-xorg doesn't ask about the video anymore. Around the time that the xserver-xorg-video-i810 package was changed to install xserver-xorg-video-intel (dummy package), I was setting up a system and was also having problems with it and resolutions and went with the older package that contained the i810 driver. Apparently, the xserver-xorg-video-intel has not had any of these problems fixed. Here's my current configuration: Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" Option "AutoRepeat" "250 40" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "Device" "/dev/input/mice" EndSection Section "Device" Identifier "Configured Video Device" Driver "intel" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Device "Configured Video Device" Monitor "Configured Monitor" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1152x864" "640x480" "800x600" "1024x768" EndSubSection EndSection -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]