Installing latest Nvidia Drivers????

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
shugs81

Installing latest Nvidia Drivers????

Post by shugs81 »

Right... I've managed to install and update an installation using a 32gb usb stick!! woot!

trying to install the Nvidia drivers... downloaded the latest ones....

was told that I cant install with x running... so I logged in as root via recovery... pants... that's where i went wrong innit...

if I log in as recovery am I right in thinking that running the .run file will cause "error: unable to create /tmp"

how do I stop running x at boot again?

(sorry for the slightly odd post... been awake over 24hr now so a bit shattered! will be back on later to peruse your helpful responses!!! TTFN!!)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
nomko

Re: Installing latest Nvidia Drivers????

Post by nomko »

Downloading the drivers from the nVidia site and compile them yourself can give you headaches. There's amuch easier way to get the latest/stable drivers:

open a terminal and type the following command:

Code: Select all

sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
follow the instrcutions given in the terminal

Then type:

Code: Select all

sudo apt-get update
Then type:

Code: Select all

sudo apt-get upgrade
With the last command, don't get confused with all the packages it is going to update. Your update manager does exactly the same thing. Only now you see it in the terminal.
Good luck!
shugs81

Re: Installing latest Nvidia Drivers????

Post by shugs81 »

cheers bud...

looking to use this for a 3d animation distro so need to get the gfx card running properly...

will let you know!
Locked

Return to “Hardware Support”