Fedora Linux Support Community & Resources Center
Sections ›› Home | Forums | Guidelines | Forum Help | Fedora FAQ | Fedora News 

Go Back   FedoraForum.org > Fedora Support > Guides & Solutions (No Questions)

Guides & Solutions (No Questions) Post your guides here. You can also add your comments to a guide, but don't start a thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #631  
Old Today, 12:47 PM CST
leigh123linux's Avatar
leigh123linux Offline
Administrator
 
Join Date: Oct 2006
Location: Hampshire UK
Posts: 15,774
linuxfedorafirefox
Quote:
Originally Posted by StefanJ View Post
(Background: My last Fedora installs were FC8. I used the nvidia packages from the livna repo at the time and had a pretty good handle on things.)

Did a fresh install of F12 from DVD on my Mythbox (Abit motherboard, Geforce 7050 / 630).

I ended up with the 2.6.31.5-127.FC12.i686.PAE kernel.

Decided to go "atrpms only" to avoid some of the repo hell issues I ran into back in the day.

Per the MythTV install guide, I ran 'yum install nvidia-graphics.' . This ended up messing me up for a while, since it was the non-PAE version.

I got X up and running by removing xorg.conf and letting the default-chosen driver, nouveau, do the job. This let me finish installing Myth and getting my system to teh point where it could record programs.

Now I want to get full nVidia graphics working so I can play back in decent quality.

This morning I removed the useless-to-me 'nvidia-graphics' package and looked for "nvidia-graphics.PAE". No luck. I did find:

nvidia-graphics185(yaddayadda)2.6.31.5-127.FC12.i686.PAE kernel

