【询问】deepin开热点能连接不能联网
Tofloor
poster avatar
unixjx
deepin
2019-01-12 03:17
Author

之前一直玩的好好的,这几天突然就联不了网了,用create_ap也不行。
驱动相关信息如下:


  1. # dmesg | grep 8822be
  2. [   11.033961] r8822be: module is from the staging directory, the quality is unknown, you have been warned.
  3. [   11.036795] r8822be 0000:04:00.0: enabling device (0000 -> 0003)
  4. [   11.061901] r8822be: Using firmware rtlwifi/rtl8822befw.bin
  5. [   11.103482] r8822be: rtlwifi: wireless switch is on
  6. [   12.937806] r8822be 0000:04:00.0 wlo1: renamed from wlan0
  7. [   75.150386] r8822be: -----hwsec_cam_bitmap: 0x0 entry_idx=4
  8. [  663.013219] r8822be: module is from the staging directory, the quality is unknown, you have been warned.
  9. [  663.056424] r8822be: Using firmware rtlwifi/rtl8822befw.bin
  10. [  663.058068] r8822be: rtlwifi: wireless switch is on
  11. [  663.061495] r8822be 0000:04:00.0 wlo1: renamed from wlan0
  12. [  702.412911] r8822be: -----hwsec_cam_bitmap: 0x0 entry_idx=4
Copy the Code


wlan信息如下:
  1. # dmesg | grep wlo1
  2. [   12.937806] r8822be 0000:04:00.0 wlo1: renamed from wlan0
  3. [   22.897412] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
  4. [   23.531239] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
  5. [   23.959341] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
  6. [   70.288731] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
  7. [  287.735001] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
  8. [  319.307020] wlo1: authenticate with 4e:49:e3:6d:72:1f
  9. [  319.389122] wlo1: send auth to 4e:49:e3:6d:72:1f (try 1/3)
  10. [  319.392557] wlo1: authenticated
  11. [  319.396268] wlo1: associate with 4e:49:e3:6d:72:1f (try 1/3)
  12. [  319.404433] wlo1: RX AssocResp from 4e:49:e3:6d:72:1f (capab=0x1131 status=0 aid=1)
  13. [  319.405045] wlo1: associated
  14. [  319.421331] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
  15. [  392.864344] wlo1: deauthenticating from 4e:49:e3:6d:72:1f by local choice (Reason: 3=DEAUTH_LEAVING)
  16. [  663.061495] r8822be 0000:04:00.0 wlo1: renamed from wlan0
  17. [  663.083107] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
  18. [  663.634136] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
  19. [  663.688996] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
  20. [  684.890151] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
Copy the Code
研究了一天了,还是没搞懂怎么回事,求大神支招。
Reply Favorite View the author
All Replies
avatar
unixjx
deepin
2019-01-12 03:31
#1
挽尊。。。
Reply View the author
avatar
151******18
deepin
2019-01-12 03:43
#2
可以重启一下网络服务试试:systemctl restart NetworkManager.service
Reply View the author
avatar
unixjx
deepin
2019-01-12 06:28
#3
https://bbs.deepin.org/post/173583
可以重启一下网络服务试试:systemctl restart NetworkManager.service

试过了 不行
Reply View the author
avatar
151******18
deepin
2019-01-12 17:23
#4

那就不清楚了,我也不是很会,回忆一下,是不是对root级别的文件进行过操作,导致了某些文件的缺失或错误。实在不行去你网卡的厂商下载一下源代码,重新编译安装一下。
Reply View the author
avatar
electricface
deepin
2019-01-15 07:07
#5
mark
mark
Reply View the author
avatar
electricface
deepin
2019-01-15 16:58
#6
Reply View the author