重装系统后无法检测到无线网卡

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
头像
金玉满堂
帖子: 70
注册时间: 2013-08-17 2:24
系统: ubuntu 22.04

重装系统后无法检测到无线网卡

#1

帖子 金玉满堂 »

如题。求解决办法。再次重装系统不算。
装个UBUNTU,只为下载和欣赏日本爱情电影
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 重装系统后无法检测到无线网卡

#2

帖子 poloshiao »

把下面指令 複製 貼進終端機 執行
0. uname -a
1. sudo lspci -knn
1-1. 如果無線網卡是 usb 裝置 請增加
sudo lsusb
2. sudo lshw -numeric -class network
把結果全部直接 選取/複製/貼上來
头像
金玉满堂
帖子: 70
注册时间: 2013-08-17 2:24
系统: ubuntu 22.04

Re: 重装系统后无法检测到无线网卡

#3

帖子 金玉满堂 »

Linux sam-TF-Ubuntu 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

*-network UNCLAIMED
description: Network controller
product: RTL8188EE Wireless Network Adapter [10EC:8179]
vendor: Realtek Semiconductor Co., Ltd. [10EC]
physical id: 0
bus info: pci@0000:03:00.0
version: 01
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: ioport:d000(size=256) memory:f7c00000-f7c03fff

另,系统已重装,还是无法检测到无线网络。切换到windows下正常。
装个UBUNTU,只为下载和欣赏日本爱情电影
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 重装系统后无法检测到无线网卡

#4

帖子 poloshiao »

product: RTL8188EE Wireless Network Adapter [10EC:8179]
configuration: latency=0
沒有合適驅動作用中


@vickycq
幫你
头像
金玉满堂
帖子: 70
注册时间: 2013-08-17 2:24
系统: ubuntu 22.04

Re: 重装系统后无法检测到无线网卡

#5

帖子 金玉满堂 »

00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 0b)
Subsystem: Device [1d05:1001]
Kernel driver in use: hsw_uncore
lspci: Unable to load libkmod resources: error -12
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 0b)
DeviceName: Onboard IGD
Subsystem: Device [1d05:1001]
Kernel driver in use: i915
00:03.0 Audio device [0403]: Intel Corporation Haswell-ULT HD Audio Controller [8086:0a0c] (rev 0b)
Subsystem: Device [1d05:1001]
00:14.0 USB controller [0c03]: Intel Corporation 8 Series USB xHCI HC [8086:9c31] (rev 04)
Subsystem: Device [1d05:1001]
Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation 8 Series HECI #0 [8086:9c3a] (rev 04)
Subsystem: Device [1d05:1001]
00:1b.0 Audio device [0403]: Intel Corporation 8 Series HD Audio Controller [8086:9c20] (rev 04)
Subsystem: Device [1d05:1001]
00:1c.0 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 1 [8086:9c10] (rev e4)
Kernel driver in use: pcieport
00:1c.2 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 3 [8086:9c14] (rev e4)
Kernel driver in use: pcieport
00:1c.3 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 4 [8086:9c16] (rev e4)
Kernel driver in use: pcieport
00:1c.4 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 5 [8086:9c18] (rev e4)
Kernel driver in use: pcieport
00:1c.5 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 6 [8086:9c1a] (rev e4)
Kernel driver in use: pcieport
00:1d.0 USB controller [0c03]: Intel Corporation 8 Series USB EHCI #1 [8086:9c26] (rev 04)
Subsystem: Device [1d05:1001]
Kernel driver in use: ehci-pci
00:1f.0 ISA bridge [0601]: Intel Corporation 8 Series LPC Controller [8086:9c45] (rev 04)
Subsystem: Device [1d05:1001]
00:1f.2 SATA controller [0106]: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] [8086:9c03] (rev 04)
Subsystem: Device [1d05:1001]
Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 8 Series SMBus Controller [8086:9c22] (rev 04)
Subsystem: Device [1d05:1001]
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device [10ec:5287] (rev 01)
Subsystem: Device [1d05:1001]
Kernel driver in use: rtsx_pci
02:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
Subsystem: Device [1d05:1001]
Kernel driver in use: r8169
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188EE Wireless Network Adapter [10ec:8179] (rev 01)
Subsystem: AzureWave RTL8188EE Wireless Network Adapter [1a3b:1d38]
装个UBUNTU,只为下载和欣赏日本爱情电影
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 重装系统后无法检测到无线网卡

#6

帖子 poloshiao »

02:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
Subsystem: Device [1d05:1001]
Kernel driver in use: r8169
r8169 不是 合適的驅動
還會干擾到無線網卡的表現


@vickycq
幫你
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: 重装系统后无法检测到无线网卡

#7

帖子 vickycq »

金玉满堂 写了: product: RTL8188EE Wireless Network Adapter [10EC:8179]
bus info: pci@0000:03:00.0
lwfinger/rtlwifi_new 支持 PCI 接口的 RTL8188EE,尝试使用之。

代码: 全选

sudo add-apt-repository ppa:hanipouspilot/rtlwifi
sudo apt-get update
sudo apt-get install rtlwifi-new-dkms
重新启动计算机。
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
头像
金玉满堂
帖子: 70
注册时间: 2013-08-17 2:24
系统: ubuntu 22.04

Re: 重装系统后无法检测到无线网卡

