[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:52863] 純正nvidiaドライバのインストーラが実行できません。
- From: MASAKI FUJII <masaf.md06@xxxxxxxxx>
- Subject: [debian-users:52863] 純正nvidiaドライバのインストーラが実行できません。
- Date: Wed, 26 Aug 2009 01:52:09 +0900
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=tBNmxua7K2SfCJ1hcijJqIz8HBV9JJsrd38mavFfoJw=; b=CK0RaqsUGz753FCKtBaOxNS7+T3JVBQ90rXNlFBxB0/zwa34fJGaTZP71lq9m8+08Z WkP0JeaNED9xJiRSc7/F38oInP4Cblm0OF2j3iaEf66ZuHn7lW36SxRP2skoUksZWyCY m+vk76G78Lfx08xAw25c3/eItiKbKRRKtogVU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=j6VHGKebTjtf5V7uwhr40fopiNsbr6KGG3ymTEgV6zyy+Pp4t1fproVfG40Mc/Ix/b pGVSQ5u33e6y9vNasY81p+qS57TS5nqRTpOHsAVWUAPv4hDXC+YVvE1WYkWVVvHgulHj WOSPgU+h9UXSGwTMVFPpIjccqPoupw7yz6SSo=
- 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-spam-checker-version: SpamAssassin 3.1.7-deb3 (2006-10-05) on osdn.debian.or.jp
- X-spam-level:
- X-spam-status: No, score=-0.9 required=10.0 tests=KI,SUBJECT_ENCODED_TWICE autolearn=disabled version=3.1.7-deb3
- Message-id: <5a4948f80908250952y2df7c3e3u36f3637f4d6df940@xxxxxxxxxxxxxx>
- X-mail-count: 52863
上記で困っております。
Processor : AMD Athlon 64 X2 3800+ @ 2000 MHz
Video Card : Nvidia Corp GeForce 7300 LE
driver vesa で使用してきました。
dual monitorで運用したく、nvidia純正ドライバのインストールを試みていますが、
ドライバのインストーラ自体が実行できません。
色々検索してみたのですが、解決法が見出せません。
Debian HOW-TO : NVIDIA
drivers(http://technowizah.com/2006/11/debian-how-to-nvidia-drivers.html)
に従ってインストールを試みました。
# apt-get install build-essential linux-headers-$(uname -r)
nvidiaサイトで、 GeForce 7シリーズでドライバを検索し、
NVIDIA-Linux-x86-185.18.31-pkg1.run
をダウンロード(directory home/ユーザー名/Desktop).
Debian GNU/Linux. Kernel 2.6.24-etchnhalf.1-686(single-user mode)でログインし、
# /etc/init.d/gdm stop
# cd /home/ユーザー名/Desktop
# sh NVIDIA-Linux-x86-185.18.31-pkg1.run
すると No such file or directory
となって、インストーラの実行ができません。
尚、使用するソフトウェアが32ビットにしか対応していないので、debianは i386 のものをインストールしています。
プロセッサが64ビットだと 32ビット用のドライバでは問題があるのでしょうか?
ファイルやディレクトリが無い、というのは解せないのですが。
また、# apt-get install build-essential linux-headers-$(uname
-r)をしたあとGRUBメニューは以下のようになりました。
Debian GNU/Linux, Kernel 2.6.24-eychnhalf.1-686
Debian GNU/Linux, Kernel 2.6.24-eychnhalf.1-686(single-user mode)
Debian GNU/Linux, Kernel 2.6.18-6-686
Debian GNU/Linux, Kernel 2.6.18-6-686(single-user mode)
Debian GNU/Linux, Kernel 2.6.18.6-486
Debian GNU/Linux, Kernel 2.6.18.6-486(single-user mode)
目的は3Dとかの為ではなく、デュアルモニタを使用したいだけですが、vesa 以外ではXが起動しません。
どなたかアドバイスして頂けると幸甚です。
宜しくお願い申し上げます。