Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
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 ...
  1. #1
    Just 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

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    You could try the instructions here .

  3. #3
    Linux Enthusiast Mudgen's Avatar
    Join Date
    Feb 2007
    Location
    Virginia
    Posts
    623
    Quote Originally Posted by daark.child View Post
    You could try the instructions here .
    Yes, that should also be good for F16. Be sure to read the comments, they tell you how to make the settings persistent.

  4. #4
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,071
    Quote Originally Posted by JekylHyde View Post
    i have fedora 16 live usb
    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.
    another question... in live usb i can't change file permissions?
    Live installs are intended to be read-only.

    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.

  5. #5
    Linux Guru Rubberman's Avatar
    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.run
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  6. #6
    Linux Enthusiast Mudgen's Avatar
    Join Date
    Feb 2007
    Location
    Virginia
    Posts
    623
    I've not checked the F15-F16 repolists, but nVidia proprietary drivers were in RPMFusion non-free through F14.

  7. #7
    Linux Guru Rubberman's Avatar
    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
    Quote Originally Posted by Mudgen View Post
    I've not checked the F15-F16 repolists, but nVidia proprietary drivers were in RPMFusion non-free through F14.
    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!

  8. #8
    Just Joined!
    Join Date
    Dec 2009
    Posts
    14
    Quote Originally Posted by Rubberman View Post
    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.run
    its not a live cd
    i know changes will not be saved on a cd...
    but this is a disk on key...you can write into it.
    i still can't?

    what could i do if i want to run it from usb?
    i don't want to install it just yet

  9. #9
    Linux Enthusiast Mudgen's Avatar
    Join Date
    Feb 2007
    Location
    Virginia
    Posts
    623
    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.

  10. #10
    Just Joined!
    Join Date
    Dec 2009
    Posts
    14
    Quote Originally Posted by Mudgen View Post
    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.
    "burned"?
    copied with unetbootin-windows-563.exe

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...