Package: xserver-xorg
Version: 1:7.3+2
Severity: grave
Justification: renders package unusable


The new upgrade to 1:7.3+2 version causes to me a problem with the latest 
nvidia propretary driver both installing it by 
the Debian way and directly downloading and installing it from www.nvidia.com. 
In the log it is explained this problem: 
this Xorg version uses ABI 2.0 but the nvidia driver works only with previous 
versions of ABI. It indicates to skip this 
problem using -ignoreABI option. 
Now I don't now what's the ABI and where I have to put this -ignoreABI option. 
Excuse me for my english, I'm italian. 
Anyway X doesn't start with nvidia propretary driver. 

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

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-08-09 19:56 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669528 2007-09-16 20:56 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
04:00.0 VGA compatible controller: nVidia Corporation GeForce 7300 GS (rev a1)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 4192 2007-09-18 12:58 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  ([EMAIL PROTECTED])  Fri Dec 15 10:12:14 PST 
2006

# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"

        # path to defoma fonts
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc"
    FontPath        "/usr/share/fonts/X11/cyrillic"
    FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/fonts/X11/Type1"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath        "/usr/share/fonts/X11/100dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath        "/usr/share/fonts/X11/75dpi"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load           "bitmap"
    Load           "dbe"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "record"
    Load           "v4l"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "it"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ImPS/2"
    Option         "Emulate3Buttons" "true"
EndSection

Section "Monitor"
    Identifier     "HannStar U17"
    HorizSync       30.0 - 80.0
    VertRefresh     56.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "NVIDIA GeForce 7300 GS"
    Driver         "nvidia"
    Option         "AllowGLXWithComposite" "True"
    Option         "AddARGBGLXVisuals" "True"
    Option         "TripleBuffer" "True"
    Option         "RenderAccel" "True"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA GeForce 7300 GS"
    Monitor        "HannStar U17"
    DefaultDepth    24

    SubSection     "Display"
        Depth       1
        Modes      "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
    Option         "RENDER" "True"
    Option         "DAMAGE" "True"
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 25570 2007-09-13 16:21 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 16325 2007-09-18 15:13 /var/log/Xorg.0.log

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

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-2)
Current Operating System: Linux host-84-222-153-165 2.6.22-2-686 #1 SMP Fri Aug 
31 00:24:01 UTC 2007 i686
Build Date: 16 September 2007  02:37:21PM
 
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
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.0.log", Time: Tue Sep 18 15:13:20 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "HannStar U17"
(**) |   |-->Device "NVIDIA GeForce 7300 GS"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/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/X11R6/lib/X11/fonts/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/X11R6/lib/X11/fonts/75dpi/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" 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/X11R6/lib/X11/fonts/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/X11R6/lib/X11/fonts/75dpi" does not exist.
        Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in 
"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
        Entry deleted from font path.
        (Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
(==) Including the default font path 
/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/cyrillic,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(**) Extension "RENDER" is enabled
(**) Extension "DAMAGE" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d8680
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 2.0
        X.Org XInput driver : 2.0
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2770 card 1043,8178 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2771 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1b:0: chip 8086,27d8 card 1043,817f rev 01 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,27d6 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 1043,8179 rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 1043,8179 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 1043,8179 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 1043,8179 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 1043,8179 rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev e1 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,27b8 card 1043,8179 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,27df card 1043,8179 rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,27c0 card 1043,2601 rev 01 class 01,01,8f hdr 00
(II) PCI: 00:1f:3: chip 8086,27da card 1043,8179 rev 01 class 0c,05,00 hdr 00
(II) PCI: 02:00:0: chip 10ec,8168 card 1043,81aa rev 01 class 02,00,00 hdr 00
(II) PCI: 04:00:0: chip 10de,01df card 1043,81f3 rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,4), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:1:0), (0,4,4), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 4 I/O range:
        [0] -1  0       0x0000e000 - 0x0000efff (0x1000) IX[B]
(II) Bus 4 non-prefetchable memory range:
        [0] -1  0       0xddf00000 - 0xdfffffff (0x2100000) MX[B]
(II) Bus 4 prefetchable memory range:
        [0] -1  0       0xe0000000 - 0xefffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:0), (0,3,3), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 3 I/O range:
        [0] -1  0       0x0000d000 - 0x0000d0ff (0x100) IX[B]
        [1] -1  0       0x0000d400 - 0x0000d4ff (0x100) IX[B]
        [2] -1  0       0x0000d800 - 0x0000d8ff (0x100) IX[B]
        [3] -1  0       0x0000dc00 - 0x0000dcff (0x100) IX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:3), (0,2,2), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 I/O range:
        [0] -1  0       0x0000c000 - 0x0000c0ff (0x100) IX[B]
        [1] -1  0       0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [2] -1  0       0x0000c800 - 0x0000c8ff (0x100) IX[B]
        [3] -1  0       0x0000cc00 - 0x0000ccff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
        [0] -1  0       0xdde00000 - 0xddefffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 1 I/O range:
        [0] -1  0       0x0000b000 - 0x0000b0ff (0x100) IX[B]
        [1] -1  0       0x0000b400 - 0x0000b4ff (0x100) IX[B]
        [2] -1  0       0x0000b800 - 0x0000b8ff (0x100) IX[B]
        [3] -1  0       0x0000bc00 - 0x0000bcff (0x100) IX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(4:0:0) nVidia Corporation G71 [GeForce 7300 GS] rev 161, Mem @ 
