Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
Wireless on deepin 15.4.1
Community Discussion
1288
views ·
6
replies ·
To
floor
Go
snubbi
deepin
2017-09-05 02:38
Author
Hi
I have never used wireless networks before. But I have to do now because I have to teach where there is only wireless networks. I've been trying for several days until deepin got fucked and I installed deepin again.
Is there anyone who can help me with that.
inxi -Fxz says
Network: Card-1: Intel 82567LM Gigabit Network Connection
driver: e1000e v: 3.2.6-k port: efe0 bus-ID: 00:19.0
IF: enp0s25 state: up speed: 1000 Mbps duplex: full mac:
Card-2: Broadcom Limited BCM4312 802.11b/g LP-PHY
driver: wl bus-ID: 0c:00.0
IF: wlp12s0 state: down mac:
Copy the Code
sudo ifconfig -a says
enp0s25: flags=4163 mtu 1500
inet 192.111.1.104 netmask 255.255.255.0 broadcast 192.100.1.255
inet6 fe80::d36a:9451:6659:d89a prefixlen 64 scopeid 0x20
ether 00:24:e8:ae:64:19 txqueuelen 1000 (Ethernet)
RX packets 887 bytes 676056 (660.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 466 bytes 46713 (45.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 22 memory 0xf6ae0000-f6b00000
lo: flags=73 mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1 (Local Loopback)
RX packets 160 bytes 12960 (12.6 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 160 bytes 12960 (12.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp12s0: flags=4098 mtu 1500
ether 00:26:5e:5f:22:25 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 17 base 0xc000
Copy the Code
Regars,
Carl Andersen
Reply
Like 0
Favorite
View the author
All Replies
snubbi
deepin
2017-09-08 01:43
#1
Is there no one who can help me with the problem
Reply
Like 0
View the author
zengyuan
deepin
2017-09-08 02:42
#2
sorry,i cant understand english
Reply
Like 0
View the author
yuri
deepin
2017-09-08 02:47
#3
try ifconfig wlp12s0 mtu 8192
i can't guarantee it will work,just have a try.
Reply
Like 0
View the author
zhangsh
deepin
2017-10-11 21:08
#4
I got same issues, haven't been solved yet.
Reply
Like 0
View the author
qiujieqiong
deepin
2017-10-11 21:50
#5
sudo ifconfig wlp12s0 up
Copy the Code
Reply
Like 0
View the author
arcanjobra
deepin
2017-10-12 15:12
#6
Man, install program ukuu and update kernel 4.13.4 or 5, kernel default problematic.
Reply
Like 0
View the author
Please
sign
in first
New Thread
Popular Ranking
Change
Closing lid, but display still active.
Unable to log in to deepin ID
Wrong taskbar icon
Bluetooth not working after laptop suspend mode
Popular Events
More
I have never used wireless networks before. But I have to do now because I have to teach where there is only wireless networks. I've been trying for several days until deepin got fucked and I installed deepin again.
Is there anyone who can help me with that.
inxi -Fxz says
Carl Andersen