Last active
December 17, 2015 20:29
-
-
Save jlyon/5667974 to your computer and use it in GitHub Desktop.
Getting started with XMBC on Raspberry Pi with Raspmc (WIFI, ESPN, Hulu, Netflix, YouTube)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# create install disk from install.py | |
# plug into internet, tv, mouse, turn on, run installer | |
# make sure there is a good power source (plug directly into pi) | |
# set up internet | |
Settings -> Add ons -> Get addons -> Network-Manager | |
Programs -> Raspmc settings | |
# wifi settings | |
DHCP on | |
Select network | |
WPA2 | |
Enter pass in key field | |
# Copy bluecop to USB dongle | |
Settings -> Add ons -> Get addons -> Install from zip | |
R Click on Bluecop -> Force refresh | |
# See a full list of addons: http://blog.drewwithers.com/2012/11/how-i-got-all-of-my-favorite-channels.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment