Jump to content

Nvidia drivers in Mdk 9.2


Darkelve
 Share

Recommended Posts

  • Replies 32
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

The only time I had nvidia give a kernel-header error when I knew it was installed was after playing around with the kernel-source. What I did to fix it was (as root)

 

cd /usr/src/linux

cp .config /bkup/somewhere/dir

make mrproper

make xconfig

 

then quit the xconfig, not saving changes.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share


×
×
  • Create New...