Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xfree started nicht richtig
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Syges
n00b
n00b


Joined: 23 Jun 2004
Posts: 5

PostPosted: Wed Jun 23, 2004 11:31 am    Post subject: Xfree started nicht richtig Reply with quote

Hallo zusammen

Ich habe Xfree installiert und konfiguriert. Wenn ich jetzt den startx
Befehl ausführe wird und bleibt der Bildschirm schwarz. Im unterschied zu
anderen im Forum kann ich mit Ctrl Alt Backspace den X Server immer
noch stoppen und zur Konsole zurückkehren. Die Xfree86.0.log Datei gibt
mir keine Fehler aus. Ich suche seit 8h Stunden erfolglos nach dem Fehler
nun hoffe ich einer von euch kann mir helfen.

Danke Syges


Hardware Spezifikation:
Dell Inspiron 8600
Pentium M 1.4 GHZ
Geforce FX5650Go 128MB
LCD Wide Super XGA+ (1680 x 1050 Pixel)


Kernel:
Gentoo-dev-sources-2.6.5-r1

Installierte Pakete:
xfree-4.3.0-r5
nvidia-glx-1.0.4496
nvidia-kernel-1.0.4496-r3


XF86Config

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

FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "ServerFlags"
Option "blank time" "10" # 10 minutes
Option "standby time" "20"
Option "suspend time" "30"
Option "off time" "60"
Option "AllowMouseOpenFail"
EndSection

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

Section "DRI"
Group 0
Mode 0666
EndSection

Section "InputDevice"
Driver "Keyboard"
Identifier "Keyboard"
Option "Protocol" "Standard"
Option "AutoRepeat" "500 30"
Option "XkbLayout" "fr"
Option "XkbModel" "pc104"
Option "XkbRules" "xfree86"
EndSection

Section "InputDevice"
Driver "mouse"
Identifier "Mouse"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "yes"
Option "Name" "Autodetection"
Option "Protocol" "ps/2"
Option "Vendor" "Sysp"
EndSection

Section "InputDevice"
Driver "mouse"
Identifier "UsbMouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "Buttons" "3"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection


Section "Monitor"
Identifier "dell-i8600"
HorizSync 31.5 - 100
VertRefresh 30-90
UseModes "16:10"
EndSection

Section "Modes"
Identifier "16:10"
Modeline "1280x800" 107.21 1280 1360 1496 1712 800 801 804 835
Modeline "1280x800" 123.38 1280 1368 1504 1728 800 801 804 840
Modeline "1280x800" 147.89 1280 1376 1512 1744 800 801 804 848
Modeline "1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087
Modeline "1680x1050" 188.07 1680 1800 1984 2288 1050 1051 1054 1096
Modeline "1680x1050" 214.51 1680 1800 1984 2288 1050 1051 1054 1103
Modeline "1680x1050" 256.20 1680 1808 1992 2304 1050 1051 1054 1112
EndSection

Section "Device"
Identifier "accel-geforce-fx-5650"
Driver "nvidia"
VendorName "NVidia"
BoardName "GeForceFX5650Go"
VideoRam 131072
Option "HWCursor" "on"
Option "CursorShadow" "on"
Option "NvAGP" "0"
Option "UseEdidFreqs" "false"
Option "IgnoreEDID" "true"
# Option "UseInt10Module" "true"
EndSection

Section "Screen"
Identifier "Screen 1"
Device "accel-geforce-fx-5650"
#Device "geforce-fx-5650"
Monitor "dell-i8600"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1680x1050" "1280x800"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1680x1050" "1280x800"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1680x1050" "1280x800"
ViewPort 0 0
EndSubsection
EndSection

Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard" "CoreKeyboard"
InputDevice "Mouse" "CorePointer"
InputDevice "UsbMouse" "AlwaysCore"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen 1"
EndSection


Xfree86.0.log

