Re: kernel module tulip.o - how to load on startup SOLVED

2005-06-08 Thread Hermi
Hermi wrote: > > This question boils down to asking how to force a kernel module to load > on startup in the style of 'insmod -f'. I include the rationale for > it, in case I am approaching this the wrong way > > I solved it by installing the package 'kernel-headers-2.2.20-idepci', and recompili

kernel module tulip.o - how to load on startup

2005-06-07 Thread Aniseed
ith Debian, but this is my first Debian installation. I am running Debian 3.0r1 (woody) (2.2.20-idepci kernel) The NIC comes with Linux drivers. For kernel version 2.2.* it comes as a tulip.c file, which I managed to compile into tulip.o I have copied tulip.o into /lib/modules/.../net/tulip.o The

Re: tulip.o

2001-04-23 Thread Jason Pepas
up as uato, or static, but not both for each card. jason [EMAIL PROTECTED] jason.pepas.com - Original Message - From: "Jack" <[EMAIL PROTECTED]> To: Sent: Tuesday, April 17, 2001 8:37 AM Subject: Re: tulip.o > Thanks for reply, however, I must not have made m

Re: tulip.o

2001-04-22 Thread Dan Christensen
Jack <[EMAIL PROTECTED]> writes: > Here is my problem with the Linksys NIC: > > . I have two NICs: Linksys EtherFast 10/100 and Intel 10/100 > . Using 2.4.3 Kernel and have tulip.o module compiled in it. > . The Interl NIC is detected as eth0 (btw, did I compile

Re: tulip.o

2001-04-17 Thread Jack
Thanks for reply, however, I must not have made myself clear. > | . I have two NICs: Linksys EtherFast 10/100 and Intel 10/100 > | . Using 2.4.3 Kernel and have tulip.o module compiled in it. > | . The Interl NIC is detected as eth0 (btw, did I compile any support > | f

Re: tulip.o

2001-04-17 Thread D-Man
On Tue, Apr 17, 2001 at 12:09:07AM -0500, Jack wrote: | Hi, | | Here is my problem with the Linksys NIC: | | . I have two NICs: Linksys EtherFast 10/100 and Intel 10/100 | . Using 2.4.3 Kernel and have tulip.o module compiled in it. | . The Interl NIC is detected as eth0 (btw, did I

tulip.o

2001-04-17 Thread Jack
Hi, Here is my problem with the Linksys NIC: . I have two NICs: Linksys EtherFast 10/100 and Intel 10/100 . Using 2.4.3 Kernel and have tulip.o module compiled in it. . The Interl NIC is detected as eth0 (btw, did I compile any support for that card? I dont think so. it

R: R: R: tulip.o kernel module

2000-05-26 Thread marco frattola
A: debian-user@lists.debian.org > Oggetto: Re: R: R: tulip.o kernel module > > > marco frattola <[EMAIL PROTECTED]> wrote: > >Parrish M Myers <[EMAIL PROTECTED]> wrote: > >> I built it by hand. Reason being I shouldn't have to recompile the > >>

Re: R: tulip.o kernel module

2000-05-25 Thread Gary Hennigan
Parrish M Myers <[EMAIL PROTECTED]> writes: > I built it by hand. Reason being I shouldn't have to recompile the > entire kernel to add one module. So I tried it that way. I downloaded > the 2.2.14 kernel-source and messed arround with the compile command > for a while and found that the sugeste

Re: R: R: tulip.o kernel module

2000-05-25 Thread Colin Watson
Makefiles are there to help you, and if you use them your life will become a lot easier. The fact that gcc didn't return any errors doesn't necessarily mean that it was doing what you thought it was doing (the object file you produced probably needed to be linked against something else). Try c

R: R: tulip.o kernel module

2000-05-25 Thread marco frattola
> A: marco frattola > Cc: debian-user@lists.debian.org > Oggetto: Re: R: tulip.o kernel module > > > I built it by hand. Reason being I shouldn't have to recompile the > entire kernel to add one module. So I tried it that way. I > downloaded > the 2.2.14 kernel-so

Re: R: tulip.o kernel module

2000-05-25 Thread Parrish M Myers
gt; > command returns > > > > depmod: ***Unresolved symbols in /lib/modules/2.2.14/net tulip.o > > > > and if I run a 'insmod tulip' instead or after I get a screen full > of > > unmet dependencies. Anyone have ideas? > > > > Thanks &

R: tulip.o kernel module

2000-05-25 Thread marco frattola
een able to compile and use the tulip.c file that comes > with the Netgear FA-310TX card? > > I finally got the module compiled but when I run 'depmod -a' the > command returns > > depmod: ***Unresolved symbols in /lib/modules/2.2.14/net tulip.o > > and if I run a

Re: tulip.o kernel module

2000-05-25 Thread Robert L. Harris
ompiled but when I run 'depmod -a' the > command returns > > depmod: ***Unresolved symbols in /lib/modules/2.2.14/net tulip.o > > and if I run a 'insmod tulip' instead or after I get a screen full of > unmet

tulip.o kernel module

2000-05-25 Thread Parrish M Myers
Hi all, Has anyone been able to compile and use the tulip.c file that comes with the Netgear FA-310TX card? I finally got the module compiled but when I run 'depmod -a' the command returns depmod: ***Unresolved symbols in /lib/modules/2.2.14/net tulip.o and if I run a 'insmod