<?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>No Name &#187; mobile</title>
	<atom:link href="http://blog.schoash.com/category/mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.schoash.com</link>
	<description></description>
	<lastBuildDate>Wed, 09 Jun 2010 10:15:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Make backlight adjustment work in Ubuntu on the Panasonic CF-R7</title>
		<link>http://blog.schoash.com/2008/08/18/make-backlight-adjustment-work-in-ubuntu-on-the-panasonic-cf-r7/</link>
		<comments>http://blog.schoash.com/2008/08/18/make-backlight-adjustment-work-in-ubuntu-on-the-panasonic-cf-r7/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 08:06:11 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[backlight]]></category>
		<category><![CDATA[cf-r7]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/?p=90</guid>
		<description><![CDATA[I was struggeling with the backlight quite for a while now. But finally I found something which finally works.
First you need git core installed

sudo aptitude install git-core

Next you checkout the module

git clone git://git.myrix.net/pana_acpi

The next step is compiling and loading the module

cd ./pana_acpi
make
make install
modprobe panasonic_acpi

At this point you can already check if the brightness buttons are [...]]]></description>
			<content:encoded><![CDATA[<p>I was struggeling with the backlight quite for a while now. But finally I found something which finally works.</p>
<p>First you need git core installed<br />
<code><br />
sudo aptitude install git-core<br />
</code></p>
<p>Next you checkout the module<br />
<code><br />
git clone git://git.myrix.net/pana_acpi<br />
</code><br />
The next step is compiling and loading the module<br />
<code><br />
cd ./pana_acpi<br />
make<br />
make install<br />
modprobe panasonic_acpi<br />
</code><br />
At this point you can already check if the brightness buttons are working.<br />
Next  copy ./pana_acpi/acpi/* to /etc/acpi<br />
and restart the acpid daemon.<br />
<code><br />
/etc/init.d/acpid restart<br />
</code><br />
This module should work on all the 7-Series from Panasonic. I only tried it out with my CF-R7.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2008/08/18/make-backlight-adjustment-work-in-ubuntu-on-the-panasonic-cf-r7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing with Nokia Sportstracker</title>
		<link>http://blog.schoash.com/2008/03/05/playing-with-nokia-sportstracker/</link>
		<comments>http://blog.schoash.com/2008/03/05/playing-with-nokia-sportstracker/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 05:03:34 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[jp]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/2008/03/05/playing-with-nokia-sportstracker/</guid>
		<description><![CDATA[I was quite surprised that the N95 built in GPS also worked inside the train. Since I am abroad I switched off assisted GPS and Network help. The device obviously worked quite well anyway. Just check out my route here. It show the way from a bit before Nagoya to Kyoto on the Shinkansen.
 
]]></description>
			<content:encoded><![CDATA[<p>I was quite surprised that the N95 built in GPS also worked inside the train. Since I am abroad I switched off assisted GPS and Network help. The device obviously worked quite well anyway. Just check out <a href="http://sportstracker.nokia.com/nts/workoutdetail/index.do?id=95542" onclick="javascript:urchinTracker ('/outbound/article/sportstracker.nokia.com');">my route here</a>. It show the way from a bit before Nagoya to Kyoto on the Shinkansen.</p>
<p align="center"> <a href="http://blog.schoash.com/uploads/st.jpg" title="st.jpg" rel="lightbox" ><img src="http://blog.schoash.com/uploads/st.thumbnail.jpg" alt="st.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2008/03/05/playing-with-nokia-sportstracker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Panasonic CF-R7 on Linux</title>
		<link>http://blog.schoash.com/2008/02/16/panasonic-cf-r7-on-linux/</link>
		<comments>http://blog.schoash.com/2008/02/16/panasonic-cf-r7-on-linux/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 11:53:29 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[cf-r7]]></category>
		<category><![CDATA[panasonic]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/2008/02/16/panasonic-cf-r7-on-linux/</guid>
		<description><![CDATA[Specs for my CF-R7 Japanese Model.
CPU: Intel Core 2 Duo U7500 @ 1.06GHz
Memory: 1GB 533MHz
Graphics: Mobile GM965/GL960 Integrated Graphics Controller
Chipset: 82801H (ICH8 Family)
Network: 88E8055 PCI-E Gigabit Ethernet Controller vendor: Marvell Technology Group Ltd.
WiFi: PRO/Wireless 4965 AG or AGN Network Connection vendor: Intel Corporation
SATA-Controller: 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller
HDD: TOSHIBA MK8037GS 80GB
PCMCIA: RL5c476 II Ricoh Co [...]]]></description>
			<content:encoded><![CDATA[<p>Specs for my CF-R7 Japanese Model.</p>
<p>CPU: Intel Core 2 Duo U7500 @ 1.06GHz<br />
Memory: 1GB 533MHz<br />
Graphics: Mobile GM965/GL960 Integrated Graphics Controller<br />
Chipset: 82801H (ICH8 Family)<br />
Network: 88E8055 PCI-E Gigabit Ethernet Controller vendor: Marvell Technology Group Ltd.<br />
WiFi: PRO/Wireless 4965 AG or AGN Network Connection vendor: Intel Corporation<br />
SATA-Controller: 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller<br />
HDD: TOSHIBA MK8037GS 80GB<br />
PCMCIA: RL5c476 II Ricoh Co Ltd<br />
SDHC: R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter Ricoh Co Ltd<br />
Battery: Lithium Ion Battery 41760mWh @7.2V</p>
<p>In Ubuntu nearly everything works out of the box:</p>
<p><font color="#99cc00">Graphics</font>: needs some tricks to work with compiz -&gt; driver is blacklisted</p>
<p><font color="#99cc00">WiFi</font>: works out of the box</p>
<p><font color="#99cc00">Ethernet</font>: not tried yet</p>
<p><font color="#99cc00">SDHC</font>: works out of the box (never worked for me on the r3)</p>
<p><font color="#ff0000">Hotkeys</font>: Recognized by Gnome but are not working (need to try to find a fix)</p>
<p><font color="#ff0000">Displaybrightness</font>: Doesn&#8217;t work at all. Tried <a href="http://www.da-cha.jp/letsnote" target="_blank" mce_href="http://www.da-cha.jp/letsnote" onclick="javascript:urchinTracker ('/outbound/article/www.da-cha.jp');">pcc_acpi</a> driver on kernel&nbsp; 2.6.22 and 2.6.24 without any luck. Both are also not working with xbacklight. </p>
<p><font color="#99cc00">Suspend to Ram</font>: works out of the box</p>
<p><font color="#99cc00">Frequency Management</font>: works out of the box</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2008/02/16/panasonic-cf-r7-on-linux/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Got a new machine &#8211; CF-R7</title>
		<link>http://blog.schoash.com/2008/02/10/got-a-new-machine-cf-r7/</link>
		<comments>http://blog.schoash.com/2008/02/10/got-a-new-machine-cf-r7/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 09:49:36 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[cf-r7]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[panasonic]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/2008/02/10/got-a-new-machine-cf-r7/</guid>
		<description><![CDATA[Last week I got a new notebook. First I was thinking of getting the Panasonic CF-R6 but later I realized that 2GB of memory can be very fine so I decided to get a new one and so I chose the CF-R7 which comes with 1GB memory a 80GB HDD and a Intel core2duo processor. [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I got a new notebook. First I was thinking of getting the Panasonic CF-R6 but later I realized that 2GB of memory can be very fine so I decided to get a new one and so I chose the CF-R7 which comes with 1GB memory a 80GB HDD and a Intel core2duo processor. It came in a very small package.</p>
<p><a href="http://farm3.static.flickr.com/2056/2254690700_b9b862f373.jpg?v=0" onclick="javascript:urchinTracker ('/outbound/article/farm3.static.flickr.com');"><img src="http://farm3.static.flickr.com/2056/2254690700_b9b862f373_s.jpg" /></a></p>
<p>The first thing I realized is, that they added a small fan on the back. I was not that happy at first, but I realized by the time that it is very silent.<br />
Since I am no Vista user I installed Ubuntu Gutsy Gibbon.<br />
<a href="http://farm3.static.flickr.com/2298/2254691860_028d3edb67.jpg?v=0" onclick="javascript:urchinTracker ('/outbound/article/farm3.static.flickr.com');"><img src="http://farm3.static.flickr.com/2298/2254691860_028d3edb67_s.jpg"></a><br />
Everything worked quite out of the box even the sdhc card reader in the front. The only thing which is not working is the feature to change the display brightness with the hotkeys. I tried everything sofar but no luck at all.</p>
<p>After some days of working with it I can say that I am very happy with this machine. Its small, fast, light, not easy to break and runs quite long on the battery.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2008/02/10/got-a-new-machine-cf-r7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cheap MacBook Air alternative</title>
		<link>http://blog.schoash.com/2008/02/10/cheap-macbook-air-alternative/</link>
		<comments>http://blog.schoash.com/2008/02/10/cheap-macbook-air-alternative/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 09:40:06 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[cheap alternative]]></category>
		<category><![CDATA[macbook air]]></category>
		<category><![CDATA[mebius]]></category>
		<category><![CDATA[thin]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/2008/02/10/cheap-macbook-air-alternative/</guid>
		<description><![CDATA[When I was looking around at Joshin for my new notebook I found this Sharp Mebius on the shelf of the second hand notebooks.

Seems to be a much cheaper alternative (~275euro) to the MacBook Air. I haven&#8217;t seen the Air in real yet, but I think the Mebius is as thin as the Air.



]]></description>
			<content:encoded><![CDATA[<p>When I was looking around at Joshin for my new notebook I found this Sharp Mebius on the shelf of the second hand notebooks.</p>
<p><a href="http://blog.schoash.com/uploads/2253895095_bfb79505a1_b.jpg" title="2253895095_bfb79505a1_b.jpg" rel="lightbox" ><img src="http://blog.schoash.com/uploads/2253895095_bfb79505a1_b.thumbnail.jpg" alt="2253895095_bfb79505a1_b.jpg" /></a></p>
<p>Seems to be a much cheaper alternative (~275euro) to the MacBook Air. I haven&#8217;t seen the Air in real yet, but I think the Mebius is as thin as the Air.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2008/02/10/cheap-macbook-air-alternative/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Network Manager Causing High Load</title>
		<link>http://blog.schoash.com/2008/01/01/network-manager-causing-high-load/</link>
		<comments>http://blog.schoash.com/2008/01/01/network-manager-causing-high-load/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 16:18:05 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Network Manager]]></category>
		<category><![CDATA[not connecting]]></category>
		<category><![CDATA[suspend]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/2008/01/01/network-manager-causing-high-load/</guid>
		<description><![CDATA[Sometimes when I wake up my Ubuntu laptop from suspend mode, it is the case that the Network Manager is having 100% load. I can&#8217;t connect to any network, so nothing is working. If you restarted your computer at this point and also get in the checking hdd routine, then your are in bad mood, [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes when I wake up my Ubuntu laptop from suspend mode, it is the case that the Network Manager is having 100% load. I can&#8217;t connect to any network, so nothing is working. If you restarted your computer at this point and also get in the checking hdd routine, then your are in bad mood, well at least I was.</p>
<p>A solution I am using is, simply kill the process and restart it again. How to do this?<br />
Just run the two following commands.<br />
<code><br />
sudo killall -9 NetworkManager<br />
sudo /etc/dbus-1/event.d/25NetworkManager start<br />
</code><br />
After a short time the Network Manager starts searching for the Network connection and you are ready to roll.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2008/01/01/network-manager-causing-high-load/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice Ads to promote video &#8211; calling in Korea</title>
		<link>http://blog.schoash.com/2007/10/26/nice-ads-to-promote-video-calling-in-korea/</link>
		<comments>http://blog.schoash.com/2007/10/26/nice-ads-to-promote-video-calling-in-korea/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 18:03:55 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2007/10/26/nice-ads-to-promote-video-calling-in-korea/</guid>
		<description><![CDATA[It seems like videocalls aren&#8217;t getting that popular. At least in Korea where they already have 3,5G HSDPA cellular networks (I am still waiting here for 3G!!, thanks at this point Hutchison Austria for being so fast   ) the operators try to make videocalling more popular.





]]></description>
			<content:encoded><![CDATA[<p>It seems like videocalls aren&#8217;t getting that popular. At least in Korea where they already have 3,5G HSDPA cellular networks (I am still waiting here for 3G!!, thanks at this point <a href="http://www.drei.at" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.drei.at');">Hutchison Austria</a> for being so fast <img src='http://blog.schoash.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  ) the operators try to make videocalling more popular.</p>
<p><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/aLt2sEj4Mp8" width="425" height="350"><param name="movie" value="http://www.youtube.com/v/aLt2sEj4Mp8"  /></object></p>
<p><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/3tdoVXZMCd4" width="425" height="350"><param name="movie" value="http://www.youtube.com/v/3tdoVXZMCd4"  /></object></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2007/10/26/nice-ads-to-promote-video-calling-in-korea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Beryl problems in Ubuntu Feisty and the i810</title>
		<link>http://blog.schoash.com/2007/06/12/fixing-beryl-problems-in-ubuntu-feisty-for-the/</link>
		<comments>http://blog.schoash.com/2007/06/12/fixing-beryl-problems-in-ubuntu-feisty-for-the/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 18:08:05 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[os]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2007/06/12/fixing-beryl-problems-in-ubuntu-feisty-for-the/</guid>
		<description><![CDATA[In another post I was mentioning that there is a way to make Beryl run smoother when you change the depth in X11 lower than 24.
Actually by the time I had the feeling it sucks. Well it is faster even you have a lot of eyecandy enabled, but on the other side I didn&#8217;t really [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2007/04/10/make-beryl-run-smoother-with-i810-driver/" onclick="javascript:urchinTracker ('/outbound/article/wwwu.edu.uni-klu.ac.at');">another post</a> I was mentioning that there is a way to make Beryl run smoother when you change the depth in X11 lower than 24.</p>
<p>Actually by the time I had the feeling it sucks. Well it is faster even you have a lot of eyecandy enabled, but on the other side I didn&#8217;t really like it when the shadows around that window for example don&#8217;t look nice. Or when other things are looking bad only because of the screen depth. I was playing around changing the depth to 24 but it only resulted in the white screen of death, or yes Beryl only showed me a white cube.</p>
<p>So I found a solution for it when I was searching for something very different.</p>
<p>Anyway reinstalling unstable intel drivers did the trick. Everything now works like a charm and in 24bit depth <img src='http://blog.schoash.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If you want the unstable intel drivers installed just give your terminal some:<br />
<code><br />
sudo aptitude xserver-xorg-video-intel/unstable</code><br />
and restart the Xserver<br />
<code>sudo /etc/init.d/gdm restart</code><br />
and you are done.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>Can enhancing my Ubuntu desktop with Beryl help me pass the <a href="http://www.actualtests.net/exam/350-001.htm" onclick="javascript:urchinTracker ('/outbound/article/www.actualtests.net');">350-001</a> exam?  Maybe the flaming effects applied to the window displaying my <a href="http://www.actualtests.net/exam/VCP-310.htm" onclick="javascript:urchinTracker ('/outbound/article/www.actualtests.net');">VCP-310</a> study guide or my Cisco <a href="http://www.actualtests.net/exam/640-802.htm" onclick="javascript:urchinTracker ('/outbound/article/www.actualtests.net');">640-802</a> questions and answers would help motivate me to study?  It could just be that nothing will help you pass the <a href="http://www.actualtests.net" onclick="javascript:urchinTracker ('/outbound/article/www.actualtests.net');">actual tests</a> that go with the Microsoft <a href="http://www.actualtests.net/exam/70-290.htm" onclick="javascript:urchinTracker ('/outbound/article/www.actualtests.net');">70-290</a> exam than actual hard work and determination.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2007/06/12/fixing-beryl-problems-in-ubuntu-feisty-for-the/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make the hotkeys of the Panasonic Let&#8217;s note series work again in Feisty</title>
		<link>http://blog.schoash.com/2007/05/05/make-the-hotkeys-of-the-panasonic-lets-note-series-work-again-in-feisty/</link>
		<comments>http://blog.schoash.com/2007/05/05/make-the-hotkeys-of-the-panasonic-lets-note-series-work-again-in-feisty/#comments</comments>
		<pubDate>Sat, 05 May 2007 21:19:26 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[os]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2007/05/05/make-the-hotkeys-of-the-panasonic-lets-note-series-work-again-in-feisty/</guid>
		<description><![CDATA[When I upgraded my Ubuntu to Feisty everything was quite fine. The only things which didn&#8217;t work were some hotkeys. Basically I could switch between very bright and very dark and the option for changing brightness in the power manager also disappeared. There was also no way to control the audio from the hotkeys. The [...]]]></description>
			<content:encoded><![CDATA[<p>When I upgraded my Ubuntu to Feisty everything was quite fine. The only things which didn&#8217;t work were some hotkeys. Basically I could switch between very bright and very dark and the option for changing brightness in the power manager also disappeared. There was also no way to control the audio from the hotkeys. The hotkey for hibernating still worked.</p>
<p>In the last release I don&#8217;t remember exactly if I installed <a href="http://www.da-cha.jp/letsnote" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.da-cha.jp');">this hotkey driver</a> or if it worked out of the box.</p>
<p>To make the hotkeys work again I got <a href="http://librarian.launchpad.net/1916123/acpi-support_panasonic_tsk20060402.tar.gz" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/librarian.launchpad.net');">this archive</a> which fixes the problem. The readme tells you where to put the files. <a href="https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/16424" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/bugs.launchpad.net');">This bugreport</a> deals with the problem. The readme says that the files from the archive will not work if you didn&#8217;t install the hotkey drivers.</p>
<p>The other good thing which will be fixed is that you now have 10 brightness levels available. Before there were just very bright and very dark, now I can go through the different levels which I really missed before.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>If only there were hot keys for disabling <a href="http://www.iseeq.com" onclick="javascript:urchinTracker ('/outbound/article/www.iseeq.com');">ppc</a> links and <a href="http://www.iseeq.com/c/email.htm" onclick="javascript:urchinTracker ('/outbound/article/www.iseeq.com');">email marketing</a> spam that hit our email boxes.  A one-click solution to slow <a href="http://www.iseeq.com/c/isp.htm" onclick="javascript:urchinTracker ('/outbound/article/www.iseeq.com');">adsl</a> speeds and redundant <a href="http://www.iseeq.com/c/domain-registration.htm" onclick="javascript:urchinTracker ('/outbound/article/www.iseeq.com');">domain names</a> would be an instant success.  The <a href="http://www.iseeq.com/c/marketing.htm" onclick="javascript:urchinTracker ('/outbound/article/www.iseeq.com');">marketing</a> should get right on that.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2007/05/05/make-the-hotkeys-of-the-panasonic-lets-note-series-work-again-in-feisty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu running on SEM P990i</title>
		<link>http://blog.schoash.com/2007/04/15/ubuntu-running-on-sem-p990i/</link>
		<comments>http://blog.schoash.com/2007/04/15/ubuntu-running-on-sem-p990i/#comments</comments>
		<pubDate>Sun, 15 Apr 2007 15:33:26 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[hax]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[os]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2007/04/15/ubuntu-running-on-sem-p990i/</guid>
		<description><![CDATA[Some guy called “Wizolabo” managed it to run a modified Ubuntu Linux version on a slightly modified SEM P990i. Here is a not so detailed proof.




]]></description>
			<content:encoded><![CDATA[<p>Some guy called “Wizolabo” managed it to run a modified Ubuntu Linux version on a slightly modified SEM P990i. Here is a not so detailed proof.</p>
<p><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/QyVJgw-H5l8" width="425" height="350"><param name="movie" value="http://www.youtube.com/v/QyVJgw-H5l8"  /></object></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2007/04/15/ubuntu-running-on-sem-p990i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
