Just to ask a silly question, I'm planning on running off USB for the added performance benefits - will an 8GB USB3 stick be sufficient for XBMC duties? Media is stored on my NAS so there won't be anything stored locally.
will an 8GB USB3 stick be sufficient for XBMC duties?
Works for me... Alternatively depending on if your NAS is an off-the-shelf NAS or one you made yourself you can actually keep most of the raspbmc OS on the NAS itself instead of the USB/SD card... which is great for upgrading and if you might want to run multiple pi's in different rooms (they can all sync up with one database on the NAS)
Remember that you won't get USB3 performance because the Pi only has USB2.
I did read that too, I figured a USB3 drive should be more likely to saturate the USB2 potential speeds over a standard USB2 drive. They're pretty cheap now so no reason not to![]()
Good idea, I have my raspbmc running off my repaired 16GB USB2 Corsair GT pen and it's significantly faster than when I used a class10 SD card.
I also read that it allows for better overclocks, mine is heavily overclocked at 1.1GHz & 500MHz (GPU, RAM) and it's solid as a rock![]()
On the overclocking front I thought it wasn't the fact that you're using USB making any difference to what can be attained, it's just that if your overclock goes wrong you're less likely to corrupt the SD card (since it's never really being written to and only read from briefly on boot)... Same end result of course, I've only pushed mine up a bit to about 900MHz I think, not sure about the RAM
...mine is heavily overclocked at 1.1GHz & 500MHz (GPU, RAM) and it's solid as a rock![]()
Just received my raspberry pi i want to use it as a 24 hour torrent download/seeder which image and torrent programme should i use ?
I'd go for raspbian and transmission personally.
Do you know of any guides for this ?
Transmission is in the apt repository, so....
1) Install Raspbian from image
2) Follow the initial setup (configure passwords, blah, blah)
3) run "sudo apt-get install transmission"
If you need any more help than that, remember that Raspbian is just a flavour of Linux. Just search for guides on installing/configuring Transmission on Linux.
Does anyone know the answer to this when i use my Rasp pi my tv remote no longer lets me turn over tv the pi is run thru HDMI cable ?
What OS?
If XBMC/Openelec then it has CEC enabled so you can control the Pi through HDMI and your TV remote.
Try this
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=26&t=26302