<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>エスブレイン &#187; VAIO type p ubuntu 解像度 X</title>
	<atom:link href="http://www.esbrain.com/tag/vaio-type-p-ubuntu-%e8%a7%a3%e5%83%8f%e5%ba%a6-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.esbrain.com</link>
	<description>高い技術力・創造力・機動力でお客様のビジネスをさらに加速させます</description>
	<lastBuildDate>Fri, 09 Sep 2011 09:55:56 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.esbrain.com/tag/vaio-type-p-ubuntu-%e8%a7%a3%e5%83%8f%e5%ba%a6-x/feed/" />
		<item>
		<title>VAIO type pでubuntuのカーネルバージョンアップ</title>
		<link>http://www.esbrain.com/2009/08/vaio-type-p-ubuntu-kernel-versionup/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://www.esbrain.com/2009/08/vaio-type-p-ubuntu-kernel-versionup/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 11:59:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[スタッフブログ]]></category>
		<category><![CDATA[VAIO type p ubuntu 解像度 X]]></category>

		<guid isPermaLink="false">http://www.esbrain.com/?p=622</guid>
		<description><![CDATA[VAIO type pでubuntu9.04にpsbドライバをインストールして快適に動作していたのですが、
最近カーネルをバージョンアップしたところ、Xの起動がうまくできなくなりました。
リカバリモードで起動して、Xの修 [...]]]></description>
			<content:encoded><![CDATA[<p>VAIO type pでubuntu9.04にpsbドライバをインストールして快適に動作していたのですが、</p>
<p>最近カーネルをバージョンアップしたところ、Xの起動がうまくできなくなりました。</p>
<p>リカバリモードで起動して、Xの修復を試みてもダメ。</p>
<p>psbドライバの再インストールをしてみてもダメ。</p>
<p>前のカーネルに戻して起動してもダメ。</p>
<p>結局カーネルの起動スクリプトを直すだけで良かったみたいです。</p>
<p>アップデートマネージャでカーネルを更新させると、/boot/grub/menu.lstで指定しているカーネルオプションが消されてしまうのが問題でした。</p>
<p>修正方法</p>
<blockquote><p>$sudo vi /boot/grub/menu.lst</p>
<p>(自分のパスワード入力)</p>
<p>赤色の部分を追加します</p>
<p>kernel /boot/vmlinuz-2.6.xx-xx-generic root=UUID=xxxxxxxxxxx ro quiet splash <span style="color: #ff0000;">mem=2038M</span></p>
<p>kernel /boot/vmlinuz-2.6.xx-xx-generic root=UUID=xxxxxxxxxxx ro single <span style="color: #ff0000;">mem=2038M</span></p>
<p>viを書き込み終了します。（viでなくてもテキストエディタなら何でもいいです)</p>
<p>$sudo update-grub
</p></blockquote>
<p>これで再起動すれば、見事フル解像度で起動しました。</p>
<p>やれやれ。</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://www.esbrain.com/2009/08/vaio-type-p-ubuntu-kernel-versionup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.esbrain.com/2009/08/vaio-type-p-ubuntu-kernel-versionup/" />
	</item>
	</channel>
</rss>

