Package: xserver-xorg-video-intel
Version: 2:2.9.0-1
Severity: normal

I have at least the console back so I investigated in more detail.

I trusted too much in apt-file. There is some problem with this library,
it has probably moved to a different package recently:

 $ ldd /usr/lib/xorg/modules/drivers/intel_drv.so
        linux-gate.so.1 =>  (0xb7792000)
        libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb76cd000)
        libdrm.so.2 => /usr/lib/libdrm.so.2 (0xb76c4000)
        libdrm_intel.so.1 => /usr/lib/libdrm_intel.so.1 (0xb76ba000)
        libpciaccess.so.0 => /usr/lib/libpciaccess.so.0 (0xb76b4000)
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7555000)
        /lib/ld-linux.so.2 (0xb7793000)
        librt.so.1 => /lib/i686/cmov/librt.so.1 (0xb754c000)
        libpthread-stubs.so.0 => not found
        libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb7532000)
 $ dpkg -S libpthread-stubs.so.0
dpkg: *libpthread-stubs.so.0* not found.
 $ apt-file search
libpthread-stubs.so.0
libpthread-stubs0: /lib/libpthread-stubs.so.0
libpthread-stubs0: /lib/libpthread-stubs.so.0.0.0
 $ dpkg -l libpthread-stubs0
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name                       Version                    Description
+++-==========================-==========================-====================================================================
ii  libpthread-stubs0          0.1-2                      pthread stubs
not provided by native libc
 $ dpkg -L libpthread-stubs0
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/libpthread-stubs0
/usr/share/doc/libpthread-stubs0/README
/usr/share/doc/libpthread-stubs0/copyright
/usr/share/doc/libpthread-stubs0/changelog.Debian.gz


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

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

X server symlink status:
lrwxrwxrwx 1 root root 13 Nov 27  2008 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1689976 Sep 30 22:53 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller (rev 03)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1207 Oct  9 12:18 /etc/X11/xorg.conf

Contents 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"      "pc104"
        Option          "XkbLayout"     "us"
EndSection

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

Section "Device"
        Identifier      "Configured Video Device"
        #Option "AccelMethod" "EXA"
        #Option "Tiling" "off"
        Option "ModeDebug" "on"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
EndSection

Section "ServerFlags"
        Option "DontZap"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 8972 Oct  7 13:52 /var/log/Xorg.!.log
-rw-r--r-- 1 root root 5325 Oct 12 16:24 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 5325 Oct 13 17:26 /var/log/Xorg.1.log

Contents of most recent Xorg X server log file
/var/log/Xorg.1.log:

X.Org X Server 1.6.4
Release Date: 2009-9-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31 i686 Debian
Current Operating System: Linux uvt316-2 2.6.32-rc3 #4 SMP Sat Oct 10 17:13:44 
CEST 2009 i686
Build Date: 30 September 2009  08:45:15PM
xorg-server 2:1.6.4-2 (bgog...@debian.org) 
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.1.log", Time: Tue Oct 13 17:26:27 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
        Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(**) Option "DontZap"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
        Entry deleted from font path.
(==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/Type1,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
        built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
        If no devices become available, reconfigure HAL or disable 
AllowEmptyInput.
(II) Loader magic: 0x6c0
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 5.0
        X.Org XInput driver : 4.0
        X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0:0:2:0) 8086:27a2:8086:7270 Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller rev 3, Mem @ 
0x90380000/524288, 0x80000000/268435456, 0x90400000/262144, I/O @ 0x000020f0/8
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
        [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.1.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(==) Matched intel for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
dlopen: libpthread-stubs.so.0: cannot open shared object file: No such file or 
directory
(EE) Failed to load /usr/lib/xorg/modules/drivers//intel_drv.so
(II) UnloadModule: "intel"
(EE) Failed to load module "intel" (loader failed, 7)
(EE) No drivers available.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.1.log" for additional 
information.


DRM Information from dmesg:
[    6.603194] Linux agpgart interface v0.103
[    6.888031] agpgart-intel 0000:00:00.0: Intel 945GM Chipset
[    7.207605] agpgart-intel 0000:00:00.0: detected 16124K stolen memory
[    7.222865] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x80000000
[  115.562922] [drm] Initialized drm 1.1.0 20060810
[  115.630824] [drm:i915_init_phys_hws], Enabled hardware status page
[  115.630832] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (900, 'stable'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-rc3 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                         2.9-27     GNU C Library: Shared libraries
ii  libdrm-intel1                 2.4.14-1   Userspace interface to intel-speci
ii  libdrm2                       2.4.14-1   Userspace interface to kernel DRM 
ii  libpciaccess0                 0.10.3-1   Generic PCI access library for X
ii  libxext6                      2:1.0.4-1  X11 miscellaneous extension librar
ii  libxfixes3                    1:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxv1                        2:1.0.4-1  X11 Video extension library
ii  libxvmc1                      1:1.0.4-2  X11 Video extension library
ii  xserver-xorg-core             2:1.6.4-2  Xorg X server - core server

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

  • Bug#550728: fails to load pthr... Michal Suchanek <hramr...@centrum.cz>

Reply via email to