Package: libgl1-mesa-dri Version: 7.10.2-3 Severity: normal
When I enter to my desktop I found that composite was not enabled. Then I try to found the issue.
The /var/log/Xorg.0.log file give me this errors: # grep "(EE)" /var/log/Xorg.0.log.old[ 181.196] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: cannot open shared object file: No such file or directory)
[ 181.196] (EE) AIGLX: reverting to software rendering[ 181.196] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
[ 181.196] (EE) GLX: could not load software rendererWhen I search for /usr/lib/x86_64-linux-gnu/dri/i965_dri.so the file does not exists.
When ask dpkg about this file it shows: # dpkg --search i965_dri.so ia32-libs: /usr/lib32/dri/i965_dri.so libgl1-mesa-dri: /usr/lib/dri/i965_dri.so and apt-file (updated) shows: # apt-file search i965_dri.so ia32-libs: /usr/lib32/dri/i965_dri.so libgl1-mesa-dri: /usr/lib/dri/i965_dri.so libgl1-mesa-dri: /usr/lib/x86_64-linux-gnu/dri/i965_dri.so libgl1-mesa-dri-dbg: /usr/lib/debug/usr/lib/dri/i965_dri.so libgl1-mesa-dri-dbg: /usr/lib/debug/usr/lib/x86_64-linux-gnu/dri/i965_dri.so So, apt-file says that the file shound be supplied by libgl1-mesa-dri I try apt-get install libgl1-mesa-dri --reinstall without any success. Finally I just create the folder and made a soft link: mkdir /usr/lib/x86_64-linux-gnu/ ln -s /usr/lib/dri/ /usr/lib/x86_64-linux-gnu/ And the problem was solved.Finally, I dont know if this is a problem of xserver-xorg or belongs to libgl1-mesa-dri, I'm just reporting the issue I found.
--- System information. --- Architecture: amd64 Kernel: Linux 2.6.38-2-amd64 Debian Release: wheezy/sid 990 testing security.debian.org 990 testing ftp.debian.org 990 testing debian-multimedia.org 990 squeeze-backports mozilla.debian.net 990 squeeze-backports backports.debian.org 500 testing-proposed-updates ftp.debian.org 500 stable dl.google.com 200 unstable ftp.debian.org --- Package information. --- Depends (Version) | Installed =============================================-+-================= libc6 (>= 2.3.2) | 2.13-4 libdrm-intel1 (>= 2.4.23-3~) | 2.4.25-2 libdrm-radeon1 (>= 2.4.17) | 2.4.25-2 libdrm2 (>= 2.4.3) | 2.4.25-2 libexpat1 (>= 1.95.8) | 2.0.1-7 libgcc1 (>= 1:4.1.1) | 1:4.6.0-10 libstdc++6 (>= 4.1.1) | 4.6.0-10 xserver-xorg-core (>= 2:1.9.0.901) | 2:1.10.2-1+b1 xserver-xorg-video-all | 1:7.6+7 OR xorg-driver-video | xserver-xorg-input-all | OR xorg-driver-input | xserver-xorg-input-evdev | 1:2.6.0-2+b1 libc6 (>= 2.7) | 2.13-4 xkb-data (>= 1.4) | 2.1-2 x11-xkb-utils | 7.6+2 xserver-common (>= 2:1.10.2-1) | 2:1.10.2-1 keyboard-configuration | 1.70 udev (>= 149) | 170-1 libaudit0 | 1.7.13-1.1 libc6 (>= 2.3.4) | 2.13-4 libdrm2 (>= 2.3.1) | 2.4.25-2 libgcrypt11 (>= 1.4.6) | 1.4.6-5 libpciaccess0 (>= 0.10.7) | 0.12.1-1 libpixman-1-0 (>= 0.15.16) | 0.21.8-1 libselinux1 (>= 2.0.82) | 2.0.98-1+b1 libudev0 (>= 0.140) | 170-1 libxau6 | 1:1.0.6-1 libxdmcp6 | 1:1.1.0-1 libxfont1 (>= 1:1.4.2) | 1:1.4.3-2 Recommends (Version) | Installed ================================-+-============= libgl1-mesa-dri | 7.10.2-3 libgl1-mesa-dri (>= 7.1~rc1) | 7.10.2-3 Suggests (Version) | Installed ==============================-+-=========== libglide3 | xfonts-100dpi | 1:1.0.3 OR xfonts-75dpi | 1:1.0.3 xfonts-scalable | 1:1.0.3-1 -8<---8<---8<---8<---8<---8<---8<---8<---8<-- Please attach the file: /tmp/reportbug-ng-libgl1-mesa-dri-jmt67H.txt to the mail. I'd do it myself if the output wasn't too long to handle. Thank you! ->8--->8--->8--->8--->8--->8--->8--->8--->8--
Xorg.0.log.old
Description: application/trash