View previous topic :: View next topic |
Author |
Message |
spacesun n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/168595108841e8d614aa1bf.gif)
Joined: 23 May 2004 Posts: 36 Location: Vienna
|
Posted: Thu Dec 02, 2004 11:53 am Post subject: glx didnt load after a view boots |
|
|
i had a problem with my nvidia geforce 4 mx 440
since the 6111 version of the driver after a view boots the 3d didnt work any more!
glxgears
Xlib: extension "GLX" missing on display ":0.0".
glxgears: Error: couldn't get an RGB, Double-buffered visual.
the glx option in the xorg.conf is acivated!
also driver "nvidia"
same problem also on XFree!!
dmesg
nvidia: module license 'NVIDIA' taints kernel.
NVRM: loading NVIDIA Linux x86 NVIDIA Kernel Module 1.0-6629 Wed Nov 3 13:12:51 PST 2004
normal the same as everythime ! on 2.6.9 kernel
after reinstaling of nvidia-glx nvidia-kernel and an opengl-update nvidia 3d runs again
on both 1.0.6111 and 1.0.6629 versions
the nvidia logo is displayed every boot
xorg.0.log
NVIDIA(0): Setting mode "1024x768"
(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
(II) Loading extension NV-CONTROL
(EE) NVIDIA(0): Failed to load GLX
(==) RandR enabled
thx for any sugestions ( within my bad enlgish ) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
cylamanae Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 26 Mar 2004 Posts: 126
|
Posted: Thu Dec 02, 2004 1:02 pm Post subject: |
|
|
Hello Can you post your your x config file. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
spacesun n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/168595108841e8d614aa1bf.gif)
Joined: 23 May 2004 Posts: 36 Location: Vienna
|
Posted: Fri Dec 03, 2004 7:16 am Post subject: xorg.onf |
|
|
Section "Module"
Load "glx"
# Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
SubSection "extmod"
# Option "omit xfree86-dga"
EndSubSection
Load "record"
Load "xtrap"
# Load "speedo"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/75dpi"
# FontPath "/usr/share/fonts/CID"
# FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/artwiz"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/corefonts"
# FontPath "/usr/share/fonts/encodings"
FontPath "/usr/share/fonts/freefont"
# FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/terminus"
FontPath "/usr/share/fonts/ttf-bitstream-vera"
FontPath "/usr/share/fonts/unifont"
ModulePath "/usr/X11R6/lib/modules"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "1"
Option "ZAxisMapping" "4 5"
Option "BaudRate" "9600"
Option "SampleRate" "150"
EndSection
Section "Monitor"
Identifier "L70A"
EndSection
Section "Device"
# Option "NoDDC" "true"
VendorName "nVidia Corporation"
BoardName "NV25 [GeForce4 Mx 440]"
Driver "nvidia"
# Driver "nv"
BusID "PCI:1:0:0"
Identifier "A250TD"
Option "RenderAccel" "true"
VideoRam 65536
Option "ConnectedMonitor" "DFP"
Option "NvAGP" "1"
Option "DigitalVibrance" "1"
# Option "PageFlip" "1" # This turns page flipping on.
EndSection
Section "Screen"
Identifier "Screen 1"
Device "A250TD
Monitor "L70A"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1024x768"
ViewPort 0 0
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "Extensions"
# Option "Composite" "Enable"
# Option "AllowGLXWithComposite" "1"
Option "RENDER" "Enable"
EndSection
# Section "DRI"
# Mode 0666
# EnSection
normally it works
i dont know any more its just happing angain!
thx for all help |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
BlackEdder Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/18387544340ac9a5f1b27a.jpg)
Joined: 26 Apr 2004 Posts: 2588 Location: Dutch enclave in Egham, UK
|
Posted: Sun Jan 09, 2005 6:58 pm Post subject: |
|
|
I've got the same problem.. is there a solution yet?? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|