Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help me edit my X conf for nvidia.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
JOnatan44
n00b
n00b


Joined: 24 Apr 2004
Posts: 68
Location: Isreal

PostPosted: Mon Apr 25, 2005 7:35 am    Post subject: Help me edit my X conf for nvidia. Reply with quote

Hello, i am trying to edit my xorg.conf file to use the nvidia module.
i know that the modules is loaded, but when i start my X the computer do rebot :-/
here is my x conf:
Code:

Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
   RgbPath      "/usr/lib/X11/rgb"
   ModulePath   "/usr/X11R6/lib/modules"
   ModulePath   "/usr/lib/modules"
    FontPath    "/usr/share/fonts/misc"
    FontPath    "/usr/share/fonts/TTF"
    FontPath    "/usr/share/fonts/Type1"
    FontPath    "/usr/share/fonts/75dpi"
    FontPath    "/usr/share/fonts/100dpi"
    FontPath    "/usr/share/fonts/corefonts"
    FontPath    "/usr/share/fonts/culmus"
    FontPath    "/usr/share/fonts/freefont"
    FontPath    "/usr/share/fonts/ttf-bitstream-vera"
    FontPath    "/usr/share/fonts/artwiz"
    FontPath    "/usr/share/fonts/sharefonts"
    FontPath    "/usr/share/fonts/terminus"
    FontPath    "/usr/share/fonts/unifont"
    FontPath    "/usr/share/fonts/aquafont"
    FontPath    "/usr/local/share/fonts"
    FontPath    "/usr/share/fonts"
    FontPath    "/usr/share/fonts"
    FontPath    "/usr/local/share/fonts/TTF"
EndSection

Section "Module"
   Load  "bitmap"
   Load  "pcidata"
   Load  "record"
   Load  "extmod"
   Load  "dbe"
   Load  "glx"
   Load  "xtrap"
   Load  "freetype"
   Load  "type1"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
   Option      "XkbRules" "xorg"
   #Option      "XkbLayout" "en_US,il"
   Option      "XkbOptions"  "grp:alt_shift_toggle"
EndSection

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option       "Protocol" "ExplorerPS/2"
   Option      "Device" "/dev/psaux"
   Option        "Buttons" "5"
   Option      "ZAxisMapping" "4 5"
   
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "Monitor Vendor"
   ModelName    "Monitor Model"
   Option         "DPMS"      
   
EndSection

Section "Device"
   Option "AllowGLXWithComposite" "true"
   Option        "NoLogo"          "true"
   Option        "NvAGP"         "3"         
   Option      "RenderAccel"       "on"
   Identifier  "Card0"
   Driver      "nvidia"
   VendorName  "nVidia Corporation"
   BusID       "PCI:1:0:0"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
   DefaultDepth 24
   SubSection "Display"
      Viewport   0 0
      Depth     1
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     4
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     8
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     15
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     16
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     24
      Modes "1024x768" "800x600"
   EndSubSection
EndSection


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

as you can see, there is NO GLcore,dir.
what can be the problem?
Back to top
View user's profile Send private message
AlphaHeX
n00b
n00b


Joined: 17 Jan 2005
Posts: 60
Location: Warsaw, Poland

PostPosted: Mon Apr 25, 2005 7:58 am    Post subject: Reply with quote

please post the output from:
Quote:
/var/log/Xorg.0.log
Back to top
View user's profile Send private message
JOnatan44
n00b
n00b


Joined: 24 Apr 2004
Posts: 68
Location: Isreal

PostPosted: Mon Apr 25, 2005 6:24 pm    Post subject: Reply with quote

Code:

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/localhost:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.10-mm2 i686 [ELF]
Current Operating System: Linux localhost 2.6.10-mm2 #1 SMP Fri Mar 4 20:28:19 IST 2005 i686
Build Date: 04 March 2005
   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: Mon Apr 25 11:08:12 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/culmus".
   Entry deleted from font path.
   (Run 'mkfontdir' on "/usr/share/fonts/culmus").
(WW) The directory "/usr/share/fonts/freefont" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ttf-bitstream-vera" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/artwiz" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/sharefonts" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/terminus" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/unifont" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/aquafont" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/local/share/fonts" does not exist.
   Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts".
   Entry deleted from font path.
   (Run 'mkfontdir' on "/usr/share/fonts").
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts".
   Entry deleted from font path.
   (Run 'mkfontdir' on "/usr/share/fonts").
