近期无线无法连接
Tofloor
poster avatar
司南
deepin
2018-09-07 19:16
Author
就是无线现在无法扫描到周围的wifi。oppor9用USB共享网络也不成功,一直处于正在连接状态。
反馈日志手机传不上,用百度网盘替代了。
链接:https://pan.baidu.com/s/1RF_jl-XuQ-Khlfhz0lYDFA 密码:seh1
Reply Favorite View the author
All Replies
avatar
司南
deepin
2018-09-07 23:22
#1
https://bbs.deepin.org/user/48640 能解决吗?我已经不想再重装系统了
Reply View the author
avatar
司南
deepin
2018-09-08 01:23
#2

就是这种效果,没有附近的wifi列表。
Reply View the author
avatar
司南
deepin
2018-09-08 04:10
#3
https://bbs.deepin.org/user/101846 有没有办法解决一下....
Reply View the author
avatar
jeson155
deepin
2018-09-13 14:49
#4
你好,你用的是哪 个系统 ??我的装上后没有WIFI的
Reply View the author
avatar
司南
deepin
2018-09-13 16:16
#5
freezone0011 发表于 2018-9-13 06:49
你好,你用的是哪 个系统 ??我的装上后没有WIFI的

更新上来的15.7。
Reply View the author
avatar
electricface
deepin
2018-09-13 17:14
#6
执行命令扫描wifi
nmcli device wifi rescan

等一会后,执行命令列出wifi列表:
nmcli device wifi list

是什么结果?
Reply View the author
avatar
electricface
deepin
2018-09-13 17:31
#7
本帖最后由 electricface 于 2018-9-13 09:44 编辑

看你提供的日志里有这么一段
  1. 9月 07 10:38:10 yinxuan-PC wpa_supplicant[4355]: /sbin/wpa_supplicant: /usr/lib/x86_64-linux-gnu/libssl.so.1.1: no version information available (required by /sbin/wpa_supplicant)
  2. 9月 07 10:38:10 yinxuan-PC systemd[1]: wpa_supplicant.service: Main process exited, code=exited, status=127/n/a
  3. 9月 07 10:38:10 yinxuan-PC wpa_supplicant[4355]: /sbin/wpa_supplicant: /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1: no version information available (required by /sbin/wpa_supplicant)
  4. 9月 07 10:38:10 yinxuan-PC wpa_supplicant[4355]: /sbin/wpa_supplicant: relocation error: /sbin/wpa_supplicant: symbol OPENSSL_init_crypto version OPENSSL_1_1_0 not defined in file libcrypto.so.1.1 with link time reference
  5. 9月 07 10:38:10 yinxuan-PC systemd[1]: wpa_supplicant.service: Failed with result 'exit-code'.
  6. 9月 07 10:38:10 yinxuan-PC systemd[1]: Failed to start WPA supplicant.
Copy the Code

Network Manager 也有报错
  1. 9月 07 10:38:22 yinxuan-PC NetworkManager[4356]:   [1536287902.1148] device (wlp4s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Copy the Code

  1. 9月 07 10:38:22 yinxuan-PC dbus-daemon[4353]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.7' (uid=0 pid=4356 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
  2. 9月 07 10:38:22 yinxuan-PC systemd[1]: Starting WPA supplicant...
  3. 9月 07 10:38:22 yinxuan-PC wpa_supplicant[5370]: /sbin/wpa_supplicant: /usr/lib/x86_64-linux-gnu/libssl.so.1.1: no version information available (required by /sbin/wpa_supplicant)
  4. 9月 07 10:38:22 yinxuan-PC wpa_supplicant[5370]: /sbin/wpa_supplicant: /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1: no version information available (required by /sbin/wpa_supplicant)
  5. 9月 07 10:38:22 yinxuan-PC wpa_supplicant[5370]: /sbin/wpa_supplicant: relocation error: /sbin/wpa_supplicant: symbol OPENSSL_init_crypto version OPENSSL_1_1_0 not defined in file libcrypto.so.1.1 with link time reference
  6. 9月 07 10:38:22 yinxuan-PC systemd[1]: wpa_supplicant.service: Main process exited, code=exited, status=127/n/a
  7. 9月 07 10:38:22 yinxuan-PC systemd[1]: wpa_supplicant.service: Failed with result 'exit-code'.
  8. 9月 07 10:38:22 yinxuan-PC systemd[1]: Failed to start WPA supplicant.
Copy the Code

  1. 9月 07 10:38:47 yinxuan-PC dbus-daemon[4353]: [system] Failed to activate service 'fi.w1.wpa_supplicant1': timed out (service_start_timeout=25000ms)
  2. 9月 07 10:38:47 yinxuan-PC NetworkManager[4356]:   [1536287927.8108] supplicant: failed to acquire wpa_supplicant proxy: Wi-Fi and 802.1x will not be available (为 fi.w1.wpa_supplicant1 调用 StartServiceByName 出错:GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'fi.w1.wpa_supplicant1': timed out (service_start_timeout=25000ms))
  3. 9月 07 10:38:48 yinxuan-PC systemd[1]: NetworkManager-wait-online.service: Main process exited, code=exited, status=1/FAILURE
  4. 9月 07 10:38:48 yinxuan-PC systemd[1]: NetworkManager-wait-online.service: Failed with result 'exit-code'.
  5. 9月 07 10:38:48 yinxuan-PC systemd[1]: Failed to start Network Manager Wait Online.
Copy the Code


Reply View the author
avatar
electricface
deepin
2018-09-13 17:51
#8
再执行
dpkg -V libssl1.1
dpkg -V wpasupplicant
ldd /sbin/wpa_supplicant

这些命令的输出结果是什么?
Reply View the author
avatar
司南
deepin
2018-09-14 18:00
#9
https://bbs.deepin.org/post/168572
再执行
dpkg -V libssl1.1
dpkg -V wpasupplicant

抱歉,我现在在实习,近期没时间打开电脑了
Reply View the author