Newb Problem , Nvidia
#1
Hey guys, greetings from germany
i got a problem.
my laptop has a Intel(R) HD Graphics 530 and a NVIDIA GeForce GTX 950M.

i followed several tutorials

http://www.yourownlinux.com/2015/04/how-...linux.html

and

http://de.docs.The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali).org/general-use-de/installation-des-nvidia-treibers-fuer-The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)

However..i stuck if want to boot after i entered commands of the second tutorial  i cannot login even more.

Is it possible that my virtual machine somehow dont use the GTX950 ???

i have snapshot to set it back to the status after i downloaded the nvidia-linuxdriver64bit.run.

how should i proceed ? I dont get it, maybe i dont see forest full of trees.



EDIT:

i also added a blacklist gedit /etc/modprobe.d/blacklist.conf /etc/modprobe.d/blacklist.conf

# Necessary to install nvidia drivers
blacklist nouveau
blacklist lbm-nouveau
blacklist nvidia-173
blacklist nvidia-96
blacklist nvidia-current
blacklist nvidia-173-updates
blacklist nvidia-96-updates
alias nvidia nvidia_current_updates
alias nouveau off
alias lbm-nouveau off
options nouveau modeset=0




I followed these stops until now:

apt-get remove --purge nvidia*

sudo apt-get remove --purge bumblebee* <----- ( bumblebee ? this was for ubuntu what should i write here? )

sudo apt-get --purge remove xserver-xorg-video-nouveau

sudo apt-get install linux-source && sudo apt-get install linux-headers-$(uname -r)

gedit /etc/modprobe.d/blacklist.conf /etc/modprobe.d/blacklist.conf


# Necessary to install nvidia drivers
blacklist nouveau
blacklist lbm-nouveau
blacklist nvidia-173
blacklist nvidia-96
blacklist nvidia-current
blacklist nvidia-173-updates
blacklist nvidia-96-updates
alias nvidia nvidia_current_updates
alias nouveau off
alias lbm-nouveau off
options nouveau modeset=0





What should i do now?

sudo apt-get install nvidia-XXX-updates nvidia-settings

for xxx i entered 346.59, but it didnt work, also only 346 didnt work.

i dont get it :/.


Attached Files
.png   NvidiaProblem1.png (Size: 76.54 KB / Downloads: 6)
.png   NvidiaProblem2.png (Size: 82.53 KB / Downloads: 3)
.png   NvidiaProblem3.png (Size: 83.57 KB / Downloads: 2)


Messages In This Thread
Newb Problem , Nvidia - by Haraldger123 - 01-12-2016, 02:39 PM
RE: Newb Problem , Nvidia - by Haraldger123 - 01-12-2016, 05:55 PM
RE: Newb Problem , Nvidia - by epixoip - 01-12-2016, 08:50 PM
RE: Newb Problem , Nvidia - by Haraldger123 - 01-12-2016, 10:11 PM
RE: Newb Problem , Nvidia - by undeath - 01-12-2016, 10:37 PM
RE: Newb Problem , Nvidia - by d2 - 01-12-2016, 10:45 PM
RE: Newb Problem , Nvidia - by epixoip - 01-12-2016, 11:24 PM
RE: Newb Problem , Nvidia - by d2 - 01-13-2016, 12:04 AM
RE: Newb Problem , Nvidia - by epixoip - 01-13-2016, 12:38 AM