dual boot - Can't make nVidia work in new installation (Segmentation fault at address 0xa0) - Ask Ubuntu


i'm trying make nvidia work in new machine. specifications:

nvidia geforce gtx 1060 gpu (6gb dedicated) cpu: intel® core™ i7 skylake - 6700hq 2.6 ghz, 6mb cache (3.50 ghz com max turbo) memory: 32gb memória ddr4 (2133 mhz) hard disk (hdd), ssd ou sshd: sshd 1 tb com 8gb ssd satae m.2: satae m.2 - 480gb sata iii - 6gb/s tela (lcd): 15.6" fullhd (1920 x 1080p) 16:9 led-backlit - (matte) 

the last thing did was:

  1. preliminary step - removing old drivers:

    sudo apt purge nvidia*   sudo reboot 
  2. adding graphics drivers ppa (additional software source providing newer drivers versions):

    sudo add-apt-repository ppa:graphics-drivers/ppa    sudo apt update 
  3. installing recommended driver:

    sudo apt install nvidia-370 sudo reboot 

the ubuntu version 16.04.1

the error message: http://imgur.com/a/5dwcu

everything seems working, folders exists, can't see anything, can access through terminal.


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User