【求助】RedHat 9 如何使用 P4P800 內建網卡(3C940)



贊助商連結


頁 : [1] 2

gien
2003-09-05, 08:53 AM
http://www.linuxquestions.org/questions/history/74922
按照它的方法,還是裝不起來
誰有經驗可以提供一下
謝謝

贊助商連結


gien
2003-09-05, 11:13 AM
操作說明如下:
RH 9 is okay with this driver/MOBO combo. A couple of suggestions:

Put another network card in one of the PCI slots, get the machine working with that network card (hopefully). Use a well known card like 3Com or Intel, one which you would have a reasonable amount of certainty that the card will load.

Use the RHN updater and upgrade the Kernel to 2.4.20-19.9SMP if you have not done so already. The SMP kernel is the one that will be required to support HT.

Now download the card driver from the ASUS site. There are some readme instructions with the drivers, but they leave something to be desired.

After extracting the files, go to the 3c2000 directory that was created, and execute the following in order.

Make clean
Make remove

This is just a check in case you compiled against an earlier kernet.

now

make install

This will put the driver in the wrong location, if you have the same results that I did.

The driver will be in the directory /lib/modules/2.4.20-19.9/net or something very close to that. Copy that driver to

/lib/modules/2.4.20-19.9smp/kernel/drivers/net

run insmod or run

make install from the 3c2000 directory.

run depmod -a

alter the /etc/modules.conf file to include the line

alias eth0 3c2000

after this you may need to run

ifconfig eth? up (? is the interface number, 0 or maybe 1 if the other card is still in the computer)

that should get you online with this card. Post to this thread if you have any problems.

Good luck, I am having fun with the card and Linux ;-)

Patrick


無奈英文能力差
不會在英文討論區發問
所以 Post 在這看看各位前輩有無經驗可提供

gien
2003-09-05, 11:19 AM
我在這個步驟出了問題
The driver will be in the directory /lib/modules/2.4.20-19.9/net or something very close to that. Copy that driver to

/lib/modules/2.4.20-19.9smp/kernel/drivers/net

TroyLee
2003-09-06, 01:12 AM
問題應該是在...不會變通

gien
2003-09-06, 10:32 AM
最初由 TroyLee 發表
問題應該是在...不會變通

可否請大俠指點迷津
感謝

Star69
2003-09-06, 01:58 PM
P4P800 用 RedHat 9 我倒是有個疑問
你的 SATA 應該不會動吧?
-
Copy that driver to
/lib/modules/2.4.20-19.9smp/kernel/drivers/net
你try過了嗎?

gien
2003-09-06, 03:26 PM
最初由 Star69 發表
P4P800 用 RedHat 9 我倒是有個疑問
你的 SATA 應該不會動吧?
-
Copy that driver to
/lib/modules/2.4.20-19.9smp/kernel/drivers/net
你try過了嗎?

我沒有使用 SATA
不過應該是有問題
因為我搜尋的時候看到蠻多相關討論的文章

Copy that driver 指的是那些檔案
是 3c2000.o 嗎
我 Copy 過了可是不行

Star69
2003-09-06, 04:27 PM
P4P800 這塊主機板 裝 FreeBSD 5.1 SATA 可以
但內建的 3com 網路晶片 目前還是不行

RH9 沒嘗試過~ 基本上搜到的資料顯示 Linux 某些發行版應該可以驅動 3COM 3C940
但SATA 不動..

真所謂魚與熊掌不可兼得的一塊板子...它的特異功能只有支援 Windows XP
要用於 Unix-like 上不是再等等 就是不要用這一塊會比較好

yc123
2003-09-07, 03:29 PM
華碩網站有提供Linux的驅動程式:
http://taiwan.asus.com.tw/support/download/item.aspx?ModelName=P4P800%20Deluxe&SLanguage=zh-tw

我想應該先照華碩的方法安裝,有問題打電話到客服去反應較好.

gien
2003-09-08, 02:05 PM
最初由 yc123 發表
華碩網站有提供Linux的驅動程式:
http://taiwan.asus.com.tw/support/download/item.aspx?ModelName=P4P800%20Deluxe&SLanguage=zh-tw

我想應該先照華碩的方法安裝,有問題打電話到客服去反應較好.

網站上沒有安裝方法:(