[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Драйверы



Shaynurov Ildar wrote:

Hi всем!

Тут такая проблема.

Есть драйвер. (конкретно драйвер ключа защиты).

Он устанавливается командой insmod aksparlnx.o
на это отвечает:
aksparlnx.o: kernel module version mismatch
	akspalnx.o was compiled for kernel version 2.4.18
	while this kernel is version 2.4.18-bf2.4

Ну разве ему не поыиг, что у версии ядра приписка bf2.4

Подскажите как можно поменять эвыдываемую версию ядра.
Драйвер уже в бинарниках. так что не перекомпилишь.
Ядро тоже бы не хотелось копмилить.

Заранее thanks.

man insmod

 -f, --force
             Attempt load the module even if the version of  the
             running  kernel  and  the version of the kernel for
             which the module was compiled do not  match.   This
             only  overrides the kernel version check, it has no
             effect on symbol name checks.  If the symbol  names
             in the module do not match the kernel then there is
             no way to force insmod to load the module.









Reply to: