Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 3493  / 1 Year ago, thu, may 25, 2023, 8:07:16

This is my second thread, the other is on another website but that one is going no where and I don't think it gets enough attention so I'm posting here.



Has anyone gotten drivers to work the GTX860M in Ubuntu 14.04? If so, how did you go about the task?



I'm running out of options, here's what I've tried: https://devtalk.nvidia.com/default/topic/771674/linux/ubuntu-freezes-at-login-with-the-gtx860ms-official-drivers-installed-/


More From » 14.04

 Answers
2

This answer works but it causes my trackpad to lock up the computer every once in a while. It's a bug I believe ubuntu is working on.




  1. From the terminal run to install the driver:



    sudo add-apt-repository ppa:xorg-edgers/ppa
    sudo apt-get update
    sudo apt-get install nvidia-340 nvidia-settings

  2. Then create a new configuration file by running (a new configuration file before reboot is CRUCIAL (you may get a warning but as long as a new configuration file is created you are okay to proceed to step 5):



    sudo nvidia-xconfig

  3. Reboot


  4. Download Bumblebee by running:



    sudo apt-get install bumblebee bumblebee-nvidia primus linux-headers-generic

  5. Reboot


  6. I suggest removing the ppa by typing (this is optional):



    sudo add-apt-repository --remove ppa:xorg-edgers/ppa


[#23372] Friday, May 26, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
fatuatexen

Total Points: 451
Total Questions: 107
Total Answers: 110

Location: Trinidad and Tobago
Member since Thu, Apr 27, 2023
1 Year ago
fatuatexen questions
;