<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Fedora on Samsung X120 notebook</title>
	<atom:link href="http://hisdeedsaredust.com/2009/09/fedora-on-samsung-x120-notebook/feed/" rel="self" type="application/rss+xml" />
	<link>http://hisdeedsaredust.com/2009/09/fedora-on-samsung-x120-notebook/</link>
	<description>surveying sub-optimal solutions</description>
	<lastBuildDate>Sat, 21 Jan 2012 18:07:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: flo</title>
		<link>http://hisdeedsaredust.com/2009/09/fedora-on-samsung-x120-notebook/comment-page-1/#comment-221</link>
		<dc:creator>flo</dc:creator>
		<pubDate>Mon, 02 Nov 2009 21:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://hisdeedsaredust.com/?p=71#comment-221</guid>
		<description>On further investigation, the problem with the keyboard seems to be the same as with other Samsung laptops, which means they need a patch for keyboard quirks in the kernel driver. Here&#039;s a &lt;a href=&quot;http://patchwork.kernel.org/patch/48730/&quot; rel=&quot;nofollow&quot;&gt;patch for the Samsung Q320&lt;/a&gt; by Nick Gasson. I&#039;m building a kernel (following the &lt;a href=&quot;http://fedoraproject.org/wiki/Docs/CustomKernel&quot; rel=&quot;nofollow&quot;&gt;instructions&lt;/a&gt;) with an appropriately modified patch right now, but it looks hopeful.</description>
		<content:encoded><![CDATA[<p>On further investigation, the problem with the keyboard seems to be the same as with other Samsung laptops, which means they need a patch for keyboard quirks in the kernel driver. Here&#8217;s a <a href="http://patchwork.kernel.org/patch/48730/" rel="nofollow">patch for the Samsung Q320</a> by Nick Gasson. I&#8217;m building a kernel (following the <a href="http://fedoraproject.org/wiki/Docs/CustomKernel" rel="nofollow">instructions</a>) with an appropriately modified patch right now, but it looks hopeful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flo</title>
		<link>http://hisdeedsaredust.com/2009/09/fedora-on-samsung-x120-notebook/comment-page-1/#comment-219</link>
		<dc:creator>flo</dc:creator>
		<pubDate>Sat, 31 Oct 2009 13:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://hisdeedsaredust.com/?p=71#comment-219</guid>
		<description>No, they don&#039;t. I&#039;ve experimented with connecting the keys up to events, but when I tried to dim the display, it was as if the key automatically repeated, dimming the display but then not accepting any other key presses. I&#039;ll have to investigate more, because I&#039;ve never tried touching this before

For what it&#039;s worth, I tried editing the file /usr/share/hal/fdi/information/10freedesktop/30-keymap-misc.fdi and adding the following lines to the Samsung section:
&lt;pre&gt;
&lt;match key=&quot;/org/freedesktop/Hal/devices/computer:system.hardware.product&quot; string=&quot;X120/X170&quot;&gt;
 &lt;append key=&quot;input.keymap.data&quot; type=&quot;strlist&quot;&gt;e008:brightnessup&lt;/append&gt;
  &lt;append key=&quot;input.keymap.data&quot; type=&quot;strlist&quot;&gt;e009:brightnessdown&lt;append&gt;
&lt;/match&gt;
&lt;/pre&gt;

I restarted the machine to get my keyboard back. I really should read the documentation :-)</description>
		<content:encoded><![CDATA[<p>No, they don&#8217;t. I&#8217;ve experimented with connecting the keys up to events, but when I tried to dim the display, it was as if the key automatically repeated, dimming the display but then not accepting any other key presses. I&#8217;ll have to investigate more, because I&#8217;ve never tried touching this before</p>
<p>For what it&#8217;s worth, I tried editing the file /usr/share/hal/fdi/information/10freedesktop/30-keymap-misc.fdi and adding the following lines to the Samsung section:</p>
<pre>
&lt;match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" string="X120/X170"&gt;
 &lt;append key="input.keymap.data" type="strlist"&gt;e008:brightnessup&lt;/append&gt;
  &lt;append key="input.keymap.data" type="strlist"&gt;e009:brightnessdown&lt;append&gt;
&lt;/match&gt;
</pre>
<p>I restarted the machine to get my keyboard back. I really should read the documentation <img src='http://hisdeedsaredust.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://hisdeedsaredust.com/2009/09/fedora-on-samsung-x120-notebook/comment-page-1/#comment-218</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sat, 31 Oct 2009 03:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://hisdeedsaredust.com/?p=71#comment-218</guid>
		<description>Hey,

I&#039;ve just installed Fedora 11 on an X120.  Do the brightness up and down keys work for you?  They don&#039;t under Linux here.

Rob</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I&#8217;ve just installed Fedora 11 on an X120.  Do the brightness up and down keys work for you?  They don&#8217;t under Linux here.</p>
<p>Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flo</title>
		<link>http://hisdeedsaredust.com/2009/09/fedora-on-samsung-x120-notebook/comment-page-1/#comment-213</link>
		<dc:creator>flo</dc:creator>
		<pubDate>Wed, 21 Oct 2009 08:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://hisdeedsaredust.com/?p=71#comment-213</guid>
		<description>I&#039;d been meaning to post some more about this, so thanks for the question. I haven&#039;t measured the battery life yet. I&#039;ll stick it on charge now, and see what it reports at 100%, then I&#039;ll let it discharge in idle, while preventing the display from turning off, and see what it reports.

I connected it up to my full HD TV the other day with an HDMI cable and used &lt;tt&gt;xrandr&lt;/tt&gt; to switch displays over. There is the usual &quot;switch displays&quot; icon on the Fn-F4 key, but I haven&#039;t figured out how to make that do the switch automatically, yet. It felt very strange, using a laptop with a 37&quot; display.

The card reader takes SD cards. I plugged in a 16 GB SDHC card from my camera, and F-Spot quite happily grabbed the photos from it, no problem.

The webcam was automatically used when I installed and fired up Cheese. Capturing video clips in Cheese seemed sluggish and choppy, but I didn&#039;t experiment further because I have no interest in using that.

I haven&#039;t yet managed to send a picture to it from my phone with bluetooth, or the other direction, which I used to do all the time on my Vaio. That needs investigating, but I&#039;ve always found it tricky to know exactly which bluetooth packages I should be installing.

My single gripe about the keyboard is that the backslash key has moved from where it should be, at the left of the Z, to just left of the right shift key.

What I am missing, over my old Sony Vaio VGN-TX1XP, is an external volume control and a switch to turn off the wireless and bluetooth, but they are not big issues. I certainly think this is a fine replacement.</description>
		<content:encoded><![CDATA[<p>I&#8217;d been meaning to post some more about this, so thanks for the question. I haven&#8217;t measured the battery life yet. I&#8217;ll stick it on charge now, and see what it reports at 100%, then I&#8217;ll let it discharge in idle, while preventing the display from turning off, and see what it reports.</p>
<p>I connected it up to my full HD TV the other day with an HDMI cable and used <tt>xrandr</tt> to switch displays over. There is the usual &#8220;switch displays&#8221; icon on the Fn-F4 key, but I haven&#8217;t figured out how to make that do the switch automatically, yet. It felt very strange, using a laptop with a 37&#8243; display.</p>
<p>The card reader takes SD cards. I plugged in a 16 GB SDHC card from my camera, and F-Spot quite happily grabbed the photos from it, no problem.</p>
<p>The webcam was automatically used when I installed and fired up Cheese. Capturing video clips in Cheese seemed sluggish and choppy, but I didn&#8217;t experiment further because I have no interest in using that.</p>
<p>I haven&#8217;t yet managed to send a picture to it from my phone with bluetooth, or the other direction, which I used to do all the time on my Vaio. That needs investigating, but I&#8217;ve always found it tricky to know exactly which bluetooth packages I should be installing.</p>
<p>My single gripe about the keyboard is that the backslash key has moved from where it should be, at the left of the Z, to just left of the right shift key.</p>
<p>What I am missing, over my old Sony Vaio VGN-TX1XP, is an external volume control and a switch to turn off the wireless and bluetooth, but they are not big issues. I certainly think this is a fine replacement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alpha</title>
		<link>http://hisdeedsaredust.com/2009/09/fedora-on-samsung-x120-notebook/comment-page-1/#comment-212</link>
		<dc:creator>alpha</dc:creator>
		<pubDate>Tue, 20 Oct 2009 20:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://hisdeedsaredust.com/?p=71#comment-212</guid>
		<description>Hello, do you have any news about this laptop life?

I am looking for A4-size low-weight notebook right now. And X120 seems to be good. 
How does it work with HDMI, card reader, webcam in current Fedora?

What can you say about its temperature?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hello, do you have any news about this laptop life?</p>
<p>I am looking for A4-size low-weight notebook right now. And X120 seems to be good.<br />
How does it work with HDMI, card reader, webcam in current Fedora?</p>
<p>What can you say about its temperature?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

