On Thu, 26 Apr 2001, Peter Rundle wrote:

> Got me a problem trying to get a network card working in Debian.
> The "hardware" is a VMware ESX virtual machine. I've installed
> RH 6.2 (2.2.14) on the same "hardware" and the network is fine.
>
> In debian (2.2.17) when I try to insmod the driver I get these
> errors.

And that's your problem.

Nodules are kernel version specific. What works on one version of kernel
won't _necessarily_ work on the another {recent advances in module loading
excepted}.

> Should the same module that works in Redhat work in Debian?
> Do I need to load another module first (in which case which one)?

Only if

1) The kernel version is identicle
2) The kernel versions are told to both expect the module to be there at
compile time.

Recompile the kernel on the Debian box to include the module you want,
then try it again.

DaZZa


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to