鎌田さん、どうもありがとうございます。
上記の現象は、いずれもカーネルモジュール(デバイスドライバ)が見つからない ために発生しているものと思われます。先日のカーネルアップデートで何らかの 問題があったのでしょう。
まずはコンソールログイン(コマンドプロンプト)の状態からrootでログインし、 /lib/modules/2.6.27.23-0.1-default のディレクトリが存在しているかどうか確認してみてください。カーネル モジュールは上記のディレクトリから読み込むようになっています。
これはありました。
上記ディレクトリが存在していた場合は、 depmod -ae と入力してモジュールの依存関係ファイルを更新してから、 modprobe i915 としてモジュールを読み込んでみてください。
FATAL: Module i915 not found と出てしまいます。再起動しても相変わらずです。 以下、startxの後のエラーメッセージです: ----------------------------------- X.Org X Server 1.5.2 Release Date: 10 October 2008 X Protocol Version 11, Revision 0 Build Operating System: openSUSE SUSE LINUX Current Operating System: Linux linux-222q 2.6.27.23-0.1-default #1 SMP 2009-5-26 17:02:05 -0400 i686 Build Date: 27 February 2009 02:03:33PM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not impremented, (??) unknown. (==) Log File: "ver log/Xorg.0.log", Time: Fri Jun 12 20:51:04 2009 (==) Using config file: "/etc/X11/xorg.conf" (EE) GARTInit: Unable to open /dev/agppart (No such file or directory) FATAL: Module i915 not found (EE) [drm] drmOpen failed (EE) intel(0): [dri] DRIScreenInit failed. Disabling DRI. (EE) intel(0): Failed to allocate frame buffer. Is your VideoRAM set too low? (EE) intel(0): Failed to allocate frame buffer. Is your VideoRAM set too low? (EE) intel(0): Couldn't allocate video memory Fatal server error: AddScreen/ScreenInit failed for driver 0 giving up. xinit: Connection refused (errno 111): unable to connect to X server xinit: No such process (errno 3): Server error. ------------------------------------- 他に対処法は考えられますでしょうか? よろしくお願いいたします。 藤巻晴行 -- To unsubscribe, e-mail: opensuse-ja+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-ja+help@opensuse.org