 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

15th November 2008, 09:42 AM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 161

|
|
|
Graphic Driver screwed on Fedora 9 64 bit
I can't seem to run anymore 3D accelerated applications.
This is my xorg config:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "stylus" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "pad"
EndSection
Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib64/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
# keyboard added by rhpxl
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "USB" "on"
EndSection
Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "USB" "on"
EndSection
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "USB" "on"
EndSection
Section "InputDevice"
Identifier "pad"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "pad"
Option "USB" "on"
EndSection
Section "Monitor"
Identifier "Monitor0"
ModelName "Acer AL1916W"
HorizSync 30.0 - 82.0
VertRefresh 56.0 - 76.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
When I type glxinfo | grep direct, I get:
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".
glxgears gave:
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual
Does anyone know what's wrong ?
__________________
- One thing I find that is bigger than the universe is my imagination.
|

15th November 2008, 10:05 AM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Try changing the files section to
Code:
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules/drivers"
ModulePath "/usr/lib/xorg/modules"
EndSection
and the Extensions section to
Code:
Section "Extensions"
Option "Composite" "Enable"
EndSection
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

15th November 2008, 02:35 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 161

|
|
|
Uh. . .that screwed it up even worse Leigh.
I wasn't even able to start X after those changes. I got these errors (simplified by me).
dlopen: libGLCore.so.1:no such file or directory.
Failed to load: libglx.so
Failed to load module: "glx" (loader failed 7)
Failed to load module: "freetype"
Failed to load module: "dri"
Failed to load module: "kdb"
Failed to load module: "mouse"
Failed to load module: "fb"
__________________
- One thing I find that is bigger than the universe is my imagination.
|

15th November 2008, 02:56 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 161

|
|
|
Well, changing the modules section to:
Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib64/xorg/modules/drivers"
ModulePath "/usr/lib64/xorg/modules"
EndSection
Gave me a UI back, but ist still has that missing GLX problem. = /
__________________
- One thing I find that is bigger than the universe is my imagination.
|

15th November 2008, 03:26 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
Originally Posted by chuong
Well, changing the modules section to:
Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib64/xorg/modules/drivers"
ModulePath "/usr/lib64/xorg/modules"
EndSection
Gave me a UI back, but ist still has that missing GLX problem. = /
|
Sorry I gave the 32 bit paths .
What nvidia driver are you using ( where did you get it ? )
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

15th November 2008, 03:37 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 161

|
|
|
I installed kmod-nvidia driver using:
yum install kmod-nvidia
(I think it got it from Livna).
Leigh, do you use Gmail, MSN or IRC ?
I'm on the Fedora IRC, or I use gmail/msn.
__________________
- One thing I find that is bigger than the universe is my imagination.
|

15th November 2008, 03:41 PM
|
 |
Registered User
|
|
Join Date: Mar 2008
Location: Georgia, USA
Posts: 144

|
|
I'm having the same issue to. There was an update, silly me for not looking into the details before doing it, and now my nVidia 3-D support is gone. I run "glxinfo" and I get this:
Code:
name of 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".
Error: couldn't find RGB GLX visual or fbconfig
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".
Xlib: extension "GLX" missing on display ":0.0".
3 GLXFBConfigs:
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
Segmentation fault
I tried uninstalling kmod and reinstalling it to see if anything would change.
__________________
Marc F.
www.fergytech.com
"Let the blind lead the blind... it's more fun to watch."
Registered Linux User #410978
Homebrew machine
Biostar TA690GAM2 | nVidia GeForce 9400 GT | AMD Athlon X2 3600+ | 4.0 GiB Mem
|

15th November 2008, 03:43 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
Originally Posted by chuong
I installed kmod-nvidia driver using:
yum install kmod-nvidia
(I think it got it from Livna).
Leigh, do you use Gmail, MSN or IRC ?
I'm on the Fedora IRC, or I use gmail/msn.
|
Ok
post
Code:
rpm -qa |grep nvidia
and
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

15th November 2008, 03:52 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 161

