Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cisco PCM342 and dhcp?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
thomson
n00b
n00b


Joined: 01 Sep 2002
Posts: 25

PostPosted: Fri Sep 06, 2002 5:03 am    Post subject: cisco PCM342 and dhcp? Reply with quote

Installed Gentoo 1.2 on a Toshiba 730XCDT laptop. I'm trying to use a Cisco Aironet PCM342 802.11b card.

I have pcmcia-cs installed, as well as wireless-tools.

On boot:

the pcmcia stuff loads ok

cardmgr: modprobe airo executes ok, and I get the warning about the non-GPL driver.

cardmgr: modprobe airo_cs executes ok, and same warning.

cardmgr: executing: -./network start eth0'
cardmgr: * WARNING: "net.eth0" has already been started.

* Bringing eth0 up....
<really long wait, 45-60 sec>
dhcpcd: timed out waiting for a valid DHCP server response

* Failed to bring eth0 up

* ERROR: Problem starting needed services.
"netmount" was not started.

and the rest of the boot sequence proceeds to completion.

I turned off WEP on the access point, just in case it was interfering, (I'm sure that's part of the problem) but still can't pull an IP.

Why is 'net.eth0' already started? Is that something I should be concerned about?

What should I look at next?

thx!

Lee
Back to top
View user's profile Send private message
thomson
n00b
n00b


Joined: 01 Sep 2002
Posts: 25

PostPosted: Fri Sep 06, 2002 5:10 am    Post subject: more info Reply with quote

I keyed in:

# iwconfig eth0 essid "BABYLON"

<BABYLON is the ESSID>

it took it, and

# iwconfig

gives lots of correct looking info, including the right MAC and the essid for the access point.
Back to top
View user's profile Send private message
thomson
n00b
n00b


Joined: 01 Sep 2002
Posts: 25

PostPosted: Fri Sep 06, 2002 5:43 am    Post subject: yet more.... Reply with quote

Shut down, removed the PCM342 wireless card, and inserted a linksys pcmcia 100BaseT card (PCMLM56)

Turned on the laptop, and when boot was finished, no errors, and had an ip, could ping and all that.

the saga continues...
Back to top
View user's profile Send private message
thomson
n00b
n00b


Joined: 01 Sep 2002
Posts: 25

PostPosted: Sun Sep 08, 2002 3:49 am    Post subject: wireless-tools? Reply with quote

ok, had a bit more time to dink around with this.

# iwconfig eth0

Warning: Device eth0 has been compiled with version 60 of Wireless Extension, while we are using version 12.
Some things may be broken...

------------

What does this mean?

I emerge unmerged wireless-tools to see if that fixed anything. It didn't.
Back to top
View user's profile Send private message
thomson
n00b
n00b


Joined: 01 Sep 2002
Posts: 25

PostPosted: Wed Sep 11, 2002 2:24 am    Post subject: progress. Reply with quote

ok, thru a long tortuous route (but which I later found in the wireless-tools FAQ) resolution is, as I suspected, a mismatch in the c headers:

emerge unmerge wireless-tools

mv /usr/include/wireless.h /usr/include/wireless.h.org
cp /usr/src/linux/include/linux/wireless.h /usr/include/wireless.h

emerge wireless-tools

I can now manually get it to grab an ip off the dhcp, and WEP works. I will check whether everything automagically sets up on boot after I finish emerging X....probably Friday <g>.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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