[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:56446] Re: [debian-users:56436] Re: [debian-users:56435] Re: NVIDIA ドライバによるデュアル・ディスプレイについて
- From: phi_mu_100@xxxxxxxxxxx
- Subject: [debian-users:56446] Re: [debian-users:56436] Re: [debian-users:56435] Re: NVIDIA ドライバによるデュアル・ディスプレイについて
- Date: Wed, 15 Aug 2012 12:13:00 +0900
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.jp; s=yj20110701; t=1345000379; bh=d4oN1BIkpiq2HNDzvnpQNn4FCtYnr0pCCdsEnNOZFdo=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=kpZQTlzOMgKYwKf5TFo/F0IuGVQMDyWZXKWXzjaeCNjGFKJvRv6qbF2fJsTynMC0G1vly7+gQCoRWzTEVhVCH/AYV8a0ajZJZAEF1Y1QzUiLXvMfiDs9wtg5VICHG1n4rGTW4jqdqNFvAZKHFWDT0DH/1IzAMtdzjww8gBPmYbc=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=yj20110701; d=yahoo.co.jp; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=B5oUTsKqSpog4vk+JP4Wdibcy0GqbWtz58Vld58b0WYmaqtEwCTWgJsJCIRdIhnlRUNosyOR5q2dLwXUkodWREeTCDK9nz5+xIRD7PRK3rs1ADvDxgjRsk/mWv+hP3Bo/P+/wgA45RNruSL2IrPaoIryJUQa8jI4mLoGCldLz2E=;
- List-help: <mailto:debian-users-ctl@debian.or.jp?body=help>
- List-id: debian-users.debian.or.jp
- List-owner: <mailto:debian-users-admin@debian.or.jp>
- List-post: <mailto:debian-users@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-users-ctl@debian.or.jp?body=unsubscribe>
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-users-ctl@debian.or.jp; help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-original-to: debian-users-dist@debian.or.jp
- X-spam-checker-version: SpamAssassin 3.2.5 (2008-06-10) on osdn.debian.or.jp
- X-spam-level:
- X-spam-status: No, score=0.0 required=10.0 tests=none autolearn=disabled version=3.2.5
- X-ymail-osg: 1uVC8bcVM1mVQ9SBRRsXJaL7ppMqkzzMRdFggLAMMOiedqOJRqI.6reT3ofjrapPcvyVhWde9kj9k.PMpG_SafcNe3tpeoa5ahixGQjDDz1SWULTmCQ2mq.UfzeiSL1xK4d.QOz7N4LlJ5w4eL6Vt.k7mttpcQl9eBp5rqLR_XRL.6mnq.14xsZLNMHs_W7AVLekqemiG46zDYEX58ZmQ9J2caBeYPkogWRD5t2qdk1KI8RLX3YL28xyTPBGbhxoqTnz355njUhrnu3aM8VtIIDQA62Bo11CD9xuJNLiCTwaWEw62gSgcaJTCslaeGEg
- Message-id: <804599.87049.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- X-mail-count: 56446
- X-mailer: YahooMailClassic/6.0.19_56 YahooMailWebService/0.8.111_27
お世話になります。
NISHIMATSU です。
> > で、このあとは、NVRM: に残っているエラーメッセージをキーにして、
> >
> > /usr/share/doc/nvidia-glx/README.txt.gz
> >
> > の Chapter 8. Common Problems にそのエラーに関連する記述があるか、
> > 何か回避策が書いていないかみて、その回避策を実行してみてはどうでしょうか。
README.txt を読んだのですが、小生のエラー:
(EE): Failed to initialize the NVIDIA graphics device PCI:7:0:0
(EE): Please check your system's kernel log for additional error
(EE): messages and refer to chapter 8: Common problems in the
(EE): README for additional information.
(EE): Failed to initialize the NVIDIA graphics device!
(EE): Screen(s) found, but none have a usable configuration.
Fatal server error:
no screen found
又:
Aug 14 09:15:01 debian kernel: [ 31.468579] NVRM: RmInitAdapter failed! (0x54:0x38:1748)
Aug 14 09:15:01 debian kernel: [ 31.468587] NVRM: rm_init_adapter(0) failed
などの Failed to initialize... とは、ちょっと違うのではないか?
と考えたのですが……。
大変初歩的なことで恐縮なのですが、松田様の仰しゃる:
> 私の場合ですが、Linux kernel の起動パラメータに vgay5 と指定したままに
> していて、X が 50% くらいの確率で上がらなかったのを最近経験しました。
ですが、これは、/etc/default/grub を見る、ということでしょうか?
もしそうでしたら、vga に関するそのような記述は無かった、と思います。
後、以降に施した処置を書かせていただきます:
vesa、fbdev を blacklist に入れました。
/etc/X11/xorg.conf の:
Section "Device"
Identifier "Device0"
...
EndSection
を:
Section "Device"
Identifier "Configured Video Device"
...
EndSection
に書き換えました。
/etc/X11/xorg.conf に:
Section "Module"
Load "glx"
EndSection
を追記しましたが、同様の症状が出た為、消しました。
以上がその後に行ったことです。
evdev、openchrome を無効化することも必要でしょうか?
それと、nvidia-kernel-dkms も必要なのでしょうか?
──必要無いように思うのですが……──。
お世話になってばかりですが、
引き続き、ご指導の程、何卒宜しくお願い申し上げます。