<?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; ubuntu</title>
	<atom:link href="http://blog.schoash.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.schoash.com</link>
	<description></description>
	<lastBuildDate>Thu, 07 Oct 2010 13:18:41 +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>Convert uif Images in Ubuntu Linux</title>
		<link>http://blog.schoash.com/2008/03/20/convert-uif-images-in-ubuntu-linux/</link>
		<comments>http://blog.schoash.com/2008/03/20/convert-uif-images-in-ubuntu-linux/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 07:39:41 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[uif]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/2008/03/20/convert-uif-images-in-ubuntu-linux/</guid>
		<description><![CDATA[In my windows ages I was used to make backups in uif format. Sofar I couldn&#8217;t find any way to transform these images back from .uif to .iso. For all the people out there who don&#8217;t know what uif is:
 Universal Image Format(UIF) is a powerful compression image file format for backing up CD/DVD.  [...]]]></description>
			<content:encoded><![CDATA[<p>In my windows ages I was used to make backups in uif format. Sofar I couldn&#8217;t find any way to transform these images back from .uif to .iso. For all the people out there who don&#8217;t know what uif is:</p>
<blockquote><p> Universal Image Format(UIF) is a powerful compression image file format for backing up CD/DVD.  It is fast, reliable, and has rich set of features which include password-protected, data encryption, MD5 checksum support and much more.  UIF can not only contain the complete data  of CD/DVD just like ISO image,  But UIF  also supports backing up multi-session CD/DVD, Audio-CD, VCD, SVCD and DVD-Video.</p></blockquote>
<p>Before I was always using magicISO in wine or virtualbox. Today I found a great tool to do that right inside ubunt. Just get the <a href="http://aluigi.altervista.org/mytoolz/uif2iso.zip" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/aluigi.altervista.org');">tool</a> here and compile it and have fun!</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/03/20/convert-uif-images-in-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>3</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>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>Using Platex For Writing Japanese In Ubuntu</title>
		<link>http://blog.schoash.com/2007/12/16/using-platex-for-writing-japanese-in-ubuntu/</link>
		<comments>http://blog.schoash.com/2007/12/16/using-platex-for-writing-japanese-in-ubuntu/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 13:40:33 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[jp]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[japanese]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[platex]]></category>
		<category><![CDATA[xdvi]]></category>
		<category><![CDATA[xdvi-ja]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/2007/12/16/using-platex-for-writing-japanese-in-ubuntu/</guid>
		<description><![CDATA[The task was to make it possible to write a document in Japanese Language and compile it with platex.
First there are some packages you need to install. I don&#8217;t really know if you need anthy to be setup at this point, but it was already setup on my machine.
Get:

% sudo apt-get install ptex-bin ptex-base okumura-clsfiles
% [...]]]></description>
			<content:encoded><![CDATA[<p>The task was to make it possible to write a document in Japanese Language and compile it with platex.</p>
<p>First there are some packages you need to install. I don&#8217;t really know if you need <a href="http://anthy.sourceforge.jp" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/anthy.sourceforge.jp');">anthy</a> to be setup at this point, but it was already setup on my machine.</p>
<p>Get:<br />
<code><br />
% sudo apt-get install ptex-bin ptex-base okumura-clsfiles<br />
% sudo apt-get install ptex-base ptex-bin ptex-jisfonts<br />
% sudo apt-get install xdvik-ja dvipsk-ja dvi2ps gv gnome-gv<br />
% sudo apt-get install jbibtex-bin jmpost mendexk<br />
% sudo apt-get install okumura-clsfiles vfdata-morisawa5 dvi2ps-fontdesc-morisawa5<br />
% sudo jisftconfig add<br />
</code><br />
After that you can fire up emacs. Go to Options-&gt;MULE and set Language Environment to Japanese.<br />
Now you can just start writing the document.  To start withI suggest using jarticle as the documentclass.</p>
<p>When you are done with it run <code>platex yourfile.tex</code> and if you are not getting any missing font errors your are nearly done with everything. The next step is to view the *.dvi file. For that use <code>xdvi-ja yourfile.dvi</code> and everything should show up correctly.</p>
<p>Leave me a comment if problems occur.</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/12/16/using-platex-for-writing-japanese-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