(Above from memory, I'm at work.)

I installed that. yum showed a kernel module with the PAE extension. Goody!

Rebooted. System came up fine.

But nothing has apparently changed! There is no nVidia configuration panel. /var/log/messages doesn't show a kernel module loading. Xorg.0.log shows nouveau still active. And there's no xorg.conf!

Now, back in the day I'd run system-config-display (or GUI equivalent), choose a driver, and have it handle things. It would write a xorg.conf that just needed a little tweaking.

Now I'm feeling pretty lost.

Did you follow post #1 as your post is a jumbled mess with little useful info.
Reply With Quote
  #632  
Old Today, 01:12 PM CST
StefanJ Online
Registered User
 
Join Date: Nov 2006
Posts: 54
windows_xp_2003firefox
Sorry for the confusing post.

I did read the sticky posts up top, but felt they didn't apply because I am using the "nvidia-graphics" package from atrpms.

If this thread deals with the freshrpms packages only I'll ask elsewhere.
Reply With Quote
  #633  
Old Today, 01:29 PM CST
leigh123linux's Avatar
leigh123linux Offline
Administrator
 
Join Date: Oct 2006
Location: Hampshire UK
Posts: 15,774
linuxfedorafirefox
Quote:
Originally Posted by StefanJ View Post
Sorry for the confusing post.

I did read the sticky posts up top, but felt they didn't apply because I am using the "nvidia-graphics" package from atrpms.

If this thread deals with the freshrpms packages only I'll ask elsewhere.
Mostly rpmfusion packages


Step 2 still applies + you will need to blacklist nouveau and tweak selinux if you use it.


add this to the bottom of /etc/modprobe.d/blacklist.conf

Code:
 blacklist nouveau
Reply With Quote
  #634  
Old Today, 01:51 PM CST
StefanJ Online
Registered User
 
Join Date: Nov 2006
Posts: 54
windows_xp_2003firefox
Excellent, I'll modify grub.conf this afternoon and give it a whirl.

Thanks

stefan

EDIT:

I edited grub, added the blacklist line to modprobe.conf. Selinux is in permissive mode so I assume I don't need to set that.

Something is still not right. The kernel command line shows the edit, but it doesn't like it. From my /var/log/message file:

Quote:
Nov 20 15:40:50 localhost kernel: PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Nov 20 15:40:50 localhost kernel: Allocating PCI resources starting at d0000000 (gap: d0000000:20000000)
Nov 20 15:40:50 localhost kernel: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1
Nov 20 15:40:50 localhost kernel: PERCPU: Embedded 15 pages at c3bc9000, static data 37788 bytes
Nov 20 15:40:50 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 972926
Nov 20 15:40:50 localhost kernel: Kernel command line: ro root=/dev/mapper/VolGroup00-LogVol01 LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet nouveau.modeset=0 vmalloc=256m
Nov 20 15:40:50 localhost kernel: Unknown boot option `nouveau.modeset=0': ignoring
Nov 20 15:40:50 localhost kernel: PID hash table entries: 4096 (order: 12, 16384 bytes)
At least the kernel module appears to be loading:
Quote:
Nov 20 15:40:50 localhost kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 20 15:40:50 localhost kernel: Disabling lock debugging due to kernel taint
Nov 20 15:40:50 localhost kernel: NVRM: loading NVIDIA UNIX x86 Kernel Module 185.18.36 Fri Aug 14 17:18:04 PDT 2009
Oh, for the record:

[root@mythbox log]# echo $KVER
2.6.31.5-127.fc12.i686.PAE

Installed Packages
nvidia-graphics-devices.noarch 1.0-6.fc12 @atrpms
nvidia-graphics185.18.36-kmdl-2.6.31.5-127.fc12.PAE.i686 185.18.36-116.fc12 @atrpms
nvidia-graphics185.18.36-libs.i686 185.18.36-116.fc12 @atrpms

Last edited by StefanJ; Today at 04:58 PM CST.
Reply With Quote
  #635  
Old Today, 05:26 PM CST
Hlingler's Avatar
Hlingler Offline
Community Manager
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 9,171
linuxopera
Quote:
Installed Packages
nvidia-graphics-devices.noarch 1.0-6.fc12 @atrpms
nvidia-graphics185.18.36-kmdl-2.6.31.5-127.fc12.PAE.i686 185.18.36-116.fc12 @atrpms
nvidia-graphics185.18.36-libs.i686 185.18.36-116.fc12 @atrpms
You seem to be missing a couple of packages from the suite, as well as not having the latest available from ATRPMs:
nvidia-graphics190.42-kmdl-2.6.31.5-127.fc12.PAE-190.42-119.fc12.i686.rpm
nvidia-graphics190.42-libs-190.42-119.fc12.i686.rpm
nvidia-graphics190.42-190.42-119.fc12.i686.rpm
nvidia-graphics-devices-1.0-6.fc12.noarch.rpm
nvidia-graphics-helpers-0.0.29-30.fc12.i686.rpm

and if you want automatic kmdl updates:
yum-plugin-kmdl

V
Reply With Quote
  #636  
Old Today, 06:27 PM CST
StefanJ Online
Registered User
 
Join Date: Nov 2006
Posts: 54
linuxfedorafirefox
OK. I had an incomplete set because I installed the items seperately, rather than use the nvidia-graphics.i386 suite.

I didn't yum install that because there didn't seem to be a PAE option.

I just not yum installed that, seperately installed the PAE version of the corresponding kernel module, then removed the non-PAE version.

On reboot, I saw the beloved nVIDIA logo.

Now I have to reset my desktop settings . . . the console and dialog box text is teeeny weeny.

Thanks all

Stefan
Reply With Quote
Reply

Tags
drivers, fedora 10, fedora 11, fedora 9, guide, nvidia

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
FC11 nVidia No Sound After RPMFusion nVidia Driver Load basimmer Software 0 2009-10-15 05:46 PM CDT
nvidia driver does not work (akmod-nvidia) zuargo Hardware 4 2009-06-14 12:11 AM CDT
nvidia driver version / nvidia kernel conflict Wangberg General Support 16 2007-06-13 02:57 AM CDT
NVidia driver: kernel driver compilation DJ Wings Hardware 21 2006-11-23 10:15 AM CST
Installing Nvidia Drivers: No Nvidia Graphics Driver Found! unholy1 Hardware 9 2005-04-06 01:50 PM CDT

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 10:13 PM CST.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
Hosting provided by ThePlanet



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 | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2009, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
Integration with Google translations by vB Enterprise Translator