Networking Forums

Networking Forums > Computer Networking > Linux Networking > Wireless interface fails to initialize fully; need startup extension to get DHCP

Reply
Thread Tools Display Modes

Wireless interface fails to initialize fully; need startup extension to get DHCP

 
 
Robert Glueck
Guest
Posts: n/a

 
      03-09-2006, 02:49 AM
I have a problem getting my PCMCIA wireless adapter (Buffalo
WLI-CB-G54HP-US with Broadcom BCM4318 chipset, pciid
14e4:4318 rev.02) working properly in a Toshiba laptop,
running Xandros v.3.0.2 (a variant of Debian).

I'm using a Windows driver (bcmwl5.inf/bcmwl5.sys,
downloaded from Dell) with ndiswrapper v.1.2, and I almost
fully succeed in getting my wireless network initialized.

The only thing that's lacking is that I don't get a DHCP
lease for my wireless interface eth1, or eth1 isn't brought
up at all, and therefore I don't get a functioning
connection. I can rectify this by running "dhclient eth1"
or "ifup eth1" in a console as root, and this single step
succeeds in giving me a working wireless connection.

I'm still working at trying to understand the underlying
flaw. But for now, I'm just looking for a way to automate
this single step that finalizes initialization of the
interface.

Putting "dhclient eth1" in /etc/profile doesn't work; I
still have to open a bash shell and login as root.
Similarly, putting it into ~/.bashrc probably won't work
because the privileges would be inadequate.

My question to the networking gurus here: Where can I put
such a simple extension of the user environment?

Does it have to be in a separate shell script that goes
somewhere in the startup sequence close
to /etc/rcS.d/S40xxxxx, or can I add it
to /etc/rcS.d/S55bootmisc.sh? How?

I'm not adept at writing shell scripts. If a separate
script is required, could you post a complete example and
tell me where to place it? Thanks.

Robert


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Snap-in Failed to Initialize when using DHCP Management sion Windows Networking 5 10-03-2005 12:50 PM
Snap-in Failed to Initialize when using DHCP Management sion Windows Networking 2 07-15-2005 03:31 PM
Wireless Network Connection Icon (program) fails on startup Howard Wireless Networks 0 01-26-2005 05:15 PM
One computer fails to reconnect on startup Unichaz Windows Networking 1 01-26-2004 11:50 AM
ADSL fails on extension only - why? Bob Eager Broadband 17 11-12-2003 07:54 AM



1 2 3 4 5 6 7 8 9 10 11