Thank you for taking care of this bug  ;-) !

Raymond

1 file attached (I was't able to attach a second file...) so I put the
output of the shorter one (/etc/X11/xorg.conf)

Here is the output of >>apt-cache policy xserver-xorg-video-intel<<

xserver-xorg-video-intel:
  Installé : 2:2.2.1-1ubuntu13.4
  Candidat : 2:2.2.1-1ubuntu13.4
 Table de version :
 *** 2:2.2.1-1ubuntu13.4 0
        500 http://archive.ubuntu.com hardy-updates/main Packages
        100 /var/lib/dpkg/status
     2:2.2.1-1ubuntu12 0
        500 http://archive.ubuntu.com hardy/main Packages
[EMAIL PROTECTED]:~$ ls -l /var/log/Xorg.0.log
-rw-r--r-- 1 root root 29785 2008-06-22 08:43 /var/log/Xorg.0.log
[EMAIL PROTECTED]:~$ less /var/log/Xorg.0.log
[EMAIL PROTECTED]:~$ less /etc/X11/xorg.conf
[EMAIL PROTECTED]:~$ apt-cache policy xserver-xorg-video-intel
xserver-xorg-video-intel:
  Installé : 2:2.2.1-1ubuntu13.4
  Candidat : 2:2.2.1-1ubuntu13.4
 Table de version :
 *** 2:2.2.1-1ubuntu13.4 0
        500 http://archive.ubuntu.com hardy-updates/main Packages
        100 /var/lib/dpkg/status
     2:2.2.1-1ubuntu12 0
        500 http://archive.ubuntu.com hardy/main Packages

----------

Here is the output of /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"     "ca"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "vmmouse"
EndSection

Section "Device"
        Identifier      "Configured Video Device"
        Driver "intel"
        Option "DPMS"
        Option  "NoDDC"
        Option "XaaNoOffscreenPixmaps" "1"
        Option "AccelMethod" "exa"
        Option "MigrationHeuristic" "greedy"
        Option "ExaNoComposite" "false"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
        DisplaySize     340    270  
        HorizSync 30-97
        VertRefresh 50-180
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
        SubSection "Display"
                Modes           "1280x1024" "1152x864" "1024x768"
        EndSubSection
EndSection

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


** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/15510327/Xorg.0.log

-- 
xserver-xorg lost it's possibilities for intel 82G33/G31 Express
https://bugs.launchpad.net/bugs/240281
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to