ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Проблема с мышью в X после обновления
@ 2007-09-14 20:27 Andrew G. Klepcha
  2007-09-14 22:08 ` Ilja Raskin
  2007-09-15  6:48 ` Valery V. Inozemtsev
  0 siblings, 2 replies; 9+ messages in thread
From: Andrew G. Klepcha @ 2007-09-14 20:27 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 823 bytes --]

Здравствуйте!
Тоже не избежал граблей :(
После обновления мышь в иксах перестала работать. 
В конфиге про мышку имею следующее:
=======
Section "InputDevice"
    Identifier     "mouse0"
    Driver         "evdev"
    Option         "Name" "Microsoft Microsoft Optical Mouse with Tilt Wheel"
    Option         "DIALRelativeAxisButtons" "7 6"
    Option         "WHEELRelativeAxisButtons" "4 5"
    Option         "ZAxisMapping" "4 5 6 7"
EndSection
=============

Иксы говорят:
(EE) mouse0: cannot open input pEvdev
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "mouse0"

Может, кто-то может что-нибудь посоветовать?

файлы целиком прилагаю

[-- Attachment #2: xorg.conf --]
[-- Type: text/plain, Size: 4110 bytes --]


Section "ServerLayout"

#	Option "AIGLX" "true"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    Screen      1  "Screen1" LeftOf "Screen0"
    InputDevice    "mouse0" "CorePointer"
    InputDevice    "ruwin_ct_sh" "CoreKeyboard"
	Option "MetaModes"  "Compaq Presario MV700 Color Monitor|0: 1600x1200 @1600x1200, TVSet: 800x600 800x600"
EndSection

Section "Files"
##    FontPath        "unix/:-1"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/share/fonts/bitmap/misc:unscaled"
FontPath "/usr/share/fonts/type1/urw"
FontPath "/usr/share/fonts/type1/Type1"
FontPath "/usr/share/X11/fonts/xdtv"
FontPath "/usr/share/fonts/ttf/ms"
FontPath "/usr/share/fonts/ttf/dejavu"
																
EndSection

Section "Module"
    Load           "dbe"
    Load           "glx"
#	Load  "dri"
    Load           "extmod"
    Load           "freetype"
    SubSection     "extmod"
        Option         "omit xfree86-dga"
    EndSubSection
EndSection

Section "InputDevice"
    Identifier     "ruwin_ct_sh"
    Driver         "kbd"
    Option         "XkbLayout" "us,ru"
    Option         "XkbOptions" "grp:caps_toggle,grp:switch,grp_led:scroll"
    Option         "XkbVariant" ",winkeys"
EndSection

Section "InputDevice"
    Identifier     "mouse0"
    Driver         "evdev"
    Option         "Name" "Microsoft Microsoft Optical Mouse with Tilt Wheel"
    Option         "DIALRelativeAxisButtons" "7 6"
    Option         "WHEELRelativeAxisButtons" "4 5"
    Option         "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"

	#DisplaySize  310	230
	#HorizSync    30.0 - 70.0
	#VertRefresh  50.0 - 100.0
    Identifier     "Compaq Presario MV700 Color Monitor|0"
    Option         "DPMS"
    Option         "BlankTime" "300"
    Option         "StandbyTime" "900"
    Option         "SuspendTime" "910"
    Option         "OffTime" "920"
EndSection

Section "Monitor"
    Identifier     "TVSet"
    HorizSync       30.0 - 50.0
    VertRefresh     60.0
EndSection

Section "Device"
    Identifier     "NVIDIA GeForce (proprietary)|0"
    Driver         "nvidia"
    BusID          "PCI:1:0:0"
    Screen          0
EndSection

Section "Device"
    Identifier     "NVIDIA GeForce (proprietary)|1"
    Driver         "nvidia"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "NVIDIA GeForce (proprietary)|0"
    Monitor        "Compaq Presario MV700 Color Monitor|0"
    DefaultDepth    24
    Option         "Overlay" "True"
    Option         "AddARGBGLXVisuals" "True"
    Option         "AllowGLXWithComposite" "true"
    SubSection     "Display"
        Depth       8
        Modes      "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1600x1200" "1280x1024" "1024x768" "1024x736" "1024x600" "960x720" "848x480" "832x624" "800x600" "720x576" "640x480"
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "NVIDIA GeForce (proprietary)|1"
    Monitor        "TVSet"
    DefaultDepth    24
    Option         "TVStandard" "PAL-B"
    Option         "TVOutFormat" "COMPOSITE"
    Option         "UseDisplayDevice" "TV"
    Option         "AddARGBGLXVisuals" "True"
    Option         "AllowGLXWithComposite" "true"
    SubSection     "Display"

       #Modes      "800x600" "640x480"
        Depth       24
        Modes      "800x600"
		Virtual		800 600
    EndSubSection
EndSection

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


[-- Attachment #3: Xorg.0.log --]
[-- Type: text/x-log, Size: 34188 bytes --]


X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux ALT Linux
Current Operating System: Linux localhost.localdomain 2.6.22.6 #1 SMP PREEMPT Fri Sep 14 22:15:30 MSD 2007 i686
Build Date: 13 September 2007  10:39:22AM
 
	Before reporting problems, check https://bugzilla.altlinux.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: Sat Sep 15 00:16:30 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Compaq Presario MV700 Color Monitor|0"
(**) |   |-->Device "NVIDIA GeForce (proprietary)|0"
(**) |-->Screen "Screen1" (1)
(**) |   |-->Monitor "TVSet"
(**) |   |-->Device "NVIDIA GeForce (proprietary)|1"
(**) |-->Input Device "mouse0"
(**) |-->Input Device "ruwin_ct_sh"
(==) Automatically adding devices
(==) Automatically enabling devices
(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/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Speedo" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/xdtv" does not exist.
	Entry deleted from font path.
(==) Including the default font path catalogue:/etc/X11/fontpath.d.
(**) FontPath set to:
	/usr/share/fonts/bitmap/misc:unscaled,
	/usr/share/fonts/type1/urw,
	/usr/share/fonts/type1/Type1,
	/usr/share/fonts/ttf/ms,
	/usr/share/fonts/ttf/dejavu,
	catalogue:/etc/X11/fontpath.d
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/X11/modules"
(**) Extension "Composite" is enabled
(II) Loader magic: 0x81e29c0
(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/X11/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,29a0 card 1458,5000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,29a1 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1a:0: chip 8086,2834 card 1458,5004 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2835 card 1458,5004 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,283a card 1458,5006 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,284b card 1458,a002 rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,2845 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:4: chip 8086,2847 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2830 card 1458,5004 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2831 card 1458,5004 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2832 card 1458,5004 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,2836 card 1458,5006 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev f2 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2810 card 1458,5001 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,2820 card 1458,b002 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,283e card 1458,5001 rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,2825 card 1458,b002 rev 02 class 01,01,85 hdr 00
(II) PCI: 01:00:0: chip 10de,0392 card 0000,0000 rev a1 class 03,00,00 hdr 00
(II) PCI: 03:00:0: chip 197b,2363 card 1458,b000 rev 02 class 01,06,01 hdr 80
(II) PCI: 03:00:1: chip 197b,2363 card 1458,b000 rev 02 class 01,01,85 hdr 00
(II) PCI: 04:00:0: chip 11ab,4362 card 1458,e000 rev 22 class 02,00,00 hdr 00
(II) PCI: 05:00:0: chip 1131,7134 card 1131,0000 rev 01 class 04,80,00 hdr 00
(II) PCI: 05:01:0: chip 12eb,0001 card 12eb,0001 rev 02 class 04,01,00 hdr 00
(II) PCI: 05:02:0: chip 13d0,2103 card 13d0,2103 rev 02 class 02,80,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,5), 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: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x00007000 - 0x00007fff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xf4000000 - 0xf6ffffff (0x3000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
	[0] -1	0	0x00006000 - 0x000060ff (0x100) IX[B]
	[1] -1	0	0x00006400 - 0x000064ff (0x100) IX[B]
	[2] -1	0	0x00006800 - 0x000068ff (0x100) IX[B]
	[3] -1	0	0x00006c00 - 0x00006cff (0x100) IX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:3), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
	[0] -1	0	0x00008000 - 0x000080ff (0x100) IX[B]
	[1] -1	0	0x00008400 - 0x000084ff (0x100) IX[B]
	[2] -1	0	0x00008800 - 0x000088ff (0x100) IX[B]
	[3] -1	0	0x00008c00 - 0x00008cff (0x100) IX[B]
	[4] -1	0	0x00009000 - 0x000090ff (0x100) IX[B]
	[5] -1	0	0x00009400 - 0x000094ff (0x100) IX[B]
	[6] -1	0	0x00009800 - 0x000098ff (0x100) IX[B]
	[7] -1	0	0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xf9000000 - 0xf90fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:28:4), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 I/O range:
	[0] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[1] -1	0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[2] -1	0	0x0000a800 - 0x0000a8ff (0x100) IX[B]
	[3] -1	0	0x0000ac00 - 0x0000acff (0x100) IX[B]
(II) Bus 4 non-prefetchable memory range:
	[0] -1	0	0xf7000000 - 0xf8ffffff (0x2000000) MX[B]
(II) Bus 4 prefetchable memory range:
	[0] -1	0	0x40000000 - 0x400fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:30:0), (0,5,5), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 5 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) Bus 5 non-prefetchable memory range:
	[0] -1	0	0xf9100000 - 0xf91fffff (0x100000) 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)