(WW) The directory "/usr/local/share/fonts/TTF" does not exist.
   Entry deleted from font path.
(**) FontPath set to "/usr/share/fonts/misc,/usr/share/fonts/TTF,/usr/share/fonts/Type1,/usr/share/fonts/75dpi,/usr/share/fonts/100dpi,/usr/share/fonts/corefonts"
(**) RgbPath set to "/usr/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules,/usr/lib/modules"
(**) Extension "Composite" is enabled
(**) Extension "RENDER" is enabled
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.2
   X.Org Video Driver: 0.7
   X.Org XInput driver : 0.4
   X.Org Server Extension : 0.2
   X.Org 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="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   ABI class: X.Org Video Driver, version 0.7
Using vt 7
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1a30 card 1043,8088 rev 04 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 04 class 06,04,00 hdr 01
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 05 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 05 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,244b card 1043,8028 rev 05 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2442 card 1043,8028 rev 05 class 0c,03,00 hdr 00
(II) PCI: 00:1f:3: chip 8086,2443 card 1043,8028 rev 05 class 0c,05,00 hdr 00
(II) PCI: 00:1f:4: chip 8086,2444 card 1043,8028 rev 05 class 0c,03,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,2445 card 1043,80b0 rev 05 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0171 card 0000,0000 rev a3 class 03,00,00 hdr 00
(II) PCI: 02:05:0: chip 1106,3038 card 1043,8080 rev 50 class 0c,03,00 hdr 80
(II) PCI: 02:05:1: chip 1106,3038 card 1043,8080 rev 50 class 0c,03,00 hdr 80
(II) PCI: 02:05:2: chip 1106,3104 card 1043,8080 rev 51 class 0c,03,20 hdr 80
(II) PCI: 02:06:0: chip 1106,3106 card 1043,80c7 rev 8b class 02,00,00 hdr 00
(II) PCI: 02:0a:0: chip 125d,2838 card 125d,2838 rev 01 class 07,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,2), 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 non-prefetchable memory range:
   [0] -1   0   0xee000000 - 0xef6fffff (0x1700000) MX[B]
(II) Bus 1 prefetchable memory range:
   [0] -1   0   0xef700000 - 0xf7ffffff (0x8900000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 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]
   [4] -1   0   0x0000c000 - 0x0000c0ff (0x100) IX[B]
   [5] -1   0   0x0000c400 - 0x0000c4ff (0x100) IX[B]
   [6] -1   0   0x0000c800 - 0x0000c8ff (0x100) IX[B]
   [7] -1   0   0x0000cc00 - 0x0000ccff (0x100) IX[B]
   [8] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B]
   [9] -1   0   0x0000d400 - 0x0000d4ff (0x100) IX[B]
   [10] -1   0   0x0000d800 - 0x0000d8ff (0x100) IX[B]
   [11] -1   0   0x0000dc00 - 0x0000dcff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
   [0] -1   0   0xed000000 - 0xedffffff (0x1000000) 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 NV17 [GeForce4 MX 440] rev 163, Mem @ 0xee000000/24, 0xf0000000/27, 0xef800000/19, BIOS @ 0xef7e0000/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 0xf8000000 from 0xfbffffff to 0xf7ffffff
(II) Active PCI resource ranges:
   [0] -1   0   0xed000000 - 0xed0000ff (0x100) MX[B]
   [1] -1   0   0xed800000 - 0xed8000ff (0x100) MX[B]
   [2] -1   0   0xf8000000 - 0xf7ffffff (0x0) MX[B]O
   [3] -1   0   0xef7e0000 - 0xef7fffff (0x20000) MX[B](B)
   [4] -1   0   0xef800000 - 0xef87ffff (0x80000) MX[B](B)
   [5] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [6] -1   0   0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
   [7] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B]
   [8] -1   0   0x0000d400 - 0x0000d41f (0x20) IX[B]
   [9] -1   0   0x0000d800 - 0x0000d81f (0x20) IX[B]
   [10] -1   0   0x00009400 - 0x0000943f (0x40) IX[B]
   [11] -1   0   0x00009800 - 0x000098ff (0x100) IX[B]
   [12] -1   0   0x0000a000 - 0x0000a01f (0x20) IX[B]
   [13] -1   0   0x0000e800 - 0x0000e80f (0x10) IX[B]
   [14] -1   0   0x0000a400 - 0x0000a41f (0x20) IX[B]
   [15] -1   0   0x0000a800 - 0x0000a80f (0x10) IX[B]