0xdf000000/24, 0xe0000000/28, 0xde000000/24, BIOS @ 0xddfe0000/17
(II) Addressable bus resource ranges are
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(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 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
        [0] -1  0       0xddeff000 - 0xddefffff (0x1000) MX[B]
        [1] -1  0       0xdddffc00 - 0xdddfffff (0x400) MX[B]
        [2] -1  0       0xdddf8000 - 0xdddfbfff (0x4000) MX[B]
        [3] -1  0       0xddfe0000 - 0xddffffff (0x20000) MX[B](B)
        [4] -1  0       0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
        [5] -1  0       0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
        [6] -1  0       0xdf000000 - 0xdfffffff (0x1000000) MX[B](B)
        [7] -1  0       0x0000c800 - 0x0000c8ff (0x100) IX[B]
        [8] -1  0       0x00000400 - 0x0000041f (0x20) IX[B]
        [9] -1  0       0x00009400 - 0x0000940f (0x10) IX[B]
        [10] -1 0       0x00009800 - 0x00009803 (0x4) IX[B]
        [11] -1 0       0x0000a000 - 0x0000a007 (0x8) IX[B]
        [12] -1 0       0x0000a400 - 0x0000a403 (0x4) IX[B]
        [13] -1 0       0x0000a800 - 0x0000a807 (0x8) IX[B]
        [14] -1 0       0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
        [15] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [16] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [17] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [18] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [19] -1 0       0x00009000 - 0x0000901f (0x20) IX[B]
        [20] -1 0       0x00008800 - 0x0000881f (0x20) IX[B]
        [21] -1 0       0x00008400 - 0x0000841f (0x20) IX[B]
        [22] -1 0       0x00008000 - 0x0000801f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xddeff000 - 0xddefffff (0x1000) MX[B]
        [1] -1  0       0xdddffc00 - 0xdddfffff (0x400) MX[B]
        [2] -1  0       0xdddf8000 - 0xdddfbfff (0x4000) MX[B]
        [3] -1  0       0xddfe0000 - 0xddffffff (0x20000) MX[B](B)
        [4] -1  0       0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
        [5] -1  0       0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
        [6] -1  0       0xdf000000 - 0xdfffffff (0x1000000) MX[B](B)
        [7] -1  0       0x0000c800 - 0x0000c8ff (0x100) IX[B]
        [8] -1  0       0x00000400 - 0x0000041f (0x20) IX[B]
        [9] -1  0       0x00009400 - 0x0000940f (0x10) IX[B]
        [10] -1 0       0x00009800 - 0x00009803 (0x4) IX[B]
        [11] -1 0       0x0000a000 - 0x0000a007 (0x8) IX[B]
        [12] -1 0       0x0000a400 - 0x0000a403 (0x4) IX[B]
        [13] -1 0       0x0000a800 - 0x0000a807 (0x8) IX[B]
        [14] -1 0       0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
        [15] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [16] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [17] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [18] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [19] -1 0       0x00009000 - 0x0000901f (0x20) IX[B]
        [20] -1 0       0x00008800 - 0x0000881f (0x20) IX[B]
        [21] -1 0       0x00008400 - 0x0000841f (0x20) IX[B]
        [22] -1 0       0x00008000 - 0x0000801f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(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 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(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       0xddeff000 - 0xddefffff (0x1000) MX[B]
        [5] -1  0       0xdddffc00 - 0xdddfffff (0x400) MX[B]
        [6] -1  0       0xdddf8000 - 0xdddfbfff (0x4000) MX[B]
        [7] -1  0       0xddfe0000 - 0xddffffff (0x20000) MX[B](B)
        [8] -1  0       0xde000000 - 0xdeffffff (0x1000000) MX[B](B)
        [9] -1  0       0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
        [10] -1 0       0xdf000000 - 0xdfffffff (0x1000000) MX[B](B)
        [11] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [12] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [13] -1 0       0x0000c800 - 0x0000c8ff (0x100) IX[B]
        [14] -1 0       0x00000400 - 0x0000041f (0x20) IX[B]
        [15] -1 0       0x00009400 - 0x0000940f (0x10) IX[B]
        [16] -1 0       0x00009800 - 0x00009803 (0x4) IX[B]
        [17] -1 0       0x0000a000 - 0x0000a007 (0x8) IX[B]
        [18] -1 0       0x0000a400 - 0x0000a403 (0x4) IX[B]
        [19] -1 0       0x0000a800 - 0x0000a807 (0x8) IX[B]
        [20] -1 0       0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
        [21] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [22] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [23] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [24] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [25] -1 0       0x00009000 - 0x0000901f (0x20) IX[B]
        [26] -1 0       0x00008800 - 0x0000881f (0x20) IX[B]
        [27] -1 0       0x00008400 - 0x0000841f (0x20) IX[B]
        [28] -1 0       0x00008000 - 0x0000801f (0x20) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified 
in the config file.
(II) "type1" will be loaded by default.
(II) "record" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "dri" will be loaded by default.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.4.0, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(--) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "v4l"
(II) Loading /usr/lib/xorg/modules/drivers//v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 0.1.1
        ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.1.0
        ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.2
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(WW) Warning, couldn't open module nvidia
(II) UnloadModule: "nvidia"
(EE) Failed to load module "nvidia" (module does not exist, 0)
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.2.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.4.0, module version = 1.2.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
(II) v4l driver for Video4Linux
(II) Primary Device is: PCI 04:00:0
(EE) No devices detected.

Fatal server error:
no screens found


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/2 CPU cores)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2 1.5.14                Debian configuration management sy
ii  x11-common         1:7.3+2               X Window System (X.Org) infrastruc
ii  xbase-clients      1:7.3+2               miscellaneous X clients - metapack
ii  xkb-data           1.0~cvs.20070916-1    X Keyboard Extension (XKB) configu
ii  xserver-xorg-core  2:1.4-2               X.Org X server -- core server
ii  xserver-xorg-input 1:1.2.0~git20070819-3 X.Org X server -- evdev input driv
ii  xserver-xorg-input 1:1.2.2-3             X.Org X server -- keyboard input d
ii  xserver-xorg-input 1:1.2.2-5             X.Org X server -- mouse input driv
ii  xserver-xorg-video 1:7.3+2               the X.Org X server -- output drive
ii  xserver-xorg-video 1:1.1.1-10            X.Org X server -- APM display driv
ii  xserver-xorg-video 1:0.6.0-9             X.Org X server -- ark display driv
ii  xserver-xorg-video 1:6.6.193-3           X.Org X server -- ATI display driv
ii  xserver-xorg-video 1:1.1.1-9             X.Org X server -- Chips display dr
ii  xserver-xorg-video 1:1.1.0-8             X.Org X server -- Cirrus display d
ii  xserver-xorg-video 1:1.1.0-8             X.Org X server -- Cyrix display dr
ii  xserver-xorg-video 1:0.2.0-7             X.Org X server -- dummy display dr
ii  xserver-xorg-video 1:0.3.1-4             X.Org X server -- fbdev display dr
ii  xserver-xorg-video 1:1.1.1-8             X.Org X server -- Glint display dr
ii  xserver-xorg-video 1:1.2.1-4             X.Org X server -- i128 display dri
ii  xserver-xorg-video 1:1.1.0-7             X.Org X server -- i740 display dri
ii  xserver-xorg-video 1:1.1.0-7             X.Org X server -- IMSTT display dr
ii  xserver-xorg-video 2:2.1.1-4             X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video 1:1.4.7.dfsg.1-3      X.Org X server -- MGA display driv
ii  xserver-xorg-video 1:1.1.1-8             X.Org X server -- Neomagic display
ii  xserver-xorg-video 1:0.2.1-4             X.Org X server -- Newport display 
ii  xserver-xorg-video 1:2.8.3-2             X.Org X server -- NSC display driv
ii  xserver-xorg-video 1:2.1.3-5             X.Org X server -- NV display drive
ii  xserver-xorg-video 1:4.1.3.dfsg.1-4      X.Org X server -- Rendition displa
ii  xserver-xorg-video 1:0.5.0-4             X.Org X server -- legacy S3 displa
ii  xserver-xorg-video 1:1.9.1-7             X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video 1:2.1.3-3             X.Org X server -- Savage display d
ii  xserver-xorg-video 1:1.5.1-3             X.Org X server -- SiliconMotion di
ii  xserver-xorg-video 1:0.9.3-5             X.Org X server -- SiS display driv
ii  xserver-xorg-video 1:0.8.1-9             X.Org X server -- SiS USB display 
ii  xserver-xorg-video 1:1.3.0-6             X.Org X server -- tdfx display dri
ii  xserver-xorg-video 1:1.1.0-9             X.Org X server -- TGA display driv
ii  xserver-xorg-video 1:1.2.3-6             X.Org X server -- Trident display 
ii  xserver-xorg-video 1:1.1.1-4             X.Org X server -- Tseng display dr
ii  xserver-xorg-video 0.1.1-6               X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video 1:1.3.0-4             X.Org X server -- VESA display dri
ii  xserver-xorg-video 1:4.1.0-8             X.Org X server -- VGA display driv
ii  xserver-xorg-video 1:0.2.2-5             X.Org X server -- VIA display driv
ii  xserver-xorg-video 1:10.15.0-1           X.Org X server -- VMware display d
ii  xserver-xorg-video 1:1.1.1-5             X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii  discover1              1.7.21            hardware identification system
ii  dmidecode              2.9-1             Dump Desktop Management Interface 
ii  laptop-detect          0.13.2            attempt to detect a laptop
ii  libgl1-mesa-dri        7.0.1-2           A free implementation of the OpenG
ii  xresprobe              0.4.23debian1-0.1 X Resolution Probe

-- debconf information excluded



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

Reply via email to