View previous topic :: View next topic |
Author |
Message |
bhogg Tux's lil' helper


Joined: 29 Jun 2003 Posts: 96
|
Posted: Mon Nov 08, 2004 3:22 pm Post subject: Wireless error (using Part 2) |
|
|
Hi, I've used baselayout to try and get wireless working... but I'm getting the following error:
Code: |
/etc/init.d/net.eth1 restart
* Starting eth1
* Configuring wireless network for eth1
* Couldn't find any access points on eth1
/sbin/functions.sh: line 166: [: too many arguments
* Failed to configure wireless for eth1 [ !! ]
|
Any ideas..?
Brian |
|
Back to top |
|
 |
pjp Administrator


Joined: 16 Apr 2002 Posts: 20624
|
Posted: Mon Nov 08, 2004 3:24 pm Post subject: |
|
|
Moved from Documentation, Tips & Tricks. _________________ Quis separabit? Quo animo? |
|
Back to top |
|
 |
Butts n00b

Joined: 08 Jul 2004 Posts: 40
|
Posted: Mon Nov 08, 2004 3:27 pm Post subject: |
|
|
Maybe post your config files, /etc/conf.d/wireless, or at least some of the options you have in there. |
|
Back to top |
|
 |
bhogg Tux's lil' helper


Joined: 29 Jun 2003 Posts: 96
|
Posted: Mon Nov 08, 2004 4:20 pm Post subject: |
|
|
I'm only receiving the error when no access points are found, or there's a time out... otherwise I can (now) get connected and receive an IP.
So unless someone knows the answer off hand, it's not effecting the functionality (I thought it was, since there was wireless in the area at the time, but a rmmod ipw2200 / modprobe ipw2200 seems to have fixed the problem for now)... |
|
Back to top |
|
 |
UberLord Retired Dev


Joined: 18 Sep 2003 Posts: 6837 Location: Blighty
|
Posted: Mon Nov 08, 2004 5:01 pm Post subject: Re: Wireless error (using Part 2) |
|
|
bhogg wrote: | Hi, I've used baselayout to try and get wireless working... but I'm getting the following error:
Code: |
/etc/init.d/net.eth1 restart
* Starting eth1
* Configuring wireless network for eth1
* Couldn't find any access points on eth1
/sbin/functions.sh: line 166: [: too many arguments
* Failed to configure wireless for eth1 [ !! ]
|
|
That error should be fixed in baselayout-1.11.6 which soon be on a mirror near you soon  |
|
Back to top |
|
 |
|