<style> p {margin-top:0px;margin-bottom:0px;} </style> <table border=0 width=100%% cellpadding=0 cellspacing=0 align=center> <tr> <td valign=top style='padding:8pt;'><font size=2>I recently installed Debian etch on a new computer. The debian etch install is the updated July 26, 2008 install, so it's pretty recent.<br><br>Unfortunately, there is a problem. I'm stuck in this awful 640x480 resolution with a 60hz refresh rate. Ugh. I'm feeling pretty screwed. I need to setup automatic login and an HP all-in-one scanner still. The windows don't adjust to the small resolution.<br><br>Here is the output of lspci:<br><br>workstation@sasami:~$ lspci<br><br>00:00.0 Host bridge: Intel Corporation 82810E DC-133 GMCH [Graphics Memory Controller Hub] (rev 03)<br>00:01.0 VGA compatible controller: Intel Corporation 82810E DC-133 CGC [Chipset Graphics Controller] (rev 03)<br>00:1e.0 PCI bridge: Intel Corporation 82801AA PCI Bridge (rev 02)<br>00:1f.0 ISA bridge: Intel Corporation 82801AA IS!
A Bridge (LPC) (rev 02)<br>00:1f.1 IDE interface: Intel Corporation 82801AA IDE (rev 02)<br>00:1f.2 USB Controller: Intel Corporation 82801AA USB (rev 02)<br>00:1f.5 Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio (rev 02)<br>01:03.0 Ethernet controller: Accton Technology Corporation SMC2-1211TX (rev 10)<br>01:04.0 Communication controller: Intel Corporation 536EP Data Fax Modem<br><br>---------------------------------------------------<br>Here is the xorg.conf file.<br>----------------------------------------------------<br><br>/workstation@sasami:~$ cat /etc/X11/xorg.conf<br># /etc/X11/xorg.conf (xorg X Window System server configuration file)<br>#<br># This file was generated by dexconf, the Debian X Configuration tool, using# values from the debconf database.<br>#<br># Edit this file with caution, and see the /etc/X11/xorg.conf manual page.<br># (Type "man /etc/X11/xorg.conf" at the shell prompt.)<br>#<br># This file is automatically updated on xserve!
r-xorg package upgrades *only*# if it has not been modified since the
last upgrade of the xserver-xorg<br># package.<br>#<br># If you have edited this file but would like it to be automatically updated# again, run the following command:<br># sudo dpkg-reconfigure -phigh xserver-xorg<br><br>Section "Files"<br> FontPath "/usr/share/fonts/X11/misc"<br> FontPath "/usr/X11R6/lib/X11/fonts/misc"<br> FontPath "/usr/share/fonts/X11/cyrillic"<br> FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"<br> FontPath "/usr/share/fonts/X11/100dpi/:unscaled"<br> FontPath &nb!
sp; "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"<br> FontPath "/usr/share/fonts/X11/75dpi/:unscaled"<br> FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"<br> FontPath "/usr/share/fonts/X11/Type1"<br> FontPath "/usr/X11R6/lib/X11/fonts/Type1"<br> FontPath "/usr/share/fonts/X11/100dpi"<br> FontPath "/usr/X11R6/lib/X11/fonts/100dpi"<br> FontPath "/usr/share/fonts/X11/75dpi"<br> &nb!
sp; FontPath &nbs
p; "/usr/X11R6/lib/X11/fonts/75dpi"<br> # path to defoma fonts<br> FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"<br>EndSection<br><br>Section "Module"<br> Load "i2c"<br> Load "bitmap"<br> Load "ddc"<br> Load "dri"<br> Load "extmod"<br> Load "freetype"<br> Load "glx"<br> Load "int10"<br> Load "vbe"<br>E!
ndSection<br><br>Section "InputDevice"<br> Identifier "Generic Keyboard"<br> Driver "kbd"<br> Option "CoreKeyboard"<br> Option "XkbRules" "xorg"<br> Option "XkbModel" "pc104"<br> Option "XkbLayout" "us"<br>EndSection<br><br>Section "InputDevice"<br> Identifier "Configured Mouse"<!
br> Driver
"mouse"<br> Option "CorePointer"<br> Option "Device" "/dev/input/mice"<br> Option "Protocol" "ImPS/2"<br> Option "Emulate3Buttons" "true"<br>EndSection<br><br>Section "Device"<br> Identifier "Intel Corporation 82810E DC-133 CGC [Chipset Graphics Controller]"<br> !
Driver "i810"<br> BusID "PCI:0:1:0"<br>EndSection<br><br>Section "Monitor"<br> Identifier "ENVIS�"<br> Option "DPMS"<br>EndSection<br><br>Section "Screen"<br> Identifier "Default Screen"<br> Device "Intel Corporation 82810E DC-133 CGC [Chipset Graphics Controller]"<br> Monitor "ENVIS�"<br> DefaultDepth 24<br>  !
; SubSection "Display"<br> &n
bsp; Depth 1<br> Modes "1024x768" "800x600" "640x480" "248x248"<br> EndSubSection<br> SubSection "Display"<br> Depth 4<br> Modes "1024x768" "800x600" "640x480" "248x248"<br> EndSubSection<br> SubSection "Display"<br>  !
; Depth 8<br> Modes "1024x768" "800x600" "640x480" "248x248"<br> EndSubSection<br> SubSection "Display"<br> Depth 15<br> Modes "1024x768" "800x600" "640x480" "248x248"<br> EndSubSection<br> SubSection "Display"<br> !
Depth &nbs
p; 16<br> Modes "1024x768" "800x600" "640x480" "248x248"<br> EndSubSection<br> SubSection "Display"<br> Depth 24<br> Modes "1024x768" "800x600" "640x480" "248x248"<br> EndSubSection<br>EndSection<br><br>Section "ServerLayout"<br> Identifier "Default Layout"<br> &n!
bsp; Screen "Default Screen"<br> InputDevice "Generic Keyboard"<br> InputDevice "Configured Mouse"<br>EndSection<br><br>Section "DRI"<br> Mode 0666<br>EndSection<br><br>--------------------------<br><br>Yeah, it seems like there isn't a lot of information about this. But I'm using Debian Etch and the screen resolution preferences don't go above or below 640x480.<br><br>I can't do much in an environment like this. I'd really like some help, please.<br>
</font></td></tr>
</table>