Andrey, > DN> Is your kernel compiled with all of the symbol versions > defined? > > AVK> Don't know. Will check. > > Yes, it is. > > DN> Our module won't work in a kernel with module versioning enabled. > > AVK> Why? > > So, what's the cause and what are the symptoms?
This is a problem with many software (it also is the cause with RTAI f.e.). Just disable module versioning in kernel config and it should work. Markus
