
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] NVIDIA Geforce 9600GT driver on opensuse
Raedwolf Summoner wrote:
> > $ ln -s /usr/src/linux build
> >
> > Then try and build the modules for your graphics card again.
>
> ..., when I do the "sh NDVIDIA<tab>.run" command, it hangs up with ...
> ... "The kernel header file
> '/lib/modules/2.6.27.7-9-pae/build/include/linux/kernel.h' does not exist.
does the file exists? You can check this using ls by entering the
following in the console.
# ls /lib/modules/2.6.27.7-9-pae/build/
# ls /lib/modules/2.6.27.7-9-pae/build/include/
# ls /lib/modules/2.6.27.7-9-pae/build/include/linux
# ls /lib/modules/2.6.27.7-9-pae/build/include/linux/kernel.h
do any of these come up with an error "No such file or directory"?
Edward
Home |
Main Index |
Thread Index