Thread
:
Kernel Module install woes.
View Single Post
02-05-04, 03:23 AM
#
5
zander
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
You didn't build
nvidia.ko
with the same compiler - if you had, the kernel would have loaded the module just fine. Make sure that
gcc -v
returns the desired versions or use CC to specify the correct compiler.
zander
View Public Profile
Visit zander's homepage!
Find More Posts by zander