(II) Inactive PCI resource ranges:
   [0] -1   0   0x0000b800 - 0x0000b80f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
   [0] -1   0   0xed000000 - 0xed0000ff (0x100) MX[B]
   [1] -1   0   0xed800000 - 0xed8000ff (0x100) MX[B]
   [2] -1   0   0xf8000000 - 0xf7ffffff (0x0) MX[B]O
   [3] -1   0   0xef7e0000 - 0xef7fffff (0x20000) MX[B](B)
   [4] -1   0   0xef800000 - 0xef87ffff (0x80000) MX[B](B)
   [5] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [6] -1   0   0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
   [7] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B]
   [8] -1   0   0x0000d400 - 0x0000d41f (0x20) IX[B]
   [9] -1   0   0x0000d800 - 0x0000d81f (0x20) IX[B]
   [10] -1   0   0x00009400 - 0x0000943f (0x40) IX[B]
   [11] -1   0   0x00009800 - 0x000098ff (0x100) IX[B]
   [12] -1   0   0x0000a000 - 0x0000a01f (0x20) IX[B]
   [13] -1   0   0x0000e800 - 0x0000e80f (0x10) IX[B]
   [14] -1   0   0x0000a400 - 0x0000a41f (0x20) IX[B]
   [15] -1   0   0x0000a800 - 0x0000a80f (0x10) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
   [0] -1   0   0x0000b800 - 0x0000b80f (0x10) 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 - 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) All system 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   0xed000000 - 0xed0000ff (0x100) MX[B]
   [6] -1   0   0xed800000 - 0xed8000ff (0x100) MX[B]
   [7] -1   0   0xf8000000 - 0xf7ffffff (0x0) MX[B]O
   [8] -1   0   0xef7e0000 - 0xef7fffff (0x20000) MX[B](B)
   [9] -1   0   0xef800000 - 0xef87ffff (0x80000) MX[B](B)
   [10] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [11] -1   0   0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
   [12] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [13] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [14] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B]
   [15] -1   0   0x0000d400 - 0x0000d41f (0x20) IX[B]
   [16] -1   0   0x0000d800 - 0x0000d81f (0x20) IX[B]
   [17] -1   0   0x00009400 - 0x0000943f (0x40) IX[B]
   [18] -1   0   0x00009800 - 0x000098ff (0x100) IX[B]
   [19] -1   0   0x0000a000 - 0x0000a01f (0x20) IX[B]
   [20] -1   0   0x0000e800 - 0x0000e80f (0x10) IX[B]
   [21] -1   0   0x0000a400 - 0x0000a41f (0x20) IX[B]
   [22] -1   0   0x0000a800 - 0x0000a80f (0x10) IX[B]
   [23] -1   0   0x0000b800 - 0x0000b80f (0x10) IX[B]
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Reloading /usr/X11R6/lib/modules/libpcidata.a
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.13.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org 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 TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(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.7174
   Module class: XFree86 Server Extension
   ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
   compiled for 6.8.2, module version = 2.1.0
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.2
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
   compiled for 4.0.2, module version = 1.0.7174
   Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.4
(II) NVIDIA dlloader X Driver  1.0-7174  Tue Mar 22 06:46:47 PST 2005
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
   [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   0xed000000 - 0xed0000ff (0x100) MX[B]
   [6] -1   0   0xed800000 - 0xed8000ff (0x100) MX[B]
   [7] -1   0   0xf8000000 - 0xf7ffffff (0x0) MX[B]O
   [8] -1   0   0xef7e0000 - 0xef7fffff (0x20000) MX[B](B)
   [9] -1   0   0xef800000 - 0xef87ffff (0x80000) MX[B](B)
   [10] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [11] -1   0   0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
   [12] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [13] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [14] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B]
   [15] -1   0   0x0000d400 - 0x0000d41f (0x20) IX[B]
   [16] -1   0   0x0000d800 - 0x0000d81f (0x20) IX[B]
   [17] -1   0   0x00009400 - 0x0000943f (0x40) IX[B]
   [18] -1   0   0x00009800 - 0x000098ff (0x100) IX[B]
   [19] -1   0   0x0000a000 - 0x0000a01f (0x20) IX[B]
   [20] -1   0   0x0000e800 - 0x0000e80f (0x10) IX[B]
   [21] -1   0   0x0000a400 - 0x0000a41f (0x20) IX[B]
   [22] -1   0   0x0000a800 - 0x0000a80f (0x10) IX[B]
   [23] -1   0   0x0000b800 - 0x0000b80f (0x10) IX[B]
(II) resource ranges after probing:
   [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   0xed000000 - 0xed0000ff (0x100) MX[B]
   [6] -1   0   0xed800000 - 0xed8000ff (0x100) MX[B]
   [7] -1   0   0xf8000000 - 0xf7ffffff (0x0) MX[B]O
   [8] -1   0   0xef7e0000 - 0xef7fffff (0x20000) MX[B](B)
   [9] -1   0   0xef800000 - 0xef87ffff (0x80000) MX[B](B)
   [10] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [11] -1   0   0xee000000 - 0xeeffffff (0x1000000) MX[B](B)
   [12] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B]
   [13] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B]
   [14] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B]
   [15] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [16] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [17] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B]
   [18] -1   0   0x0000d400 - 0x0000d41f (0x20) IX[B]
   [19] -1   0   0x0000d800 - 0x0000d81f (0x20) IX[B]
   [20] -1   0   0x00009400 - 0x0000943f (0x40) IX[B]
   [21] -1   0   0x00009800 - 0x000098ff (0x100) IX[B]
   [22] -1   0   0x0000a000 - 0x0000a01f (0x20) IX[B]
   [23] -1   0   0x0000e800 - 0x0000e80f (0x10) IX[B]
   [24] -1   0   0x0000a400 - 0x0000a41f (0x20) IX[B]
   [25] -1   0   0x0000a800 - 0x0000a80f (0x10) IX[B]
   [26] -1   0   0x0000b800 - 0x0000b80f (0x10) IX[B]
   [27] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B]
   [28] 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 "NoLogo" "true"
