Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
Deepin 15.6无线驱动貌似有问题!!!
Experiences and Insight
2054
views ·
2
replies ·
To
floor
Go
albertchen
deepin
2018-06-20 09:20
Author
本帖最后由 albertchen 于 2018-6-20 01:48 编辑
我用的linksyswrt 1900ac 路由器刷入了openwrt,在之前的deepin15.5中无线连接速度为433MBit/s,现在升级后无线连接速率变为了52MBit/s
我的无线网卡型号为 intel 3165,我尝试过重装网卡驱动,可是根本无效
lspci | grep Wireless
03:00.0 Network controller: Intel Corporation Wireless 3165 (rev 81)
Copy the Code
这是运行的结果
sudo lshw -C network
[sudo] password for albert:
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: enp2s0
version: 0c
serial: b0:25:aa:1d:3c:b5
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168g-2_0.0.1 02/06/13 ip=192.168.1.119 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:127 ioport:d000(size=256) memory:df200000-df200fff memory:d2100000-d2103fff
*-network
description: Wireless interface
product: Wireless 3165
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlp3s0
version: 81
serial: 84:ef:18:42:61:61
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=4.15.0-21deepin-generic firmware=22.361476.0 latency=0 link=no multicast=yes wireless=IEEE 802.11
resources: irq:130 memory:df100000-df101fff
Copy the Code
另外附上openwrt AP上
root@LEDE:~#iw wlan0 info
Copy the Code
Interface wlan0
ifindex 7
wdev 0x2
addr c2:56:27:74:7e:bd
ssid LEDE-5G
type AP
wiphy 0
channel 36 (5180 MHz), width: 80 MHz, center1: 5210 MHz
txpower 23.00 dBm
Copy the Code
Deepin dmesg的报错信息:
[ 30.062733] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[ 30.233370] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 30.246862] pcieport 0000:00:1c.4: AER: Corrected error received: id=00e4
[ 30.246866] pcieport 0000:00:1c.4: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00e4(Receiver ID)
[ 30.246869] pcieport 0000:00:1c.4: device [8086:a114] error status/mask=00000001/00000000
[ 30.246871] pcieport 0000:00:1c.4: [ 0] Receiver Error (First)
Copy the Code
基本证实是Deepin15.6无线网卡驱动问题!!期望尽快解决!!!
Reply
Like 0
Favorite
View the author
All Replies
albertchen
deepin
2018-06-22 01:49
#1
@ jingle 大佬帮忙看看
Reply
Like 0
View the author
albertchen
deepin
2018-06-22 20:39
#2
解决了,放出解决办法,针对intel iwlwifi-7260/7265驱动的优化https://github.com/linux4life798/firmware-iwlwifi-packages
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
【Enhanced Repo】Better Deepin Repo is released
Popular Events
More
我用的linksyswrt 1900ac 路由器刷入了openwrt,在之前的deepin15.5中无线连接速度为433MBit/s,现在升级后无线连接速率变为了52MBit/s
我的无线网卡型号为 intel 3165,我尝试过重装网卡驱动,可是根本无效
Deepin dmesg的报错信息:
基本证实是Deepin15.6无线网卡驱动问题!!期望尽快解决!!!