<?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>Simon's Mess &#187; Ubuntu</title>
	<atom:link href="http://www.simonsmess.com/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonsmess.com</link>
	<description>A mess of ideas and things I want to share</description>
	<lastBuildDate>Thu, 26 Aug 2010 21:44:49 +0000</lastBuildDate>
	<language>fr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Scanner Réseau sous Ubuntu</title>
		<link>http://www.simonsmess.com/ubuntu/scanner-reseau-sous-ubuntu/</link>
		<comments>http://www.simonsmess.com/ubuntu/scanner-reseau-sous-ubuntu/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 21:44:49 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
<category>canon</category><category>MP610</category><category>multifonction</category><category>partage</category><category>réseau</category><category>sane</category><category>scanner</category><category>ubuntu</category><category>xsane</category>
		<guid isPermaLink="false">http://www.simonsmess.com/?p=10958</guid>
		<description><![CDATA[2h de travail pour enfin arriver à scanner depuis ma Ubuntu box, alors que ma Canon MP610 est branchée sur mon ReadyNas &#8230; Ouf ! Alors pour les curieux, la méthode n&#8217;est au final pas si compliquée que celà ! Etape 1 : Installer l&#8217;addon SANE sur le ReadyNas (lien ici). Cet addon installe tout [...]]]></description>
			<content:encoded><![CDATA[<p>2h de travail pour enfin arriver à scanner depuis ma Ubuntu box, alors que ma Canon MP610 est branchée sur mon ReadyNas &#8230; Ouf !</p>
<p>Alors pour les curieux, la méthode n&#8217;est au final pas si compliquée que celà !</p>
<p><strong>Etape 1 :</strong> Installer l&#8217;addon SANE sur le ReadyNas (lien <a href="http://www.readynas.com/?p=3445">ici</a>). Cet addon installe tout l&#8217;environnement SANE sur le NAS, élément qui permet de rendre le scanner accessible sur le réseau pour les postes qui le voudront.<br />
<strong>Etape 2 :</strong> Configurer son poste Ubuntu pour effectivement scanner le NAS. En effet par défaut l&#8217;outil de scan (XSane) ne regarde qu&#8217;en local ! Il faut donc éditer le fichier /etc/sane.d/net.conf pour y ajouter une ligne avec l&#8217;adresse IP du ReadyNAS<br />
<strong>Etape 3 : </strong>Démarrer son XSane &#8230; et Tadam ! Le scanner est bien découvert</p>
<p>Pas si compliqué non ? Alors bon courage pour ceux qui tomberont ici !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonsmess.com/ubuntu/scanner-reseau-sous-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VNC to GDM, with login &#8230; it can work !</title>
		<link>http://www.simonsmess.com/ubuntu/vnc-to-gdm-with-login-it-can-work/</link>
		<comments>http://www.simonsmess.com/ubuntu/vnc-to-gdm-with-login-it-can-work/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 15:11:51 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[distant access]]></category>
		<category><![CDATA[distant login]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[gdm.conf]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[remote login]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[vnc]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[xinetd]]></category>

		<guid isPermaLink="false">http://www.simonsmess.com/ubuntu/vnc-to-gdm-with-login-it-can-work/</guid>
		<description><![CDATA[The reason for the recrudescence of Ubuntu posts on this blog was originally due to me wanting to put that free OS on a couple of old machines I had at home. For some of them it worked, for some it did not, but at one point I still had to buy a brand new [...]]]></description>
			<content:encoded><![CDATA[<p>The reason for the recrudescence of <a href="http://www.simonsmess.com/category/ubuntu/">Ubuntu </a>posts on this blog was originally due to me wanting to put that free OS on a couple of old machines I had at home. For some of them it worked, for some it did not, but at one point I still had to buy a brand new machine, and this was the real key starting point in my Ubuntu experience. Only problem is that I did not expect my wife to like this move and as result have <strong>her take possession of the new hardware</strong> on the sole excuse that it works much better for her drawings/website designing hobby. That leaves me with my old machine, still running Windows XP (since some games for my little kid only work there) and <strong>me getting frustrated !</strong> <strong>So I decided I&#8217;d made a better use of my super new hardware and have the both of us actually use the good machine, and use the old one just for it&#8217;s screen and keyboard !</strong></p>
<p>I started to look for some info on the Internet, and found this first <a href="http://ubuntuforums.org/showthread.php?t=42941">Howto</a> about the subject. <strong>The idea is to install and configure a different Xserver than the one used by default in Ubuntu, configure GDM (the default window manager) to enable remote access as well as remote login, and finally use a simple VNC viewer on the client side to access the beauty.</strong> Unfortunately it&#8217;s only after a few tests that I discovered that it was addressing a rather old version of Ubuntu, and that Gutsy definitely needed some different configuration &#8230; But <strong>after already a few hours of work, I was on the good track.</strong><br />
I continued looking for info, and found the <a href="https://help.ubuntu.com/community/VNC#head-44bd51e0f14abb0ed834c0222a8a00d7163bc7d7">official help page for VNC</a>, which I though would directly give me the good configuration to apply &#8230; <u>This was to good to be true <img src='http://www.simonsmess.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </u> First let me say about this tutorial is that <u>I do not really understand their server/client differentiation</u> since all the GDM configuration actually happens on the server side &#8230; or at least that&#8217;s were I did it ! But since the first tutorial was pretty clear, I took it that on was on the right page. Anyhow this help page gave me some few extra pointers but I still could not get the connection from the client working and still got the &#8220;connection refused&#8221; message. <u>At that point, I was really getting annoyed and close to letting everything go.</u><br />
Fortunately I finally found this <a href="http://ubuntuforums.org/showthread.php?s=d7b80feec66ad8dcd25c415f4fbbc6a6&#038;t=658643">post</a> which doesn&#8217;t say much, but made my day ! It helped me tuneup the last configuration problem I had ! An<strong>d I was up and running with my new hardware from my old system !</strong><br />
With all that, you don&#8217;t know what configuration I made &#8230; <strong>Don&#8217;t worry here it comes !</strong></p>
<ul>
<li>First I installed xinetd via the traditional
<pre>sudo apt-get install xinetd</pre>
</li>
<li>Then I configured the vnc service by creating a <strong>vnc </strong>file in the <strong>/etc/xinetd.d/</strong> directory :
<pre>sudo nano /etc/xinetd.d/vnc</pre>
<p>and adding the folowing data into it</p>
<pre>service vnc
{
&#09;disable = no
&#09;socket_type = stream
&#09;protocol = tcp
&#09;wait = no
&#09;user = nobody
&#09;server = /usr/bin/Xvnc
&#09;server_args = -inetd :1 -query ::1 -broadcast -once -fp /usr/share/fonts/X11/misc/ -securitytypes=none -desktop=Server -extension XFIXES -geometry 1152x864
}</pre>
<p>Note that the final parameter (geometry) is actually the size of the old machine, so the one I&#8217;ll be connecting from with the VNC client.</li>
<li>I modified the /etc/services file to add this line:
<pre>&#09;vnc             5901/tcp                        # VNC with GDM</pre>
</li>
<li>I modified the gdm.conf (/etc/gdm/gdm.conf) file to have the following lines in the sections :
<pre>....
Greeter=/usr/lib/gdm/gdmgreeter
....
DisallowTCP=false
....
[xdmcp]
Enable=true
....
</pre>
</li>
<li>Finally restarting the xinetd and gdm services (sudo /etc/init.d/xinetd restart) should do the trick, but I did so many reboots, that a last one did not hurt so that&#8217;s what I did !</li>
<li>And after all that, I used TightVnc client to connect to my mew machine on port 5901 ( you can actually also use xxx:1 instead of xxx:5901) and I saw the beautiful GDM login screen ! </li>
</ul>
<p><strong>It is a warrior&#8217;s road</strong>, but there is an end to it &#8230; Keep faith, and result will come boys ! That&#8217;s always what I&#8217;m telling myself when dealing with Ubuntu&#8217;s tricky configuration problems <img src='http://www.simonsmess.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonsmess.com/ubuntu/vnc-to-gdm-with-login-it-can-work/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DVD playback with Ubuntu</title>
		<link>http://www.simonsmess.com/ubuntu/dvd-playback-with-ubuntu/</link>
		<comments>http://www.simonsmess.com/ubuntu/dvd-playback-with-ubuntu/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 16:40:40 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Bigard]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[dvd playback]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[totem]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.simonsmess.com/ubuntu/dvd-playback-with-ubuntu/</guid>
		<description><![CDATA[This was one feature I never got working until just a few minutes ago, even though I tried a couple of times ! Thanks to sebz, and a shared Google Reader item, the following article explains you how to do that ! Since it is really simple, here are the two commands you need to [...]]]></description>
			<content:encoded><![CDATA[<p>This was one feature <strong>I never got working until just a few minutes ago</strong>, even though I tried a couple of times !<br />
Thanks to sebz, and a <a href="http://googlereader.blogspot.com/2006/03/reader-learns-to-share.html">shared Google Reader item</a>, the following <a href="http://www.tech-recipes.com/rx/2765/ubuntu_enable_dvd_playback">article </a>explains you how to do that !<br />
Since it is <strong>really simple</strong>, here are the two commands you need to type in a terminal to get your DVDs running :<br />
<span style='border:1px;'><code>sudo apt-get install totem-xine libxine1-ffmpeg libdvdread3<br />
sudo /usr/share/doc/libdvdread3/install-css.sh</code></span></p>
<p>Right after that, insert your DVD in your drive, and you should be on the road for some classic DVD watching on your favorite free open-source OS !<br />
For the record, I even <strong>successfully played the DVD from french comic Jean Marie Bigard</strong>, which was impossible on Windows XP !<br />
<u>PS: Sorry Vince, </u>you were right, it <strong>IS </strong>simple to play DVD &#8230; Once you know the correct configuration <img src='http://www.simonsmess.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonsmess.com/ubuntu/dvd-playback-with-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the default language with Ubuntu</title>
		<link>http://www.simonsmess.com/ubuntu/changing-the-default-language-with-ubuntu/</link>
		<comments>http://www.simonsmess.com/ubuntu/changing-the-default-language-with-ubuntu/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 15:04:17 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[internationalization]]></category>
		<category><![CDATA[language support]]></category>

		<guid isPermaLink="false">http://www.simonsmess.com/ubuntu/changing-the-default-language-with-ubuntu/</guid>
		<description><![CDATA[On the request of a friend, here is how one can change the default language in Ubuntu Gutsy (7.10). It is actually a pretty simple action, but no one seems to remember how it&#8217;s actually being done ! So just go in the System/Administration/Language Support. A window will open, and you can here select the [...]]]></description>
			<content:encoded><![CDATA[<p>On the request of a friend, here is <strong>how one can change the default language in Ubuntu Gutsy</strong> (7.10).</p>
<p>It is actually a <u>pretty simple action</u>, but no one seems to remember how it&#8217;s actually being done ! So just go in the System/Administration/Language Support. A window will open, and you can here select the languages that you want your OS to support, and which one you want to make the default one.</p>
<p>The actual pretty slick thing about this, is that<strong> all the applications</strong> (actually the one supported, but that&#8217;s most of them) <strong>will reflect this change</strong>. So if you made the mistake of installing Ubuntu in French and you&#8217;re wife is not happy with it &#8230; <u>You have a two clicks exit <img src='http://www.simonsmess.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </u></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonsmess.com/ubuntu/changing-the-default-language-with-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Samba &#8230; A Windows &#8211; Linux dancing story !</title>
		<link>http://www.simonsmess.com/configuration/samba-a-windows-linux-dancing-story/</link>
		<comments>http://www.simonsmess.com/configuration/samba-a-windows-linux-dancing-story/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 15:07:00 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.simonsmess.com/simonsmess/?p=60</guid>
		<description><![CDATA[I already posted on this subject (actually my first post on Ubuntu), but I just wanted to share a better link I found out here : Dead Simple, Clear, Understandable &#8230; Everything a newbie like me needs. Oh and by the way if the &#8220;Connect To server..&#8221; function works somewhat great in Gutsy, forget about [...]]]></description>
			<content:encoded><![CDATA[<p>I already posted on this subject (actually my first post on Ubuntu), but I just wanted to share a better <a href="https://help.ubuntu.com/community/SettingUpSamba">link </a>I found out here : <span style="font-weight:bold;">Dead Simple, Clear, Understandable &#8230;</span> Everything a newbie like me needs.</p>
<p>Oh and by the way if the &#8220;Connect To server..&#8221; function works somewhat great in Gutsy, <span style="font-weight:bold;">forget about the &#8220;Shared Folders&#8221;</span> one : it imply does not work and makes you loose your time !</p>
<p>So now my network is up and running perfectly !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonsmess.com/configuration/samba-a-windows-linux-dancing-story/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing shell history</title>
		<link>http://www.simonsmess.com/configuration/managing-shell-history/</link>
		<comments>http://www.simonsmess.com/configuration/managing-shell-history/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 16:03:00 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.simonsmess.com/simonsmess/?p=59</guid>
		<description><![CDATA[On linux, if you use multiple terminals, and are a fan of the history command because you always forget which one actually worked, then you have probably noticed something weird : some of your commands sometimes disappear because they don&#8217;t appear in history. It is due to the fact that, by default, the history is [...]]]></description>
			<content:encoded><![CDATA[<p>On linux, if you <span style="font-weight:bold;">use multiple terminals, </span>and are a fan of the <span style="font-weight:bold;">history command</span> because you always forget which one actually worked, then you have probably noticed something weird : <span style="font-weight:bold;">some of your commands sometimes disappear because they don&#8217;t appear in history</span>. </p>
<p>It is due to the fact that, by default, <span style="font-weight:bold;">the history is saved when a terminal is closed</span>. But more than saved I should say <span style="font-weight:bold;">replaced</span> ! Meaning that the history is actually the one of the current terminal plus the one of the last terminal you closed.</p>
<p>If you want to have your <span style="font-weight:bold;">history saved across multiple terminal</span>, then I found this link <a href="http://ubuntu.wordpress.com/2005/09/18/save-shell-history/">here</a> to guide you. Basically, you need to add
<pre>shopt -s histappend</pre>
<p>to your .basrc file.</p>
<p>Only thing I&#8217;d like to do now, is to have the history file being saved every time I enter a command, not only when the terminal is closed, so that I could easily share information across multiple terminals &#8230; But I have not yet found the answer ! If you have it, talk to me !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonsmess.com/configuration/managing-shell-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Watching Sopcast &amp; TvAnts on Ubuntu !!!</title>
		<link>http://www.simonsmess.com/tv/watching-sopcast-tvants-on-ubuntu/</link>
		<comments>http://www.simonsmess.com/tv/watching-sopcast-tvants-on-ubuntu/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 09:27:00 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[P2P]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[tv]]></category>

		<guid isPermaLink="false">http://www.simonsmess.com/simonsmess/?p=58</guid>
		<description><![CDATA[It&#8217;s Shangaï Master&#8217;s time ( Gooooo Gasquet ), and while blogging, surfing, and whatelse, I wanted to watch the tennis game on my newly configured Ubuntu Gutsy box !Of course Sopcast and TVAnts are THE P2P programs to watch television right now, so this is the way I went ! First thing firt, you need [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s Shangaï Master&#8217;s time ( Gooooo Gasquet <img src='http://www.simonsmess.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ), and while blogging, surfing, and whatelse, I wanted to <span style="font-weight:bold;">watch the tennis game</span> on my newly configured Ubuntu Gutsy box !<br />Of course <span style="font-weight:bold;">Sopcast and TVAnts are THE P2P programs to watch television</span> right now, so this is the way I went !</p>
<p>First thing firt, you need to <span style="font-weight:bold;">install the standard Windows codec,</span> because they don&#8217;t come defacto with the Gutsy installation. A really good tutorial on the official site <a href="https://help.ubuntu.com/community/RestrictedFormats#head-6c1adf157cf1aaf47a391922036b3ecc98f01796">here</a>, and look for &#8220;Playing Restricted Formats&#8221;.</p>
<p>For <span style="font-weight:bold;"><a href="http://www.tvants.com">TVAnts </a>the installation is straight forward</span>. You need to install <a href="http://www.winehq.org/">Wine</a>, the windows emulator. Then you download the regular Windows setup file and run it with the previously installed Wine. Apparently it needs a rebbot for Wine to add the shortcut to the faked &#8220;Windows Programs&#8221;. After that you just need to add a channel or select one from the list, and open MPlayer or VLC on the url given by the program, which is usually something like http://localhost:8900/1.asf.<br /><span style="font-weight:bold;"></p>
<p>For <a href="http://www.sopcast.com">SopCast</a>, it&#8217;s not as simple</span>. Unfortunately the gui does not really seem to work at the moment. So you need to install the command line util. You can download it from their website, and unzip it on your machine. It has a <u>dependency over libstdc++5</u> which you can install from the package manager. Once this is done, you need to issue a command line of the like :
<pre>./sp-sc-auth sop://myserver/mychannel 3908 6908 >/dev/null &#038;</pre>
<p>3908 is the port that will connect to the server, 6908 is the port that will have the video, >/dev/null is to prevent the verbose output, and &#038; to make the process run standalone which is obviously optional. Once this is done, you need to wait a little bit for the data to buffer (look at you systray and the network monitor), and then start your preferred player on the http://localhost:6908/tv.asf URL.</p>
<p>And there you go ! P2P Television enabled on your delighted Gutsy Ubuntu box !</p>
<p>If you have any problems, or need more information, don&#8217;t hesitate to ask !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonsmess.com/tv/watching-sopcast-tvants-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mounting Windows shares in Ubuntu</title>
		<link>http://www.simonsmess.com/configuration/mounting-windows-shares-in-ubuntu/</link>
		<comments>http://www.simonsmess.com/configuration/mounting-windows-shares-in-ubuntu/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 15:02:00 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.simonsmess.com/simonsmess/?p=57</guid>
		<description><![CDATA[Obviously this problem had to show up at some point. Here is a really good link that says how to do that ! And now just need to solve the last problem : Video suttering when playing files over the network .. But this one seems a tricky one]]></description>
			<content:encoded><![CDATA[<p>Obviously this problem had to show up at some point.</p>
<p>Here is a really good <a href="http://www.mattvanstone.com/2007/11/automatically-mounting-windows-smb-shares-in-ubuntu-v3/">link</a> that says how to do that !</p>
<p>And now just need to solve the last problem : Video suttering when playing files over the network .. But this one seems a tricky one <img src='http://www.simonsmess.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonsmess.com/configuration/mounting-windows-shares-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How I got to watch Heroes on Ubuntu !</title>
		<link>http://www.simonsmess.com/configuration/how-i-got-to-watch-heros-on-ubuntu/</link>
		<comments>http://www.simonsmess.com/configuration/how-i-got-to-watch-heros-on-ubuntu/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 09:10:00 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.simonsmess.com/simonsmess/?p=56</guid>
		<description><![CDATA[Since I now have a new working Ubuntu install, I decided I&#8217;ll watch Heroes on it while &#8220;working&#8221; on my other machine&#8230; Or so I thought. The graphic card I now have is a S3Trio 3D/2X 8Mo, and I thought I would be on a good run with that one ! Unfortunately any attempt to [...]]]></description>
			<content:encoded><![CDATA[<p>Since I <a href="http://simonsmess.blogspot.com/2007/11/old-graphic-card-on-ubuntuxorg.html">now </a>have a new working Ubuntu install, <span style="font-weight: bold">I decided I&#8217;ll watch Heroes</span> on it while &#8220;working&#8221; on my other machine&#8230; Or so I thought.<br />
The graphic card <span style="font-weight: bold">I now have is a S3Trio 3D/2X 8Mo, </span>and I thought I would be on a good run with that one ! Unfortunately any attempt to run a Heroes episode ended up on a window getting killed <img src='http://www.simonsmess.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Of course I first thought I was not using the right player, or not having the right codec. So I tried Totem, VLC, MPlayer &#8230; No result. So I installed all the codecs I could find &#8230; No result. So I decided to run from the command line, and got the fllowing message :</p>
<pre>The program 'totem' received an X Window System error.This probably reflects a bug in the program.The error was 'BadAlloc (insufficient resources for operation)'.(Details: serial 86 error_code 11 request_code 140 minor_code 19)(Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful    backtrace from your debugger if you break on the gdk_x_error() function.)</pre>
<p><span style="font-weight: bold">Simply GREAT !</span></p>
<p>Some more googling took me to this <a href="http://ubuntuforums.org/showthread.php?t=194746&amp;highlight=BadAlloc">page</a>, where they tell you to add two more lines to your Xorg.conf file &#8230; But I was still in no luck, with the same problem.</p>
<p>At last, I found the following <a href="http://forum.ubuntu-nl.org/message/58312">page</a> in the netherlands, where they suggested to use the 16 bits default depth instead of 24 in the Xorg.conf file. So I did, and after a restart of the X server &#8230; <span style="font-weight: bold">YATTAAAAAAAAAAAAAAA !</span> There was<br />
Hiro Nakamura !</p>
<p>Now I just need to catch up on 6 episodes <img src='http://www.simonsmess.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonsmess.com/configuration/how-i-got-to-watch-heros-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Old graphic card on Ubuntu/Xorg</title>
		<link>http://www.simonsmess.com/configuration/old-graphic-card-on-ubuntuxorg/</link>
		<comments>http://www.simonsmess.com/configuration/old-graphic-card-on-ubuntuxorg/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 09:06:00 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.simonsmess.com/simonsmess/?p=55</guid>
		<description><![CDATA[As you may recall I was kind of having a bad time with Xorg X server configuration for my really old SIS6215 graphic card. After digging a lot of google, I was not able to get it to work correctly, and found out that it was not supported by Xorg anymore here.I went to use [...]]]></description>
			<content:encoded><![CDATA[<p>As you may <a href="http://simonsmess.blogspot.com/2007/09/samba-configuration.html">recall </a>I was kind of having <span style="font-weight:bold;">a bad time with Xorg X server configuration for my really old SIS6215 graphic card. </span></p>
<p>After digging a lot of google, <span style="font-weight:bold;">I was not able to get it to work correctly,</span> and found out that it was not supported by Xorg anymore <a href="http://www.winischhofer.eu/linuxsispart1.shtml#12">here</a>.<br />I went to use another <s>crap</s> old graphic card, a Cirrus, this one. I got this one to almost work, but only for a resolution of 800&#215;600. It took me some time, and if you need I can give you the adequate Xorg.conf file. <span style="font-weight:bold;">But this resolution was too small for any relevant usage.</span><br />I then got to wonder<span style="font-weight:bold;"> whether Xorg was really supporting old PCI graphic cards ?</span> It turned out with more google searches that the legitimate answer to the question is <span style="font-weight:bold;">NO</span>. <br />So I decided to order some old AGP cards on <a href="http://www.priceminister.com">PriceMinister</a> (Ebay did not get me what I needed <img src='http://www.simonsmess.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ), and got them two days later. <br />After that, a clean install of Gutsy, aka Ubuntu 7.10, gave me a working machine, with a decent resolution (1280 wide).</p>
<p>The conclusion of all that ? As Clowny said <span style="font-weight:bold;">&#8220;With X, if it works, it works &#8230; If not, then there is no magic !&#8221;</span>. And I would add, that <span style="font-weight:bold;">if you want to use an old PCI card&#8230; Don&#8217;t expect it to be a smooth road !!!</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonsmess.com/configuration/old-graphic-card-on-ubuntuxorg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
