Kodi Community Forum
Revo Wifi (wlan0 error?) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Revo Wifi (wlan0 error?) (/showthread.php?tid=75391)



Revo Wifi (wlan0 error?) - prestonC - 2010-06-10

Using a Revo 3610 with built in WiFI and have installed XBMC directly to the hard drive with a Live USB. Also, my first foray into the world of Linux, so I may get the lingo wrong.

I followed these guides each twice:

http://forum.xbmc.org/showthread.php?tid=69458
http://forum.xbmc.org/showthread.php?tid=53888&highlight=check+xbmc+live+wireless&page=44 (michael37's post)
http://morningbeat.blogspot.com/2010/01/xbmc-911-on-acer-aspire-revo.html

I feel like I have everything setup, but I get the following error when trying to check the wlan0:

SIOCSIFADDR: No such device
wlan0: ERROR while getting interface flags: No such device
wlan0: ERROR while getting interface flags: No such device
Bind socket to interface: No such device

it seems like wlan0 just isn't working.

Tried these commands, as well:
ifconfig wlan0 create wlandev ath0
ifconfig wlan0 up

Also, start networking gives me a "Rejected send message" error.

Can someone point me in a direction? Hope that's enough info.

Thanks!


- farbird - 2010-06-10

some atheros cards require a backport package from the standard repos..

btw, did u append a "sudo" with the networking commands [iwconfig,ifconfig etc ] that u use?


- prestonC - 2010-06-10

What packages do I need?

I did use sudo, both as a prepend to the command and by logging in as su and going to root.