In my HARDY-installation

[EMAIL PROTECTED]:~$ cat /etc/X11/xorg.conf
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "de"
        Option          "XkbVariant"    "nodeadkeys"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
EndSection

Section "Device"
        Identifier      "Configured Video Device"
        Option          "UseFBDev"              "true"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
# Von mue:
#       Identifier      "Default Screen"
#       Device          "Intel Corporation 82815 CGC [Chipset Graphics 
Controller]"
#       DefaultDepth    24
#       SubSection "Display"
#               Modes           "1280x1024"
#       EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
EndSection

[EMAIL PROTECTED]:~$ lspci -nn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 82815 Chipset 
Graphics Controller (CGC) [8086:1132] (rev 02)

[EMAIL PROTECTED]:~$ lspci -nn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 82815 Chipset 
Graphics Controller (CGC) [8086:1132] (rev 02)
[EMAIL PROTECTED]:~$ sudo ddcprobe
[sudo] password for mueller: 
vbe: VESA 3.0 detected.
oem: Intel(R) 810, Intel(R) 815 Chipset Video BIOS
vendor: Intel Corporation
product: Intel(R) 810, Intel(R) 815 Chipset Hardware Version 0.0
memory: 1024kb
memory: 4096kb
mode: 132x25 (text)
mode: 132x43 (text)
mode: 132x50 (text)
mode: 132x60 (text)
mode: 320x200x64k
mode: 640x400x256
mode: 640x480x256
mode: 640x480x32k
mode: 640x480x64k
mode: 640x480x16m
mode: 800x600x16
mode: 800x600x256
mode: 800x600x32k
mode: 800x600x64k
mode: 800x600x16m
mode: 1024x768x256
edid: 
edidfail

[EMAIL PROTECTED]:~$ xrandr
Screen 0: minimum 640 x 480, current 800 x 600, maximum 800 x 600
default connected 800x600+0+0 0mm x 0mm
   800x600        60.0*    56.0  
   640x480        60.0  

** Attachment added: "Xorg.0.log from HARDY installation"
   http://launchpadlibrarian.net/14815629/Xorg.0.log

-- 
X server doesn't use resolution capabilities
https://bugs.launchpad.net/bugs/236006
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to