Package: xserver-xorg-video-intel
Version: 2:2.2.0.90-3
Followup-For: Bug #465154

I have had the same problem, starting with 2:2.2.0.90-1: Switching to a
VT gave me a completely black screen for a moment, then the backlight
was turned on but nothing was displayed. If the intel driver was used
with XAA then the system at least remained responsive and I could switch
back to the X session with ALT-F7 or log in blindly and run commands on
the VT. With EXA used, on the other hand, I found that my computer hung
completely at this point and could only be rebooted by using ALT-SysRq
s-u-b.

I now finally had the time to pull the xf86-video-intel source from the
upstream git repository and compile the newest driver myself. I am happy
to report that this problem was fixed as soon as I replaced intel_drv.so
with the git version (last commit Fri Feb 22 11:41:25 2008 -0800) and
rebooted.

Now things seem to be fine with both XAA and EXA. (I still use XAA
because it results in smoother text scrolling in X terminal windows.) 

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-03-18 12:08 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1831520 2008-02-01 06:08 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82Q963/Q965 Integrated 
Graphics Controller (rev 02)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-rw-r-- 1 root adm 3179 2008-02-23 18:09 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:

[...]

Section "Device"
        Identifier      "Intel Corporation 82Q963/Q965 Integrated Graphics 
Controller"
        Driver          "intel"
        Option          "AccelMethod"   "XAA"
#       BusID           "PCI:0:2:0"
#       Option          "AllowGLXWithComposite" "true"
#       Option          "XaaNoOffscreenPixmaps" "true"
#       Option          "VBERestore"    "true"
#       Option          "XvMCSurfaces"  "7"
EndSection

[...]

Section "DRI"
        Mode    0666
EndSection

#Section "Extensions"
#       Option  "Composite"     "Enable"
#EndSection

[...]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to