回覆列表
  • 1 # 使用者4890251699483

    電腦安裝linux系統後,進行驅動安裝步驟:

    1、檢測新硬體,使用kudzu,檢測配置硬體。 $:kudzu $:less /etc/sysconfig/hwconf ##hwconf中,會有檢測到的所有硬體名字(在driver一欄還有所用驅動名字,驅動存放在/lib/modules/`uname -r`/kernel/drivers目錄下)。使用dmesg|grep xx 也可以在啟動自檢日誌中發現硬體資訊。

    2、使用modprobe/lsmod,檢視驅動安裝情況。 $:modprobe -l ##或者lsmod

    3、使用modinfo,檢視模組資訊。 $:modinfo xxx ##比如檢視音效卡模組資訊,modinfo pcspkr

    4、網上下載並安裝驅動 $:tar -xvf xxxx $:make clean $:make modules $:make install $:depmod -a $:modprobe xxx (或是insmod xxx) ##注:使用depmod -a 自動生成模組依賴關係, 再使用modprobe/insmod 安裝模組。

  • 中秋節和大豐收的關聯?
  • 留頭髮怎樣打理?