<?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>His Deeds Are Dust &#187; samsung</title>
	<atom:link href="http://hisdeedsaredust.com/tag/samsung/feed/" rel="self" type="application/rss+xml" />
	<link>http://hisdeedsaredust.com</link>
	<description>surveying sub-optimal solutions</description>
	<lastBuildDate>Tue, 17 Jan 2012 15:52:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Samsung X120 custom kernel</title>
		<link>http://hisdeedsaredust.com/2011/03/samsung-x120-custom-kernel/</link>
		<comments>http://hisdeedsaredust.com/2011/03/samsung-x120-custom-kernel/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 17:58:53 +0000</pubDate>
		<dc:creator>Paul Flo Williams</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[samsung]]></category>

		<guid isPermaLink="false">http://hisdeedsaredust.com/?p=199</guid>
		<description><![CDATA[I have a Samsung X120 notebook. Commiserate with me, please, for ever since F13&#8242;s kernel went from 2.6.33 to 2.6.34, I&#8217;ve been without ACPI. Anything other than acpi=off in the boot settings produced a giant stack trace that scrolled off the tiny screen so fast and so early in the boot that only videoing the [...]]]></description>
			<content:encoded><![CDATA[<p>I have a Samsung X120 notebook. Commiserate with me, please, for ever since F13&#8242;s kernel went from 2.6.33 to 2.6.34, I&#8217;ve been without ACPI. Anything other than <tt>acpi=off</tt> in the boot settings produced a giant stack trace that scrolled off the tiny screen so fast and so early in the boot that only videoing the screen would have enabled me to transcribe it. Even <tt>boot_delay</tt> didn&#8217;t work, because that won&#8217;t delay <em>every</em> line of output when the kernel is curling up in a corner and dying.</p>
<p>It&#8217;s a bug in the Samsung BIOS no doubt, and it has an upstream <a href="https://bugzilla.kernel.org/show_bug.cgi?id=16548">kernel report</a>, but the bisect points to a sane commit that&#8217;s good for everyone else.</p>
<p>Running without ACPI isn&#8217;t a realistic option on a laptop. I wouldn&#8217;t know when to plug it back into the mains, and shutting down requires rather more persuasion than should be necessary, so last night it was time to patch the kernel.</p>
<p><a href="https://fedoraproject.org/wiki/">Fedora Wiki</a> to the rescue. I followed the instructions on <a href="https://fedoraproject.org/wiki/Building_a_custom_kernel">building a custom kernel</a> to the letter, and eleven hours later, I had a functioning laptop. I&#8217;ll break that down, lest you think me hard of understanding: five minutes to read the page, 20 minutes to grab the kernel src.rpm and make the appropriate patch, and 10 hours and 35 minutes to compile the entire thing on the laptop. I went to bed for the last bit, after ensuring that the mains was plugged in and on so that my laptop wouldn&#8217;t do the same.</p>
<p>So, to everyone who has had a hand in that page on the wiki, thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://hisdeedsaredust.com/2011/03/samsung-x120-custom-kernel/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Samsung X120 keyboard quirks</title>
		<link>http://hisdeedsaredust.com/2009/11/samsung-x120-keyboard-quirks/</link>
		<comments>http://hisdeedsaredust.com/2009/11/samsung-x120-keyboard-quirks/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 13:29:21 +0000</pubDate>
		<dc:creator>Paul Flo Williams</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[samsung]]></category>

		<guid isPermaLink="false">http://hisdeedsaredust.com/?p=99</guid>
		<description><![CDATA[As suspected, the Samsung X120 notebook has the same keyboard quirks as many other Samsung laptops, so that some of the function keys don&#8217;t work correctly under Fedora 11. There are two problems and fixes needed. One, the kernel needs patching so that the quirks with missing key release events are also applied to the [...]]]></description>
			<content:encoded><![CDATA[<p>As suspected, the Samsung X120 notebook has the same keyboard quirks as many other Samsung laptops, so that some of the function keys don&#8217;t work correctly under Fedora 11. There are two problems and fixes needed. One, the kernel needs patching so that the quirks with missing key release events are also applied to the X120 (<a href="http://bugzilla.kernel.org/show_bug.cgi?id=14052">kernel bug 14052</a>). Secondly, HAL needs patching to connect the function keys to turn the brightness up and down, etc., in the manner described by <a href="https://bugzilla.redhat.com/show_bug.cgi?id=504009">Fedora bug 504009</a> and <a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/399911">Ubuntu bug 399911</a> (and many others).</p>
<p>However, I have confirmed that grabbing and patching kernel-2.6.30.9-90.fc11.src.rpm works me.</p>
]]></content:encoded>
			<wfw:commentRss>http://hisdeedsaredust.com/2009/11/samsung-x120-keyboard-quirks/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Samsung X120 battery life</title>
		<link>http://hisdeedsaredust.com/2009/10/samsung-x120-battery-life/</link>
		<comments>http://hisdeedsaredust.com/2009/10/samsung-x120-battery-life/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 14:33:07 +0000</pubDate>
		<dc:creator>Paul Flo Williams</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[samsung]]></category>

		<guid isPermaLink="false">http://hisdeedsaredust.com/?p=88</guid>
		<description><![CDATA[I&#8217;ve just charged my notebook&#8217;s battery fully, then allowed it to discharge while the machine was idle. First of all, I nobbled the power management settings in Fedora 11 to make sure that the screen stayed bright throughout, and it didn&#8217;t perform a neat shutdown when it guessed the battery was close to death. I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just charged my notebook&#8217;s battery fully, then allowed it to discharge while the machine was idle. First of all, I nobbled the power management settings in Fedora 11 to make sure that the screen stayed bright throughout, and it didn&#8217;t perform a neat shutdown when it guessed the battery was close to death.</p>
<p>I have the four cell Li-Ion battery, product ID AA-PB0TC4L, which <a href="http://www.samsung.com/uk/consumer/pc-peripherals/notebook-computers/x-series/NP-X120-FA01UK/index.idx?pagetype=prd_detail">Samsung claims will last four hours</a>, based on BatteryMark tests.</p>
<p>It took 1 hour 53 minutes to discharge.</p>
<p>I present this figure without further comment because I don&#8217;t know whether this type of battery takes a few charge/discharge cycles to gain a longer life, or any other possible explanations.</p>
]]></content:encoded>
			<wfw:commentRss>http://hisdeedsaredust.com/2009/10/samsung-x120-battery-life/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fedora on Samsung X120 notebook</title>
		<link>http://hisdeedsaredust.com/2009/09/fedora-on-samsung-x120-notebook/</link>
		<comments>http://hisdeedsaredust.com/2009/09/fedora-on-samsung-x120-notebook/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 11:49:32 +0000</pubDate>
		<dc:creator>Paul Flo Williams</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[samsung]]></category>

		<guid isPermaLink="false">http://hisdeedsaredust.com/?p=71</guid>
		<description><![CDATA[My lovely Sony Vaio VGN-TX1XP partially died last week, after I managed to drop it while fumbling for the keys to my car. The keyboard doesn&#8217;t work, though the touchpad is fine, and the wireless doesn&#8217;t work. Ho hum. I&#8217;ll have a look at fixing it later, but I really can&#8217;t do without a laptop, [...]]]></description>
			<content:encoded><![CDATA[<p>My lovely Sony Vaio VGN-TX1XP partially died last week, after I managed to drop it while fumbling for the keys to my car. The keyboard doesn&#8217;t work, though the touchpad is fine, and the wireless doesn&#8217;t work. Ho hum. I&#8217;ll have a look at fixing it later, but I really can&#8217;t do without a laptop, so I had a look for another one to fill its place.</p>
<p>My selection criterion for a laptop is very simple: it&#8217;ll be exactly A4 size. Any smaller than that and I won&#8217;t be able to type on it; any larger and I won&#8217;t want to carry it around in my rucksack. I looked at the natural replacement for my old TX1 from Sony, but that cost £1600 at the time, and they still cost over £1300, so I discounted them.</p>
<p>I decided on the Samsung NP-X120-FA03UK, at a shade under £500. I ordered it on Monday from Laptops Direct and it got here yesterday afternoon.</p>
<p>I had been using Ubuntu 8.04 Hardy Heron on my Vaio. This is despite using Red Hat Enterprise Linux and Fedora at work, and Fedora at home on my desktop. I picked Ubuntu because the wireless worked straight away, whereas on Fedora it did nothing at all.</p>
<p>However, a few years on, I&#8217;m happy enough with Fedora 11 on my desktop, so it is time to try it again, because I&#8217;d rather learn one way of administering things on all my machines. The X120 doesn&#8217;t have an optical drive, so I hooked up a USB DVD drive, changed the boot order in the BIOS, and inserted a Fedora 11 disk. At the first reboot after partitioning, there were some problems, which I think I recall seeing mentioned on the mailing lists, so I simply went through that stage again (at just a few minutes&#8217; cost), and it worked second time.</p>
<p>After package installation, and booting into my new OS, I found that the wireless didn&#8217;t work. Even turning off security wouldn&#8217;t allow it to connect, so I hooked up an Ethernet cable and performed an update. After that, it works perfectly.</p>
<p>This is the first laptop I&#8217;ve had with an HDMI output. I had a very quick play with that this morning, but didn&#8217;t get any output on my TV. I&#8217;ll try playing with that later.</p>
]]></content:encoded>
			<wfw:commentRss>http://hisdeedsaredust.com/2009/09/fedora-on-samsung-x120-notebook/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