This is a pre-release version of XFree86, and is not supported in any
way. Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org. Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.0.1
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.5-gentoo-r1 i686 [ELF]
Build Date: 23 June 2004
Before reporting problems, check http://www.XFree86.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/XFree86.0.log", Time: Wed Jun 23 15:02:22 2004
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Layout[all]"
(**) |-->Screen "Screen 1" (0)
(**) | |-->Monitor "dell-i8600"
(**) | |-->Device "accel-geforce-fx-5650"
(**) |-->Input Device "Keyboard"
(**) Option "Protocol" "Standard"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "fr"
(**) XKB: layout: "fr"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse"
(**) |-->Input Device "UsbMouse"
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail"
(**) Option "BlankTime" "10"
(**) Option "StandbyTime" "20"
(**) Option "SuspendTime" "30"
(**) Option "OffTime" "60"
(**) Option "Xinerama" "off"
Using vt 7
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,3340 card 1028,016a rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,3341 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24c2 card 1028,016a rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 1028,016a rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 1028,016a rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd card 1028,016a rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 81 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24cc card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24ca card 1028,016a rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:5: chip 8086,24c5 card 1028,016a rev 01 class 04,01,00 hdr 00
(II) PCI: 00:1f:6: chip 8086,24c6 card 14e4,4d64 rev 01 class 07,03,00 hdr 00
(II) PCI: 01:00:0: chip 10de,031b card 1028,019c rev a1 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 14e4,4401 card 1028,8127 rev 01 class 02,00,00 hdr 00
(II) PCI: 02:01:0: chip 104c,ac44 card 4000,0000 rev 02 class 06,07,00 hdr 82
(II) PCI: 02:01:1: chip 104c,8029 card 1028,016a rev 00 class 0c,00,10 hdr 80
(II) PCI: 02:03:0: chip 8086,1043 card 8086,2561 rev 04 class 02,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,3), 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 I/O range:
[0] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
[1] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B]
[2] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[3] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[1] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[2] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[3] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[4] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[5] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[6] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[7] -1 0 0x0000ec00 - 0x0000ecff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xf6000000 - 0xfbffffff (0x6000000) 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 3: bridge is at (2:1:0), (2,3,6), BCTRL: 0x05c0 (VGA_EN is cleared)
(--) PCI:*(1:0:0) nVidia Corporation unknown chipset (0x031b) rev 161, Mem @ 0xfc000000/24, 0xd0000000/28, BIOS @ 0x80000000/17
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xe7ffffff to 0xdfffffff
(II) Active PCI resource ranges:
[0] -1 0 0xfaffc000 - 0xfaffcfff (0x1000) MX[B]
[1] -1 0 0xfaff8000 - 0xfaffbfff (0x4000) MX[B]
[2] -1 0 0xfaffd800 - 0xfaffdfff (0x800) MX[B]
[3] -1 0 0xfaffe000 - 0xfaffffff (0x2000) MX[B]
[4] -1 0 0xf4fff400 - 0xf4fff4ff (0x100) MX[B]
[5] -1 0 0xf4fff800 - 0xf4fff9ff (0x200) MX[B]
[6] -1 0 0x30000000 - 0x300003ff (0x400) MX[B]
[7] -1 0 0xf4fffc00 - 0xf4ffffff (0x400) MX[B]
[8] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[9] -1 0 0x80000000 - 0x8001ffff (0x20000) MX[B](B)
[10] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[11] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[12] -1 0 0x0000b080 - 0x0000b0ff (0x80) IX[B]
[13] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
[14] -1 0 0x0000bc40 - 0x0000bc7f (0x40) IX[B]
[15] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[16] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
[17] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[18] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[19] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[20] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[21] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[B]
[22] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[B]
[23] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfaffc000 - 0xfaffcfff (0x1000) MX[B]
[1] -1 0 0xfaff8000 - 0xfaffbfff (0x4000) MX[B]
[2] -1 0 0xfaffd800 - 0xfaffdfff (0x800) MX[B]
[3] -1 0 0xfaffe000 - 0xfaffffff (0x2000) MX[B]
[4] -1 0 0xf4fff400 - 0xf4fff4ff (0x100) MX[B]
[5] -1 0 0xf4fff800 - 0xf4fff9ff (0x200) MX[B]
[6] -1 0 0x30000000 - 0x300003ff (0x400) MX[B]
[7] -1 0 0xf4fffc00 - 0xf4ffffff (0x400) MX[B]
[8] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[9] -1 0 0x80000000 - 0x8001ffff (0x20000) MX[B](B)
[10] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[11] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[12] -1 0 0x0000b080 - 0x0000b0ff (0x80) IX[B]
[13] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
[14] -1 0 0x0000bc40 - 0x0000bc7f (0x40) IX[B]
[15] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[16] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
[17] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[18] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[19] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[20] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[21] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[B]
[22] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[B]
[23] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x2fffffff (0x2ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x2fffffff (0x2ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfaffc000 - 0xfaffcfff (0x1000) MX[B]
[6] -1 0 0xfaff8000 - 0xfaffbfff (0x4000) MX[B]
[7] -1 0 0xfaffd800 - 0xfaffdfff (0x800) MX[B]
[8] -1 0 0xfaffe000 - 0xfaffffff (0x2000) MX[B]
[9] -1 0 0xf4fff400 - 0xf4fff4ff (0x100) MX[B]
[10] -1 0 0xf4fff800 - 0xf4fff9ff (0x200) MX[B]
[11] -1 0 0x30000000 - 0x300003ff (0x400) MX[B]
[12] -1 0 0xf4fffc00 - 0xf4ffffff (0x400) MX[B]
[13] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[14] -1 0 0x80000000 - 0x8001ffff (0x20000) MX[B](B)
[15] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[16] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[19] -1 0 0x0000b080 - 0x0000b0ff (0x80) IX[B]
[20] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
[21] -1 0 0x0000bc40 - 0x0000bc7f (0x40) IX[B]
[22] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[23] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
[24] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[25] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[26] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[27] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[28] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[B]
[29] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[B]
[30] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.2
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 2.0.2
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(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 FontCache
(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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.4496
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 0.0.1
ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.4496
Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.4
(II) v4l driver for Video4Linux
(II) NVIDIA XFree86 Driver 1.0-4496 Wed Jul 16 19:06:03 PDT 2003
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x2fffffff (0x2ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfaffc000 - 0xfaffcfff (0x1000) MX[B]
[6] -1 0 0xfaff8000 - 0xfaffbfff (0x4000) MX[B]
[7] -1 0 0xfaffd800 - 0xfaffdfff (0x800) MX[B]
[8] -1 0 0xfaffe000 - 0xfaffffff (0x2000) MX[B]
[9] -1 0 0xf4fff400 - 0xf4fff4ff (0x100) MX[B]
[10] -1 0 0xf4fff800 - 0xf4fff9ff (0x200) MX[B]
[11] -1 0 0x30000000 - 0x300003ff (0x400) MX[B]
[12] -1 0 0xf4fffc00 - 0xf4ffffff (0x400) MX[B]
[13] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[14] -1 0 0x80000000 - 0x8001ffff (0x20000) MX[B](B)
[15] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[16] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[19] -1 0 0x0000b080 - 0x0000b0ff (0x80) IX[B]
[20] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
[21] -1 0 0x0000bc40 - 0x0000bc7f (0x40) IX[B]
[22] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[23] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
[24] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[25] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[26] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[27] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[28] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[B]
[29] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[B]
[30] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[B]
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x2fffffff (0x2ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfaffc000 - 0xfaffcfff (0x1000) MX[B]
[6] -1 0 0xfaff8000 - 0xfaffbfff (0x4000) MX[B]
[7] -1 0 0xfaffd800 - 0xfaffdfff (0x800) MX[B]
[8] -1 0 0xfaffe000 - 0xfaffffff (0x2000) MX[B]
[9] -1 0 0xf4fff400 - 0xf4fff4ff (0x100) MX[B]
[10] -1 0 0xf4fff800 - 0xf4fff9ff (0x200) MX[B]
[11] -1 0 0x30000000 - 0x300003ff (0x400) MX[B]
[12] -1 0 0xf4fffc00 - 0xf4ffffff (0x400) MX[B]
[13] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[14] -1 0 0x80000000 - 0x8001ffff (0x20000) MX[B](B)
[15] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[16] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[17] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[22] -1 0 0x0000b080 - 0x0000b0ff (0x80) IX[B]
[23] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
[24] -1 0 0x0000bc40 - 0x0000bc7f (0x40) IX[B]
[25] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[26] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
[27] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[28] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[29] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[30] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[31] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[B]
[32] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[B]
[33] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[B]
[34] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[35] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.6
(**) 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 "HWcursor" "on"
(**) NVIDIA(0): Option "NvAGP" "0"
(**) NVIDIA(0): Option "IgnoreEDID" "true"
(**) NVIDIA(0): Option "CursorShadow" "on"
(**) NVIDIA(0): Option "UseEdidFreqs" "false"
(**) NVIDIA(0): Enabling cursor shadow
(**) NVIDIA(0): Use of AGP disabled per request
(**) NVIDIA(0): Ignoring EDIDs
(--) NVIDIA(0): Linear framebuffer at 0xD0000000
(--) NVIDIA(0): MMIO registers at 0xFC000000
(II) NVIDIA(0): NVIDIA GPU detected as: GeForce FX Go5650
(--) NVIDIA(0): VideoBIOS: 04.31.20.52.c1
(--) NVIDIA(0): VideoRAM: 131072 kBytes
(II) NVIDIA(0): Connected display device(s): DFP-0
(--) NVIDIA(0): Detected TV Encoder: NVIDIA
(--) NVIDIA(0): Display device DFP-0: maximum pixel clock at 8 bpp: 400 MHz
(--) NVIDIA(0): Display device DFP-0: maximum pixel clock at 16 bpp: 400 MHz
(--) NVIDIA(0): Display device DFP-0: maximum pixel clock at 32 bpp: 400 MHz
(II) NVIDIA(0): Not probing EDIDs.
(II) NVIDIA(0): dell-i8600: Using hsync range of 31.50-100.00 kHz
(II) NVIDIA(0): dell-i8600: Using vrefresh range of 30.00-90.00 Hz
(II) NVIDIA(0): Clock range: 12.00 to 400.00 MHz
(II) NVIDIA(0): Not using mode "1280x800" (vrefresh out of range)
(II) NVIDIA(0): Not using mode "1680x1050" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) NVIDIA(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) NVIDIA(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) NVIDIA(0): Not using default mode "1600x1200" (height too large for virtual size)
(WW) NVIDIA(0): Not using mode "1152x768":
(WW) NVIDIA(0): horizontal sync start (1178) not a multiple of 8
(WW) NVIDIA(0): Not using mode "576x384":
(WW) NVIDIA(0): horizontal sync start (589) not a multiple of 8
(WW) NVIDIA(0): Not using mode "360x200":
(WW) NVIDIA(0): horizontal sync start (378) not a multiple of 8
(**) NVIDIA(0): Validated modes for display device DFP-0:
(**) NVIDIA(0): Mode "1680x1050": 214.5 MHz, 93.8 kHz, 85.0 Hz
(**) NVIDIA(0): Mode "1280x800": 123.4 MHz, 71.4 kHz, 85.0 Hz
(**) NVIDIA(0): Mode "1680x1050": 188.1 MHz, 82.2 kHz, 75.0 Hz
(**) NVIDIA(0): Mode "1680x1050": 147.1 MHz, 65.2 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "1400x1050": 155.8 MHz, 81.5 kHz, 74.8 Hz
(**) NVIDIA(0): Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(**) NVIDIA(0): Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "1280x960": 148.5 MHz, 85.9 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(**) NVIDIA(0): Mode "1280x800": 107.2 MHz, 62.6 kHz, 75.0 Hz
(**) NVIDIA(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(**) NVIDIA(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(**) NVIDIA(0): Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(**) NVIDIA(0): Default mode "1024x768": 133.5 MHz, 95.3 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "960x720": 117.0 MHz, 90.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "928x696": 109.2 MHz, 86.4 kHz, 60.1 Hz (D)
(**) NVIDIA(0): Default mode "896x672": 102.4 MHz, 83.7 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(**) NVIDIA(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(**) NVIDIA(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(**) NVIDIA(0): Default mode "800x600": 101.2 MHz, 93.8 kHz, 75.0 Hz (D)
(**) NVIDIA(0): Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(**) NVIDIA(0): Default mode "800x600": 94.5 MHz, 87.5 kHz, 70.0 Hz (D)
(**) NVIDIA(0): Default mode "800x600": 87.8 MHz, 81.2 kHz, 65.0 Hz (D)
(**) NVIDIA(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(**) NVIDIA(0): Default mode "800x600": 81.0 MHz, 75.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(**) NVIDIA(0): Default mode "700x525": 77.9 MHz, 81.5 kHz, 74.8 Hz (D)
(**) NVIDIA(0): Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "640x512": 78.8 MHz, 91.1 kHz, 85.0 Hz (D)
(**) NVIDIA(0): Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz (D)
(**) NVIDIA(0): Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "640x480": 74.2 MHz, 85.9 kHz, 85.1 Hz (D)
(**) NVIDIA(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(**) NVIDIA(0): Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(**) NVIDIA(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(**) NVIDIA(0): Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
(**) NVIDIA(0): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(**) NVIDIA(0): Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(**) NVIDIA(0): Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(**) NVIDIA(0): Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
(==) NVIDIA(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.6
(--) 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 - 0xdfffffff (0x10000000) MX[B]
[1] 0 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B]
[2] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[3] -1 0 0x00100000 - 0x2fffffff (0x2ff00000) 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 0xfaffc000 - 0xfaffcfff (0x1000) MX[B]
[8] -1 0 0xfaff8000 - 0xfaffbfff (0x4000) MX[B]
[9] -1 0 0xfaffd800 - 0xfaffdfff (0x800) MX[B]
[10] -1 0 0xfaffe000 - 0xfaffffff (0x2000) MX[B]
[11] -1 0 0xf4fff400 - 0xf4fff4ff (0x100) MX[B]
[12] -1 0 0xf4fff800 - 0xf4fff9ff (0x200) MX[B]
[13] -1 0 0x30000000 - 0x300003ff (0x400) MX[B]
[14] -1 0 0xf4fffc00 - 0xf4ffffff (0x400) MX[B]
[15] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
[16] -1 0 0x80000000 - 0x8001ffff (0x20000) MX[B](B)
[17] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[18] -1 0 0xfc000000 - 0xfcffffff (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] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[23] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[24] -1 0 0x0000b080 - 0x0000b0ff (0x80) IX[B]
[25] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
[26] -1 0 0x0000bc40 - 0x0000bc7f (0x40) IX[B]
[27] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[28] -1 0 0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
[29] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[30] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[31] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[32] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[33] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[B]
[34] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[B]
[35] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[B]
[36] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[37] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1680x1050"
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) Loading extension NV-GLX
(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 LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) [GLX]: Initializing GLX extension
(II) Keyboard "Keyboard" handled by legacy driver
(**) Option "Protocol" "ps/2"
(**) Mouse: Protocol: "ps/2"
(**) Option "CorePointer"
(**) Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "yes"
(**) Mouse: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse: Buttons: 3
(**) Option "Protocol" "IMPS/2"
(**) UsbMouse: Protocol: "IMPS/2"
(**) Option "AlwaysCore"
(**) UsbMouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "3"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) UsbMouse: ZAxisMapping: buttons 4 and 5
(**) UsbMouse: Buttons: 5
(II) XINPUT: Adding extended input device "UsbMouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Kernel Input Handler" (type: Other)
(II) Mouse: ps2EnableDataReporting: succeeded
(II) UsbMouse: ps2EnableDataReporting: succeeded
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Wed Jun 23, 2004 11:38 am    Post subject: Reply with quote

du hast aber schon in der ~/.xinitrc einen windowmanager den du starten willst?
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
Syges
n00b
n00b


Joined: 23 Jun 2004
Posts: 5

PostPosted: Wed Jun 23, 2004 11:53 am    Post subject: Reply with quote

Ja wenn ich in der XF86Config driver auf VGA stelle started dieser auch. Nur dieser nvidia treiber will einfach nicht.

gruess Syges
Back to top
View user's profile Send private message
py-ro
Veteran
Veteran


Joined: 24 Sep 2002
Posts: 1734
Location: Velbert

PostPosted: Wed Jun 23, 2004 11:57 am    Post subject: Reply with quote

du hast aber das modul nvidia geladen oder?
Back to top
View user's profile Send private message
Syges
n00b
n00b


Joined: 23 Jun 2004
Posts: 5

PostPosted: Wed Jun 23, 2004 12:00 pm    Post subject: Reply with quote

ja und mit lsmod wird es auch aufgelisted
Back to top
View user's profile Send private message
Syges
n00b
n00b


Joined: 23 Jun 2004
Posts: 5

PostPosted: Thu Jun 24, 2004 9:58 am    Post subject: Lösung Reply with quote

Ok ich konnte das Problem endlich lösen

Als erstes habe ich den Kernel 2.6.7 emerged.
emerge gentoo-dev-sources

Beim Kompilieren des Kernels muss darauf geachtet werden das der AGP Support ausgeschaltet ist:

Device Drivers
Character devices
/dev/agpgart (AGP Support)

In der Config Datei /etc/X11/XF86Conifg muss nun unter
der section Device folgendes angefügt werden:
Option "NvAGP" "1"

Um sicher zugehen das die neusten nvidia Treiber installiert benutzte ich den ACCEPT KEYWORDS befehl.
ACCEPT_KEYWORDS="~x86" emerge nvidia-kernel nvidia-glx

Wenn ich jetzt startx ausführe erscheint schön das nvidia Logo und der Windowmanager startet

Greetz Syges
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum