I've been trying for about a week now to install the Nvidia 304.137 driver for Linux Mint 19, as I'm using an old tower that is utilizing a GeForce 6150SE nForce 430 graphics chip. Here's where I'm at:
I tried installing the graphics driver using the GUI software center - nothing happened. Even though I installed the package, it didn't show up in the proprietary drivers program.
I found out you have to download a .run file from the nVidia website for the driver, so I did so. After running it with
sudo sh ./NVIDIA-Linux-x86-304.137.runI got an error saying the dkms failed to build the package.I checked the log file it told me to look in for more info on the error, and it said this:
Kernel configuration is invalid; "include/generated/autoconf.h or include/config/auto.conf" 'make oldconfig && make prepare' on kernel src to fix
Where do I run this command? When I try to run it in the same directory that the log file is in, I get No rule to make target 'oldconfig'. Stop. Am I doing something wrong?
I'm also not very proficient with Linux, so any help is appreciated. The text on my screen runs off the monitor since the graphics aren't working right, and I'd like to be able to use this machine with Linux Mint 19.