Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NIC modules support
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
msb21
n00b
n00b


Joined: 24 Aug 2002
Posts: 47

PostPosted: Sat Aug 24, 2002 2:25 am    Post subject: NIC modules support Reply with quote

I just installed gentoo on an older box. I have two NICs that both use the tulip modules (they are PCI NICs). I have the modules installed as modules to the mics but modprobe returns an error stating that the module can not be loaded there was an error. I check the path that the kernel is looking for and the tulip module has been installed.

Any ideas?

Thanks msb
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Sat Aug 24, 2002 2:44 am    Post subject: Reply with quote

The actual error message would help.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
msb21
n00b
n00b


Joined: 24 Aug 2002
Posts: 47

PostPosted: Sat Aug 24, 2002 2:56 am    Post subject: Reply with quote

Sorry here is the error message

/lib/modules/2.4.19-gentoo-r7/kernel/drivers/net/tulip/tulip.o:unresolved symbol del_timer_sync
/lib/modules/2.4.19-gentoo-r7/kernel/drivers/net/tulip/tulip.o module load failed

Thanks!
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Sat Aug 24, 2002 3:53 am    Post subject: Reply with quote

Can you try turning SMP support off, assuming it's on?
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
msb21
n00b
n00b


Joined: 24 Aug 2002
Posts: 47

PostPosted: Sat Aug 24, 2002 3:57 am    Post subject: Reply with quote

You are correct that SMP has been compiled into the kernel. I tried to compile without this but the compile failed. Any ideas on that one?
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Sat Aug 24, 2002 4:07 am    Post subject: Reply with quote

Code:
$ cd /usr/src/linux
$ cp .config ~/
$ make mrproper
$ cp ~/.config ./

... and then start the kernel compile process "make dep && ...etc" after that. If it still doesn't work, please post the compilation error.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
msb21
n00b
n00b


Joined: 24 Aug 2002
Posts: 47

PostPosted: Sat Aug 24, 2002 2:55 pm    Post subject: Reply with quote

Thanks, that solved the problem!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum