Results 1 to 10 of 14
Hi
i have fedora 16 live usb
How to install nvidia drivers?
i have the *.run file
i click it & nothing happens
another question... in live usb i can't ...
- 11-27-2011 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 14
How to install nvidia drivers?
Hi
i have fedora 16 live usb
How to install nvidia drivers?
i have the *.run file
i click it & nothing happens
another question... in live usb i can't change file permissions?
thanks
- 11-27-2011 #2
You could try the instructions here .
- 11-28-2011 #3
- 11-28-2011 #4
If this is truly a Live version, you should know that nothing you do now will remain between sessions. You'll need to re-install everything every time tou boot.
Live installs are intended to be read-only.another question... in live usb i can't change file permissions?
Are you looking to do a full install onto a USB drive?Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 11-28-2011 #5Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,975
1. FC16 will use the nouveau (open source nVidia) driver by default for systems with nVidia cards. Most of the time, this will work fine - nouveau is constantly getting better. Myself, I still use the proprietary driver on my workstation (nouveau on my laptop), but then you will have to reinstall the driver whenever you update the kernel. That's a PITA, but RH doesn't update the kernel more than once a month...
2. In order to install the proprietary nVidia driver, you need to install the OS on your system and boot that - not the Live CD/DVD/USB image.
3. When you download the .run file, it doesn't have execute permissions, so you have to change permissions to run it: chmod +x filename.run
4. You need to run the installation script as root.
5. You need to run the installation script in runlevel 3 (text mode - no X server running).
6. You need to run the installation script from the directory it is installed into, as in: ./filename.runSometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 11-28-2011 #6
I've not checked the F15-F16 repolists, but nVidia proprietary drivers were in RPMFusion non-free through F14.
- 11-28-2011 #7Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,975
True, but I have not had much success with them. On the other hand, I've had zero problems (other than an occasional bug) with installing them directly from nVidia. As for occasional bugs, I haven't had issues for almost 2 years now. A few years ago, they had some rendering problems, resulting in big red/black pixel blinks when rendering full-screen/motion videos. That required a bunch of back-and-forths between me and their senior engineers, but that has been resolved for a LONG time now.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 11-28-2011 #8Just Joined!
- Join Date
- Dec 2009
- Posts
- 14
- 11-28-2011 #9
Is it an iso image burned to a USB key? If so, it's getting loop mounted as an ISO image, and will be read only. I think there's a way to get it semi-persistent as to settings by telling it to create another r/w filesystem, but I've not done it.
- 11-28-2011 #10Just Joined!
- Join Date
- Dec 2009
- Posts
- 14


Reply With Quote
