Re: [Hampshire] Ubuntu Gutsy upgrade: problem with loading N…

Top Page
Author: Alan Pope
Date:  
To: Hampshire LUG Discussion List
Subject: Re: [Hampshire] Ubuntu Gutsy upgrade: problem with loading Nvidia module automatically

Reply to this message
gpg: failed to create temporary file '/var/lib/lurker/.#lk0x57d36100.hantslug.org.uk.10496': Permission denied
gpg: keyblock resource '/var/lib/lurker/pubring.gpg': Permission denied
gpg: Signature made Sat Nov 10 22:27:27 2007 GMT
gpg: using DSA key 1E38DD6257A4363C
gpg: Can't check signature: No public key
Hi Adam,

On Sat, 2007-11-10 at 21:17 +0000, Adam Cripps wrote:
> adam@home:~$ sudo modprobe nvidia
> FATAL: Could not open '/lib/modules/2.6.22-14-386/volatile/nvidia.ko':
> No such file or directory
>
> Any ideas about what I can try next?


One minor thing. Why are you using the -386 kernel? Can you try the
-generic one instead?

sudo apt-get install linux-image-generic
linux-restricted-modules-generic

Cheers,
Al.