Beryl+nvidia drivers information needed

Asked by Fotis Stefanidis

After installation of beryl+nvidia drivers (executing sudo nvidia-glx-new-config enable), synaptics touchpad lost its features (xorg.conf) and with every restart-reboot the system indicates that beryl had crashed.

xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Feb 26 23:38:46 PST 2007

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder3) Mon Feb 26 23:39:38 PST 2007

Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
    RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection

Section "Module"
    Load "dbe"
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx"
EndSection

Section "ServerFlags"
    Option "Xinerama" "0"
EndSection

Section "InputDevice"

    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
EndSection

Section "Monitor"

    # HorizSync source: edid, VertRefresh source: edid
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Nvidia Default Flat Panel"
    HorizSync 29.0 - 49.0
    VertRefresh 0.0 - 60.0
    Option "DPMS"
EndSection

Section "Device"
    Identifier "Videocard0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce Go 7400"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device "Videocard0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "metamodes" "1280x800 +0+0; 800x600 +0+0; 640x480 +0+0"
    Option "AddARGBGLXVisuals" "True"
    SubSection "Display"
        Depth 24
        Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

==================================================================================

xorg.o.log:

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux opencode-laptop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
Build Date: 04 April 2007
 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: Thu Apr 19 15:56:12 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Videocard0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(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/Type1" does not exist.
 Entry deleted from font path.
(==) FontPath set to:
 /usr/share/fonts/X11/misc,
 /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 "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "Xinerama" "0"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81c92e0
(II) Module ABI versions:
 X.Org ANSI C Emulation: 0.3
 X.Org Video Driver: 1.1
 X.Org XInput driver : 0.7
 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 7.2.0, module version = 1.0.0
 ABI class: X.Org Video Driver, version 1.1
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,27a0 card 104d,81ef rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,27a1 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1b:0: chip 8086,27d8 card 104d,81ef rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,27d2 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,27d4 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,27d6 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 104d,81ef rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 104d,81ef rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 104d,81ef rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 104d,81ef rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 104d,81ef rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev e2 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,27b9 card 104d,81ef rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,27df card 104d,81ef rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,27c4 card 104d,81ef rev 02 class 01,01,8f hdr 00
(II) PCI: 00:1f:3: chip 8086,27da card 104d,81ef rev 02 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 10de,01d8 card 104d,81ef rev a1 class 03,00,00 hdr 00
(II) PCI: 06:00:0: chip 8086,4222 card 8086,1051 rev 02 class 02,80,00 hdr 00
(II) PCI: 0a:03:0: chip 104c,8039 card 6400,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 0a:03:1: chip 104c,803a card 104d,81ef rev 00 class 0c,00,10 hdr 80
(II) PCI: 0a:03:2: chip 104c,803b card 104d,81ef rev 00 class 01,80,00 hdr 80
(II) PCI: 0a:08:0: chip 8086,1092 card 104d,81ef rev 02 class 02,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,11), 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 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
 [0] -1 0 0xd0000000 - 0xd1ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
 [0] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:0), (0,2,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
 [0] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
 [1] -1 0 0x00002400 - 0x000024ff (0x100) IX[B]
 [2] -1 0 0x00002800 - 0x000028ff (0x100) IX[B]
 [3] -1 0 0x00002c00 - 0x00002cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
 [0] -1 0 0xc8000000 - 0xc9ffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
 [0] -1 0 0xc0000000 - 0xc1ffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:28:1), (0,4,5), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 I/O range:
 [0] -1 0 0x00003000 - 0x000030ff (0x100) IX[B]
 [1] -1 0 0x00003400 - 0x000034ff (0x100) IX[B]
 [2] -1 0 0x00003800 - 0x000038ff (0x100) IX[B]
 [3] -1 0 0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 4 non-prefetchable memory range:
 [0] -1 0 0xca000000 - 0xcbffffff (0x2000000) MX[B]
(II) Bus 4 prefetchable memory range:
 [0] -1 0 0xc2000000 - 0xc3ffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:28:2), (0,6,7), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 6 I/O range:
 [0] -1 0 0x00004000 - 0x000040ff (0x100) IX[B]
 [1] -1 0 0x00004400 - 0x000044ff (0x100) IX[B]
 [2] -1 0 0x00004800 - 0x000048ff (0x100) IX[B]
 [3] -1 0 0x00004c00 - 0x00004cff (0x100) IX[B]
(II) Bus 6 non-prefetchable memory range:
 [0] -1 0 0xcc000000 - 0xcdffffff (0x2000000) MX[B]
