QUOTE(CocoMonGo @ Aug 23 2012, 01:12 PM)
for those who plan to get XBMC running on the Raspberry, is there any detailed instructions to installing and setting it up?
Also is audio output through HDMI or the 3.5mm audio jack?
\Also is audio output through HDMI or the 3.5mm audio jack?
My audio goes from hdmi to my sony tv, i set my sony tv to output to my 2.1 old pioneer amp/speaker system from the lazer disc era. Plays perfectly fine to my ears.
I set up xbmc using the following instruction.
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=66&t=12455
Tomaz did the compiling.
note: the lastest raspbian is now 2012-8-16 so I guess the best recommendation is always to got to
http://www.raspberrypi.org/downloads
to get the latest image. then from there after installation, do the
following commands in the commandline(this is my own stash of commands that I accumulated.)
sudo raspi-config (config rasp to our own region, expand the memory to 32gb or whatever sized sdcard, ect ect)
sudo apt-get update
sudo apt-get upgrade
wget wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update && chmod +x /usr/bin/rpi-update
rpi-update (updating firmware of rpi, if you get errors or something then do the ca-certificates below first)
sudo apt-get install tightvncserver (this is the install the vnc server so i can log in on my win7 pc to remote control the pi after log in. you dont have to do this if you doing just strict xbmc)
sudo apt-get install ca-certificates
sudo apt-get install transmission-gtk
(refer to configuration for transmission- I use the gtk version since transmission-cli transmission-common transmission-daemon did not work)
sudo apt-get install git-core
wget https://github.com/downloads/RB-tomaz/xbmc-...tomaz.armhf.deb
sudo dpkg -i xbmc-rdp-tomaz.armhf.deb; sudo apt-get -y -f install
after login
type in command line
xbmc (this will start xbmc)
I have yet to learn how to set up samba, so i dont know how to stream from a nas or other network shared drive. I copy everything via putty's : put -r command to pi from my pc if i want to play on the pi.
So far, I tried playing Naruto's Lee anime video in 720p horriblesub files, youtube downloaded SNSD music video like Papparazi, ect ect and it turns out fine.
I noticed that I gotta reboot Pi, if I want to switch to xmbc, since I use SSH/VNC/remote control, then connect my hdmi cable + keyboard+mouse.
Yet to set up remote with the Pi since I donnu what remote to use and I cheap skate... just use keyboard and walk to the keyboard by my tv.
(of course got bluetooth keyboard+mouse would also be sufficient.... i got keyboard but not mouse... sigh)
This post has been edited by skywardsword: Aug 24 2012, 11:15 AM
Aug 24 2012, 11:03 AM

Quote
0.0328sec
0.66
6 queries
GZIP Disabled