d-link dwa171(c)網卡安裝失敗 - Linux
By Hamiltion
at 2021-11-26T15:04
at 2021-11-26T15:04
Table of Contents
d-link DWA-171(C) 網卡安裝失敗
官網有linux 的驅動,但不知道怎麼安裝
http://www.dlinktw.com.tw/home/product?id=1032&hid=18
zip 解壓縮之後裡面有一個 tar.gz 檔
但不知怎麼安裝這個檔
我的作業系統是 kubuntu 21.10 跟 ubuntu 21.10
因為不會裝「tar.gz」網路上找到這個辦法
https://forums.linuxmint.com/viewtopic.php?t=334017
ubuntu21.10的環境,試了
sudo apt install build-essential -y
mkdir -p ~/build
cd ~/build
sudo apt install git
git clone https://github.com/brektrou/rtl8821CU.git
cd rtl8821CU
make
sudo make install
雖然可以用但…
但kubuntu 21.10 的環境 試上面這個沒有用
再試
sudo apt update
sudo apt install build-essential git dkms
git clone https://github.com/brektrou/rtl8821CU.git
cd rtl8821CU
chmod +x dkms-install.sh
sudo ./dkms-install.sh
sudo modprobe 8821cu
依然沒用
linux 弱雞 只是不想丟舊電腦才安裝的kubuntu 跟ubuntu
請問能教我怎麼安裝驅動嗎
感謝
============================================================
第二次求救 使用usb_modeswitch 依然安裝失敗
看起來是因為有別的裝置在使用,因為我同時有插另一張網卡在上網
怎麼?拜託高手!!
過程如下
lsusb後得:
Bus 001 Device 005: ID 2001:331d D-Link Corp. DWA-171
輸入
sudo usb_modeswitch -KW -v 2001 -p 331d
得
Take all parameters from the command line
* usb_modeswitch: handle USB devices with multiple modes
* Version 2.6.1 (C) Josua Dietze 2017
* Based on libusb1/libusbx
! PLEASE REPORT NEW CONFIGURATIONS !
DefaultVendor= 0x2001
DefaultProduct= 0x331d
StandardEject=1
Look for default devices ...
found USB ID 3938:1059
found USB ID 046d:c534
found USB ID 8087:0024
found USB ID 1d6b:0002
found USB ID 0bda:0158
found USB ID 2001:331d
vendor ID matched
product ID matched
found USB ID 8087:0024
found USB ID 1d6b:0002
found USB ID 1d6b:0003
found USB ID 0bda:8178
found USB ID 1d6b:0002
Found devices in default mode (1)
Access device 005 on bus 001
Get the current device configuration ...
Current configuration number is 1
Use interface number 0
with class 255
Error: can't use storage command in MessageContent with interface 0;
interface class is 255, expected 8. Abort
================================================================
求救!還是無法安裝啊!第三次失敗,試了好幾種
第一種:
我先按照這裡的說明裝 https://github.com/morrownr/8821cu
系統有叫重新啟動,但啟動後還是不能動
過程如下
sudo apt update
sudo apt install -y dkms git
mkdir ~/src
cd ~/src
git clone https://github.com/morrownr/8821cu.git
cd ~/src/8821cu
sudo ./install-driver.sh
sudo reboot
請問
mkdir ~/sr
中的 ~ 有特別意思嗎?因為他用紅色標
另外[NoPrompt]要打嗎
第二種
sudo apt update
sudo apt install build-essential git dkms
git clone https://github.com/morrownr/8821cu
最後再
sudo ./install-driver.sh
第三種
sudo apt update
sudo apt install build-essential git dkms
git clone https://github.com/morrownr/8821cu
最後再
sudo ./install-driver.sh
--
官網有linux 的驅動,但不知道怎麼安裝
http://www.dlinktw.com.tw/home/product?id=1032&hid=18
zip 解壓縮之後裡面有一個 tar.gz 檔
但不知怎麼安裝這個檔
我的作業系統是 kubuntu 21.10 跟 ubuntu 21.10
因為不會裝「tar.gz」網路上找到這個辦法
https://forums.linuxmint.com/viewtopic.php?t=334017
ubuntu21.10的環境,試了
sudo apt install build-essential -y
mkdir -p ~/build
cd ~/build
sudo apt install git
git clone https://github.com/brektrou/rtl8821CU.git
cd rtl8821CU
make
sudo make install
雖然可以用但…
但kubuntu 21.10 的環境 試上面這個沒有用
再試
sudo apt update
sudo apt install build-essential git dkms
git clone https://github.com/brektrou/rtl8821CU.git
cd rtl8821CU
chmod +x dkms-install.sh
sudo ./dkms-install.sh
sudo modprobe 8821cu
依然沒用
linux 弱雞 只是不想丟舊電腦才安裝的kubuntu 跟ubuntu
請問能教我怎麼安裝驅動嗎
感謝
============================================================
第二次求救 使用usb_modeswitch 依然安裝失敗
看起來是因為有別的裝置在使用,因為我同時有插另一張網卡在上網
怎麼?拜託高手!!
過程如下
lsusb後得:
Bus 001 Device 005: ID 2001:331d D-Link Corp. DWA-171
輸入
sudo usb_modeswitch -KW -v 2001 -p 331d
得
Take all parameters from the command line
* usb_modeswitch: handle USB devices with multiple modes
* Version 2.6.1 (C) Josua Dietze 2017
* Based on libusb1/libusbx
! PLEASE REPORT NEW CONFIGURATIONS !
DefaultVendor= 0x2001
DefaultProduct= 0x331d
StandardEject=1
Look for default devices ...
found USB ID 3938:1059
found USB ID 046d:c534
found USB ID 8087:0024
found USB ID 1d6b:0002
found USB ID 0bda:0158
found USB ID 2001:331d
vendor ID matched
product ID matched
found USB ID 8087:0024
found USB ID 1d6b:0002
found USB ID 1d6b:0003
found USB ID 0bda:8178
found USB ID 1d6b:0002
Found devices in default mode (1)
Access device 005 on bus 001
Get the current device configuration ...
Current configuration number is 1
Use interface number 0
with class 255
Error: can't use storage command in MessageContent with interface 0;
interface class is 255, expected 8. Abort
================================================================
求救!還是無法安裝啊!第三次失敗,試了好幾種
第一種:
我先按照這裡的說明裝 https://github.com/morrownr/8821cu
系統有叫重新啟動,但啟動後還是不能動
過程如下
sudo apt update
sudo apt install -y dkms git
mkdir ~/src
cd ~/src
git clone https://github.com/morrownr/8821cu.git
cd ~/src/8821cu
sudo ./install-driver.sh
sudo reboot
請問
mkdir ~/sr
中的 ~ 有特別意思嗎?因為他用紅色標
另外[NoPrompt]要打嗎
第二種
sudo apt update
sudo apt install build-essential git dkms
git clone https://github.com/morrownr/8821cu
最後再
sudo ./install-driver.sh
第三種
sudo apt update
sudo apt install build-essential git dkms
git clone https://github.com/morrownr/8821cu
最後再
sudo ./install-driver.sh
--
Tags:
Linux
All Comments
By Mia
at 2021-11-29T21:15
at 2021-11-29T21:15
By Frederic
at 2021-12-03T03:26
at 2021-12-03T03:26
By Lydia
at 2021-12-06T09:38
at 2021-12-06T09:38
By Harry
at 2021-12-09T15:49
at 2021-12-09T15:49
By Valerie
at 2021-12-12T22:00
at 2021-12-12T22:00
By Dinah
at 2021-12-16T04:12
at 2021-12-16T04:12
By Isla
at 2021-12-19T10:23
at 2021-12-19T10:23
By Mia
at 2021-12-22T16:35
at 2021-12-22T16:35
By Ingrid
at 2021-12-25T22:46
at 2021-12-25T22:46
By Margaret
at 2021-12-24T06:22
at 2021-12-24T06:22
By Susan
at 2021-12-27T12:33
at 2021-12-27T12:33
By Emma
at 2021-12-24T06:22
at 2021-12-24T06:22
Related Posts
罕見 HDMI 只能輸出單聲道解決方式
By Sierra Rose
at 2021-11-24T13:14
at 2021-11-24T13:14
Ubuntu 無法使用圖形化介面
By Caitlin
at 2021-11-21T02:23
at 2021-11-21T02:23
Proxmox VE 7.1 released
By Dora
at 2021-11-17T19:49
at 2021-11-17T19:49
kali linux 無線網卡號碼順序
By Heather
at 2021-11-17T13:53
at 2021-11-17T13:53
如何用內網linux上內部網站
By Ethan
at 2021-11-16T22:14
at 2021-11-16T22:14