|
|
xorg-x11-drv-nvidia-173.14.15-1.fc9.x86_64
xorg-x11-drv-nvidia-libs-173.14.15-1.fc9.i386
kmod-nvidia-173.14.15-1.fc9.5.x86_64
xorg-x11-drv-nvidia-libs-173.14.15-1.fc9.x86_64
akmod-nvidia-173.14.15-1.fc9.5.x86_64
kmod-nvidia-2.6.27.5-37.fc9.x86_64-173.14.15-1.fc9.5.x86_64
kernel: 2.6.27.5-37.fc9.x86_64
Hey Fergatron  we're on the same boat haha.
__________________
- One thing I find that is bigger than the universe is my imagination.
|

15th November 2008, 03:58 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 161

|
|
Oh right, I see we're using the same graphics card Leigh
__________________
- One thing I find that is bigger than the universe is my imagination.
|

15th November 2008, 04:09 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 161

|
|
|
Well. . some of the Fedora guys on the IRC have gave me some help.
It's half work now. I got glxgears and direct rendering says yes.
However. . I'm only getting 283 FPS
I should be getting 10 000 to 20 000 FPS.
How do I get my FPS back ?
__________________
- One thing I find that is bigger than the universe is my imagination.
|

15th November 2008, 04:44 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 161

|
|
|
The Fedora guys on IRC reckons it's a bug. . .told me to file one to bugzilla rpmfusion.
We'll see how it goes = /
__________________
- One thing I find that is bigger than the universe is my imagination.
|

15th November 2008, 05:25 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
I use my own nvidia rpm's
Code:
[leigh05@localhost Linux x64]$ rpm -qa |grep nvidia
nvidia-x11-drv-180.06-1.fc9.x86_64
nvidia-x11-drv-32bit-180.06-1.fc9.x86_64
[leigh05@localhost Linux x64]$ uname -r
2.6.27.5-37.fc9.x86_64
[leigh05@localhost Linux x64]$ glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
GLX_ARB_fbconfig_float
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float,
GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap,
GLX_EXT_framebuffer_sRGB, GLX_NV_present_video,
GLX_NV_multisample_coverage
GLX version: 1.3
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
GLX_ARB_fbconfig_float, GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 7600 GT/PCI/SSE2
OpenGL version string: 2.1.2 NVIDIA 180.06
Code:
[leigh05@localhost Linux x64]$ glxgears
48678 frames in 5.0 seconds = 9735.542 FPS
51573 frames in 5.0 seconds = 10314.486 FPS
51623 frames in 5.0 seconds = 10324.596 FPS
51691 frames in 5.0 seconds = 10338.086 FPS
51630 frames in 5.0 seconds = 10325.880 FPS
51702 frames in 5.0 seconds = 10340.255 FPS
51613 frames in 5.0 seconds = 10322.534 FPS
51685 frames in 5.0 seconds = 10336.854 FPS
You could try
Code:
su
yum --enablerepo=rpmfusion-nonfree-rawhide update akmod-nvidia xorg-x11-drv-nvidia
Reboot
P.S it works fine with F9 i386
Code:
[leigh@localhost ~]$ rpm -qa |grep nvidia
kmod-nvidia-2.6.27.4-26.fc9.i686-177.82-1.fc9.i686
xorg-x11-drv-nvidia-177.82-1.fc10.i386
akmod-nvidia-177.82-1.fc10.i686
xorg-x11-drv-nvidia-libs-177.82-1.fc10.i386
kmod-nvidia-2.6.27.5-37.fc9.i686-177.82-1.fc9.i686
[leigh@localhost ~]$ uname -r
2.6.27.4-26.fc9.i686
[leigh@localhost ~]$ glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
GLX_ARB_fbconfig_float
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float,
GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap,
GLX_EXT_framebuffer_sRGB, GLX_NV_present_video,
GLX_NV_multisample_coverage
GLX version: 1.3
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
GLX_ARB_fbconfig_float, GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 7600 GT/PCI/SSE2/3DNOW!
OpenGL version string: 2.1.2 NVIDIA 177.82
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Last edited by leigh123linux; 15th November 2008 at 05:53 PM.
|

16th November 2008, 04:22 AM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 161

|
|
|
__________________
- One thing I find that is bigger than the universe is my imagination.
|

16th November 2008, 05:01 AM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 161

|
|
Alright, all fixed now
Got my FPS back, GLX working, everything back to normal.
Thanks for all the help leigh.
__________________
- One thing I find that is bigger than the universe is my imagination.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 14:18 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|