Probleme bei der Aktivierung von "direct rendering"?

hurricanexxx

hurricanexxx

Jungspund
Hey,
hab mir neulich die neuen Grafiktreiber von Nvidia (www.nvidia.com) installiert, und das hat soweit auch alles geklappt und die Treiber laufen, bloß habe ich kein "direct rendering" und kann somit auch mein Beryl nicht aktivieren.
Weißt du wie ich das "direkt rendering" aktivieren kann???
:hilfe2: :headup:

Für eure Hilfe im Vorraus scho mal Danke!!
 
Mehr Infos? Fehlermeldung?
xorg.conf? lsmod? dmesg?

Bitte sowas nicht immer aus der Nase ziehen lassen ;)
 
glxinfo ? Xorg.log ?
wenn das modul nicht bei lsmod aufgeführt ist, bite auch kernel.log
beide in /var/log/
 
Hey, hab jetzt die Treiber so installiert (sudo aptitude install nvidia-xconfig, und sudo nvidia-glx-config enable) und dann noch xserver neugestartet, aber glx habe ich immer noch nicht!!!

GLX not available: either the GLX extension is not
available on this X server, or there was a problem
retrieving GLX information from the X server.


Thx scho mal im Vorraus!
 
1. Setz die Sachen da oben bitte in CODE-Tags
2. Entfern mal die Zeile
Code:
Load "dri"
... aber Deine xorg.conf sieht eh komisch aus ... ist ja alles doppelt ...
3. /var/log/Xorg.0.log ... wäre noch interessant.
 
Hey, hab das "Load dri" scho seit dem ich die Nvidia Treiber installiert habe rausgenommen, also kann es an dem schon mal nicht liegen, dafür habe ich nun in der xorg.confg die doppelten Einträge herausgenommen (vielleicht bringt es ja was).
Hier meine neue xorg.config:

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

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister@builder3)  Thu Nov  9 17:56:12 PST 2006
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister@builder3)  Thu Nov  9 17:56:12 PST 2006

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



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

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

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

Section "InputDevice"

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

Section "InputDevice"

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




Section "Monitor"

    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "MED MD41079EB"
    HorizSync       31.0 - 80.0
    VertRefresh     56.0 - 75.0
    ModeLine       "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    Option         "DPMS"
EndSection


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



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


UOTE]


hoffe dies hift dir weiter und wenn nicht was muss ich in der /var/log/Xorg.0.log ändern? Am besten ich poste sie auch mal:

