婷婷综合国产,91蜜桃婷婷狠狠久久综合9色 ,九九九九九精品,国产综合av

主頁 > 知識庫 > 解決Linux操作系統默認找不到網卡驅動

解決Linux操作系統默認找不到網卡驅動

熱門標簽:高德地圖標注重復了怎么辦 成都自動外呼系統服務商 外呼scrm系統哪家好 隨州外呼業務系統 你所在的區域不支持地圖圖標注冊 百度地圖標注能刪除嗎 斑馬電話機器人的起源 承德電銷 百度地圖標注分布圖

1. 安裝網卡

 

機器太新,以至于現有的Linux版本無法認出,比如機器找不到網卡,這時候怎么辦呢?

 

別急,首先你需要知道網卡是什么型號的,以本實驗室新購入的電腦為例,它的網卡是集成的,型號是Realtek RTL8168/8111 PCI-E Gigabit Ethernet NIC。然后我們到Realtek的官方網站去下載相應的Linux驅動程序r8168-8.005.00.tar.bz2,按照說明安裝。

 

Unpack the tarball :

# tar vjxf r8168-8.aaa.bb.tar.bz2

Change to the directory:

# cd r8168-8.aaa.bb

If you are running the target kernel, then you should be able to do :

# make clean modules (as root or with sudo)

# make install

# /sbin/depmod -a

# /sbin/insmod ./src/r8168.ko (or r8168.o in linux kernel 2.4.x)

 

You can check whether the driver is loaded by using following commands.

 

# /sbin/lsmod | grep r8168(看看有沒有加載網卡驅動)

# /sbin/ifconfig –a(看看有沒有相關網卡被啟動的信息)

 

If there is a device name, ethX, shown on the monitor, the linux

 

driver is loaded. Then, you can use the following command to activate

the ethX.

 

# ifconfig ethX up

,where X=0,1,2,...

 

這里也可以通過系統→管理→網絡來設置IP地址等,最后激活。

 

1. Set manually

 

a. Set the IP address of your machine.

 

# ifconfig ethX "the IP address of your machine"

 

b. Set the IP address of DNS.

 

Insert the following configuration in /etc/resolv.conf.

nameserver "the IP address of DNS"

 

c. Set the IP address of gateway.

 

# route add default gw "the IP address of gateway"

 

2. Set by doing configurations in /etc/sysconfig/network-scripts

 

/ifcfg-ethX for Redhat and Fedora, or /etc/sysconfig/network

/ifcfg-ethX for SuSE. There are two examples to set network

configurations.

 

a. Fix IP address:

 

DEVICE=eth0

BOOTPROTO=static

ONBOOT=yes

TYPE=ethernet

NETMASK=255.255.255.0

IPADDR=192.168.1.1

GATEWAY=192.168.1.254

BROADCAST=192.168.1.255

 

2. 修改:#vi /etc/hosts,在該文本中,增加兩行:

 

127.0.0.1 localhost.localdomain localhost

192.168.4.101 node3(根據機器本身情況設置)

 

修改:vi /etc/hosts.equiv,增加一行:(如果沒有該文本,可建立一個)

 

node3

 

3. 啟動ssh服務

 

大部分的Linux版本應該都會自帶該程序

 

#ssh-keygen

#cd .ssh

#cp id_rsa.pub authorized_keys

#ssh node3(如果成功,會顯示上次登陸的時間, node3是主機名)

 

附加信息:

ifup eth0看看能否啟動eth0

lsmod看看有沒有加載網卡驅動

dmesg看看有沒有網卡啟動時的錯誤信息

標簽:襄陽 宜賓 錫林郭勒盟 桂林 陜西 吉安 賀州 河源

巨人網絡通訊聲明:本文標題《解決Linux操作系統默認找不到網卡驅動》,本文關鍵詞  解決,Linux,操作系統,默認,;如發現本文內容存在版權問題,煩請提供相關信息告之我們,我們將及時溝通與處理。本站內容系統采集于網絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《解決Linux操作系統默認找不到網卡驅動》相關的同類信息!
  • 本頁收集關于解決Linux操作系統默認找不到網卡驅動的相關信息資訊供網民參考!
  • 推薦文章
    主站蜘蛛池模板: 饶河县| 竹溪县| 鄂托克旗| 乌苏市| 五河县| 木兰县| 璧山县| 蒲江县| 襄汾县| 英山县| 马龙县| 巧家县| 德清县| 云安县| 灵山县| 项城市| 宁河县| 武胜县| 濮阳市| 浑源县| 长春市| 聊城市| 西平县| 承德市| 方山县| 湘潭县| 凤凰县| 彭阳县| 邻水| 澳门| 宝兴县| 莒南县| 米泉市| 宝鸡市| 曲沃县| 隆化县| 炎陵县| 尼勒克县| 鄯善县| 万年县| 竹北市|