時間:2015-06-28 00:00:00 來源:IT貓撲網(wǎng) 作者:網(wǎng)管聯(lián)盟 我要評論(0)
問題一開始就存在,我就一般在windows系統(tǒng)中尋找資料,下載資源,然后轉(zhuǎn)到linux中,加載windows分區(qū),獲取文件。經(jīng)過一段時間后,終于還是認(rèn)真解決它好了。在windows設(shè)備管理器中查看到網(wǎng)卡信息是:Marvell Yukon 88E8001/8003/8010 PCI Gigabit Ethernet Controller
首先從華碩官方網(wǎng)站找到我的主板系列P4P800 SE的驅(qū)動,有Marvell Yukon芯片網(wǎng)卡驅(qū)動下載,但似乎只有windows和unix的,有一個寫了是for linux的,但下載下來怎么看也不是。
于是去驅(qū)動之家搜索,無果而返,其實(shí)那個提供拉拉雜雜驅(qū)動的站點(diǎn)也不怎樣。
百度上搜索也發(fā)現(xiàn)不了解決辦法,反而發(fā)現(xiàn)許多朋友也跟我一樣難題未解……
于是就直接去Marvell官方站點(diǎn)找,http://www.marvell.com 真的非常難打開,氣死我了??!不過也只有一個希望了,我反復(fù)嘗試,終于下載到了Yukon Linux Driver Install Package,forLinux kernels 2.4.13 and higher,即install-8_41.tar.bz2
轉(zhuǎn)入linux,解壓,仔細(xì)閱讀readme,按指導(dǎo)安裝:
# ./install.sh
然后Select the driver installation mode,有兩種模式可選……
Installation Instructions for sk98lin Driver
This file contains
1?? Overview
2?? Required Files and Tools
3?? Prerequisites
4?? Preparing the Driver Installation Package
5?? Driver Installation
5.1?? Installation Mode
5.2?? Patch Generation Mode
6?? Patch Generation and Recompilation of the Kernel
6.1?? Downloading and Unpacking the Linux Kernel
6.2?? Generating the Driver Patch
6.3?? Applying the Driver Patch
6.4?? Configuring the Linux Kernel
6.5?? Compiling the Linux Kernel
6.6?? Installing the Compiled Linux Kernel
7?? Manual Module Loading
8?? Unloading the Module
9?? Driver Parameters
10?? Ethtool Commands
11?? Troubleshooting
#p#副標(biāo)題#e#
=============================================================
1?? Overview
===========
……
2?? Required Files and Tools
===========================
……
3?? Prerequisites
================
……
4?? Preparing the Driver Installation Package
============================================
Before the sk98lin driver installation script can be invoked, the
installation package needs to be unpacked:
1.?? Login as 'root'.
2.?? Unpack the driver installation package using the command
# tar xfvj install-???.tar.bz2
or
# bunzip2 -c install-???.tar.bz2 | tar xfv -
***
5?? Driver Installation
======================
1. After the driver installation package is unpacked, type the following
commands to start the sk98lin driver build process:
# cd DriverInstall
# ./install.sh
2. a) Select the driver installation mode (see following subchapters).
b) In case you have installed another driver module than the original
Marvell driver you will be asked how to further proceed. You may
ignore the fact, you may rename the other driver or you may erase
it. We recommend to choose the last option to avoid unwanted
sideeffects and interdependencies.
3. Wait for the driver build process to finish.
Depending on the installation mode you selected, the driver is either
compiled and installed or a kernel patch is generated.
……
#p#副標(biāo)題#e#
5.1?? Installation Mode
----------------------
……
5.2?? Patch Generation Mode
--------------------------
……
6?? Patch Generation and Recompilation of the Kernel
===================================================
……
7?? Manual Module Loading
========================
……
8?? Unloading the Module
=======================
……
(后記:盡管很多當(dāng)時看不懂,但還是很有必要摘錄下來,回頭來看這些技術(shù)文檔的時候覺得很多懂的、不懂的東西還是非常有參考價值的?。?/p>
上面寫得那么多,看多了也煩 .主要是5?? Driver Installation一部分,按照其指導(dǎo),轉(zhuǎn)到linux,解壓install-8_41.tar.bz2,得到目錄DriverInstall,啟動shell腳本install.sh
# cd DriverInstall
# ./install.sh
啟動了驅(qū)動安裝,提示選擇安裝模式,選擇Installation Mode,(也試驗(yàn)過Patch Generation Mode,很多步驟不懂什么意思...),安裝成功,在X-windows下,"系統(tǒng)設(shè)置"-->"網(wǎng)絡(luò)",可以看到網(wǎng)絡(luò)設(shè)備已經(jīng)可用了!啟動Mozilla瀏覽器,果然可以上網(wǎng)了!高興!
重啟,回到windows xp系統(tǒng),卻發(fā)現(xiàn)提示網(wǎng)絡(luò)無連接,網(wǎng)絡(luò)沒插好...檢查網(wǎng)線,并無不妥.檢查硬件狀況,發(fā)現(xiàn)網(wǎng)卡速度變成1GB的了!而不是100M,無果。重啟,回到linux,卻正常上網(wǎng).這樣,我估計(jì)是for liunx驅(qū)動把網(wǎng)卡硬件設(shè)置改變了,而這些設(shè)置跟windows系統(tǒng)中的驅(qū)動不,從而使windows無法驅(qū)動網(wǎng)卡了.
于是我嘗試在windows中重裝網(wǎng)卡驅(qū)動,仍然不行,而且返回linux中也不能上網(wǎng)了!這麻煩了...最后只好在linux中重裝驅(qū)動,保持linux中上網(wǎng),window中就不理它了...留下一大堆文問題...
但探索一下在linux中打造我的工作環(huán)境也無妨,就算了,查了一堆資料,無法解決linux自帶的Mozilla 1.2瀏覽器中支持java腳本,故一直無法修改和發(fā)布我的筆記...現(xiàn)在安裝了firefox2.0才終于能補(bǔ)充點(diǎn)筆記..
?。?006-11-25回頭解決)
linux下面的很多軟件還是不盡完善,當(dāng)急需使用某些東西的時候還是非常需要能上網(wǎng)的windows,故今天又忍不住回頭來弄弄了。
思考上次留下的難題,肯定可以尋找合適的驅(qū)動安裝解決問題。但這也是個困難的事情,因?yàn)榧词构俜骄W(wǎng)站也沒有明確的指導(dǎo),而且也沒提供多個linux driver版本。我想了下面兩個方案嘗試:
第一,尋找其他版本的Marvell linux驅(qū)動,嘗試更換linux中的驅(qū)動
第二,下載多個windows下的Marvell驅(qū)動,一個個嘗試安裝,看看怎樣。
在搜索了大量文章后,發(fā)現(xiàn)仍然沒有有效的指導(dǎo),于是我返回http://www.marvell.com/官方網(wǎng)站,進(jìn)入Driver頁面,用
Product Family = Yukon
Platform = Windows XP
進(jìn)行搜索,把所有驅(qū)動下載下來。包括(下面寫的是Driver title名)
Yukon x86 Windows XP
CPA (Control Panel Applet)for VLAN and Link Aggregation Applications
Yukon Windows 32-bit Installer (Multilanguage)
對應(yīng)的文件名為
yk51x86_v86123.zip
SetupCPAwin_x32_v56113.zip
SetupYukonWin_x32w_v85673.zip
#p#副標(biāo)題#e#
然后我還去華碩官方網(wǎng)站找找,因?yàn)槲业闹靼迨侨A碩的,集成Marvell網(wǎng)卡。在http://support.asus.com.cn/download/download.aspx?SLanguage=zh-cn&model=P4P800%20SE找到我的主板P4P800SE的網(wǎng)卡驅(qū)動下載頁。把可能需要試用的版本都下載下來,包括:(描述名)
Marvell 網(wǎng)路驅(qū)動程式 V6.28
Marvell 網(wǎng)路驅(qū)動程式 V7.29.2.3
文件名為:
Marvell_v628.zip
Marvell_7.zip
然后再嘗試搜索尋找linux的驅(qū)動,結(jié)果在intel的網(wǎng)站找到Marvell網(wǎng)卡的其他版本的linux驅(qū)動,地址是:
http://downloadfinder.intel.com/scripts-df-external/Filter_Results.aspx?strOSs=90&strTypes=all&ProductID=1658&OSFullName=Red%20Hat*%20Enterprise%20Linux%203.0&lang=eng&page_nbr=1
我把下面幾個版本的驅(qū)動全下載下來了
關(guān)鍵詞標(biāo)簽:linux,Marvell Yukon,
相關(guān)閱讀
熱門文章 安裝紅帽子RedHat Linux9.0操作系統(tǒng)教程 Tomcat9.0如何安裝_Tomcat9.0環(huán)境變量配置方法 多種操作系統(tǒng)NTP客戶端配置 Linux操作系統(tǒng)修改IP
人氣排行 Linux下獲取CPUID、硬盤序列號與MAC地址 dmidecode命令查看內(nèi)存型號 linux tc實(shí)現(xiàn)ip流量限制 安裝紅帽子RedHat Linux9.0操作系統(tǒng)教程 linux下解壓rar文件 lcx.exe、nc.exe、sc.exe入侵中的使用方法 Ubuntu linux 關(guān)機(jī)、重啟、注銷 命令 查看linux服務(wù)器硬盤IO讀寫負(fù)載