[QUOTE][/QUOTE
X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Ubuntu
Current Operating System: Linux microstar 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
Build Date: 04 April 2007
	Before reporting problems, check [url]http://wiki.x.org[/url]
	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: Fri Jun 22 07:37:16 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Videocard0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "Xinerama" "0"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81c92e0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.1
	X.Org XInput driver : 0.7
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.1
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0648 card 1039,0648 rev 02 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1039,0001 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0963 card 0000,0000 rev 04 class 06,01,00 hdr 80
(II) PCI: 00:02:1: chip 1039,0016 card 0000,0000 rev 00 class 0c,05,00 hdr 00
(II) PCI: 00:02:3: chip 1039,7007 card 1462,701d rev 00 class 0c,00,10 hdr 00
(II) PCI: 00:02:5: chip 1039,5513 card 1462,7010 rev 00 class 01,01,80 hdr 00
(II) PCI: 00:02:7: chip 1039,7012 card 1462,7010 rev a0 class 04,01,00 hdr 00
(II) PCI: 00:03:0: chip 1039,7001 card 1462,7010 rev 0f class 0c,03,10 hdr 80
(II) PCI: 00:03:1: chip 1039,7001 card 1462,7010 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:2: chip 1039,7001 card 1462,7010 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:3: chip 1039,7002 card 1462,7010 rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:04:0: chip 1039,0900 card 1462,0900 rev 91 class 02,00,00 hdr 00
(II) PCI: 00:08:0: chip 1045,c861 card 1045,c861 rev 10 class 0c,03,10 hdr 00
(II) PCI: 01:00:0: chip 10de,0041 card 1462,9750 rev a1 class 03,00,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,1), 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: 0x000e (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xe0000000 - 0xe2ffffff (0x3000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xd8000000 - 0xdfffffff (0x8000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV40 [GeForce 6800] rev 161, Mem @ 0xe0000000/24, 0xd8000000/27, 0xe1000000/24
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xd0000000 from 0xd7ffffff to 0xcfffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xe3026000 - 0xe3026fff (0x1000) MX[B]
	[1] -1	0	0xe3025000 - 0xe3025fff (0x1000) MX[B]
	[2] -1	0	0xe3024000 - 0xe3024fff (0x1000) MX[B]
	[3] -1	0	0xe3023000 - 0xe3023fff (0x1000) MX[B]
	[4] -1	0	0xe3022000 - 0xe3022fff (0x1000) MX[B]
	[5] -1	0	0xe3021000 - 0xe3021fff (0x1000) MX[B]
	[6] -1	0	0xe3020000 - 0xe3020fff (0x1000) MX[B]
	[7] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
	[8] -1	0	0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
	[9] -1	0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[10] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[11] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[12] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[13] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[14] -1	0	0x00004000 - 0x0000400f (0x10) IX[B]
	[15] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xe3026000 - 0xe3026fff (0x1000) MX[B]
	[1] -1	0	0xe3025000 - 0xe3025fff (0x1000) MX[B]
	[2] -1	0	0xe3024000 - 0xe3024fff (0x1000) MX[B]
	[3] -1	0	0xe3023000 - 0xe3023fff (0x1000) MX[B]
	[4] -1	0	0xe3022000 - 0xe3022fff (0x1000) MX[B]
	[5] -1	0	0xe3021000 - 0xe3021fff (0x1000) MX[B]
	[6] -1	0	0xe3020000 - 0xe3020fff (0x1000) MX[B]
	[7] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
	[8] -1	0	0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
	[9] -1	0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[10] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[11] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[12] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[13] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[14] -1	0	0x00004000 - 0x0000400f (0x10) IX[B]
	[15] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xe3026000 - 0xe3026fff (0x1000) MX[B]
	[5] -1	0	0xe3025000 - 0xe3025fff (0x1000) MX[B]
	[6] -1	0	0xe3024000 - 0xe3024fff (0x1000) MX[B]
	[7] -1	0	0xe3023000 - 0xe3023fff (0x1000) MX[B]
	[8] -1	0	0xe3022000 - 0xe3022fff (0x1000) MX[B]
	[9] -1	0	0xe3021000 - 0xe3021fff (0x1000) MX[B]
	[10] -1	0	0xe3020000 - 0xe3020fff (0x1000) MX[B]
	[11] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
	[12] -1	0	0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
	[13] -1	0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[14] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[18] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[19] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[20] -1	0	0x00004000 - 0x0000400f (0x10) IX[B]
	[21] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 7.2.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules//libglx.so
dlopen: /usr/lib/xorg/modules//libglx.so: undefined symbol: _nv001462gl
(EE) Failed to load /usr/lib/xorg/modules//libglx.so
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (loader failed, 7)
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.9755
	Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.1.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.1.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(II) NVIDIA dlloader X Driver  1.0-9755  Mon Feb 26 23:23:13 PST 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/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) Loading /usr/lib/xorg/modules//libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.1
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xe3026000 - 0xe3026fff (0x1000) MX[B]
	[5] -1	0	0xe3025000 - 0xe3025fff (0x1000) MX[B]
	[6] -1	0	0xe3024000 - 0xe3024fff (0x1000) MX[B]
	[7] -1	0	0xe3023000 - 0xe3023fff (0x1000) MX[B]
	[8] -1	0	0xe3022000 - 0xe3022fff (0x1000) MX[B]
	[9] -1	0	0xe3021000 - 0xe3021fff (0x1000) MX[B]
	[10] -1	0	0xe3020000 - 0xe3020fff (0x1000) MX[B]
	[11] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
	[12] -1	0	0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
	[13] -1	0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[14] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[18] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[19] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[20] -1	0	0x00004000 - 0x0000400f (0x10) IX[B]
	[21] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xe3026000 - 0xe3026fff (0x1000) MX[B]
	[5] -1	0	0xe3025000 - 0xe3025fff (0x1000) MX[B]
	[6] -1	0	0xe3024000 - 0xe3024fff (0x1000) MX[B]
	[7] -1	0	0xe3023000 - 0xe3023fff (0x1000) MX[B]
	[8] -1	0	0xe3022000 - 0xe3022fff (0x1000) MX[B]
	[9] -1	0	0xe3021000 - 0xe3021fff (0x1000) MX[B]
	[10] -1	0	0xe3020000 - 0xe3020fff (0x1000) MX[B]
	[11] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
	[12] -1	0	0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
	[13] -1	0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[14] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[15] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[16] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[17] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[21] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[22] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[23] -1	0	0x00004000 - 0x0000400f (0x10) IX[B]
	[24] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[25] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[26] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "MetaModes" "1280x1024_60 +0+0; nvidia-auto-select +0+0"
(**) NVIDIA(0): Enabling RENDER acceleration
(EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
(EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
(EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
(EE) NVIDIA(0):     you continue to encounter problems, Please try
(EE) NVIDIA(0):     reinstalling the NVIDIA driver.
(II) NVIDIA(0): NVIDIA GPU GeForce 6800 at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 05.40.02.12.01
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 6800 at PCI:1:0:0:
(--) NVIDIA(0):     MED MD41079EB (CRT-1)
(--) NVIDIA(0): MED MD41079EB (CRT-1): 400.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-1
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1280x1024_60+0+0"
(II) NVIDIA(0):     "nvidia-auto-select+0+0"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(0): DPI set to (98, 96); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xe1000000 - 0xe1ffffff (0x1000000) MX[B]
	[1] 0	0	0xd8000000 - 0xdfffffff (0x8000000) MX[B]
	[2] 0	0	0xe0000000 - 0xe0ffffff (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	0xe3026000 - 0xe3026fff (0x1000) MX[B]
	[8] -1	0	0xe3025000 - 0xe3025fff (0x1000) MX[B]
	[9] -1	0	0xe3024000 - 0xe3024fff (0x1000) MX[B]
	[10] -1	0	0xe3023000 - 0xe3023fff (0x1000) MX[B]
	[11] -1	0	0xe3022000 - 0xe3022fff (0x1000) MX[B]
	[12] -1	0	0xe3021000 - 0xe3021fff (0x1000) MX[B]
	[13] -1	0	0xe3020000 - 0xe3020fff (0x1000) MX[B]
	[14] -1	0	0xd0000000 - 0xcfffffff (0x0) MX[B]O
	[15] -1	0	0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
	[16] -1	0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[18] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[19] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[20] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[21] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[22] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[23] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[24] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[25] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[26] -1	0	0x00004000 - 0x0000400f (0x10) IX[B]
	[27] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[28] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[29] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1280x1024_60+0+0"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/psaux"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 9
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
(II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0"]

thx für deine Hilfe, wird schon noch werden! :)
 
Zuletzt bearbeitet:
Bei deiner lsmod Ausgabe fehlt "nvidia" - mach mal bitte modprobe nvidia und dann poste die letzten 10 Zeilen von dmesg ...
 
sry, wie meinst du das ich soll mal "modprobe nvidia" machen?

Dies einfach als root in eine Konsole eingeben. Und bitte gewöhne Dir an, Konsolenausgaben in code-tags zu packen, sonst bekommt mein Scrollfinger miese Laune. Wäre schön, wenn Du Deine Beiträge dementsprechend editieren könntest.
 
ok, habs nun editiert, hoffe des passt so!
Also ich habe wie du gesagt hast in die konsole (mit Rootrechten) "modprobe nvidia" eingegeben doch ich erhalte keine antwort!?
Deshalb poste ich mal die lsmod weil du gesagt hast in ihr würde kein "nvidia" stehen, habs aber in der lsmod gefunden!:

Code:
lsmod
Module                  Size  Used by
isofs                  36284  0
udf                    85252  0
binfmt_misc            12680  1
rfcomm                 40856  0
l2cap                  25856  5 rfcomm
bluetooth              55908  4 rfcomm,l2cap
ppdev                  10116  0
speedstep_lib           6148  0
cpufreq_stats           7360  0
cpufreq_conservative     8200  0
cpufreq_ondemand        9228  0
freq_table              5792  2 cpufreq_stats,cpufreq_ondemand
cpufreq_powersave       2688  0
cpufreq_userspace       5408  0
pcc_acpi               13184  0
dev_acpi               12292  0
tc1100_wmi              8068  0
sony_acpi               6284  0
video                  16388  0
button                  8720  0
ac                      6020  0
sbs                    15652  0
i2c_ec                  6016  1 sbs
asus_acpi              17308  0
backlight               7040  1 asus_acpi
battery                10756  0
container               5248  0
dock                   10268  0
af_packet              23816  0
nls_utf8                3072  1
ntfs                  107764  1
ext2                   66824  1
sbp2                   23812  0
lp                     12452  0
fuse                   46612  0
snd_mpu401              9256  0
snd_mpu401_uart         9472  1 snd_mpu401
snd_intel8x0           34332  4
snd_ac97_codec         98464  1 snd_intel8x0
ac97_bus                3200  1 snd_ac97_codec
snd_pcm_oss            44544  0
snd_mixer_oss          17408  1 snd_pcm_oss
snd_pcm                79876  4 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy           4740  0
snd_seq_oss            32896  0
parport_pc             36388  1
snd_seq_midi            9600  0
snd_seq_midi_event      8448  2 snd_seq_oss,snd_seq_midi
snd_seq                52592  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
parport                36936  3 ppdev,lp,parport_pc
snd_rawmidi            25472  2 snd_mpu401_uart,snd_seq_midi
snd_timer              23684  3 snd_pcm,snd_seq
snd_seq_device          9100  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
analog                 12832  0
gameport               16520  1 analog
serio_raw               7940  0
pcspkr                  4224  0
nvidia               6837140  16
snd                    54020  18 snd_mpu401,snd_mpu401_uart,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_seq,snd_rawmidi,snd_timer,snd_seq_device
soundcore               8672  1 snd
psmouse                38920  0
sis_agp                 9604  1
snd_page_alloc         10888  2 snd_intel8x0,snd_pcm
shpchp                 34324  0
pci_hotplug            32576  1 shpchp
agpgart                35400  2 nvidia,sis_agp
i2c_sis96x              6532  0
i2c_core               22656  3 i2c_ec,nvidia,i2c_sis96x
tsdev                   8768  0
joydev                 10816  0
evdev                  11008  5
ipv6                  268960  8
ext3                  133128  1
jbd                    59816  1 ext3
mbcache                 9604  2 ext2,ext3
ide_disk               17024  5
ide_cd                 32672  0
cdrom                  37664  1 ide_cd
ata_generic             9092  0
pata_sis               14732  0
libata                125720  2 ata_generic,pata_sis
scsi_mod              142348  2 sbp2,libata
generic                 5124  0 [permanent]
usbhid                 26592  0
hid                    27392  1 usbhid
floppy                 59524  0
sis900                 24704  0
mii                     6528  1 sis900
ehci_hcd               34188  0
ohci_hcd               22532  0
usbcore               134280  4 usbhid,ehci_hcd,ohci_hcd
sis5513                14856  0 [permanent]
ohci1394               36528  0
ieee1394              299448  2 sbp2,ohci1394
thermal                14856  0
processor              31048  1 thermal
fan                     5636  0
fbcon                  42656  0
tileblit                3584  1 fbcon
font                    9216  1 fbcon
bitblit                 6912  1 fbcon
softcursor              3200  1 bitblit
vesafb                  9220  0
capability              5896  0
commoncap               8192  1 capability
 
Fehlt bei Dir in der xorg.conf irgendwie
Code:
Section "DRI"
        Mode    0666
EndSection
?
 
ok, die Section habe ich nun dazugefügt und x-server neugestartet, aber ich habe immer noch kein direckt rendering!???
glxinfo | grep direct
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".

ich hoffe das hilft euch weiter, thx für den Support!
Gruß Hurricane, ICQ: 288405531
 
Code:
(II) Loading /usr/lib/xorg/modules//libglx.so
dlopen: /usr/lib/xorg/modules//libglx.so: undefined symbol: _nv001462gl
(EE) Failed to load /usr/lib/xorg/modules//libglx.so
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (loader failed, 7)
Da scheint bei der Install was schief gegangen zu sein ...

Bzw. ... welche Distribution nutzt Du?
 
ich benutze Kubuntu 7.04 Feisty Fawn.
Wäre es dann möglich die Grafiktreiber erst mal zu deinstall. und dann wieder neu draufzumachen, denke des wär das Beste, wenn des geht?
 
Kannst Du gern versuchen. Aber meines Wissens nach hat dieser dämliche Nvidia-Installer keine uninstall-Funktion.

Btw. ... warum nimmst Du eigentlich nicht die von Ubuntu bereit gestellten nvidia-Treiber?
 
Anleitung dafür habe ich dir ja schon weiter vorne gepostet
 
Jo, werds mal versuchen, zurzeit ist mein XServer beim install. von den Treibern kaputt geganen, werde ihn neu configurieren oder wenns nicht klappen sollte einfach Kubuntu neu installieren! :)

thx für so viele Antworten!
 

Ähnliche Themen

Nvidia + Beryl unter OpenSuse 10.2

Probleme mit der install. von Nvidia Teiber

SUSE-ATI-Beryl-Konfusion

Emerald startet nicht!

wieder mal nvidia direct rendering....

Zurück
Oben