Jump to content

Boot takes forever when loading wireless card


Edd
 Share

Recommended Posts

When booting the system, the progress bar stops for ages, then the lights on my wireless card come on then it continues. So as far as I can tell, it seems to be having some form of difficulty booting the card. Is there anyway I can quicken up the boot time because it never use to take this long when I used 10.1 OE.

Thanks a lot :)

Link to comment
Share on other sites

I'm on SuSe, so I'm not sure everything works the same, but in my case someone recommended me to change a line in the file

/etc/sysconfig/network/dhcp

 

And to put:

 

## Type: integer

## Default: 15

#

# When the DHCP client is started at boot time, the boot process will stop

# until the interface is successfully configured, but at most for

# DHCLIENT_WAIT_AT_BOOT seconds.

#

DHCLIENT_WAIT_AT_BOOT="1"

 

The red bold text is what I changed. I don't know too much about this stuff, but what I *think* is happening, is that the access point expects your card to ask for an address once, then gives it when it stops asking for it. However, since your card keeps requesting an address, the access point holds out until the DHCP request times out. At least, that would explain how changing the "DHCLIENT_WAIT_AT_BOOT" timeout speeds up the process of assigning an IP to your system.

Edited by Darkelve
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...