![]() |
F16,F15 & F14 Nvidia driver guides
Please note that I won't respond to any post's for help unless this basic information is included!
Code:
rpm -qa *\nvidia\* *\kernel\*|sort;uname -r;lsmod |grep -e nvidia -e nouveau;cat /etc/X11/xorg.conf__________________________________________________ _____________________________________ F16 Howto for the rpmfusion nvidia drivers Click here for supported Nvidia cards list This is a Four-Step Process. If you don't follow all three steps, your install will fail! 1. Update the kernel and reboot Code:
suFor GeForce 6, 7, 8, 9, 200, 300, 400 & 500 series cards Using akmod: This is the best option in my opinion as you don't get any problems when a new kernel is released. __________________________________________________ __________________________________________________ __________ Extra step for PAE kernel only Code:
suCode:
suOr using kmod (which saves a bit of disk space but will have problems with every kernel update.) ( if you have 4Gb of RAM or more you will probably have a PAE kernel [32bit only] so follow the PAE part ) Code:
suCode:
su3. Make sure nouveau is removed from initramfs Code:
su4. Reboot |
F15 Nvidia driver guide
Please note that I won't respond to any post's for help unless this basic information is included!
Code:
rpm -qa *\nvidia\* *\kernel\*|sort;uname -r;lsmod |grep -e nvidia -e nouveau;cat /etc/X11/xorg.conf__________________________________________________ _____________________________________ F15 Howto for the rpmfusion nvidia drivers Click here for supported Nvidia cards list This is a Three-Step Process. If you don't follow all three steps, your install will fail! 1. Update the kernel and reboot Code:
suFor GeForce 6, 7, 8, 9, 200, 300, 400 & 500 series cards Using akmod: This is the best option in my opinion as you don't get any problems when a new kernel is released. __________________________________________________ __________________________________________________ __________ Extra step for PAE kernel only Code:
suCode:
suOr using kmod (which saves a bit of disk space but will have problems with every kernel update.) ( if you have 4Gb of RAM or more you will probably have a PAE kernel [32bit only] so follow the PAE part ) Code:
suCode:
suFor GeForce FX cards Using akmod: This is the best option in my opinion as you don't get any problems when a new kernel is released. Code:
suOr using kmod (which saves a bit of disk space but will have problems with every kernel update.) Code:
suCode:
su3. Reboot 4. If you would like plymouth as well (optional) Code:
suApplication / System / Boot configuration There is a selinux issue that prevents gnomes-hell from starting http://forums.fedoraforum.org/forum/...ilies/cool.gif (I hate it http://forums.fedoraforum.org/forum/...ies/tongue.gif) https://bugzilla.redhat.com/show_bug.cgi?id=694918 run Code:
su__________________________________________________ __________________________________________________ _ If it fails to work check /boot/grub/grub.conf to see if nouveau is blacklisted, if not run. 1. Edit grub.conf this command adds rdblacklist=nouveau option to /boot/grub/grub.conf Code:
su -__________________________________________________ __________________________________________________ ______ If nouveau refuses to die try Code:
su |
F14 Nvidia driver guide
F14 Howto for the rpmfusion nvidia drivers
Click here for supported Nvidia cards list This is a Three-Step Process. If you don't follow all three steps, your install will fail! 1. Update the kernel and reboot Code:
suFor GeForce 6, 7, 8, 9, 200, 300, 400 & 500 series cards Using akmod: This is the best option in my opinion as you don't get any problems when a new kernel is released. Code:
suOr using kmod (which saves a bit of disk space but will have problems with every kernel update.) Code:
suCode:
suFor GeForce FX cards Using akmod: This is the best option in my opinion as you don't get any problems when a new kernel is released. Code:
suOr using kmod (which saves a bit of disk space but will have problems with every kernel update.) Code:
suCode:
suFor GeForce 4 and below Using akmod: This is the best option in my opinion as you don't get any problems when a new kernel is released. Code:
suOr using kmod (which saves a bit of disk space but will have problems with every kernel update.) Code:
suCode:
su4. If you would like plymouth as well Code:
suApplication / System / Boot configuration __________________________________________________ __________________________________________________ _________________________ If it fails to work check /boot/grub/grub.conf to see if nouveau is blacklisted, if not run. 1. Edit grub.conf this command adds rdblacklist=nouveau option to /boot/grub/grub.conf Code:
su - |
hi i've installed nvidia driver to my new F10 x64 and i have one problem. When I try run system-config-display I get this error.
I used quide on this page. Quote:
Quote:
Thx for help. |
Quote:
Post Code:
glxinfoCode:
rpm -qa |grep nvidiaand Code:
cat /etc/X11/xorg.conf |
I tried upload files but there was error so i've used my dropbox sorry.
http://dl.getdropbox.com/u/123005/glxinfo.txt http://dl.getdropbox.com/u/123005/rpm.txt http://dl.getdropbox.com/u/123005/xorg.conf.txt |
Quote:
Ok edit xorg.conf to Code:
# Xorg configuration created by livna-config-displayand try reinstalling system-config-display & rhpxl Code:
suCode:
OpenGL vendor string: NVIDIA Corporation |
I've changed my xorg, reboot(for sure :) ), reinstall and there is no change. I tried uninstall nvidia driver, delete xorg.conf and reboot everything works fine of course no compiz-fusion etc.. With nvidia driver i have still problem with system-config-display and wine.
|
I downloaded http://rpm.livna.org/livna-release-9.rpm
Update it then updates to livna-release-10 Update it then installs RPM Fusion Repos. Then its business as usual :) (for Livna users) BUT !!! My EVE-Online game, witch i run though Wine, ran perfect and smooth on F9 dist with Nvidia. Now it dosent run smooth any more, and some options is gone in the games graphic config :( I have no idea where the problem lies, but had i known this, i would have stayed on F9 and never updated :confused: So if you are playing EVE-Online , my advise is to forget F10 ...... for now ... (big ALSA sound issues too, with Wine) |
I followed the instructions to the letter, however I'm getting this dependency issue.
Quote:
|
Okay, I got things installed, but I have the sneaking suspicion I did way more work than I had too.
Just in case, here what I did. 1. Grabbed system-config-display source rpm: http://rpmfind.net//linux/RPM/fedora...10.noarch.html 2. Grabbed dependencies needed for rpmbuild: yum install gettext intltool rpm-build 3. rpmbuild --rebuild system-config-display-1.1.1-1.fc10.src.rpm 4. Grabbed dependencies to install the outputted binary RPM: http://rpm.pbone.net/index.php3/stat....i386.rpm.html 5. rpm -Uvh system-config-display-1.1.1-1.fc10.noarch.rpm 6. yum install kmod-nvidia-173xx xorg-x11-drv-nvidia-173xx-libs.i386 Everything went smoothly from there. Now, some side information here, I installed FC10 from the Live-CD, is this related to some of the missing dependencies? Am I the only one to have experienced this problem (I can hardly imagine I am, though things seem to be working for everyone else in this thread :-/ )? Am I simply missing another repo that contains system-config-display, or otherwise why isn't it showing up for me? It's also worth noting that xorg-x11-drv-nvidia-173xx-libs.x86_64 does not appear to be in my repositories either. I am running a fresh install of FC10 (from Live-CD) with an NVidia GeForce fx5500 for reference. |
Apparently I spoke too soon.
I rebooted and hardware acceleration is working (as evidenced by glxgears), however system-config-display gives the following error: Quote:
Also, prior to the driver installation (and the primary reason I wanted it installed) I was only able to set a max resolution of 800x600. Now it seems my only options are 640x480 & 320x240. So things are actually worse in terms of usability. The irony here is not lost on me, and it would almost be funny if it wasn't so annoying. Mind you, in prior versions of Fedora I have always used the binary drivers as provided direction from NVidia in .sh form. Of course, the current version of those don't even build at the moment. So what are my options here? I'm starting a torrent of the normal install media tonight, and hopefully reinstalling with that will fix these issues or a working solution will be available by the time the download is done. Otherwise, I guess it's Ubuntu for a month until Fedora sorts their stuff out. I guess I should have known better than to try and install a fresh Fedora release over the holiday when I need my desktop to work without me working on it. (Don't read me wrong here, I love Fedora, but this sort of thing always seems to happen with new releases right off the bat) |
Quote:
Try using nvidia-settings ;) Code:
su -Then use it to setup you monitor and save the changes to xorg.conf |
Quote:
Thanks for the information, you saved me a whole lot of frustration on getting compiz back after the upgrade from 9 to 10 (which actually went pretty smoothly, though it still took several hours to get back to a productive mode...) |
Quote:
|
| All times are GMT +1. The time now is 08:42 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.