
Ubuntu日本語フォーラム

ログインしていません。
新たに11.04にネットワークアップデートしたPCですが、起動中に、mountall: Disconnected from plymouthのメッセージを出して、止まってしまうようです。死んでいるわけではなくて、ctrl+alt+delで再起動はできます。previous versionをgrub2で選択すると、とりあえず立ち上がるのですが、マウスを認識しないようです。なにか手立てはありますか?
オフライン
grub2でprevious versionを選択してからだと、どのカーネルでも正常に立ちがあるようです。grub2の問題なんでしょうか?デュアルブートにしてあるWindows7もgrub2から問題ないです。
オフライン
[ctrl] + [alt] + [F1] でtty1にログインできないでしょうか?
ログイン出来ればグラフィック関係の問題で起動時にgdm(グラフィカルなログイン画面)が起動できずにいます。
$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo apt-get dist-upgrad
を順番に実行して再起動して見てください。
ダメな場合は使用しているPCのグラフィックの情報もいるのでPCの製品名(スペック)情報が必要です。
オフライン
ありがとうございます。
hir0 による投稿:
[ctrl] + [alt] + [F1] でtty1にログインできないでしょうか?
ログイン出来ればグラフィック関係の問題で起動時にgdm(グラフィカルなログイン画面)が起動できずにいます。
$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo apt-get dist-upgrad
を順番に実行して再起動して見てください。
以上は出来ましたが、結果は同じでした。なおこの際に、grub2で2.6.38−8-generic-paeと書いてありますが。このpaeとは何でしょうか(問題ないでしょうか?)?
改めて再起動し、grub2のprevious Linux versionsで進んで、2.6.38-8-generic(paeはつかない)を選択すると、GUIでログインできます。先ほどマウスが使用できないと言いましたが、この方法でログインした場合その後マウスは利用できています。このpreviousなのでログインして設定しても無駄ですよね。
なお本PCはAMD 880Gチップセット内蔵のRadeon系のビデオを利用しています。よろしくお願いいたします。
オフライン
paeの付くカーネルはUbuntu Server に採用されているカーネルです。
サーバー用途に特化した調整がされています。
大きな特徴は32bit版より倍のメモリを認識できること、もちろんPCが対応していなければ意味がないのです。
2.6.38- は現時点ではデフォルトでは11.04でしか採用されていないはずですよ。
オフライン
ありがとうございます。
今回の場合、標準で-paeカーネルで、ここから起動すると、前記のごとくmountall: Disconnected from plymouthで止まります。一方で、previous Linux versionsで進んで、2.6.38-8-generic(paeはつかない)なら起動するようなので、とりあえずカーネルpaeなしに入れ替えれば?(grub2の設定を変える?)よいものでしょうか?
オフライン
マシンの搭載メモリー量はどうなっていますでしょうか。
それと、下記コマンドの結果を投稿してみてください。
cat /proc/cpuinfo dpkg -l | grep linux
オフライン
マシンの搭載メモリー量はどうなっていますでしょうか。
4Gbytesです。
cat /proc/cpuinfoの結果
processor : 0 vendor_id : AuthenticAMD cpu family : 16 model : 4 model name : AMD Phenom(tm) II X3 720 Processor stepping : 2 cpu MHz : 800.000 cache size : 512 KB physical id : 0 siblings : 3 core id : 0 cpu cores : 3 apicid : 0 initial apicid : 0 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt npt lbrv svm_lock nrip_save bogomips : 5624.59 clflush size : 64 cache_alignment : 64 address sizes : 48 bits physical, 48 bits virtual power management: ts ttp tm stc 100mhzsteps hwpstate processor : 1 vendor_id : AuthenticAMD cpu family : 16 model : 4 model name : AMD Phenom(tm) II X3 720 Processor stepping : 2 cpu MHz : 800.000 cache size : 512 KB physical id : 0 siblings : 3 core id : 1 cpu cores : 3 apicid : 1 initial apicid : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt npt lbrv svm_lock nrip_save bogomips : 5624.87 clflush size : 64 cache_alignment : 64 address sizes : 48 bits physical, 48 bits virtual power management: ts ttp tm stc 100mhzsteps hwpstate processor : 2 vendor_id : AuthenticAMD cpu family : 16 model : 4 model name : AMD Phenom(tm) II X3 720 Processor stepping : 2 cpu MHz : 800.000 cache size : 512 KB physical id : 0 siblings : 3 core id : 2 cpu cores : 3 apicid : 2 initial apicid : 2 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt npt lbrv svm_lock nrip_save bogomips : 5624.88 clflush size : 64 cache_alignment : 64 address sizes : 48 bits physical, 48 bits virtual power management: ts ttp tm stc 100mhzsteps hwpstate
dpkg -l | grep linuxの結果
ii libselinux1 2.0.96-1ubuntu2 SELinux runtime shared libraries ii libv4l-0 0.8.3-1 Collection of video4linux support libraries ii linux-firmware 1.52 Firmware for Linux kernel drivers ii linux-generic 2.6.38.8.22 Complete Generic Linux kernel ii linux-generic-pae 2.6.38.8.22 Complete Generic Linux kernel ii linux-headers-2.6.38-8 2.6.38-8.42 Header files related to Linux kernel version 2.6.38 ii linux-headers-2.6.38-8-generic 2.6.38-8.42 Linux kernel headers for version 2.6.38 on x86/x86_64 ii linux-headers-generic 2.6.38.8.22 Generic Linux kernel headers ii linux-image-2.6.35-28-generic 2.6.35-28.50 Linux kernel image for version 2.6.35 on x86/x86_64 ii linux-image-2.6.38-8-generic 2.6.38-8.42 Linux kernel image for version 2.6.38 on x86/x86_64 ii linux-image-2.6.38-8-generic-pae 2.6.38-8.42 Linux kernel image for version 2.6.38 on x86 ii linux-image-generic 2.6.38.8.22 Generic Linux kernel image ii linux-image-generic-pae 2.6.38.8.22 Generic Linux kernel image ii linux-libc-dev 2.6.38-8.42 Linux Kernel Headers for development ii linux-sound-base 1.0.24+dfsg-0ubuntu1 base package for ALSA and OSS sound systems ii pptp-linux 1.7.2-6 Point-to-Point Tunneling Protocol (PPTP) Client ii syslinux 2:4.02+dfsg-7ubuntu1 collection of boot loaders ii syslinux-common 2:4.02+dfsg-7ubuntu1 collection of boot loaders (common files) ii util-linux 2.17.2-9.1ubuntu4 Miscellaneous system utilities ii v4l-conf 3.95.dfsg.1-8.1ubuntu2 tool to configure video4linux drivers
あらためて、apt-get updateとupgradeは試しましたが、ダメのようです。お願いいたします。
オフライン
最近のUbuntuはインストールするときに4GB以上のメモリーを検知するとpaeカーネルをインストールするようになっているとは聞きますが、ディストリビューションアップグレードでも自動的にインストールされるようになっているのでしょうか?
それはそれとして、cpuinfoの内容を見るとpaeに対応していますので、起動しないというのは微妙な感じではあります。
カーネルパッケージのほうを見るとpaeのヘッダーパッケージがインストールされていないのですが、これは重複内容のパッケージだから必要ない、のでインストールはされない、ということなのでしょうか?
もし、(いろんな意味で)違いがある影響となり得るのであればドライバの類の構築で失敗している可能性が考えられそうではあります。
下記コマンドを実行するとどうなりますでしょうか。
dkms status
「dkmsがインストールされていない」とか言われた場合は、ただの相性なのかもしれません。
オフライン
ありがとうございます。
dkms statusの結果は
fglrx, 8.840, 2.6.38-8-generic, i686: installed
fglrx, 8.840, 2.6.35-28-generic, i686: installed
です。
うまくいかないようならpaeなしのカーネルでも良いのですが…
よろしくお願いします。
オフライン
結果を見ると、paeカーネルのヘッダーがないことによりpaeカーネル用のfglrxドライバが構築されなかったのではないかと見受けられます。
「linux-headers-generic-pae」をインストールすると解決しませんでしょうか。
オフライン
Templer による投稿:
「linux-headers-generic-pae」をインストールすると解決しませんでしょうか。
ご指摘の通りでうまく起動するようになりました。ありがとうございました。
paeで起動するので、ついでにpaeなしkernelは消しましたが、問題なく起動できています。
オフライン