[Bug 125448] Re: Wireless on during boot implies long boot time

2008-05-17 Thread Jean-Baptiste Lallement
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on

[Bug 125448] Re: Wireless on during boot implies long boot time

2008-05-01 Thread Jean-Baptiste Lallement
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. -- Wireless on

[Bug 125448] Re: Wireless on during boot implies long boot time

2007-07-21 Thread tmp
I am using wireless all the time. But there is no connection at boot because it requires a passphrase. The connection is first established when I log in. Thanks for your comment. However I don't thinks this suggestion is a solution for Joe Average. -- Wireless on during boot implies long boot

[Bug 125448] Re: Wireless on during boot implies long boot time

2007-07-15 Thread leoquant
/etc/network/interfaces auto lo iface lo inet loopback # auto eth0 # iface eth0 inet dhcp # auto eth1 # iface eth1 inet dhcp # auto eth2 # iface eth2 inet dhcp # auto ath0 # iface ath0 inet dhcp # auto wlan0 # iface wlan0 inet dhcp when your not using wireless, this could solve your problem.