Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Wlan not started
Wlan not started
Hello!
I´ve bought my bubba 2 yesterday, connected as a server on my lan.
All works fine except the WLAN, i can´t turn it on the whole page is "gray". I´ve tried so set the bubba as server, server+router+firewall.
I´ve tried to connect it directly to internet and via the lan port connect it to my computer.
It is connected as lan via Airport Extreme
Any ideas anyone?
/Christian
I´ve bought my bubba 2 yesterday, connected as a server on my lan.
All works fine except the WLAN, i can´t turn it on the whole page is "gray". I´ve tried so set the bubba as server, server+router+firewall.
I´ve tried to connect it directly to internet and via the lan port connect it to my computer.
It is connected as lan via Airport Extreme
Any ideas anyone?
/Christian
-
- Posts: 904
- Joined: 09 Oct 2009, 18:49
Re: Wlan not started
Do you definitely have the wifi version of the B2? It doesn't sound like you do.
Re: Wlan not started
I hope I do, it came with two antennas.
-
- Posts: 904
- Joined: 09 Oct 2009, 18:49
Re: Wlan not started
That's probably the case then 
Get the simple questions out of the way first and all that.
I don't have a wifi B2 so I probably won't be much help now.
You could make sure the wifi card is being detected. If you SSH into the box and runwhat's the output?

Get the simple questions out of the way first and all that.
I don't have a wifi B2 so I probably won't be much help now.
You could make sure the wifi card is being detected. If you SSH into the box and run
Code: Select all
lspci
Re: Wlan not started
it says unknown command.
I´m not very good at linux or unix
I´m not very good at linux or unix
-
- Posts: 904
- Joined: 09 Oct 2009, 18:49
Re: Wlan not started
You probably need to be running it as root.
Code: Select all
su
[password]
lspci
Re: Wlan not started
that must be The extra "-" here is critical as it seems the lspci file is located in the extended $PATH from root (/sbin I guess). The $PATH parameter is only loaded into the session if the "-" option is added to the su command. Always do "su -" if you don't like weird error messages
Code: Select all
su -
Re: Wlan not started
Hi Christian,
Please log in as admin on the web interface, then go to Settings -> Time and language and set a time zone.
Best regards,
Cheeseboy
Please log in as admin on the web interface, then go to Settings -> Time and language and set a time zone.
Best regards,
Cheeseboy
-
- Posts: 904
- Joined: 09 Oct 2009, 18:49
Re: Wlan not started
Just tried it can can't seem to run lspci no matter what I do. Have you tried it Ubi?Ubi wrote:that must beThe extra "-" here is critical as it seems the lspci file is located in the extended $PATH from root (/sbin I guess). The $PATH parameter is only loaded into the session if the "-" option is added to the su command. Always do "su -" if you don't like weird error messagesCode: Select all
su -
Re: Wlan not started
It is in the package pciutils, not installed on the Bubba2 by default.
EDIT:
Sorry, here is how to install it:
# apt-get install pciutils
EDIT:
Sorry, here is how to install it:
# apt-get install pciutils
Last edited by Cheeseboy on 09 Apr 2011, 13:56, edited 1 time in total.
-
- Posts: 904
- Joined: 09 Oct 2009, 18:49
Re: Wlan not started
Just installed it. Works for me with su and su -.
Re: Wlan not started
Well, I still think the answer to Mr Vaders' problem is the time zone.
See above.
Cheers,
Cheeseboy
See above.
Cheers,
Cheeseboy
Re: Wlan not started
meesa tinka cheeseboy is correct
Re: Wlan not started
i´ve changed the timezone from stochoklm to oslo.
no luck
i´m using mac terminal, does it make any differens?? Log on as SSH
no luck
i´m using mac terminal, does it make any differens?? Log on as SSH
Re: Wlan not started
I might be wrong, but I think all you have to to do is set a time zone in the web interface, and then perhaps reboot the device.
I remember being disappointed with the wireless being greyed out when I first got my B3 too, and that was what it took to sort it out...
I remember being disappointed with the wireless being greyed out when I first got my B3 too, and that was what it took to sort it out...