How to install Nvidia 341.92 driver in ubuntu?

Aremis

Member
I am now using an Nvidia 9800 GT instead of my R7 Radeon 250X Core Edition from XFX because the NV card performs a buttload better. It's not even funny how it compares. In a game like rocket league I can play at 80 FPS constantly at medium settings on the 9800 GT and only at 30 with the 250X.

The problem, however, is all of this magical unicorn rainbow fart fun is happening in Windows. I despise windows. So, I try to play even TF2 in linux and the only drivers I can get from the repo's are 340 or 304. With something as simple as TF2 the 9800 only shoots out 30 FPS at best and mostly 18 FPS. I am going to assume this is a driver difference and that I can fix this easily.

My question is: how do I install the 341 driver?

WHen I try to install the driver that I download from the site normally I set the system to nouveau, reboot, run the install, then when I reboot the system is frozen at a black screen with no way to get to TTY and I am left either chrooting into the system via live CD or completely reinstalling.

Any help would be amazing!!!
 
I am now using an Nvidia 9800 GT instead of my R7 Radeon 250X Core Edition from XFX because the NV card performs a buttload better. It's not even funny how it compares. In a game like rocket league I can play at 80 FPS constantly at medium settings on the 9800 GT and only at 30 with the 250X.

The problem, however, is all of this magical unicorn rainbow fart fun is happening in Windows. I despise windows. So, I try to play even TF2 in linux and the only drivers I can get from the repo's are 340 or 304. With something as simple as TF2 the 9800 only shoots out 30 FPS at best and mostly 18 FPS. I am going to assume this is a driver difference and that I can fix this easily.

My question is: how do I install the 341 driver?

WHen I try to install the driver that I download from the site normally I set the system to nouveau, reboot, run the install, then when I reboot the system is frozen at a black screen with no way to get to TTY and I am left either chrooting into the system via live CD or completely reinstalling.

Any help would be amazing!!!

Maybe this can help you


Drivers since 341.xx series and upper leave lastest support for geforce 8 and 9, for this cards 340.xx series remain as lastest driver available (legacy support)

341.xx and upper drivers work for geforce fermi and upper (geforce 5xx and upper)

:)
 
In my case install using .run package and this method work, however works in mint 17

Once downloaded driver (try uninstall (synaptic works for this) nvidia driver if stay installed, you must be have required dependencies installed before begins installation

NVIDIA-Linux-x86_64-361.18.run*

*try save this file on documents user folder or main user directory, this more later easily search for file install

once in grub edit main entry dont recover entry must be appear

linux /vmlinuz-4.00.0-40-generic root=UUID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx ro quiet splash $vt_handoff

*x change for your hardware (dont touch this)

and add this

linux /vmlinuz-4.00.0-40-generic root=UUID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx ro quiet splash text $vt_handoff

after this boot with ctrl key + x

after this you must be appear in text mode and appear space for login (here must be entry login data: user - pass)

after this use sudo apt search nouveau

and appears xserver-xorg-video-nouveau

and now use this sudo apt remove xserver-xorg-video-nouveau

after this apt ask if you want remove this package

once removed go to modprobe.d folder

cd /etc/modprobe.d

after this use nano for edit blacklist.conf

sudo nano blacklist.conf

in last line of this text add this

blacklist nouveau

after this save changes (ctrl key + o) and exit after this (ctrl key + x)

once stay this step use this command

sudo update-initramfs -u

once make this step reboot machine

and now in grub edit again main entry

linux /vmlinuz-4.00.0-40-generic root=UUID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx ro quiet splash $vt_handoff

*x change for your hardware (dont touch this)

and add this

linux /vmlinuz-4.00.0-00-generic root=UUID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx ro quiet splash text $vt_handoff

after this boot with ctrl key + x

if appears good mint logo must be appear more bigger and fonts too

and stay in text mode and appear space for login (here must be entry login data: user - pass)

once login search go to folder when save nvidia driver installer if stay on documents user folder use this command

cd Documents

after this run nvidia installer (remind you must be installed dependencies before begins this)

sudo sh NVIDIA-Linux-x86_64-361.18.run

and now begins process installation, if ask for dkms support (push in no)

when stay finish install, installer ask for install 32bit compatilibity libraries push yes

after this appears message if you want nvidia configure x and push yes

after this installer finish and proceed to reboot and entry normally without edit main entry in grub

:)
 
In my case install using .run package and this method work, however works in mint 17



:)
Hi Mrdeathjr 28. I was wondering why you dont use "driver manager" found in Administration?

It downloads the latest drivers and install a selection of drivers for you to choose from. Best driver install setup I've ever seen!
And Armis...why aren't you using Mint? LOL

Just kidding. whatever works for you is fine by me.":O}

Screenshot from 2016-02-06 00:25:20.png
 
Last edited:
Hi Mrdeathjr 28. I was wondering why you dont use "driver manager" found in Administration?

ty downloads the latest drivers and install a selection of drivers for you to choose from. Best driver install setup I've ever seen!
And Armis...why aren't you using Mint? LOL

Just kidding. whatever works for you is fine by me.":O}

View attachment 10576

This method is more secure but dont work if you need lastest nvidia drivers (.run normally out more faster)

However in this ppa stay updated propietary drivers (normally appears 1 to 3 days after appears on nvidia drivers page)

https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa

:)
 
I stick with anything stable in Mint because my guides have to retain the "vanilla" scenario for most new Linux gamers.
If I get an update for a new Nvidia driver, I'll definitely download it and try it.
But I won't manually install any drivers because most new gamers won't try it either.
352 has been running great for me
 
Thank you MR.D 28

I did notice that mint stays up to date with "Recommended" drivers. But I've found myself looking for newer and better drivers to many times to count.":O}
 
I will check driver manager from time-to-time, but the last time I updated my Nvidia drivers is from an update.
So they will let you know when the next stable Nvidia driver is ready for Mint
 
Mint's not meant to be a bleeding-edge distro. It's for people who want stability and who don't need the latest incarnation of *everything*. Kernel 3.16 is from Q4, 2014. Not that old [1-1/2 years], but proven reliable, which is the reason it is being used.

I quite enjoy the challenge of maintaining a bleeding-edge product like Gentoo or Arch, and building the latest kernels, but not everyone does. Doesn't make a distro like Mint 'god-awful', though. It's just not for particular individuals, according to their preferences. It's perfect for many.
 
I'd go one step further!

Mint is for people who don't want or can't learn Linux but still want a desktop that does pretty much whatever they want it to.

Mint in my mind isn't really Linux...it's desktop Linux.
It's r those who can do, taking thought of those of us who can not and making a way for us that's still open source in out look.

I sense another chance to thank the entire Linux community and the Mint community in particular...

So like thanks! ":O}
 
Back
Top