<?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>PCR&#039;s notepad &#187; AMD</title>
	<atom:link href="http://notepad.patheticcockroach.com/category/amd/feed/" rel="self" type="application/rss+xml" />
	<link>http://notepad.patheticcockroach.com</link>
	<description>The area in patheticcockroach.com where the EEG isn&#039;t isoelectric</description>
	<lastBuildDate>Sun, 05 Feb 2012 12:11:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fixing non-working Catalyst Control Center administrative part in Kubuntu</title>
		<link>http://notepad.patheticcockroach.com/2276/fixing-non-working-catalyst-control-center-administrative-part-in-kubuntu/</link>
		<comments>http://notepad.patheticcockroach.com/2276/fixing-non-working-catalyst-control-center-administrative-part-in-kubuntu/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 11:30:48 +0000</pubDate>
		<dc:creator>David Dernoncourt</dc:creator>
				<category><![CDATA[AMD]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://notepad.patheticcockroach.com/?p=2276</guid>
		<description><![CDATA[Under Linux, the ATI/AMD Catalyst Control Center (CCC) can be opened in 2 different ways: as a simple user or as an administrative user. If you are to modify pretty much any setting, you&#8217;ll want to open it as administrative user indeed. The problem is, in Kubuntu, the link to the administrator (sudoer) version of [...]]]></description>
			<content:encoded><![CDATA[<p>Under Linux, the ATI/AMD Catalyst Control Center (CCC) can be opened in 2 different ways: as a simple user or as an administrative user. If you are to modify pretty much any setting, you&#8217;ll want to open it as administrative user indeed. The problem is, in Kubuntu, the link to the administrator (sudoer) version of the Control Center is broken: it uses <code>amdxdg-su -c amdcccle</code>, which pops up some odd-looking sudo prompt and then does nothing. The fix is simple: fix the link with a working sudoing thingy, which in KDE would simply be kdesudo. So, you need to fix the link (or create a new one), pointing it to <code>kdesudo amdcccle</code>.</p>
<p>If you don&#8217;t know how to do this: just right-click on the start menu icon and select &#8220;Edit Applications&#8221;. Then browse to &#8220;Settings&#8221;, and you&#8217;ll find current Catalyst links there.</p>
]]></content:encoded>
			<wfw:commentRss>http://notepad.patheticcockroach.com/2276/fixing-non-working-catalyst-control-center-administrative-part-in-kubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Overclocking the Mobility Radeon HD 5650</title>
		<link>http://notepad.patheticcockroach.com/1172/overclocking-the-mobility-radeon-hd-5650/</link>
		<comments>http://notepad.patheticcockroach.com/1172/overclocking-the-mobility-radeon-hd-5650/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 06:08:02 +0000</pubDate>
		<dc:creator>David Dernoncourt</dc:creator>
				<category><![CDATA[Acer Aspire 5553G]]></category>
		<category><![CDATA[AMD]]></category>
		<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://notepad.patheticcockroach.com/?p=1172</guid>
		<description><![CDATA[I looked into this like 9 months ago but never took the time to post it&#8230; This time I won&#8217;t make a guide nearly as long as the one on overclocking the GeForce 9650M GT, so if you&#8217;re new to overclocking you might want to take a look at it about usual disclaimer (basically: overclocking [...]]]></description>
			<content:encoded><![CDATA[<p>I looked into this like 9 months ago but never took the time to post it&#8230; This time I won&#8217;t make a guide nearly as long as the one on <a href="http://notepad.patheticcockroach.com/502/overclocking-the-geforce-9650m-gt/">overclocking the GeForce 9650M GT</a>, so if you&#8217;re new to overclocking you might want to take a look at it about usual disclaimer (basically: overclocking can void your warranty and kill your graphic card), temperature stuff (my Mobility Radeon HD 5650 runs around 80°C at full), trying increasing frequencies, and performance checking.</p>
<h2>Getting the tools</h2>
<p>You&#8217;ll need <a href="http://www.techpowerup.com/downloads/1641/AMD_GPU_Clock_Tool_v0.9.26.0_For_HD_5870.html">AMD GPU Clock Tool 0.9.26.0 for HD 5870</a> (<a href="http://www.guru3d.com/news/amd-gpu-clock-tool-v09260-for-hd-5870/">Guru3D mirror</a>) to perform the clock changes, and optionally yet recommended <a href="http://www.techpowerup.com/gpuz/">GPU-Z</a> to check the frequency and temperature.</p>
<h2>Performing the overclock</h2>
<p>AMD GPU Clock Tool is really quite straightforward. Since you are working on a Mobility 5650 chances are, though, that your laptop contains 2 GPU: an integrated one (something around Mobility Radeon 4200 is what I have in my Acer 5553G) and the discrete one. Well, make sure you pick the proper one in the <em>Device</em> field. To know if you&#8217;re on the right one, check the frequencies: the Mobility Radeon 5650 HD has a core clock (noted as &#8220;engine&#8221; in this tool) by default at 550 MHz, and a memory clock by default at 800. My Mobility 42XX chipset has those clocks respectively at 500 and 400.<br />
To change the frequency, just edit the values in the engine and memory clock fields then press &#8220;Set Clocks&#8221;. That&#8217;s all <img src='http://notepad.patheticcockroach.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The only limitation with this overclocking compared to the one I previously presented about the GeForce 9650M GT is that I didn&#8217;t find a way to automate it: every time you restart your laptop the frequency of your GPU will be reset to factory settings, and you&#8217;ll have to run the AMD GPU Clock Tool and change frequencies again if you still want to be overclocked.</p>
<p>A few figures and illustrations to finish: I managed to raise my core to 586.7 MHz and my memory to 848.8 MHz, although I could probably get more (I didn&#8217;t try to push to the limit).<br />
<a href="http://img.patheticcockroach.com/01/overclocked_Mobility_Radeon_HD_5650.png"><img src="http://img.patheticcockroach.com/01/overclocked_Mobility_Radeon_HD_5650.png" alt="An overclocked AMD/ATI Mobility Radeon HD 5650 in GPU-Z" width="390" height="488"/></a><br />
Here&#8217;s <a href="http://www.techpowerup.com/gpuz/26ssu/">my GPU-Z validation</a> (note that GPU-Z still bugs with this card: the base frequencies are the ones detected when opening the tool, so since I had already performed the overclock before launching GPU-Z my overclocked frequencies are the same as default). And finally some videos, I don&#8217;t really remember why I kept them in this post&#8217;s draft, but I don&#8217;t have the heart to delete them now ^^: <a href="http://www.youtube.com/watch?v=jHtdc_3Sla0">How to overclock ATI Mobility 5650 to MAXIMUM</a>, <a href="http://www.youtube.com/watch?v=XyYYgn55x0A">crysis with an Ati 5650 mobility</a>.</p>
<p>Edit: <a href="http://www.techpowerup.com/gpuz/66d95/">harder, better, faster, stronger</a> <img src='http://notepad.patheticcockroach.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Edit 2: some more details about temperature: when running at 100% alone (ie CPU not used or almost not used), my Mobility Radeon HD 5650 is around 80°C (79-82°C). When the CPU runs too everything gets pretty much warmer, and in those conditions the GPU already reached 100°C. Although I wouldn&#8217;t say this would be safe on the long term, it didn&#8217;t kill it on the spot either (but I could hear from the fan that it wasn&#8217;t very happy though <img src='http://notepad.patheticcockroach.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ). Also at this temperature, with the CPU in the 80+°C too, the laptop case becomes a bit uncomfortable to lay your hands on indeed.</p>
]]></content:encoded>
			<wfw:commentRss>http://notepad.patheticcockroach.com/1172/overclocking-the-mobility-radeon-hd-5650/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An archive of AMD Mobility Catalyst Windows 7 x64 drivers</title>
		<link>http://notepad.patheticcockroach.com/1285/an-archive-of-amd-mobility-win-7-x64-drivers/</link>
		<comments>http://notepad.patheticcockroach.com/1285/an-archive-of-amd-mobility-win-7-x64-drivers/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 20:59:16 +0000</pubDate>
		<dc:creator>David Dernoncourt</dc:creator>
				<category><![CDATA[Acer Aspire 5553G]]></category>
		<category><![CDATA[AMD]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[graphic cards]]></category>

		<guid isPermaLink="false">http://notepad.patheticcockroach.com/?p=1285</guid>
		<description><![CDATA[I find AMD/ATI Radeon drivers hardly browsable on their site. I mean, okay the current version can somehow be downloaded (you need to first download a downloader program, then use it to try and grab the current Mobility Catalyst version), but it&#8217;s not exactly a smooth process, and the older versions are just nowhere to [...]]]></description>
			<content:encoded><![CDATA[<p>I find AMD/ATI Radeon drivers hardly browsable on their site. I mean, okay the current version can somehow be downloaded (you need to first download a downloader program, then use it to try and grab the current Mobility Catalyst version), but it&#8217;s not exactly a smooth process, and the older versions are just nowhere to be found.<br />
It wouldn&#8217;t be a big deal if newer versions worked always good, but the problem is, sometimes a new version breaks a thing or two. And in the case of laptops, this seems to be even more often the case.<br />
So, for those who needs to get an older version, I&#8217;ll try to keep a Megaupload folder updated with the drivers I used. For the moment it contains:</p>
<ul>
<li>10-8_mobility_vista_win7_64_dd_ccc (Mobility Catalyst 10.8 for Vista/Se7en x64)</li>
<li>10-10_mobility_vista_win7_64_dd_ccc (Mobility Catalyst 10.10 for Vista/Se7en x64)</li>
<li>10-11_mobility_vista_win7_64_dd_ccc_ocl (Mobility Catalyst 10.11 for Vista/Se7en x64)</li>
<li>10-12_mobility_vista_win7_64_dd_ccc_ocl (Mobility Catalyst 10.12 for Vista/Se7en x64)</li>
<li>11-1_mobility_vista_win7_64_dd_ccc_ocl (Mobility Catalyst 11.1 for Vista/Se7en x64)</li>
<li>11-2_mobility_vista_win7_64_dd_ccc_ocl (Mobility Catalyst 11.2 for Vista/Se7en x64)</li>
<li>11-3_mobility_vista_win7_64_dd_ccc_ocl (Mobility Catalyst 11.3 for Vista/Se7en x64)</li>
<li>11-4_mobility_vista_win7_64_dd_ccc_ocl (Mobility Catalyst 11.4 for Vista/Se7en x64)</li>
<li>11-5_mobility_vista_win7_64_dd_ccc_ocl (Mobility Catalyst 11.5 for Vista/Se7en x64)</li>
<li>11-6_mobility_vista_win7_64_dd_ccc_ocl (Mobility Catalyst 11.6 for Vista/Se7en x64)</li>
<li>11-7_mobility_vista_win7_64_dd_ccc_ocl (Mobility Catalyst 11.7 for Vista/Se7en x64)</li>
<li>11-8_mobility_vista_win7_64_dd_ccc_ocl (Mobility Catalyst 11.8 for Vista/Se7en x64)</li>
<li>11-9_mobility_vista_win7_64_dd_ccc_ocl (Mobility Catalyst 11.9 for Vista/Se7en x64)</li>
<li>11-10_mobility_vista_win7_64_dd_ccc (Mobility Catalyst 11.10 for Vista/Se7en x64) NB: I downloaded this one from a third party site, not directly from AMD (I missed it). I didn&#8217;t test it either.</li>
<li>11-11_mobility_vista_win7_64_dd_ccc_ocl (Mobility Catalyst 11.11 for Vista/Se7en x64)</li>
<li>11-12_mobility_vista_win7_64_dd_ccc_ocl (Mobility Catalyst 11.12 for Vista/Se7en x64)</li>
</ul>
<p>That&#8217;s right, I missed version 10.9. That&#8217;s pretty weird too, because that should have been the current drivers just when I got my laptop&#8230; Or maybe AMD skipped 10.9, it looks like I downloaded 10.8 in mid-October already.<br />
Anyway, here&#8217;s again the link to the <del datetime="2012-01-23T10:30:04+00:00">megaupload folder</del> (<del datetime="2011-10-02T06:09:56+00:00">FileSonic mirror</del>).</p>
<p>Update (2011-01-29): added Catalyst 11.1<br />
Update (2011-02-18): added Catalyst 11.2 + FileSonic mirror<br />
Update (2011-04-02): added Catalyst 11.3<br />
Update (2011-05-10): added Catalyst 11.4 and 11.5<br />
Update (2011-07-02): added Catalyst 11.6<br />
Update (2011-07-28): added Catalyst 11.7<br />
Update (2011-09-03): added Catalyst 11.8 (on FileSonic only because MU uploader is down ATM)<br />
Update (2011-09-08): mirrored Catalyst 11.8 on MU<br />
Update (2011-10-02): added Catalyst 11.9, removed FileSonic mirror because the files there get removed too fast when there&#8217;s no downloads.<br />
Update (2011-12-04): added Catalyst 11.10 and 11.11<br />
Update (2011-12-31): added Catalyst 11.12</p>
<h2>Update (2012-01-23)</h2>
<p>All those files were stolen by the FBI, and I don&#8217;t have the resources to host them myself (<a href="http://notepad.patheticcockroach.com/2616/oops-the-fbi-stole-my-files/">for more details see this post</a>). So I&#8217;m sorry but this archive is discontinued, feel free to <a href="http://www.whitehouse.gov/contact">thank Obama and the US government</a>&#8230;<br />
For posterity, here are the former links to the files:<br />
http://www.megaupload.com/?f=TT2Z8M6G (folder)<br />
http://www.megaupload.com/?d=1I2M2QFW (10.8)<br />
http://www.megaupload.com/?d=Y7234J3S (10.10)<br />
http://www.megaupload.com/?d=6ZUGB5SG (10.11)<br />
http://www.megaupload.com/?d=Z1DTSV4C (10.12)<br />
http://www.megaupload.com/?d=ZFLELCH2 (11.1)<br />
http://www.megaupload.com/?d=9MOAQLXQ (11.2)<br />
http://www.megaupload.com/?d=MF2W7YMM (11.3)<br />
http://www.megaupload.com/?d=GJJARTN8 (11.4)<br />
http://www.megaupload.com/?d=WM1BEHFH (11.5)<br />
http://www.megaupload.com/?d=ULJF05ZX (11.6)<br />
http://www.megaupload.com/?d=G8FD5OFH (11.7)<br />
http://www.megaupload.com/?d=YY1RSZV3 (11.8)<br />
http://www.megaupload.com/?d=31ZPA1UE (11.9)<br />
http://www.megaupload.com/?d=I7FO4ATO (11.10)<br />
http://www.megaupload.com/?d=DIPX28KJ (11.11)<br />
http://www.megaupload.com/?d=T1DSHYML (11.12)</p>
]]></content:encoded>
			<wfw:commentRss>http://notepad.patheticcockroach.com/1285/an-archive-of-amd-mobility-win-7-x64-drivers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Kentsfield quad-core performance previewed</title>
		<link>http://notepad.patheticcockroach.com/58/kentsfield-quad-core-performance-previewed/</link>
		<comments>http://notepad.patheticcockroach.com/58/kentsfield-quad-core-performance-previewed/#comments</comments>
		<pubDate>Sun, 01 Oct 2006 05:51:00 +0000</pubDate>
		<dc:creator>David Dernoncourt</dc:creator>
				<category><![CDATA[AMD]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[Intel]]></category>

		<guid isPermaLink="false">http://notepad.patheticcockroach.com/?p=58</guid>
		<description><![CDATA[The Tech Report has quad-core Kentsfield benchmarks straight from the Intel Developer Forum, and the chip looks like a beast in multithreaded apps like 3D rendering and video encoding. What&#8217;s more, the chip will plug into standard LGA775 motherboards, and could become available before AMD&#8217;s &#8217;4&#215;4&#8242; platform, which use dual dual-core chips. Full article &#124; [...]]]></description>
			<content:encoded><![CDATA[<p>The Tech Report has quad-core Kentsfield benchmarks straight from the Intel Developer Forum, and the chip looks like a beast in multithreaded apps like 3D rendering and video encoding. What&#8217;s more, the chip will plug into standard LGA775 motherboards, and could become available before AMD&#8217;s &#8217;4&#215;4&#8242; platform, which use dual dual-core chips.</p>
<p><a href="http://techreport.com/etc/2006q3/kentsfield/index.x?pg=1">Full article</a> | <a href="http://digg.com/hardware/Kentsfield_quad_core_performance_previewed">Digg it</a></p>
]]></content:encoded>
			<wfw:commentRss>http://notepad.patheticcockroach.com/58/kentsfield-quad-core-performance-previewed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