(II) Bus 6 prefetchable memory range:
 [0] -1 0 0xc4000000 - 0xc5ffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 8: bridge is at (0:28:3), (0,8,9), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 8 I/O range:
 [0] -1 0 0x00005000 - 0x000050ff (0x100) IX[B]
 [1] -1 0 0x00005400 - 0x000054ff (0x100) IX[B]
 [2] -1 0 0x00005800 - 0x000058ff (0x100) IX[B]
 [3] -1 0 0x00005c00 - 0x00005cff (0x100) IX[B]
(II) Bus 8 non-prefetchable memory range:
 [0] -1 0 0xce000000 - 0xcfffffff (0x2000000) MX[B]
(II) Bus 8 prefetchable memory range:
 [0] -1 0 0xc6000000 - 0xc7ffffff (0x2000000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 10: bridge is at (0:30:0), (0,10,14), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 10 I/O range:
 [0] -1 0 0x00006000 - 0x00006fff (0x1000) IX[B]
(II) Bus 10 non-prefetchable memory range:
 [0] -1 0 0xd2000000 - 0xd20fffff (0x100000) MX[B]
(II) Bus 10 prefetchable memory range:
 [0] -1 0 0x50000000 - 0x53ffffff (0x4000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 11: bridge is at (10:3:0), (10,11,14), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 11 I/O range:
 [0] -1 0 0x00006400 - 0x000064ff (0x100) IX[B]
 [1] -1 0 0x00006800 - 0x000068ff (0x100) IX[B]
(II) Bus 11 prefetchable memory range:
 [0] -1 0 0x50000000 - 0x53ffffff (0x4000000) MX[B]
(--) PCI:*(1:0:0) nVidia Corporation GeForce Go 7400 rev 161, Mem @ 0xd1000000/24, 0xb0000000/28, 0xd0000000/24
(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 0xd2005000 - 0xd2005fff (0x1000) MX[B]
 [1] -1 0 0xd2004000 - 0xd2004fff (0x1000) MX[B]
 [2] -1 0 0xd2000000 - 0xd2003fff (0x4000) MX[B]
 [3] -1 0 0xd2006000 - 0xd20067ff (0x800) MX[B]
 [4] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[B]
 [5] -1 0 0xd2304400 - 0xd23047ff (0x400) MX[B]
 [6] -1 0 0xd2304000 - 0xd23043ff (0x400) MX[B]
 [7] -1 0 0xd2300000 - 0xd2303fff (0x4000) MX[B]
 [8] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
 [9] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
 [10] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
 [11] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
 [12] -1 0 0x000018e0 - 0x000018ff (0x20) IX[B]
 [13] -1 0 0x000018b0 - 0x000018bf (0x10) IX[B]
 [14] -1 0 0x000018a8 - 0x000018ab (0x4) IX[B]
 [15] -1 0 0x000018c0 - 0x000018c7 (0x8) IX[B]
 [16] -1 0 0x000018ac - 0x000018af (0x4) IX[B]
 [17] -1 0 0x000018c8 - 0x000018cf (0x8) IX[B]
 [18] -1 0 0x00001880 - 0x0000188f (0x10) IX[B]
 [19] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [20] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [23] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [24] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [25] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [26] -1 0 0x00001800 - 0x0000181f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
 [0] -1 0 0xd2005000 - 0xd2005fff (0x1000) MX[B]
 [1] -1 0 0xd2004000 - 0xd2004fff (0x1000) MX[B]
 [2] -1 0 0xd2000000 - 0xd2003fff (0x4000) MX[B]
 [3] -1 0 0xd2006000 - 0xd20067ff (0x800) MX[B]
 [4] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[B]
 [5] -1 0 0xd2304400 - 0xd23047ff (0x400) MX[B]
 [6] -1 0 0xd2304000 - 0xd23043ff (0x400) MX[B]
 [7] -1 0 0xd2300000 - 0xd2303fff (0x4000) MX[B]
 [8] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
 [9] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
 [10] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
 [11] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
 [12] -1 0 0x000018e0 - 0x000018ff (0x20) IX[B]
 [13] -1 0 0x000018b0 - 0x000018bf (0x10) IX[B]
 [14] -1 0 0x000018a8 - 0x000018ab (0x4) IX[B]
 [15] -1 0 0x000018c0 - 0x000018c7 (0x8) IX[B]
 [16] -1 0 0x000018ac - 0x000018af (0x4) IX[B]
 [17] -1 0 0x000018c8 - 0x000018cf (0x8) IX[B]
 [18] -1 0 0x00001880 - 0x0000188f (0x10) IX[B]
 [19] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [20] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [23] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [24] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [25] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [26] -1 0 0x00001800 - 0x0000181f (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 0xd2005000 - 0xd2005fff (0x1000) MX[B]
 [5] -1 0 0xd2004000 - 0xd2004fff (0x1000) MX[B]
 [6] -1 0 0xd2000000 - 0xd2003fff (0x4000) MX[B]
 [7] -1 0 0xd2006000 - 0xd20067ff (0x800) MX[B]
 [8] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[B]
 [9] -1 0 0xd2304400 - 0xd23047ff (0x400) MX[B]
 [10] -1 0 0xd2304000 - 0xd23043ff (0x400) MX[B]
 [11] -1 0 0xd2300000 - 0xd2303fff (0x4000) MX[B]
 [12] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
 [13] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
 [14] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
 [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [17] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
 [18] -1 0 0x000018e0 - 0x000018ff (0x20) IX[B]
 [19] -1 0 0x000018b0 - 0x000018bf (0x10) IX[B]
 [20] -1 0 0x000018a8 - 0x000018ab (0x4) IX[B]
 [21] -1 0 0x000018c0 - 0x000018c7 (0x8) IX[B]
 [22] -1 0 0x000018ac - 0x000018af (0x4) IX[B]
 [23] -1 0 0x000018c8 - 0x000018cf (0x8) IX[B]
 [24] -1 0 0x00001880 - 0x0000188f (0x10) IX[B]
 [25] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [26] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [27] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [28] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [29] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [30] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [31] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [32] -1 0 0x00001800 - 0x0000181f (0x20) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
 compiled for 7.2.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: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
 compiled for 7.2.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: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
 compiled for 7.2.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: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
 compiled for 7.2.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//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
 compiled for 4.0.2, module version = 1.0.9755
 Module class: X.Org Server Extension
 ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
 compiled for 4.0.2, module version = 1.0.9755
 Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.1.0
 Module class: X.Org XInput Driver
 ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.1.1
 Module class: X.Org XInput Driver
 ABI class: X.Org XInput driver, version 0.7
(II) NVIDIA dlloader X Driver 1.0-9755 Mon Feb 26 23:23:13 PST 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.0
 ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(WW) Warning, couldn't open module wfb
(II) UnloadModule: "wfb"
(EE) Failed to load module "wfb" (module does not exist, 0)
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules//libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 0.1.0
 ABI class: X.Org Video Driver, version 1.1
(II) resource ranges after xf86ClaimFixedResources() call:
 [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 0xd2005000 - 0xd2005fff (0x1000) MX[B]
 [5] -1 0 0xd2004000 - 0xd2004fff (0x1000) MX[B]
 [6] -1 0 0xd2000000 - 0xd2003fff (0x4000) MX[B]
 [7] -1 0 0xd2006000 - 0xd20067ff (0x800) MX[B]
 [8] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[B]
 [9] -1 0 0xd2304400 - 0xd23047ff (0x400) MX[B]
 [10] -1 0 0xd2304000 - 0xd23043ff (0x400) MX[B]
 [11] -1 0 0xd2300000 - 0xd2303fff (0x4000) MX[B]
 [12] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
 [13] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
 [14] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
 [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [17] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
 [18] -1 0 0x000018e0 - 0x000018ff (0x20) IX[B]
 [19] -1 0 0x000018b0 - 0x000018bf (0x10) IX[B]
 [20] -1 0 0x000018a8 - 0x000018ab (0x4) IX[B]
 [21] -1 0 0x000018c0 - 0x000018c7 (0x8) IX[B]
 [22] -1 0 0x000018ac - 0x000018af (0x4) IX[B]
 [23] -1 0 0x000018c8 - 0x000018cf (0x8) IX[B]
 [24] -1 0 0x00001880 - 0x0000188f (0x10) IX[B]
 [25] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [26] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [27] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [28] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [29] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [30] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [31] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [32] -1 0 0x00001800 - 0x0000181f (0x20) IX[B]
(II) resource ranges after probing:
 [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 0xd2005000 - 0xd2005fff (0x1000) MX[B]
 [5] -1 0 0xd2004000 - 0xd2004fff (0x1000) MX[B]
 [6] -1 0 0xd2000000 - 0xd2003fff (0x4000) MX[B]
 [7] -1 0 0xd2006000 - 0xd20067ff (0x800) MX[B]
 [8] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[B]
 [9] -1 0 0xd2304400 - 0xd23047ff (0x400) MX[B]
 [10] -1 0 0xd2304000 - 0xd23043ff (0x400) MX[B]
 [11] -1 0 0xd2300000 - 0xd2303fff (0x4000) MX[B]
 [12] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
 [13] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
 [14] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
 [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
 [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
 [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
 [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [20] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
 [21] -1 0 0x000018e0 - 0x000018ff (0x20) IX[B]
 [22] -1 0 0x000018b0 - 0x000018bf (0x10) IX[B]
 [23] -1 0 0x000018a8 - 0x000018ab (0x4) IX[B]
 [24] -1 0 0x000018c0 - 0x000018c7 (0x8) IX[B]
 [25] -1 0 0x000018ac - 0x000018af (0x4) IX[B]
 [26] -1 0 0x000018c8 - 0x000018cf (0x8) IX[B]
 [27] -1 0 0x00001880 - 0x0000188f (0x10) IX[B]
 [28] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [29] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [30] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [31] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [32] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [33] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [34] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [35] -1 0 0x00001800 - 0x0000181f (0x20) IX[B]
 [36] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
 [37] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "MetaModes" "1280x800 +0+0; 800x600 +0+0; 640x480 +0+0"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "True"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce Go 7400 at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 05.72.22.26.a1
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce Go 7400 at PCI:1:0:0:
(--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0)
(--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0): 330.0 MHz maximum pixel
(--) NVIDIA(0): clock
(--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0): Internal Dual Link LVDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1280x800+0+0"
(II) NVIDIA(0): "800x600+0+0"
(II) NVIDIA(0): "640x480+0+0"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
(--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
 [0] 0 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B]
 [1] 0 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B]
 [2] 0 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B]
 [3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [7] -1 0 0xd2005000 - 0xd2005fff (0x1000) MX[B]
 [8] -1 0 0xd2004000 - 0xd2004fff (0x1000) MX[B]
 [9] -1 0 0xd2000000 - 0xd2003fff (0x4000) MX[B]
 [10] -1 0 0xd2006000 - 0xd20067ff (0x800) MX[B]
 [11] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[B]
 [12] -1 0 0xd2304400 - 0xd23047ff (0x400) MX[B]
 [13] -1 0 0xd2304000 - 0xd23043ff (0x400) MX[B]
 [14] -1 0 0xd2300000 - 0xd2303fff (0x4000) MX[B]
 [15] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
 [16] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
 [17] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
 [18] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
 [19] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
 [20] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
 [21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [22] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [23] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
 [24] -1 0 0x000018e0 - 0x000018ff (0x20) IX[B]
 [25] -1 0 0x000018b0 - 0x000018bf (0x10) IX[B]
 [26] -1 0 0x000018a8 - 0x000018ab (0x4) IX[B]
 [27] -1 0 0x000018c0 - 0x000018c7 (0x8) IX[B]
 [28] -1 0 0x000018ac - 0x000018af (0x4) IX[B]
 [29] -1 0 0x000018c8 - 0x000018cf (0x8) IX[B]
 [30] -1 0 0x00001880 - 0x0000188f (0x10) IX[B]
 [31] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [32] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [33] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [34] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [35] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [36] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [37] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [38] -1 0 0x00001800 - 0x0000181f (0x20) IX[B]
 [39] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
 [40] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1280x800+0+0"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/psaux"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 9
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
AUDIT: Thu Apr 19 18:29:36 2007: 5510 X: client 31 rejected from local host (uid 0)
AUDIT: Thu Apr 19 19:02:51 2007: 5510 X: client 39 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:36:59 2007: 5510 X: client 23 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:36:59 2007: 5510 X: client 23 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:36:59 2007: 5510 X: client 23 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:41:43 2007: 5510 X: client 41 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:41:43 2007: 5510 X: client 41 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:41:43 2007: 5510 X: client 41 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:42:23 2007: 5510 X: client 38 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:42:23 2007: 5510 X: client 38 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:42:23 2007: 5510 X: client 38 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:44:13 2007: 5510 X: client 20 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:52:07 2007: 5510 X: client 41 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:52:26 2007: 5510 X: client 38 rejected from local host (uid 0)

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu beryl-core Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ralph Janke (txwikinger) said :
#1

Thanks for your question.

Could you please paste your /etc/X11/org.conf file and the Xorg.0.log in /var/log.

Thanks

Revision history for this message
Chris Rowson (christopherrowson) said :
#2

Hi there - you might have to edit your xorg.conf file to re-enable the synaptics touchpad. What video card are you running please?

Revision history for this message
Chris Rowson (christopherrowson) said :
#3

Oh, could you also paste your xorg.conf file to the pastebin here http://pastebin.ubuntu-uk.org/

Revision history for this message
Chris Rowson (christopherrowson) said :
#4

Ooops Overenthusiasm --- You wait for one community helper then two come at once :-P

I'll leave this to you txwikinger :-)

Revision history for this message
Fotis Stefanidis (fotios) said :
#5

Sorry guys and thanks for your reply, I 've searched high but not low for the message box!!!

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Feb 26 23:38:46 PST 2007

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder3) Mon Feb 26 23:39:38 PST 2007

Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
    RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection

Section "Module"
    Load "dbe"
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx"
EndSection

Section "ServerFlags"
    Option "Xinerama" "0"
EndSection

Section "InputDevice"

    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
EndSection

Section "Monitor"

    # HorizSync source: edid, VertRefresh source: edid
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Nvidia Default Flat Panel"
    HorizSync 29.0 - 49.0
    VertRefresh 0.0 - 60.0
    Option "DPMS"
EndSection

Section "Device"
    Identifier "Videocard0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce Go 7400"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device "Videocard0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "metamodes" "1280x800 +0+0; 800x600 +0+0; 640x480 +0+0"
    Option "AddARGBGLXVisuals" "True"
    SubSection "Display"
        Depth 24
        Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

==================================================================================

xorg.o.log:

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux opencode-laptop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
Build Date: 04 April 2007
 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: Thu Apr 19 15:56:12 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Videocard0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(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/Type1" does not exist.
 Entry deleted from font path.
(==) FontPath set to:
 /usr/share/fonts/X11/misc,
 /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 "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "Xinerama" "0"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81c92e0
(II) Module ABI versions:
 X.Org ANSI C Emulation: 0.3
 X.Org Video Driver: 1.1
 X.Org XInput driver : 0.7
 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 7.2.0, module version = 1.0.0
 ABI class: X.Org Video Driver, version 1.1
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,27a0 card 104d,81ef rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,27a1 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1b:0: chip 8086,27d8 card 104d,81ef rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,27d2 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,27d4 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,27d6 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 104d,81ef rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 104d,81ef rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 104d,81ef rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 104d,81ef rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 104d,81ef rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev e2 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,27b9 card 104d,81ef rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,27df card 104d,81ef rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,27c4 card 104d,81ef rev 02 class 01,01,8f hdr 00
(II) PCI: 00:1f:3: chip 8086,27da card 104d,81ef rev 02 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 10de,01d8 card 104d,81ef rev a1 class 03,00,00 hdr 00
(II) PCI: 06:00:0: chip 8086,4222 card 8086,1051 rev 02 class 02,80,00 hdr 00
(II) PCI: 0a:03:0: chip 104c,8039 card 6400,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 0a:03:1: chip 104c,803a card 104d,81ef rev 00 class 0c,00,10 hdr 80
(II) PCI: 0a:03:2: chip 104c,803b card 104d,81ef rev 00 class 01,80,00 hdr 80
(II) PCI: 0a:08:0: chip 8086,1092 card 104d,81ef rev 02 class 02,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,11), 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 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
 [0] -1 0 0xd0000000 - 0xd1ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
 [0] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:0), (0,2,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
 [0] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
 [1] -1 0 0x00002400 - 0x000024ff (0x100) IX[B]
 [2] -1 0 0x00002800 - 0x000028ff (0x100) IX[B]
 [3] -1 0 0x00002c00 - 0x00002cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
 [0] -1 0 0xc8000000 - 0xc9ffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
 [0] -1 0 0xc0000000 - 0xc1ffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:28:1), (0,4,5), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 I/O range:
 [0] -1 0 0x00003000 - 0x000030ff (0x100) IX[B]
 [1] -1 0 0x00003400 - 0x000034ff (0x100) IX[B]
 [2] -1 0 0x00003800 - 0x000038ff (0x100) IX[B]
 [3] -1 0 0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 4 non-prefetchable memory range:
 [0] -1 0 0xca000000 - 0xcbffffff (0x2000000) MX[B]
(II) Bus 4 prefetchable memory range:
 [0] -1 0 0xc2000000 - 0xc3ffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:28:2), (0,6,7), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 6 I/O range:
 [0] -1 0 0x00004000 - 0x000040ff (0x100) IX[B]
 [1] -1 0 0x00004400 - 0x000044ff (0x100) IX[B]
 [2] -1 0 0x00004800 - 0x000048ff (0x100) IX[B]
 [3] -1 0 0x00004c00 - 0x00004cff (0x100) IX[B]
(II) Bus 6 non-prefetchable memory range:
 [0] -1 0 0xcc000000 - 0xcdffffff (0x2000000) MX[B]
(II) Bus 6 prefetchable memory range:
 [0] -1 0 0xc4000000 - 0xc5ffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 8: bridge is at (0:28:3), (0,8,9), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 8 I/O range:
 [0] -1 0 0x00005000 - 0x000050ff (0x100) IX[B]
 [1] -1 0 0x00005400 - 0x000054ff (0x100) IX[B]
 [2] -1 0 0x00005800 - 0x000058ff (0x100) IX[B]
 [3] -1 0 0x00005c00 - 0x00005cff (0x100) IX[B]
(II) Bus 8 non-prefetchable memory range:
 [0] -1 0 0xce000000 - 0xcfffffff (0x2000000) MX[B]
(II) Bus 8 prefetchable memory range:
 [0] -1 0 0xc6000000 - 0xc7ffffff (0x2000000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 10: bridge is at (0:30:0), (0,10,14), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 10 I/O range:
 [0] -1 0 0x00006000 - 0x00006fff (0x1000) IX[B]
(II) Bus 10 non-prefetchable memory range:
 [0] -1 0 0xd2000000 - 0xd20fffff (0x100000) MX[B]
(II) Bus 10 prefetchable memory range:
 [0] -1 0 0x50000000 - 0x53ffffff (0x4000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 11: bridge is at (10:3:0), (10,11,14), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 11 I/O range:
 [0] -1 0 0x00006400 - 0x000064ff (0x100) IX[B]
 [1] -1 0 0x00006800 - 0x000068ff (0x100) IX[B]
(II) Bus 11 prefetchable memory range:
 [0] -1 0 0x50000000 - 0x53ffffff (0x4000000) MX[B]
(--) PCI:*(1:0:0) nVidia Corporation GeForce Go 7400 rev 161, Mem @ 0xd1000000/24, 0xb0000000/28, 0xd0000000/24
(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 0xd2005000 - 0xd2005fff (0x1000) MX[B]
 [1] -1 0 0xd2004000 - 0xd2004fff (0x1000) MX[B]
 [2] -1 0 0xd2000000 - 0xd2003fff (0x4000) MX[B]
 [3] -1 0 0xd2006000 - 0xd20067ff (0x800) MX[B]
 [4] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[B]
 [5] -1 0 0xd2304400 - 0xd23047ff (0x400) MX[B]
 [6] -1 0 0xd2304000 - 0xd23043ff (0x400) MX[B]
 [7] -1 0 0xd2300000 - 0xd2303fff (0x4000) MX[B]
 [8] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
 [9] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
 [10] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
 [11] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
 [12] -1 0 0x000018e0 - 0x000018ff (0x20) IX[B]
 [13] -1 0 0x000018b0 - 0x000018bf (0x10) IX[B]
 [14] -1 0 0x000018a8 - 0x000018ab (0x4) IX[B]
 [15] -1 0 0x000018c0 - 0x000018c7 (0x8) IX[B]
 [16] -1 0 0x000018ac - 0x000018af (0x4) IX[B]
 [17] -1 0 0x000018c8 - 0x000018cf (0x8) IX[B]
 [18] -1 0 0x00001880 - 0x0000188f (0x10) IX[B]
 [19] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [20] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [23] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [24] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [25] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [26] -1 0 0x00001800 - 0x0000181f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
 [0] -1 0 0xd2005000 - 0xd2005fff (0x1000) MX[B]
 [1] -1 0 0xd2004000 - 0xd2004fff (0x1000) MX[B]
 [2] -1 0 0xd2000000 - 0xd2003fff (0x4000) MX[B]
 [3] -1 0 0xd2006000 - 0xd20067ff (0x800) MX[B]
 [4] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[B]
 [5] -1 0 0xd2304400 - 0xd23047ff (0x400) MX[B]
 [6] -1 0 0xd2304000 - 0xd23043ff (0x400) MX[B]
 [7] -1 0 0xd2300000 - 0xd2303fff (0x4000) MX[B]
 [8] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
 [9] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
 [10] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
 [11] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
 [12] -1 0 0x000018e0 - 0x000018ff (0x20) IX[B]
 [13] -1 0 0x000018b0 - 0x000018bf (0x10) IX[B]
 [14] -1 0 0x000018a8 - 0x000018ab (0x4) IX[B]
 [15] -1 0 0x000018c0 - 0x000018c7 (0x8) IX[B]
 [16] -1 0 0x000018ac - 0x000018af (0x4) IX[B]
 [17] -1 0 0x000018c8 - 0x000018cf (0x8) IX[B]
 [18] -1 0 0x00001880 - 0x0000188f (0x10) IX[B]
 [19] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [20] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [22] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [23] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [24] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [25] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [26] -1 0 0x00001800 - 0x0000181f (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 0xd2005000 - 0xd2005fff (0x1000) MX[B]
 [5] -1 0 0xd2004000 - 0xd2004fff (0x1000) MX[B]
 [6] -1 0 0xd2000000 - 0xd2003fff (0x4000) MX[B]
 [7] -1 0 0xd2006000 - 0xd20067ff (0x800) MX[B]
 [8] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[B]
 [9] -1 0 0xd2304400 - 0xd23047ff (0x400) MX[B]
 [10] -1 0 0xd2304000 - 0xd23043ff (0x400) MX[B]
 [11] -1 0 0xd2300000 - 0xd2303fff (0x4000) MX[B]
 [12] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
 [13] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
 [14] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
 [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [17] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
 [18] -1 0 0x000018e0 - 0x000018ff (0x20) IX[B]
 [19] -1 0 0x000018b0 - 0x000018bf (0x10) IX[B]
 [20] -1 0 0x000018a8 - 0x000018ab (0x4) IX[B]
 [21] -1 0 0x000018c0 - 0x000018c7 (0x8) IX[B]
 [22] -1 0 0x000018ac - 0x000018af (0x4) IX[B]
 [23] -1 0 0x000018c8 - 0x000018cf (0x8) IX[B]
 [24] -1 0 0x00001880 - 0x0000188f (0x10) IX[B]
 [25] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [26] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [27] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [28] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [29] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [30] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [31] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [32] -1 0 0x00001800 - 0x0000181f (0x20) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
 compiled for 7.2.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: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
 compiled for 7.2.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: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
 compiled for 7.2.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: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
 compiled for 7.2.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//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
 compiled for 4.0.2, module version = 1.0.9755
 Module class: X.Org Server Extension
 ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
 compiled for 4.0.2, module version = 1.0.9755
 Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.1.0
 Module class: X.Org XInput Driver
 ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.1.1
 Module class: X.Org XInput Driver
 ABI class: X.Org XInput driver, version 0.7
(II) NVIDIA dlloader X Driver 1.0-9755 Mon Feb 26 23:23:13 PST 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 1.0.0
 ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(WW) Warning, couldn't open module wfb
(II) UnloadModule: "wfb"
(EE) Failed to load module "wfb" (module does not exist, 0)
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules//libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
 compiled for 7.2.0, module version = 0.1.0
 ABI class: X.Org Video Driver, version 1.1
(II) resource ranges after xf86ClaimFixedResources() call:
 [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 0xd2005000 - 0xd2005fff (0x1000) MX[B]
 [5] -1 0 0xd2004000 - 0xd2004fff (0x1000) MX[B]
 [6] -1 0 0xd2000000 - 0xd2003fff (0x4000) MX[B]
 [7] -1 0 0xd2006000 - 0xd20067ff (0x800) MX[B]
 [8] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[B]
 [9] -1 0 0xd2304400 - 0xd23047ff (0x400) MX[B]
 [10] -1 0 0xd2304000 - 0xd23043ff (0x400) MX[B]
 [11] -1 0 0xd2300000 - 0xd2303fff (0x4000) MX[B]
 [12] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
 [13] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
 [14] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
 [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [17] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
 [18] -1 0 0x000018e0 - 0x000018ff (0x20) IX[B]
 [19] -1 0 0x000018b0 - 0x000018bf (0x10) IX[B]
 [20] -1 0 0x000018a8 - 0x000018ab (0x4) IX[B]
 [21] -1 0 0x000018c0 - 0x000018c7 (0x8) IX[B]
 [22] -1 0 0x000018ac - 0x000018af (0x4) IX[B]
 [23] -1 0 0x000018c8 - 0x000018cf (0x8) IX[B]
 [24] -1 0 0x00001880 - 0x0000188f (0x10) IX[B]
 [25] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [26] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [27] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [28] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [29] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [30] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [31] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [32] -1 0 0x00001800 - 0x0000181f (0x20) IX[B]
(II) resource ranges after probing:
 [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 0xd2005000 - 0xd2005fff (0x1000) MX[B]
 [5] -1 0 0xd2004000 - 0xd2004fff (0x1000) MX[B]
 [6] -1 0 0xd2000000 - 0xd2003fff (0x4000) MX[B]
 [7] -1 0 0xd2006000 - 0xd20067ff (0x800) MX[B]
 [8] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[B]
 [9] -1 0 0xd2304400 - 0xd23047ff (0x400) MX[B]
 [10] -1 0 0xd2304000 - 0xd23043ff (0x400) MX[B]
 [11] -1 0 0xd2300000 - 0xd2303fff (0x4000) MX[B]
 [12] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
 [13] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
 [14] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
 [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
 [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
 [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
 [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [20] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
 [21] -1 0 0x000018e0 - 0x000018ff (0x20) IX[B]
 [22] -1 0 0x000018b0 - 0x000018bf (0x10) IX[B]
 [23] -1 0 0x000018a8 - 0x000018ab (0x4) IX[B]
 [24] -1 0 0x000018c0 - 0x000018c7 (0x8) IX[B]
 [25] -1 0 0x000018ac - 0x000018af (0x4) IX[B]
 [26] -1 0 0x000018c8 - 0x000018cf (0x8) IX[B]
 [27] -1 0 0x00001880 - 0x0000188f (0x10) IX[B]
 [28] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [29] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [30] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [31] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [32] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [33] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [34] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [35] -1 0 0x00001800 - 0x0000181f (0x20) IX[B]
 [36] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
 [37] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "MetaModes" "1280x800 +0+0; 800x600 +0+0; 640x480 +0+0"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "True"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce Go 7400 at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 05.72.22.26.a1
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce Go 7400 at PCI:1:0:0:
(--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0)
(--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0): 330.0 MHz maximum pixel
(--) NVIDIA(0): clock
(--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0): Internal Dual Link LVDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1280x800+0+0"
(II) NVIDIA(0): "800x600+0+0"
(II) NVIDIA(0): "640x480+0+0"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
(--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
 [0] 0 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B]
 [1] 0 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B]
 [2] 0 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B]
 [3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
 [4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
 [5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
 [6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
 [7] -1 0 0xd2005000 - 0xd2005fff (0x1000) MX[B]
 [8] -1 0 0xd2004000 - 0xd2004fff (0x1000) MX[B]
 [9] -1 0 0xd2000000 - 0xd2003fff (0x4000) MX[B]
 [10] -1 0 0xd2006000 - 0xd20067ff (0x800) MX[B]
 [11] -1 0 0xcc000000 - 0xcc000fff (0x1000) MX[B]
 [12] -1 0 0xd2304400 - 0xd23047ff (0x400) MX[B]
 [13] -1 0 0xd2304000 - 0xd23043ff (0x400) MX[B]
 [14] -1 0 0xd2300000 - 0xd2303fff (0x4000) MX[B]
 [15] -1 0 0xd0000000 - 0xd0ffffff (0x1000000) MX[B](B)
 [16] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
 [17] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
 [18] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
 [19] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
 [20] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
 [21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
 [22] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
 [23] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
 [24] -1 0 0x000018e0 - 0x000018ff (0x20) IX[B]
 [25] -1 0 0x000018b0 - 0x000018bf (0x10) IX[B]
 [26] -1 0 0x000018a8 - 0x000018ab (0x4) IX[B]
 [27] -1 0 0x000018c0 - 0x000018c7 (0x8) IX[B]
 [28] -1 0 0x000018ac - 0x000018af (0x4) IX[B]
 [29] -1 0 0x000018c8 - 0x000018cf (0x8) IX[B]
 [30] -1 0 0x00001880 - 0x0000188f (0x10) IX[B]
 [31] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [32] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [33] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
 [34] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
 [35] -1 0 0x00001860 - 0x0000187f (0x20) IX[B]
 [36] -1 0 0x00001840 - 0x0000185f (0x20) IX[B]
 [37] -1 0 0x00001820 - 0x0000183f (0x20) IX[B]
 [38] -1 0 0x00001800 - 0x0000181f (0x20) IX[B]
 [39] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
 [40] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1280x800+0+0"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/psaux"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 9
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
AUDIT: Thu Apr 19 18:29:36 2007: 5510 X: client 31 rejected from local host (uid 0)
AUDIT: Thu Apr 19 19:02:51 2007: 5510 X: client 39 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:36:59 2007: 5510 X: client 23 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:36:59 2007: 5510 X: client 23 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:36:59 2007: 5510 X: client 23 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:41:43 2007: 5510 X: client 41 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:41:43 2007: 5510 X: client 41 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:41:43 2007: 5510 X: client 41 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:42:23 2007: 5510 X: client 38 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:42:23 2007: 5510 X: client 38 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:42:23 2007: 5510 X: client 38 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:44:13 2007: 5510 X: client 20 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:52:07 2007: 5510 X: client 41 rejected from local host (uid 0)
AUDIT: Thu Apr 19 20:52:26 2007: 5510 X: client 38 rejected from local host (uid 0)

Revision history for this message
Ralph Janke (txwikinger) said :
#6

1) Option "AddARGBGLXVisuals" "True" should be in the Device section, not in the Screen section.

2) Your touchpad is probably not working because the InputDevice section for it is missing. I have there:

Section "InputDevice"
        Identifier "Synaptics Touchpad"
        Driver "synaptics"
        Option "SendCoreEvents" "true"
        Option "Device" "/dev/psaux"
        Option "Protocol" "auto-dev"
        Option "HorizScrollDelta" "0"
EndSection

Look in the xorg.conf.* backup files if you find your Touchpad section

The ServerLayout section also needs a line containing

    InputDevice "Synaptics Touchpad"

or whatever your touchpad is called.

I have no idea how it diesppeared. maybe the nvidia-settings script lost it.

I hope this helps

Can you help with this problem?

Provide an answer of your own, or ask Fotis Stefanidis for more information if necessary.

To post a message you must log in.