[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Nvidia Nforce



Mark Annandale wrote:
Hi Guys

When trying to make the nvidia nforce tarball I'm getting an error relating to 'no kernel headers found'. Where do I locate these files please.

Install the approproiate kernel-source package for you and unpack it:

apt-get install kernel-source-[your kernel]
cd /usr/src
tar -jxf kernel-source-[your kernel].tar.bz2
ln -s kernel-source-[your kernel] linux
cd linux
cp /boot/config-[your kernel] .config
make oldconfig

And you're done. The files are in /usr/src/linux (which should be default for your driver).

hth,
/johan


--
Johan Ehnberg
johan@ehnberg.net
"Windows? No... I don't think so."



Reply to: