Fedora Linux Support Community & Resources Center
  #1  
Old 16th January 2007, 01:53 AM
anthony_de Offline
Registered User
 
Join Date: Dec 2006
Posts: 5
No direct rendering

I have installed kmod-nvidia drivers and have no direct rendering
Quote:
[root@localhost ~]# glxinfo | grep direct
direct rendering: No
I have an GeForce FX 5200 and im new to linux

Here is my xorg.conf
Quote:
# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nv"
Option "AddARGBGLXVisuals" "True"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Does anyone have a solution? I have already tried reinstalling the kmod drivers.
Thanks in advance
Reply With Quote
  #2  
Old 16th January 2007, 02:03 AM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:
Try changing
Quote:
Section "Device"
Identifier "Videocard0"
Driver "nv"
Option "AddARGBGLXVisuals" "True"
EndSection
to
PHP Code:
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
EndSection 
Save, exit and Ctrl Alt Backspace to restart your Xserver and give it a whirl.

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #3  
Old 16th January 2007, 02:12 AM
anthony_de Offline
Registered User
 
Join Date: Dec 2006
Posts: 5
I tried it but it still doesn't work
Reply With Quote
  #4  
Old 16th January 2007, 07:08 AM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Quote:
Originally Posted by anthony_de
I tried it but it still doesn't work
Hello:
First check to make sure you have the nvidia drivers installed, if not then:
yum --enablerepo=livna install kmod-nvidia
then make sure that the Driver "nvidia"
is present in your /etc/X11/xorg.conf file

Then reboot or restart your Xserver and see if things have changed.
If not have a look at your /var/log/Xorg.0.log for errors and or warnings that may provide some clues.

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #5  
Old 16th January 2007, 09:32 AM
anthony_de Offline
Registered User
 
Join Date: Dec 2006
Posts: 5
I could not see anything wrong with my Xorg.0.log. I have attached it here.
Attached Files
File Type: txt Xorg.0.log.txt (20.3 KB, 78 views)
Reply With Quote
  #6  
Old 16th January 2007, 09:39 AM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:
Based upon what I see it your Xorg.0.log
try adding the following to your xorg.conf file
PHP Code:
Section "Module"
    
Load  "fbdevhw"
    
Load  "record"
    
Load  "freetype"
    
Load  "type1"
    
Load  "glx"
    
Load  "dbe"
    
Load  "extmod"
EndSection 
and
PHP Code:
Section "Extensions"
    
Option        "Composite" "Enable"
EndSection 
Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #7  
Old 17th January 2007, 03:54 AM
anthony_de Offline
Registered User
 
Join Date: Dec 2006
Posts: 5
Thanks for your help but i still have no direct rendering
Reply With Quote
  #8  
Old 17th January 2007, 04:05 AM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:
You might want to have a look at this thread as your problem may be related to Firewing1's Post Number 10.

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
Reply

Tags
direct, rendering

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
direct rendering: no 4z0smq20kk Using Fedora 5 21st October 2008 07:06 PM
No Direct Rendering Axiom119 Hardware & Laptops 2 15th June 2008 01:57 AM
fc6 cannot set up direct rendering Bezique EOL (End Of Life) Versions 12 29th February 2008 12:45 PM
ATI Direct Rendering Firebird8 Hardware & Laptops 9 7th September 2006 06:35 PM
i need direct rendering Abrocadabro Hardware & Laptops 1 3rd September 2004 07:31 AM


Current GMT-time: 01:30 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat