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:
preliminary step - removing old drivers:
sudo apt purge nvidia* sudo reboot
adding graphics drivers ppa (additional software source providing newer drivers versions):
sudo add-apt-repository ppa:graphics-drivers/ppa sudo apt update
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
Post a Comment