<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ronnie Tucker &#187; xbox</title>
	<atom:link href="http://ronnietucker.co.uk/blog/tag/xbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://ronnietucker.co.uk/blog</link>
	<description>Linux, Art and Gadgets... the good things in life.</description>
	<lastBuildDate>Sat, 19 Jun 2010 21:29:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Ubuntu 9.10 and XBMC on the Acer Aspire Revo</title>
		<link>http://ronnietucker.co.uk/blog/2009/12/16/installing-ubuntu-9-10-and-xbmc-on-the-acer-aspire-revo/</link>
		<comments>http://ronnietucker.co.uk/blog/2009/12/16/installing-ubuntu-9-10-and-xbmc-on-the-acer-aspire-revo/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 19:45:57 +0000</pubDate>
		<dc:creator>Ronnie</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[acer]]></category>
		<category><![CDATA[aspire]]></category>
		<category><![CDATA[boxee]]></category>
		<category><![CDATA[center]]></category>
		<category><![CDATA[def]]></category>
		<category><![CDATA[definition]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[dvi]]></category>
		<category><![CDATA[hd]]></category>
		<category><![CDATA[hdmi]]></category>
		<category><![CDATA[high]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[koala]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[nettop]]></category>
		<category><![CDATA[revo]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xbmc]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://ronnietucker.co.uk/blog/?p=617</guid>
		<description><![CDATA[I recently bought an Acer Aspire Revo with the idea of turning it in to a media center. I decided to install Ubuntu 9.10 (Karmic Koala) and use XBMC (Xbox Media Center) as a front end. Here&#8217;s how I did it:
First I installed  Ubuntu 9.10 to a USB stick. I did this using the [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_618" class="wp-caption alignleft" style="width: 265px"><img class="size-full wp-image-618" title="acer_revo" src="http://ronnietucker.co.uk/blog/wp-content/uploads/2009/12/acer_revo.jpg" alt="Acer Aspire Revo" width="255" height="238" /><p class="wp-caption-text">Acer Aspire Revo</p></div>
<p>I recently bought an <strong>Acer Aspire Revo</strong> with the idea of turning it in to a media center. I decided to install <em>Ubuntu 9.10</em> (Karmic Koala) and use <em>XBMC</em> (Xbox Media Center) as a front end. Here&#8217;s how I did it:</p>
<p>First I installed  Ubuntu 9.10 to a USB stick. I did this using the <em>USB Startup Disc Creator</em> app which is installed, by default, with Ubuntu. It&#8217;s under System &gt; Administration. I just pointed it to the ISO of 9.10, it detected my USB stick and off it went. So, with Ubuntu on my USB I popped the USB in to the Revo and booted it up.</p>
<p><span id="more-617"></span>When the Revo is turned on, it will make a beep (the POST &#8211; Power On Self Test), as soon as you hear that, hold down F12, that&#8217;ll give you a BIOS-like boot menu where I could choose from either the Revo drive, or my USB. Obviously, I chose my USB stick.</p>
<p>After a short time, Ubuntu loads, first thing I did was to make sure that my wireless would work, and it did, no problems there. So, I started Ubuntu installing&#8230;</p>
<p>On first boot of Ubuntu it asks you if you want to install the NVIDIA proprietary drivers, without these, you can&#8217;t reach resolutions higher than 800 x 600, so you want to install them.</p>
<p><span style="text-decoration: underline;"><strong>NOTE</strong></span>: The Revo can connect to an ordinary PC monitor, but I wanted to connect it to my TV. My TV didn&#8217;t have an HDMI port, but it did have a DVI port so, having bought an HDMI &gt; DVI cable I booted Ubuntu to get a black screen. Only after much research did I find out that my TV couldn&#8217;t display anything above VGA (800 x 600). So, if you get display problems with the HDMI output of the Revo, it may well be your TV.</p>
<p>One other thing you may notice is the lack of sound. This is easily fixed by right clicking on the speaker icon in the top bar, in Ubuntu, and choosing &#8216;<em>Sound Preferences</em>&#8216;. In that window choose the <em>Hardware</em> tab and in the drop down menu (beside &#8216;Profile:&#8217;, choose &#8216;<em>Output Digital Stereo (HDMI)</em>&#8216; and click OK. You should now have sound!</p>
<p>Anyway, with a new TV with HDMI, I booted Ubuntu and proceeded to install XBMC. To install XBMC, you need to add the XBMC PPA and install the xbmc package, in Karmic, this is done using:</p>
<pre><strong><span style="color: #0000ff;">sudo add-apt-repository ppa:team-xbmc</span></strong></pre>
<pre><strong><span style="color: #0000ff;">sudo apt-get update</span></strong></pre>
<pre><strong><span style="color: #0000ff;">sudo apt-get install xbmc</span></strong></pre>
<p>For Intredpid and such-like, see the information on the XBMC wiki:</p>
<p><a href="http://xbmc.org/wiki/?title=HOW-TO_install_XBMC_for_Linux_on_Ubuntu_with_a_minimal_installation_step-by-step">http://xbmc.org/wiki/?title=HOW-TO_install_XBMC_for_Linux_on_Ubuntu_with_a_minimal_installation_step-by-step</a></p>
<p>So, with XBMC installed, I loaded it up and there it was:</p>
<div id="attachment_619" class="wp-caption aligncenter" style="width: 310px"><a href="http://ronnietucker.co.uk/blog/wp-content/uploads/2009/12/xbmc_main.jpg"><img class="size-medium wp-image-619" title="xbmc_main" src="http://ronnietucker.co.uk/blog/wp-content/uploads/2009/12/xbmc_main-300x168.jpg" alt="XBMC main screen" width="300" height="168" /></a><p class="wp-caption-text">XBMC main screen with the new Confluence theme.</p></div>
<p>Next I used another USB stick to copy some media files to the Revo HD to see if XBMC would play xvid, mp3  etc. Or would I need to install the Ubuntu extra. Yep worked fine, no need for me to install the Ubuntu extras myself.</p>
<p>Next, for me, the hard bit. Would it be possible to get wireless file transfers going between my desktop PC (also with Karmic) and the Revo. I eventually managed it (with little to no SAMBA experience), here&#8217;s how:</p>
<p>I did this on both my desktop machine AND the Revo:</p>
<p>Right click on <em>Videos</em> folder, which is the folder I want to share on my desktop and on the Revo, this could easily be the Music folder or whatever folder you&#8217;ve created. Select <em>Properties</em> from the menu, then the <em>Share</em> tab. Tick to &#8216;<em>Share This Folder</em>&#8216;. If SAMBA is not installed, it&#8217;ll ask if you want to install it now, which you should. You&#8217;ll need to restart your session, but don&#8217;t worry &#8211; this won&#8217;t reboot the machine.</p>
<p>To share a folder (with SAMBA installed):<br />
* right click on a folder and choose &#8216;<em>Sharing Options</em>&#8216;<br />
* tick the box to share the folder and also, if needed, tick the box to allow creation/deletion of files<br />
* click &#8216;<em>Create Share&#8217;</em> button.</p>
<p>Do the above for each folder on your desktop/Revo that you want to share.</p>
<p>If you try and connect to the Revo from the desktop (or vice versa) you&#8217;ll be asked for a password. What you need to do is ON BOTH THE REVO AND DESKTOP is, in a terminal, run:</p>
<pre><span style="color: #0000ff;"><strong>sudo smbpasswd -a USERNAME</strong></span></pre>
<p>(USERNAME being the name of a user on the computer/Rev), supply a password for SAMBA to use with that user, then:</p>
<pre><span style="color: #0000ff;"><strong>sudo /etc/init.d/samba restart</strong></span></pre>
<p>NOW you can connect to the Revo from the desktop and vice versa, drag and drop files between them and, much my surprise (And delight) even stream from the desktop to the Revo!</p>
<p><span style="text-decoration: underline;"><strong>NOTE</strong></span>: If you drag files to the Revo/desktop and get a <em>permissions error</em>, you probably haven&#8217;t ticked the box (mentioned above) to allow creating files. Once you&#8217;ve ticked the box, you&#8217;ll need to run the <em>samba restart</em> command, above. Failing that, you need to update your SAMBA install, check your package manager for newer files.</p>
<p>To finish off your media center, you&#8217;ll need a remote control. I bought a cheap <em>CyberLink</em> remote from eBuyer.com, plugged it in, Ubuntu recognised it and I could immediately use it in XBMC! The only problem is that I don&#8217;t have a button on the remote to return to the home screen in XBMC, but everything else works &#8211; I can play, pause, ffwd, raise/lower volume and so on.</p>
<p>&#8212;-</p>
<p>One alternative to XBMC, that I&#8217;ve been hearing good things about, is <em><strong>Boxee</strong></em>. It&#8217;s available at: <a title="Boxee" href="http://boxee.tv">boxee.tv</a>, but it doesn&#8217;t work so easily on 9.10, only 9.04, but &#8211; according to what I&#8217;ve read &#8211; you can install the file <em>liblzo1</em> from 9.04 on 9.10 and Boxee should then work fine in Karmic (<strong>source</strong>: <a href="http://popey.com/blog/2009/08/06/acer-aspire-revo-ubuntu-boxee-and-remote-control/">Popey.com</a>). If I get bored of playing with XBMC (doubtful) and need another project, I may try installing Boxee&#8230; <strong>watch this space!</strong><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://ronnietucker.co.uk/blog/2009/12/17/boxee-and-the-acer-aspire-revo/" rel="bookmark" title="December 17, 2009">Boxee and the Acer Aspire Revo</a></li>
<li><a href="http://ronnietucker.co.uk/blog/2009/05/10/ushare-xbox-360-media-streaming-goodness/" rel="bookmark" title="May 10, 2009">uShare + Xbox 360 = media streaming goodness</a></li>
<li><a href="http://ronnietucker.co.uk/blog/2010/01/08/using-a-cyberlink-remote-with-the-new-boxee-beta/" rel="bookmark" title="January 8, 2010">Using a Cyberlink remote with the new Boxee Beta</a></li>
<li><a href="http://ronnietucker.co.uk/blog/asus-eee-701-notebook-with-puppy-linux/" rel="bookmark" title="February 16, 2008">ASUS EEE 701 Notebook with Puppy Linux</a></li>
<li><a href="http://ronnietucker.co.uk/blog/2010/03/03/how-to-install-google-sketchup-7-with-wine-in-ubuntu/" rel="bookmark" title="March 3, 2010">How To Install Google SketchUp 7 with Wine in Ubuntu</a></li>
</ul>
<p><!-- Similar Posts took 2.726 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://ronnietucker.co.uk/blog/2009/12/16/installing-ubuntu-9-10-and-xbmc-on-the-acer-aspire-revo/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>uShare + Xbox 360 = media streaming goodness</title>
		<link>http://ronnietucker.co.uk/blog/2009/05/10/ushare-xbox-360-media-streaming-goodness/</link>
		<comments>http://ronnietucker.co.uk/blog/2009/05/10/ushare-xbox-360-media-streaming-goodness/#comments</comments>
		<pubDate>Sun, 10 May 2009 20:57:04 +0000</pubDate>
		<dc:creator>Ronnie</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[360]]></category>
		<category><![CDATA[avi]]></category>
		<category><![CDATA[fuppes]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[ps3]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[ushare]]></category>
		<category><![CDATA[wmv]]></category>
		<category><![CDATA[xbox]]></category>
		<category><![CDATA[xbox360]]></category>

		<guid isPermaLink="false">http://ronnietucker.co.uk/blog/?p=555</guid>
		<description><![CDATA[I have an old Xbox (with modchip) that I FTP video to, and use as a media player, but I decided to try and get streaming media working between Ubuntu and my shiny Xbox 360. Wow, what a to-do! It&#8217;s not exactly rocket science to get it working, but it took a lot of trial [...]]]></description>
			<content:encoded><![CDATA[<p>I have an old Xbox (with modchip) that I FTP video to, and use as a media player, but I decided to try and get streaming media working between Ubuntu and my shiny Xbox 360. Wow, what a to-do! It&#8217;s not exactly rocket science to get it working, but it took a lot of trial and error, Googling, and other smart peoples blog posts, before I <strong>finally</strong> got it working. Here&#8217;s how I (eventually!) did it:</p>
<p>First, install <strong>uShare</strong>. You can get it from the Ubuntu repos. As of writing, it&#8217;s at version 1.1a</p>
<p>Ok, now to configure uShare using sudo, so:</p>
<p><span style="color: #0000ff;">sudo gedit /etc/ushare.conf</span></p>
<p>You need to find the following entries, and make sure they look like this:</p>
<p><span style="color: #0000ff;">USHARE_PORT=49200<br />
USHARE_DIR=/path/to/your/media<br />
ENABLE_XBOX=yes</span></p>
<p><span style="color: #ff0000;"><strong>DANGER! DANGER!</strong> You <strong>must</strong> make sure there are <strong>no spaces</strong> in those entries (before, or after, the equals) and the &#8216;yes&#8217; <strong>MUST</strong> be in lower case. No, I&#8217;m not kidding. I had ENABLE_XBOX as &#8216;YES&#8217; and it just would not work until I changed it to &#8216;yes&#8217;. Also, complex names in the USHARE_DIR seems to make it show &#8216;No videos found&#8217;. Rename the directory, or copy your files to another directory. It might be the use of a space that causes this, not sure.</span></p>
<p>Not sure if this is 100% necessary, but several posts in other blogs have said that the ENABLE_XBOX option is a bit sporadic, so it&#8217;s best to hardwire uShare to force an Xbox compatible startup. So we need to edit another uShare file:</p>
<p><span style="color: #0000ff;">sudo gedit /etc/init.d/ushare</span></p>
<p>&#8230;and add this line at the beginning of the script (I put it after the comments):</p>
<p><span style="color: #0000ff;">USHARE_OPTIONS=-x</span></p>
<p>My PC has several eth options, I use eth1 for my original Xbox, so didn&#8217;t want to tinker with it, eth4 is for my router, so that left eth3. So to bring up eth3 (in my case):</p>
<p><span style="color: #0000ff;">sudo ifconfig eth3 192.168.3.1</span></p>
<p>Now we need to restart uShare using the init script:</p>
<p><span style="color: #0000ff;">sudo invoke-rc.d ushare restart</span></p>
<p><span style="color: #ff0000;"><strong>NOTE:</strong></span> do above command twice, I know it seems crazy, but the second time I run that command it gives  me a warning, but it works fine. If I run the command only once, the 360 can&#8217;t connect to my PC. Might just be a quirk on my PC.</p>
<p>Also do the above init to refresh your file listing. You can enable the web interface if you want to refresh files, but the init command works just as good. Remember to run it twice though!</p>
<p><strong>OK you’re done.</strong></p>
<p>Turn on your Xbox 360, go to <em>My Xbox</em>, across to the <em>Video Library</em>, and click. You should, in the next screen, see &#8216;ushare&#8217; at the bottom of the list. Click it, and it should connect to your share directory. Voila! If you have mp3&#8217;s in your share dir, then come out of the video library and go in to the <em>music library,</em> they are all using the one share directory.</p>
<p>Playing AVI/DivX/XviD seems to be a bit of a problem. But one poster on the internet came with the simplistic solution of just renaming .AVI files to .WMV. <strong><em>Works like a charm!</em></strong></p>
<p><span style="color: #3366ff;"><strong>NOTE: The above might work even if you have a PS3 as there are no changes made on the 360, only in installing uShare and configuring it in Ubuntu.</strong></span><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://ronnietucker.co.uk/blog/2009/12/16/installing-ubuntu-9-10-and-xbmc-on-the-acer-aspire-revo/" rel="bookmark" title="December 16, 2009">Installing Ubuntu 9.10 and XBMC on the Acer Aspire Revo</a></li>
<li><a href="http://ronnietucker.co.uk/blog/2010/03/03/how-to-install-google-sketchup-7-with-wine-in-ubuntu/" rel="bookmark" title="March 3, 2010">How To Install Google SketchUp 7 with Wine in Ubuntu</a></li>
<li><a href="http://ronnietucker.co.uk/blog/a-mame-machine-with-ubuntu-sdlmame-and-wahcade/" rel="bookmark" title="January 21, 2009">A MAME Machine with Ubuntu, SDLmame and Wahcade</a></li>
<li><a href="http://ronnietucker.co.uk/blog/2009/12/17/boxee-and-the-acer-aspire-revo/" rel="bookmark" title="December 17, 2009">Boxee and the Acer Aspire Revo</a></li>
<li><a href="http://ronnietucker.co.uk/blog/broadcasting-video-from-ubuntu-to-ustream-with-webcamstudio/" rel="bookmark" title="May 23, 2009">Broadcasting Video, from Ubuntu to Ustream, With WebcamStudio</a></li>
</ul>
<p><!-- Similar Posts took 2.573 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://ronnietucker.co.uk/blog/2009/05/10/ushare-xbox-360-media-streaming-goodness/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