#8

帖子 金玉满堂 »

vickycq 写了:
金玉满堂 写了: product: RTL8188EE Wireless Network Adapter [10EC:8179]
bus info: pci@0000:03:00.0
lwfinger/rtlwifi_new 支持 PCI 接口的 RTL8188EE,尝试使用之。

代码: 全选

sudo add-apt-repository ppa:hanipouspilot/rtlwifi
sudo apt-get update
sudo apt-get install rtlwifi-new-dkms
重新启动计算机。
This is ppa for Realtek drivers from Larry Finger's github.

rtl8192eu is packaged from the Realtek site with some compat patches.
更多信息: https://launchpad.net/~hanipouspilot/+a ... tu/rtlwifi
按回车继续或者 Ctrl+c 取消添加

gpg: 钥匙环‘/tmp/tmp1sqfsy9_/secring.gpg’已建立
gpg: 钥匙环‘/tmp/tmp1sqfsy9_/pubring.gpg’已建立
gpg: 下载密钥‘2F22E44A’,从 hkp 服务器 keyserver.ubuntu.com
gpgkeys: key A31B1FE775FD7643D79B75107036069A2F22E44A can't be retrieved
gpg: 找不到有效的 OpenPGP 数据。
gpg: 合计被处理的数量:0
gpg: 公钥服务器通讯错误:keyserver helper general error
gpg: 公钥服务器通讯错误:未知的公钥算法
gpg: 从公钥服务器接收失败:未知的公钥算法
装个UBUNTU,只为下载和欣赏日本爱情电影
头像
金玉满堂
帖子: 70
注册时间: 2013-08-17 2:24
系统: ubuntu 22.04

Re: 重装系统后无法检测到无线网卡

#9

帖子 金玉满堂 »

实在忍无可忍,把 /目录格式化了。现在无线网卡好了,但Ubuntu软件又打不开了 :Sad
装个UBUNTU,只为下载和欣赏日本爱情电影
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 重装系统后无法检测到无线网卡

#10

帖子 poloshiao »

gpg: 下载密钥‘2F22E44A’,从 hkp 服务器 keyserver.ubuntu.com
gpgkeys: key A31B1FE775FD7643D79B75107036069A2F22E44A can't be retrieved
gpg: 找不到有效的 OpenPGP 数据。
gpg: 合计被处理的数量:0
gpg: 公钥服务器通讯错误:keyserver helper general error
gpg: 公钥服务器通讯错误:未知的公钥算法
gpg: 从公钥服务器接收失败:未知的公钥算法
1. 試試 分解動作
1-1. 先安裝 密钥 ‘A31B1FE775FD7643D79B75107036069A2F22E44A’

代码: 全选

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A31B1FE775FD7643D79B75107036069A2F22E44A
1-1-1. 參閱
http://askubuntu.com/questions/127326/h ... g-gpg-keys
1-2. 成功了 再

代码: 全选

sudo add-apt-repository ppa:hanipouspilot/rtlwifi
2. 如果還不行
可能的原因 網路不穩定
等網路情況好一點 例如 清晨一大早 再試試
/目录 格式化了
3. 不太明白 是格式化哪個目錄
格式化是針對整個分割區 不是目錄
使用中的分割區 必須先卸載 才能格式化
正在使用的 Ubuntu 系統分割區 是不可能卸載的
头像
金玉满堂
帖子: 70
注册时间: 2013-08-17 2:24
系统: ubuntu 22.04

Re: 重装系统后无法检测到无线网卡

#11

帖子 金玉满堂 »

/目录 格式化了
3. 不太明白 是格式化哪個目錄
格式化是針對整個分割區 不是目錄
使用中的分割區 必須先卸載 才能格式化
正在使用的 Ubuntu 系統分割區 是不可能卸載的[/quote]

指重装系统时把 / 所在的分割区格式化了。以前重装系统时选择不格式化分割区,所以原有的一些个人设置能够保留下来。

现在的问题是“ubuntu软体”这个程式不工作了,点击后滑鼠先变成圆圈旋转一阵,然后变回正常的滑鼠模样,就再没动静了。
装个UBUNTU,只为下载和欣赏日本爱情电影
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 重装系统后无法检测到无线网卡

#12

帖子 poloshiao »

现在的问题是“ubuntu软体”这个程式不工作了,点击后滑鼠先变成圆圈旋转一阵,然后变回正常的滑鼠模样,就再没动静了。
1. Ubuntu 16.04 的 ubuntu 软体
實際執行新開發的 gnome-software 取代早期的 ubuntu-software
1-1. 因為是 新開發 有一些 Bugs 是可以預期的
1-2. 持續更新 就可能會有新版本的 gnome-software 修復這些 Bugs
1-3. 在此期間 儘量使用
sudo apt install 套件名稱

sudo apt install 套件名稱.deb

GDEBI
安裝套件
1-4. 參閱
1-4-1. http://www.howtogeek.com/252981/how-to- ... ntu-16.04/
How To Install .deb Packages Without “Ubuntu Software” in Ubuntu 16.04
1-4-2. https://bugs.launchpad.net/ubuntu/+sour ... ug/1573206
GNOME Software does not install third-party .deb packages
1-4-3. http://askubuntu.com/questions/760278/t ... data-found
The new software center in Ubuntu 16.04 shows no application data found
回复