Kodi Community Forum

Full Version: Just updated my revo and now my wifi doesn't work
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i just did the following:

sudo apt-get update
sudo apt-get install xbmc

rebooted a couple times and my wifi is no longer connecting. Is there any reason for this? Also, this only took me to 9.11 r26018... I was hoping it would go to Dharma

Also, i just noticed that while watching a SD tv show my cpu usage is around 40-60% which seems high to me?
what kind of install do you have? If its a live install then maybe XBMC is starting before your wireless is connected.

try ctrl+alt+F1 to get to a terminal

login with
Code:
user:xbmc
password:xbmc
then type

Code:
ping www.google.com

If you get a response then you might want to add a delay to the runXBMC file to let the wireless connect befor XBMC starts.