<?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>Running Systems&#187; ATI</title>
	<atom:link href="http://run.tournament.org.il/tag/ati/feed/" rel="self" type="application/rss+xml" />
	<link>http://run.tournament.org.il</link>
	<description>(and me chasing them)</description>
	<lastBuildDate>Wed, 02 Jun 2010 13:50:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>My menuscript for a happy Ubuntu 64 bit installation</title>
		<link>http://run.tournament.org.il/my-menuscript-for-a-happy-ubuntu-64-bit-installation/</link>
		<comments>http://run.tournament.org.il/my-menuscript-for-a-happy-ubuntu-64-bit-installation/#comments</comments>
		<pubDate>Mon, 19 Mar 2007 01:18:34 +0000</pubDate>
		<dc:creator>ez-aton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ATI]]></category>
		<category><![CDATA[beryl]]></category>
		<category><![CDATA[binary software]]></category>
		<category><![CDATA[installon of Ubuntu Dapper]]></category>
		<category><![CDATA[NVidia]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[XGL]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://www.tournament.org.il/run-new/?p=120</guid>
		<description><![CDATA[I have been extremely busy for the last few weeks and couldn&#8217;t find time to update my blog, so apologies are in place. I am sorry, and I will add later this week several tips and tricks about BASH scripting, which might save time and effort for those of you who use if for more [...]


Related posts:<ol><li><a href='http://run.tournament.org.il/xgl-ati-fglrx-and-dual-head-setup/' rel='bookmark' title='Permanent Link: Xgl, ATI fglrx and Dual-Head setup'>Xgl, ATI fglrx and Dual-Head setup</a> <small>I&#8217;ve had a problem for a long while now configuring...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I have been extremely busy for the last few weeks and couldn&#8217;t find time to update my blog, so apologies are in place. I am sorry, and I will add later this week several tips and tricks about BASH scripting, which might save time and effort for those of you who use if for more complicated tasks.</p>
<p>But alas &#8211; This post is about the things need to be done after new installation of Ubuntu Dapper (6.10) x86_64 has just been done, including, of course, links.</p>
<p>First &#8211; This is PentiumD 2.8GHz, Duo, on  Abit IB9 Mobo (which I wasn&#8217;t too impressed with), 2x 320GB Sata2 HDDs, 2GB RAM and NVidia 7100 Dual-Head (I didn&#8217;t want ATI due to their limitations with max accelerated resolution, and the limitations it imposed on my Dual-head setup).</p>
<p>Initial installation as follows:</p>
<p>Edgy Server x86_64, created software mirror (raid1) for /boot, 2x 2GB swap spaces (one on each HDD), and LVM2 VG on mirror on the rest of the disk. Created LV for &#8220;/&#8221; (10GB XFS) and LV for &#8220;/home&#8221; (30GB Reiserfs).</p>
<p>During installation the Mobo didn&#8217;t recognize my IDE CD, and as the quickest remedy I have used USB-to-IDE adapter with additional CDROM which worked just fine.</p>
<p>Post installation I had to fix <em>/etc/fstab</em> to point to the correct (and now working) IDE CDROM.</p>
<p>To install full Ubuntu desktop, I have used &#8220;<em>sudo aptitude ubuntu-desktop&#8221;. </em>Sound worked out of the box.</p>
<p>Requirements:</p>
<p>- Skype</p>
<p>- Hebrew TTF Fonts</p>
<p>- mplayer</p>
<p>- Beryl (+XGL because of NVidia)</p>
<p>- Flash in Firefox</p>
<p><span style="text-decoration: underline">Skype:</span></p>
<p><a href="http://www.skype.com/intl/en/download/skype/linux/" target="_blank">Skype website</a> has allowed me to download the statically compiled Skype package. It didn&#8217;t work, of course, since it was 32bit only. I have installed the following additional packages:</p>
<p>ia32-libs ia32-libs-gtk lib32asound2 lib32objc1 linux32 lib32ncurses5 ia32-libs-sdl</p>
<p>Extracted the archived Skype package, moved its contents to <em>/usr/lib/skype</em> and created symlink from <em>/usr/lib/skype/skype</em> to <em>/usr/bin/skype</em></p>
<p><span style="text-decoration: underline">Hebrew TTF Fonts:</span></p>
<p>It was a bit more tricky. I had to get these fonts from some Windwos machine. I got them from one of my licensed desktops, and copied them (only .TTF and .ttf) to <em>/usr/share/fonts/truetype/ttf-windows</em> &#8211;  a directory created for this purpose. I have then created a symlink for every ttf file in this directory to <em>/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType</em> , which gets included in the default xorg.conf. After restarting X, it worked like a charm.</p>
<p><span style="text-decoration: underline">mplayer:</span></p>
<p>I have installed mplayer using the restricted and multiverse repositories. I was surprised when I was able to play movies out of the box. Maybe my common codecs are just enough&#8230; I will look into it later.</p>
<p><span style="text-decoration: underline">XGL:</span></p>
<p>I have installed the latest NVidia driver for amd64 from <a href="http://www.nvidia.com" target="_blank">NVidia&#8217;s site</a>, and configured Dual-Head setup per my already-existing-too-messy xorg.conf file. <a title="xorg.conf.nvidia" href="http://www.tournament.org.il/files/Configs/xorg.conf.nvidia" target="_blank">xorg.conf.nvidia</a></p>
<p>Followed the <a href="http://wiki.beryl-project.org/index.php/Install/Ubuntu/Edgy/XGL" target="_blank">Beryl Wiki for Ubuntu</a>, by the letter. Mind you &#8211; I was aiming at XGL with Gnome.</p>
<p>I was so delighted when it turned out to work with my Dual-Head at a total resolution of 2560&#215;1024</p>
<p><span style="text-decoration: underline">Flash in Firefox:</span></p>
<p>That was to trickier one. I managed to find this <a href="http://ubuntuforums.org/showthread.php?t=290785" target="_blank">guide in Ubuntu forums</a> which was more than enough for me. I did not notice on the first attempt, however, that there are two RPM packages required, and thus failed the procedure. When I have noted it, I was able to complete the task flawlessly.</p>
<p>So, now I have a completely working system, per my needs and requirements. I&#8217;m very happy, and I hope I gave good pointers to others who want to use their new 64bit system in a normal manner, even when some vendors do not supply 64bit compatible binary software.</p>
<p>Remember the power of the open source &#8211; If it is required to work under 64bit environment it wil be ported to one, while commercial software companies tend to fall behind with new, and sometimes not too popular, propriety systems.</p>


<p>Related posts:<ol><li><a href='http://run.tournament.org.il/xgl-ati-fglrx-and-dual-head-setup/' rel='bookmark' title='Permanent Link: Xgl, ATI fglrx and Dual-Head setup'>Xgl, ATI fglrx and Dual-Head setup</a> <small>I&#8217;ve had a problem for a long while now configuring...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://run.tournament.org.il/my-menuscript-for-a-happy-ubuntu-64-bit-installation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Xgl, ATI fglrx and Dual-Head setup</title>
		<link>http://run.tournament.org.il/xgl-ati-fglrx-and-dual-head-setup/</link>
		<comments>http://run.tournament.org.il/xgl-ati-fglrx-and-dual-head-setup/#comments</comments>
		<pubDate>Mon, 11 Dec 2006 03:26:56 +0000</pubDate>
		<dc:creator>ez-aton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ATI]]></category>
		<category><![CDATA[beryl]]></category>
		<category><![CDATA[NVidia]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[XGL]]></category>

		<guid isPermaLink="false">http://www.tournament.org.il/run-new/?p=114</guid>
		<description><![CDATA[I&#8217;ve had a problem for a long while now configuring Xgl on my Dual-Head setup, using GLX and fglrx driver. I have been using 1280&#215;1024 on both of my screen, so my total resolution was 2560&#215;1024. When using Dual-Head setup in &#8220;Wide Desktop&#8221; mode (via the option Option &#8220;DesktopSetup&#8221; &#8220;horizontal&#8221; in the Device section in [...]


Related posts:<ol><li><a href='http://run.tournament.org.il/radeon-9600-dual-display-dual-head/' rel='bookmark' title='Permanent Link: Radeon 9600 Dual Display (dual-head)'>Radeon 9600 Dual Display (dual-head)</a> <small>After much agony with my faulted NVidia Dual-head card, and...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had a problem for a long while now configuring Xgl on my Dual-Head setup, using GLX and fglrx driver. I have been using 1280&#215;1024 on both of my screen, so my total resolution was 2560&#215;1024. When using Dual-Head setup in &#8220;Wide Desktop&#8221; mode (via the option <strong>Option      &#8220;DesktopSetup&#8221; &#8220;horizontal&#8221;</strong> in the Device section in /etc/X11/xorg.conf), I was unable to load Xgl. When hashing this specific option, I reverted to mirror-mode (two screens show the same content), and Xgl worked fine.</p>
<p>Since I&#8217;ve seen dual-head setups (screenshots on the net), I assumed that the problem was due to ATI drivers. I didn&#8217;t know how accurate I was.</p>
<p>It appears, based on post in this <a href="http://forum.beryl-project.org/viewtopic.php?p=1099&amp;sid=93de1241b2c7350cfc6422b758fcc6ee" target="_blank">forum</a>, that fglrx (ATI Drivers) do not function in a resolution beyond 2048. I have tried alterning the max resolution per-screen to 1024&#215;768, and although I get huge icons now, Xgl works correctly with Beryl (version 0.1.3). I have used a combination of this <a href="http://wiki.beryl-project.org/wiki/Install/Ubuntu/Edgy/XGL" target="_blank">excellent guide</a>, and of a link to the new SVN Beryl binaries, available for Ubuntu <a href="http://download.tuxfamily.org/3v1deb/index.html" target="_blank">here</a>. So far, it seems to work nice, although it forces me to use low resolution at the moment. I think I will just go and buy myself a nice Dual-head capable AGP NVidia card.</p>


<p>Related posts:<ol><li><a href='http://run.tournament.org.il/radeon-9600-dual-display-dual-head/' rel='bookmark' title='Permanent Link: Radeon 9600 Dual Display (dual-head)'>Radeon 9600 Dual Display (dual-head)</a> <small>After much agony with my faulted NVidia Dual-head card, and...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://run.tournament.org.il/xgl-ati-fglrx-and-dual-head-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Small but annoying &#8211; no XVideo for movies</title>
		<link>http://run.tournament.org.il/small-but-annoying-no-xvideo-for-movies/</link>
		<comments>http://run.tournament.org.il/small-but-annoying-no-xvideo-for-movies/#comments</comments>
		<pubDate>Wed, 28 Jun 2006 23:32:25 +0000</pubDate>
		<dc:creator>ez-aton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ATI]]></category>
		<category><![CDATA[dual display]]></category>
		<category><![CDATA[dual head]]></category>
		<category><![CDATA[Radeon]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://www.tournament.org.il/run-new/?p=84</guid>
		<description><![CDATA[It means I cannot resize video. Using the x11 generic driver does not allow resize. I&#8217;ve searched for a solution just now, and got to this web page. After some tweeks with my own config file (to remind you, it was built using ATI&#8217;s tools), I&#8217;ve got it to work correctly. Here&#8217;s the updated config [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>It means I cannot resize video. Using the x11 generic driver does not allow resize.</p>
<p>I&#8217;ve searched for a solution just now, and got to this <a href="http://www.nabble.com/Firegl-T2,-fglrx,-xorg-and-glx:-no-XVideo-t1757935.html" target="_blank">web page</a>. After some tweeks with my own config file (to <a href="http://www.tournament.org.il/run/?p=81" target="_blank">remind</a> you, it was built using ATI&#8217;s tools), I&#8217;ve got it to work correctly.</p>
<p>Here&#8217;s the updated config file <a title="xorg.conf.ati-dualhead.txt" href="/files/Configs/xorg.conf.ati-dualhead.txt" target="_blank">xorg.conf.ati-dualhead.txt</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://run.tournament.org.il/small-but-annoying-no-xvideo-for-movies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Radeon 9600 Dual Display (dual-head)</title>
		<link>http://run.tournament.org.il/radeon-9600-dual-display-dual-head/</link>
		<comments>http://run.tournament.org.il/radeon-9600-dual-display-dual-head/#comments</comments>
		<pubDate>Wed, 21 Jun 2006 02:07:19 +0000</pubDate>
		<dc:creator>ez-aton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ATI]]></category>
		<category><![CDATA[dual display]]></category>
		<category><![CDATA[dual head]]></category>
		<category><![CDATA[multiple screens]]></category>
		<category><![CDATA[NVidia]]></category>
		<category><![CDATA[Radeon]]></category>

		<guid isPermaLink="false">http://www.tournament.org.il/run-new/?p=81</guid>
		<description><![CDATA[After much agony with my faulted NVidia Dual-head card, and the frequent hard-freeze which were part of this experience. A new and shining ATI Radeon 9600 has entered my AGP slot, and I was ready to make it rock. First thing first &#8211; I utterly failed to install the damn driver. ATI build their drivers [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>After much agony with my faulted NVidia Dual-head card, and the frequent hard-freeze which were part of this experience.</p>
<p>A new and shining ATI Radeon 9600 has entered my AGP slot, and I was ready to make it rock.</p>
<p>First thing first &#8211; I utterly failed to install the damn driver. ATI build their drivers for someone else. Not me. I was able (I swear I don&#8217;t remember how) to make it work, and was into setting my brand new VGA card for dual-head for my Xorg.</p>
<p>I&#8217;ve used aticonfig, and run the following commands to do the trick:</p>
<p><em>aticonfig &#8211;initial=dual-head &#8211;screen-layout=right</em></p>
<p><em>aticonfig &#8211;screen-layout=left &#8211;dtop horizontal &#8211;resolution=0,1280&#215;1024,1024&#215;768 \ &#8211;resolution=1,1280&#215;1024,1024&#215;768 &#8211;screen-overlap=0</em></p>
<p>It worked like charm (I&#8217;m saving you from the ugly trial and error part of it).</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://run.tournament.org.il/radeon-9600-dual-display-dual-head/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
