unpack the NVIDIA-Linux-x86-180.44-pkg1.run (or pkg2 if x86_64) with -x
sh NVIDIA-Linux-x86-180.44-pkg1.run -x
in NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/nv.c
just replace the lines with
entry->owner = THIS_MODULE;
with
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,30)
entry->owner = THIS_MODULE;
#endif
make sure to not forget the last endif closing the ifdef CONFIG_PROC_FS
so on line 718 you'll have:
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,30)
entry->owner = THIS_MODULE;
#endif
#endif
then run the nvidia installer script in the root of the unpacked binary
./nvidia-installer

1 comments:
the red hands look sharp and charismatically spooky against the black.
http://www.watchestoo.com
SWISS ROLEX DAYTONA 116509A
SWISS ROLEX DAYTONA 116509E
SWISS ROLEX DAYTONA 116523C
SWISS ROLEX EXPLORER II 16570A
SWISS ROLEX EXPLORER II 16570C
SWISS ROLEX GMT-MASTER
SWISS ROLEX GMT-MASTER
SWISS ROLEX SUBMARINER 14060
SWISS ROLEX SUBMARINER 14060M
SWISS ROLEX SUBMARINER 16600
SWISS ROLEX SUBMARINER 5513A
SWISS ROLEX SUBMARINER DATE 16610LV
SWISS ROLEX SUBMARINER DATE 16610
Post a Comment