(--) PCI:*(1:0:0) nVidia Corporation G70 [GeForce 7600 GS] rev 161, Mem @ 0xf4000000/24, 0xe0000000/28, 0xf5000000/24, I/O @ 0x7000/7
(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	0xf9120000 - 0xf912ffff (0x10000) MX[B]
	[1] -1	0	0xf9100000 - 0xf911ffff (0x20000) MX[B]
	[2] -1	0	0xf9130000 - 0xf91303ff (0x400) MX[B]
	[3] -1	0	0xf8000000 - 0xf8003fff (0x4000) MX[B]
	[4] -1	0	0xf9000000 - 0xf9001fff (0x2000) MX[B]
	[5] -1	0	0xf9206000 - 0xf92060ff (0x100) MX[B]
	[6] -1	0	0xf9204000 - 0xf92043ff (0x400) MX[B]
	[7] -1	0	0xf9200000 - 0xf9203fff (0x4000) MX[B]
	[8] -1	0	0xf9205000 - 0xf92053ff (0x400) MX[B]
	[9] -1	0	0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
	[10] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[11] -1	0	0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
	[12] -1	0	0x0000b800 - 0x0000b81f (0x20) IX[B]
	[13] -1	0	0x0000b400 - 0x0000b407 (0x8) IX[B]
	[14] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[15] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[16] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[17] -1	0	0x00008c00 - 0x00008c03 (0x4) IX[B]
	[18] -1	0	0x00008800 - 0x00008807 (0x8) IX[B]
	[19] -1	0	0x00008400 - 0x00008403 (0x4) IX[B]
	[20] -1	0	0x00008000 - 0x00008007 (0x8) IX[B]
	[21] -1	0	0x0000ec00 - 0x0000ec0f (0x10) IX[B]
	[22] -1	0	0x0000e800 - 0x0000e80f (0x10) IX[B]
	[23] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[24] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[25] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[26] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[27] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[28] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[29] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[30] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[31] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[32] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[33] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[34] -1	0	0x0000cc00 - 0x0000cc1f (0x20) IX[B]
	[35] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[36] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[37] -1	0	0x0000c000 - 0x0000c01f (0x20) IX[B]
	[38] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[39] -1	0	0x00007000 - 0x0000707f (0x80) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xf9120000 - 0xf912ffff (0x10000) MX[B]
	[1] -1	0	0xf9100000 - 0xf911ffff (0x20000) MX[B]
	[2] -1	0	0xf9130000 - 0xf91303ff (0x400) MX[B]
	[3] -1	0	0xf8000000 - 0xf8003fff (0x4000) MX[B]
	[4] -1	0	0xf9000000 - 0xf9001fff (0x2000) MX[B]
	[5] -1	0	0xf9206000 - 0xf92060ff (0x100) MX[B]
	[6] -1	0	0xf9204000 - 0xf92043ff (0x400) MX[B]
	[7] -1	0	0xf9200000 - 0xf9203fff (0x4000) MX[B]
	[8] -1	0	0xf9205000 - 0xf92053ff (0x400) MX[B]
	[9] -1	0	0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
	[10] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[11] -1	0	0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
	[12] -1	0	0x0000b800 - 0x0000b81f (0x20) IX[B]
	[13] -1	0	0x0000b400 - 0x0000b407 (0x8) IX[B]
	[14] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[15] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[16] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[17] -1	0	0x00008c00 - 0x00008c03 (0x4) IX[B]
	[18] -1	0	0x00008800 - 0x00008807 (0x8) IX[B]
	[19] -1	0	0x00008400 - 0x00008403 (0x4) IX[B]
	[20] -1	0	0x00008000 - 0x00008007 (0x8) IX[B]
	[21] -1	0	0x0000ec00 - 0x0000ec0f (0x10) IX[B]
	[22] -1	0	0x0000e800 - 0x0000e80f (0x10) IX[B]
	[23] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[24] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[25] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[26] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[27] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[28] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[29] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[30] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[31] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[32] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[33] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[34] -1	0	0x0000cc00 - 0x0000cc1f (0x20) IX[B]
	[35] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[36] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[37] -1	0	0x0000c000 - 0x0000c01f (0x20) IX[B]
	[38] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[39] -1	0	0x00007000 - 0x0000707f (0x80) IX[B](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	0xf9120000 - 0xf912ffff (0x10000) MX[B]
	[5] -1	0	0xf9100000 - 0xf911ffff (0x20000) MX[B]
	[6] -1	0	0xf9130000 - 0xf91303ff (0x400) MX[B]
	[7] -1	0	0xf8000000 - 0xf8003fff (0x4000) MX[B]
	[8] -1	0	0xf9000000 - 0xf9001fff (0x2000) MX[B]
	[9] -1	0	0xf9206000 - 0xf92060ff (0x100) MX[B]
	[10] -1	0	0xf9204000 - 0xf92043ff (0x400) MX[B]
	[11] -1	0	0xf9200000 - 0xf9203fff (0x4000) MX[B]
	[12] -1	0	0xf9205000 - 0xf92053ff (0x400) MX[B]
	[13] -1	0	0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
	[14] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[15] -1	0	0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
	[16] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[18] -1	0	0x0000b800 - 0x0000b81f (0x20) IX[B]
	[19] -1	0	0x0000b400 - 0x0000b407 (0x8) IX[B]
	[20] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[21] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[22] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[23] -1	0	0x00008c00 - 0x00008c03 (0x4) IX[B]
	[24] -1	0	0x00008800 - 0x00008807 (0x8) IX[B]
	[25] -1	0	0x00008400 - 0x00008403 (0x4) IX[B]
	[26] -1	0	0x00008000 - 0x00008007 (0x8) IX[B]
	[27] -1	0	0x0000ec00 - 0x0000ec0f (0x10) IX[B]
	[28] -1	0	0x0000e800 - 0x0000e80f (0x10) IX[B]
	[29] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[30] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[31] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[32] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[33] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[34] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[35] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[36] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[37] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[38] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[39] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[40] -1	0	0x0000cc00 - 0x0000cc1f (0x20) IX[B]
	[41] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[42] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[43] -1	0	0x0000c000 - 0x0000c01f (0x20) IX[B]
	[44] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[45] -1	0	0x00007000 - 0x0000707f (0x80) IX[B](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) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) LoadModule: "dbe"

(II) Loading /usr/lib/X11/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: "glx"

(II) Loading /usr/lib/X11/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module  100.14.11  Wed Jun 13 18:58:58 PDT 2007
(II) Loading extension GLX
(II) LoadModule: "extmod"

(II) Loading /usr/lib/X11/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/X11/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: "extmod"

(II) Reloading /usr/lib/X11/modules/extensions//libextmod.so
(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 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: "record"

(II) Loading /usr/lib/X11/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: "nvidia"

(II) Loading /usr/lib/X11/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Video Driver
(EE) NVIDIA(0): ============= WARNING WARNING WARNING WARNING =============
(EE) NVIDIA(0): This server has a video driver ABI version of 2.0 but this
(EE) NVIDIA(0):     driver is designed to work with versions before 2.0. 
(EE) NVIDIA(0):     Please check http://www.nvidia.com/ for driver updates or
(EE) NVIDIA(0):     downgrade to an X server with a supported driver ABI.
(EE) NVIDIA(0): ===========================================================
(II) LoadModule: "evdev"

(II) Loading /usr/lib/X11/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"

(II) Loading /usr/lib/X11/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) NVIDIA dlloader X Driver  100.14.11  Wed Jun 13 18:23:34 PDT 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Chipset NVIDIA GPU found
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"

(II) Loading /usr/lib/X11/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"

(II) Loading /usr/lib/X11/modules//libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
	compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"

(II) Loading /usr/lib/X11/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 2.0
(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	0xf9120000 - 0xf912ffff (0x10000) MX[B]
	[5] -1	0	0xf9100000 - 0xf911ffff (0x20000) MX[B]
	[6] -1	0	0xf9130000 - 0xf91303ff (0x400) MX[B]
	[7] -1	0	0xf8000000 - 0xf8003fff (0x4000) MX[B]
	[8] -1	0	0xf9000000 - 0xf9001fff (0x2000) MX[B]
	[9] -1	0	0xf9206000 - 0xf92060ff (0x100) MX[B]
	[10] -1	0	0xf9204000 - 0xf92043ff (0x400) MX[B]
	[11] -1	0	0xf9200000 - 0xf9203fff (0x4000) MX[B]
	[12] -1	0	0xf9205000 - 0xf92053ff (0x400) MX[B]
	[13] -1	0	0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
	[14] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[15] -1	0	0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
	[16] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[18] -1	0	0x0000b800 - 0x0000b81f (0x20) IX[B]
	[19] -1	0	0x0000b400 - 0x0000b407 (0x8) IX[B]
	[20] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[21] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[22] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[23] -1	0	0x00008c00 - 0x00008c03 (0x4) IX[B]
	[24] -1	0	0x00008800 - 0x00008807 (0x8) IX[B]
	[25] -1	0	0x00008400 - 0x00008403 (0x4) IX[B]
	[26] -1	0	0x00008000 - 0x00008007 (0x8) IX[B]
	[27] -1	0	0x0000ec00 - 0x0000ec0f (0x10) IX[B]
	[28] -1	0	0x0000e800 - 0x0000e80f (0x10) IX[B]
	[29] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[30] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[31] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[32] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[33] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[34] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[35] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[36] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[37] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[38] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[39] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[40] -1	0	0x0000cc00 - 0x0000cc1f (0x20) IX[B]
	[41] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[42] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[43] -1	0	0x0000c000 - 0x0000c01f (0x20) IX[B]
	[44] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[45] -1	0	0x00007000 - 0x0000707f (0x80) IX[B](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	0xf9120000 - 0xf912ffff (0x10000) MX[B]
	[5] -1	0	0xf9100000 - 0xf911ffff (0x20000) MX[B]
	[6] -1	0	0xf9130000 - 0xf91303ff (0x400) MX[B]
	[7] -1	0	0xf8000000 - 0xf8003fff (0x4000) MX[B]
	[8] -1	0	0xf9000000 - 0xf9001fff (0x2000) MX[B]
	[9] -1	0	0xf9206000 - 0xf92060ff (0x100) MX[B]
	[10] -1	0	0xf9204000 - 0xf92043ff (0x400) MX[B]
	[11] -1	0	0xf9200000 - 0xf9203fff (0x4000) MX[B]
	[12] -1	0	0xf9205000 - 0xf92053ff (0x400) MX[B]
	[13] -1	0	0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
	[14] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[15] -1	0	0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
	[16] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[17] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[18] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x0000b800 - 0x0000b81f (0x20) IX[B]
	[22] -1	0	0x0000b400 - 0x0000b407 (0x8) IX[B]
	[23] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[24] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[25] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[26] -1	0	0x00008c00 - 0x00008c03 (0x4) IX[B]
	[27] -1	0	0x00008800 - 0x00008807 (0x8) IX[B]
	[28] -1	0	0x00008400 - 0x00008403 (0x4) IX[B]
	[29] -1	0	0x00008000 - 0x00008007 (0x8) IX[B]
	[30] -1	0	0x0000ec00 - 0x0000ec0f (0x10) IX[B]
	[31] -1	0	0x0000e800 - 0x0000e80f (0x10) IX[B]
	[32] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[33] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[34] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[35] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[36] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[37] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[38] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[39] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[40] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[41] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[42] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[43] -1	0	0x0000cc00 - 0x0000cc1f (0x20) IX[B]
	[44] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[45] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[46] -1	0	0x0000c000 - 0x0000c01f (0x20) IX[B]
	[47] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[48] -1	0	0x00007000 - 0x0000707f (0x80) IX[B](B)
	[49] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[50] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(**) 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 "Overlay" "True"
(**) NVIDIA(0): Option "AllowGLXWithComposite" "true"
(**) 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 7600 GS (G73) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 05.73.22.33.00
(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 7600 GS at PCI:1:0:0:
(--) NVIDIA(0):     DELL P1130 (CRT-1)
(--) NVIDIA(0):     NVIDIA TV Encoder (TV-0)
(--) NVIDIA(0): DELL P1130 (CRT-1): 400.0 MHz maximum pixel clock
(--) NVIDIA(0): NVIDIA TV Encoder (TV-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(0): TV encoder: NVIDIA
(II) NVIDIA(0): Assigned Display Device: CRT-1
(WW) NVIDIA(0): No valid modes for "1024x736"; removing.
(WW) NVIDIA(0): No valid modes for "1024x600"; removing.
(WW) NVIDIA(0): No valid modes for "960x720"; removing.
(WW) NVIDIA(0): No valid modes for "848x480"; removing.
(WW) NVIDIA(0): No valid modes for "720x576"; removing.
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1600x1200"
(II) NVIDIA(0):     "1280x1024"
(II) NVIDIA(0):     "1024x768"
(II) NVIDIA(0):     "832x624"
(II) NVIDIA(0):     "800x600"
(II) NVIDIA(0):     "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1600 x 1200
(--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(WW) NVIDIA(0): Workstation overlay visuals are only available on Quadro FX
(WW) NVIDIA(0):     cards
(II) NVIDIA(0): Disabling overlays
(**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(1): RGB weight 888
(==) NVIDIA(1): Default visual is TrueColor
(==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(1): Option "TVStandard" "PAL-B"
(**) NVIDIA(1): Option "TVOutFormat" "COMPOSITE"
(**) NVIDIA(1): Option "AllowGLXWithComposite" "true"
(**) NVIDIA(1): Option "UseDisplayDevice" "TV"
(**) NVIDIA(1): Option "AddARGBGLXVisuals" "True"
(**) NVIDIA(1): Enabling RENDER acceleration
(**) NVIDIA(1): Forcing COMPOSITE video output
(**) NVIDIA(1): TV Standard string: "PAL-B"
(II) NVIDIA(1): NVIDIA GPU GeForce 7600 GS (G73) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(1): Memory: 262144 kBytes
(--) NVIDIA(1): VideoBIOS: 05.73.22.33.00
(II) NVIDIA(1): Detected PCI Express Link width: 16X
(--) NVIDIA(1): Interlaced video modes are supported on this GPU
(--) NVIDIA(1): Connected display device(s) on GeForce 7600 GS at PCI:1:0:0:
(--) NVIDIA(1):     DELL P1130 (CRT-1)
(--) NVIDIA(1):     NVIDIA TV Encoder (TV-0)
(--) NVIDIA(1): DELL P1130 (CRT-1): 400.0 MHz maximum pixel clock
(--) NVIDIA(1): NVIDIA TV Encoder (TV-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(1): TV encoder: NVIDIA
(II) NVIDIA(1): Option "UseDisplayDevice" "TV" converted to "TV-0".
(II) NVIDIA(1): Assigned Display Device: TV-0
(II) NVIDIA(1): Validated modes:
(II) NVIDIA(1):     "800x600"
(**) NVIDIA(1): Virtual screen size configured to be 800 x 600
(II) Loading sub module "int10"
(II) LoadModule: "int10"

(II) Loading /usr/lib/X11/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) NVIDIA(0): Primary V_BIOS segment is: 0xc000
(==) NVIDIA(1): DPI set to (75, 75); computed from built-in default
(**) NVIDIA(1): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  Yes, I do.
(II) resource ranges after preInit:
	[0] 0	0	0xf5000000 - 0xf5ffffff (0x1000000) MX[B]
	[1] 0	0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
	[2] 0	0	0xf4000000 - 0xf4ffffff (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	0xf9120000 - 0xf912ffff (0x10000) MX[B]
	[8] -1	0	0xf9100000 - 0xf911ffff (0x20000) MX[B]
	[9] -1	0	0xf9130000 - 0xf91303ff (0x400) MX[B]
	[10] -1	0	0xf8000000 - 0xf8003fff (0x4000) MX[B]
	[11] -1	0	0xf9000000 - 0xf9001fff (0x2000) MX[B]
	[12] -1	0	0xf9206000 - 0xf92060ff (0x100) MX[B]
	[13] -1	0	0xf9204000 - 0xf92043ff (0x400) MX[B]
	[14] -1	0	0xf9200000 - 0xf9203fff (0x4000) MX[B]
	[15] -1	0	0xf9205000 - 0xf92053ff (0x400) MX[B]
	[16] -1	0	0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[18] -1	0	0xf4000000 - 0xf4ffffff (0x1000000) MX[B](B)
	[19] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[20] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[21] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[22] 0	0	0x00007000 - 0x0000707f (0x80) IX[B]
	[23] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[24] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[25] -1	0	0x0000b800 - 0x0000b81f (0x20) IX[B]
	[26] -1	0	0x0000b400 - 0x0000b407 (0x8) IX[B]
	[27] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[28] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[29] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[30] -1	0	0x00008c00 - 0x00008c03 (0x4) IX[B]
	[31] -1	0	0x00008800 - 0x00008807 (0x8) IX[B]
	[32] -1	0	0x00008400 - 0x00008403 (0x4) IX[B]
	[33] -1	0	0x00008000 - 0x00008007 (0x8) IX[B]
	[34] -1	0	0x0000ec00 - 0x0000ec0f (0x10) IX[B]
	[35] -1	0	0x0000e800 - 0x0000e80f (0x10) IX[B]
	[36] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[37] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[38] -1	0	0x0000dc00 - 0x0000dc03 (0x4) IX[B]
	[39] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[40] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[41] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[42] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[43] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[44] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[45] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[46] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[47] -1	0	0x0000cc00 - 0x0000cc1f (0x20) IX[B]
	[48] -1	0	0x0000c800 - 0x0000c81f (0x20) IX[B]
	[49] -1	0	0x0000c400 - 0x0000c41f (0x20) IX[B]
	[50] -1	0	0x0000c000 - 0x0000c01f (0x20) IX[B]
	[51] -1	0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[52] -1	0	0x00007000 - 0x0000707f (0x80) IX[B](B)
	[53] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[54] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(EE) NVIDIA(0): This video driver ABI is not supported.
(WW) NVIDIA(0): The driver will continue to load, but may behave strangely.
(WW) NVIDIA(0): This server has an unsupported input driver ABI version (have
(WW) NVIDIA(0):     2.0, need < 2.0).  The driver will continue to load, but
(WW) NVIDIA(0):     may behave strangely.
(II) NVIDIA(0): Setting mode "1600x1200"
(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
(WW) NVIDIA(0): Option "BlankTime" is not used
(WW) NVIDIA(0): Option "StandbyTime" is not used
(WW) NVIDIA(0): Option "SuspendTime" is not used
(WW) NVIDIA(0): Option "OffTime" is not used
(==) RandR enabled
(EE) NVIDIA(1): This video driver ABI is not supported.
(WW) NVIDIA(1): The driver will continue to load, but may behave strangely.
(WW) NVIDIA(1): This server has an unsupported input driver ABI version (have
(WW) NVIDIA(1):     2.0, need < 2.0).  The driver will continue to load, but
(WW) NVIDIA(1):     may behave strangely.
(II) NVIDIA(1): Setting mode "800x600"
(II) NVIDIA(1): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(1): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(1): Backing store disabled
(==) NVIDIA(1): Silken mouse enabled
(==) RandR enabled
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(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 "CorePointer"
(**) mouse0: always reports core events
(EE) mouse0: cannot open input pEvdev
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "mouse0"
(**) Option "CoreKeyboard"
(**) ruwin_ct_sh: always reports core events
(**) Option "Protocol" "standard"
(**) ruwin_ct_sh: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) ruwin_ct_sh: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) ruwin_ct_sh: XkbModel: "pc105"
(**) Option "XkbLayout" "us,ru"
(**) ruwin_ct_sh: XkbLayout: "us,ru"
(**) Option "XkbVariant" ",winkeys"
(**) ruwin_ct_sh: XkbVariant: ",winkeys"
(**) Option "XkbOptions" "grp:caps_toggle,grp:switch,grp_led:scroll"
(**) ruwin_ct_sh: XkbOptions: "grp:caps_toggle,grp:switch,grp_led:scroll"
(**) Option "CustomKeycodes" "off"
(**) ruwin_ct_sh: CustomKeycodes disabled
(II) evaluating device (ruwin_ct_sh)
(II) XINPUT: Adding extended input device "ruwin_ct_sh" (type: KEYBOARD)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-09-16 19:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-14 20:27 [sisyphus] Проблема с мышью в X после обновления Andrew G. Klepcha
2007-09-14 22:08 ` Ilja Raskin
2007-09-14 21:45   ` Andrew G. Klepcha
2007-09-15  0:31     ` Ivan Adzhubey
2007-09-15  6:48 ` Valery V. Inozemtsev
2007-09-15  9:42   ` Andrew G. Klepcha
2007-09-16 18:25   ` Michael Shigorin
2007-09-16 19:42     ` Valery V. Inozemtsev
2007-09-16 19:52       ` Valery V. Inozemtsev

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git