(**) NVIDIA(0): Option "NvAGP" "3"
(**) NVIDIA(0): Option "RenderAccel" "on"
(**) NVIDIA(0): Option "AllowGLXWithComposite" "true"
(**) NVIDIA(0): Enabling experimental RENDER acceleration
(--) NVIDIA(0): Linear framebuffer at 0xF0000000
(--) NVIDIA(0): MMIO registers at 0xEE000000


Hope it's help.
Back to top
View user's profile Send private message
/carlito
Guru
Guru


Joined: 31 Dec 2004
Posts: 451
Location: Belgium

PostPosted: Mon Apr 25, 2005 7:23 pm    Post subject: Reply with quote

You should prolly remove the composite lines.
Code:
Section "Extensions"
    Option "Composite" "Enable"
    Option "RENDER" "Enable"
EndSection


They have been known to break DRI. Hope this helps.
Back to top
View user's profile Send private message
opentaka
l33t
l33t


Joined: 18 Feb 2005
Posts: 840
Location: Japan

PostPosted: Tue Apr 26, 2005 6:52 am    Post subject: Reply with quote

you might wanna commenout Load "dbe"
_________________
"Being defeated is often a temporary condition. Giving up is what makes it permanent" - Marilyn vos Savant
Back to top
View user's profile Send private message
JOnatan44
n00b
n00b


Joined: 24 Apr 2004
Posts: 68
Location: Isreal

PostPosted: Wed Apr 27, 2005 7:50 am    Post subject: Reply with quote

Hi
I commenout the load "dbe", and
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
but the problem still show up.
what can I do?
Back to top
View user's profile Send private message
rouben
Apprentice
Apprentice


Joined: 07 Feb 2005
Posts: 159
Location: Thornhill, ON, Canada

PostPosted: Wed Apr 27, 2005 7:57 am    Post subject: Reply with quote

Try nvidia-kernel-1.0.6111 and nvidia-glx-1.0.6111. The latest versions tend to break a lot... especially older video cards. And definitely turn off any "extra" extentions like compositing as was suggested above. First get the basic system working, then start turning stuff on and see if it breaks.

Good luck!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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