Wifi dongle help
|
8th Mar, 2013, 05:51 AM
Post: #1
|
|||
|
|||
Wifi dongle help
Hi there,
I have this wifi dongle and I can't seem to get it working on XBian 1.0 Alpha 5. The dongle is connected to a powered usb hub. I was looking through this thread and I am having similar problems to the OP. I am quite new to managing a Linux distro and I am not sure how the problem was actually resolved. I can scan for networks and it finds my WPA2-secured network but I cannot connect to it. Please can someone assist me? |
|||
8th Mar, 2013, 05:55 AM
Post: #2
|
|||
|
|||
RE: Wifi dongle help
What did you already try?
pilight - modular domotica solution
|
|||
8th Mar, 2013, 06:15 AM
Post: #3
|
|||
|
|||
RE: Wifi dongle help
I have tried to configure the interface by setting it in the Xbian config on the dashboard, using iwconfig and by configuring it manually in the /etc/network/interface file.
I have now tried to manually copy over the kernel.img and the /lib/modules/3.6.11+ from https://github.com/xbianonpi/xbian into their respective directories and reboot but it does not seem to have solved the problem |
|||
8th Mar, 2013, 06:25 AM
Post: #4
|
|||
|
|||
RE: Wifi dongle help
Did you try the xbian-config when logging into the shell?
pilight - modular domotica solution
|
|||
8th Mar, 2013, 07:53 AM
Post: #5
|
|||
|
|||
RE: Wifi dongle help
Yes, I did.
|
|||
9th Mar, 2013, 12:40 AM
Post: #6
|
|||
|
|||
RE: Wifi dongle help
I upgraded to the newest version of Xbian, using kernel 3.6.11+ and it seems to have resolved the problem. Thanks for the help anyway.
|
|||
11th Mar, 2013, 07:37 PM
Post: #7
|
|||
|
|||
RE: Wifi dongle help
(8th Mar, 2013 06:25 AM)CurlyMo Wrote: Did you try the xbian-config when logging into the shell? I'm still struggling with this, please can you help. Sometimes it works and then just seems to stop working. What has been happening today:
I don't know what to do any more. I've tried using openELEC and I had other problems, I really like xbian and I don't want to use something else but I'm running out of options. |
|||
11th Mar, 2013, 07:46 PM
Post: #8
|
|||
|
|||
RE: Wifi dongle help
When xbian-config fails to scan, can you try:
Code: sudo iwlist wlan0 scan pilight - modular domotica solution
|
|||
11th Mar, 2013, 07:56 PM
Post: #9
|
|||
|
|||
RE: Wifi dongle help
Scanning seems to be working now.
Using xbian-config, after scanning I select the network that I want to connect to, it says "Please wait. Trying to connect to gamma". The result is "Failed to connect to gamma". |
|||
11th Mar, 2013, 08:01 PM
Post: #10
|
|||
|
|||
RE: Wifi dongle help
Try to do:
Code: sudo ifdown wlan0 pilight - modular domotica solution
|
|||
11th Mar, 2013, 08:05 PM
Post: #11
|
|||
|
|||
RE: Wifi dongle help
Code: root@xbian:/home/xbian# ifdown wlan0 |
|||
11th Mar, 2013, 08:15 PM
Post: #12
|
|||
|
|||
RE: Wifi dongle help
The content of /etc/network/interfaces
pilight - modular domotica solution
|
|||
11th Mar, 2013, 08:17 PM
Post: #13
|
|||
|
|||
RE: Wifi dongle help
Code: root@xbian:/home/xbian# cat /etc/network/interfaces |
|||
11th Mar, 2013, 08:19 PM
Post: #14
|
|||
|
|||
RE: Wifi dongle help
This is the problem at this point:
Code: wpa_supplicant: /sbin/wpa_supplicant daemon failed to start pilight - modular domotica solution
|
|||
11th Mar, 2013, 08:37 PM
Post: #15
|
|||
|
|||
RE: Wifi dongle help
That seems to have resolved the problem for now. I would like to install
Code: apt-get install xbian-package-download My reply was a bit hasty. I tried to ping the IP address that the wlan0 interface received but it did not work. If I unplug the ethernet cable and ssh to the wlan0 ip address, I get "No route to host" but I can ping the router. |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
Recommend a wifi dongle for access point setup | publicENEMY | 47 | 159,171 |
7th Dec, 2022 09:45 PM Last Post: cabalowen |
|
WIFI Dongle Setup? | TheDutypaid | 4 | 13,786 |
21st Aug, 2018 07:36 PM Last Post: alecp |
|
Issue with Official Raspberry Pi Wifi Dongle | nmrcantao | 1 | 6,563 |
9th Jan, 2016 11:44 PM Last Post: IriDium |
|
Wifi N Dongle | Beanz | 3 | 13,196 |
1st Feb, 2013 03:40 AM Last Post: 1mile |
|
Ralink WIFI dongle not working | knepe | 1 | 9,752 |
16th Dec, 2012 11:29 PM Last Post: CurlyMo |