Pillyyy_Gott
12-10-02, 05:07 AM
Hello,
ok, ok, I know... It's the old Unresolved Symbols problem, you heard so often...
After downloading the drivers (the tar.gz packages), and successfully compiling them, the problem I have is that NVdriver does not pass module dependencies on my system currently.
I run a Suse Linux 6.3 System with a Nvidia TNT2 M64 Graphics Card. Here is the error message I am receiving for NVdriver (GLX seems to install fine):
quote:
--------------------------------------------------------------------------------
depmod: *** Unresolved symbols in /lib/modules/2.2.13/video/NVdriver
/lib/modules/2.2.13/video/NVdriver: unresolved symbol __global_cli
/lib/modules/2.2.13/video/NVdriver: unresolved tqueue_lock
/lib/modules/2.2.13/video/NVdriver: unresolved symbol __global_save_flags
/lib/modules/2.2.13/video/NVdriver: unresolved symbol __global_restore_flags
--------------------------------------------------------------------------------
I browsed all the threads in this forum and found, that a difference between running Kernel and the Link to the Header files is the reason for this behaviour.
So I checked my system and couldn't find any problems:
1. "uname -r" returns Kernel-Version 2.2.13
2. "/usr/include/linux" links to the right directory "/usr/src/linux/include/2.2.13"
So this could not be the problem, could it ?
Has anyone a solution for this?
Thank you in advance
Remo Pillat
ok, ok, I know... It's the old Unresolved Symbols problem, you heard so often...
After downloading the drivers (the tar.gz packages), and successfully compiling them, the problem I have is that NVdriver does not pass module dependencies on my system currently.
I run a Suse Linux 6.3 System with a Nvidia TNT2 M64 Graphics Card. Here is the error message I am receiving for NVdriver (GLX seems to install fine):
quote:
--------------------------------------------------------------------------------
depmod: *** Unresolved symbols in /lib/modules/2.2.13/video/NVdriver
/lib/modules/2.2.13/video/NVdriver: unresolved symbol __global_cli
/lib/modules/2.2.13/video/NVdriver: unresolved tqueue_lock
/lib/modules/2.2.13/video/NVdriver: unresolved symbol __global_save_flags
/lib/modules/2.2.13/video/NVdriver: unresolved symbol __global_restore_flags
--------------------------------------------------------------------------------
I browsed all the threads in this forum and found, that a difference between running Kernel and the Link to the Header files is the reason for this behaviour.
So I checked my system and couldn't find any problems:
1. "uname -r" returns Kernel-Version 2.2.13
2. "/usr/include/linux" links to the right directory "/usr/src/linux/include/2.2.13"
So this could not be the problem, could it ?
Has anyone a solution for this?
Thank you in advance
Remo Pillat