Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Belkin Ethernet PCMCIA card on Gentoo Stage 1 Install
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Urzumph
n00b
n00b


Joined: 25 Mar 2004
Posts: 4

PostPosted: Thu Mar 25, 2004 2:09 am    Post subject: Belkin Ethernet PCMCIA card on Gentoo Stage 1 Install Reply with quote

Long story short it's broken.

I have located the modules & have insmod'd pcmcia core, i82365 and ds (not that I know what they do, but from what I can tell they are important (I am new to laptops, but not so new to linux))

using cardmgr I get the lights on the dongle to light up (and it even beeps at me!) but when I ifconfig there is no eth0.
I have also tried insmod ing pcnet_cs but unfortunately I get un-resolved symbols error.

Anyone know why this is?
Even better, anyone know how to fix it?

Specs :
~ 500Mhz Celeron
(Yes, I know it will take a week to compile, that's why I am going camping next week)
Gateway Solo 1150
If you need the exact model of the PCMCIA card (I nkow it's a belkin tho) I should be able to get that (gotta boot windows ME for that :( )
Back to top
View user's profile Send private message
Urzumph
n00b
n00b


Joined: 25 Mar 2004
Posts: 4

PostPosted: Thu Mar 25, 2004 2:19 am    Post subject: Reply with quote

the pcnet unresolved symbols go away when I insmod 8390 in the net directory, but there's still no eth0 :(
Back to top
View user's profile Send private message
gareth
Apprentice
Apprentice


Joined: 15 Nov 2003
Posts: 234
Location: UK

PostPosted: Thu Mar 25, 2004 2:23 am    Post subject: Reply with quote

Have the three modules you loaded actually loaded (use lsmod)? And if so, did you get two high beeps when you inserted the card? The pcnet_cs is a 'generic' driver for NE2000 compatible network cards, and should work for many different models, but not all. If it's the wrong one for your model, then you will need to find out the correct driver.
As to the unresolved symbols, did you use the kernel pcmcia drivers or emerge the drivers. If you stick to the kernel drivers, then you should have less problems.
Back to top
View user's profile Send private message
gareth
Apprentice
Apprentice


Joined: 15 Nov 2003
Posts: 234
Location: UK

PostPosted: Thu Mar 25, 2004 2:28 am    Post subject: Reply with quote

Try:-
Code:
/etc/pcmcia/network start eth0
It should do the trick.
Back to top
View user's profile Send private message
Urzumph
n00b
n00b


Joined: 25 Mar 2004
Posts: 4

PostPosted: Thu Mar 25, 2004 2:48 am    Post subject: Reply with quote

OK, firstly I get a single, low tone beep when I insert the Card.
Yes, lsmod shows all the modules as in the kernel.
/etc/pcmcia/network simply echos it's usage no matter what parameters I give it (even with the device as lo)

The modules I am using are the ones which come with the minimal instal disk - I have no network to emerge anything.
Back to top
View user's profile Send private message
Urzumph
n00b
n00b


Joined: 25 Mar 2004
Posts: 4

PostPosted: Thu Mar 25, 2004 5:53 am    Post subject: Reply with quote

Ok, I just told it to boot the 2.6.1 kernel (smp-nofb) and it detected the card right off the bat :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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