[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:43249] VIAチップでHDDのDMA$B$N@_Dj!J(Bwoody bf2.4)
- From: "piko" <netmsg@xxxxxxxxx>
- Subject: [debian-users:43249] VIAチップでHDDのDMA$B$N@_Dj!J(Bwoody bf2.4)
- Date: Wed, 16 Mar 2005 20:04:50 +0900
- Importance: Normal
- 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-authentication-warning: wave.home.com: www-data set sender to netmsg@xxxxxxxxx using -f
- 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@debian.or.jp
- X-priority: 3 (Normal)
- X-spam-level: ****
- X-spam-status: No, hits=4.9 required=10.0 tests=ISO2022JP_BODY,ISO2022JP_CHARSET,RCVD_IN_ORBS, RCVD_IN_OSIRUSOFT_COM,SEARCH_ENGINE_PROMO, SPAM_PHRASE_00_01,USER_AGENT,X_AUTH_WARNING, X_OSIRU_OPEN_RELAY version=2.44
- X-virus-scanned: ClamAV version 0.83, clamav-milter version 0.83 on wave.home.com
- X-virus-status: Clean
- Message-id: <4607.192.168.1.51.1110971088.squirrel@wave>
- X-mail-count: 43249
- X-mailer: SquirrelMail/1.4.3a
- User-agent: SquirrelMail/1.4.3a
Be Silent M(PC-M6000)という小型マシーンにwoody(bf2.4)を入れてサーバとし
て運用しています。(Chipset:South Bridg VIA VT8235)
HDDはTOSHIBA MK4025GASで、ATA100を使えます。hdparmでDMAが有効に
なっていない、ことがわかり、 このページ
http://www.geocities.co.jp/Outdoors-Marine/2974/pc/unix/cube.html#patch
を参照して、VIA Eden用のドライバをダウンロードして、パソコンに入れて、何
とかDMAを有効にしたいと思っています。
手順としては:1)関連ドライバファイルをそれぞれのディレクトリーにコピー
して、2)カーネルを再構築します。
しかし、はじめのところで分からなくなりました。/usr/src/linuxという
ディレクトリはありません!
また、サーバ(woody)の/usr/srcにREADME.txtというファイルにはIDEドライバ
の入れ方を書いてありますが、ここにも、
Step I: Patch the Linux IDE driver source file
1. The Linux kernel including driver source files are all placed in
the directory /usr/src/linux. You have to change your directory
/usr/src in your console.
のように、 Linux kernel は/usr/src/linuxにあると書いています。
事情により、サーバの安定性のために、勝手にいろいろと試すことができない
から、セオリーを通ってから実行に移したいと思っています。
アドバイスをよろしくお願いします。