Advertisement
Guest User

Untitled

a guest
Mar 9th, 2020
516
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. $ dmesg | grep -e wlp -e iwl
  2. [ 4.880333] Loading modules backported from iwlwifi
  3. [ 4.880334] iwlwifi-stack-public:master:8324:9176b151
  4. [ 4.910757] iwlwifi 0000:06:00.0: Direct firmware load for iwl-dbg-cfg.ini failed with error -2
  5. [ 4.910918] iwlwifi 0000:06:00.0: Direct firmware load for iwlwifi-cc-a0-55.ucode failed with error -2
  6. [ 4.911158] iwlwifi 0000:06:00.0: Direct firmware load for iwlwifi-cc-a0-54.ucode failed with error -2
  7. [ 4.911167] iwlwifi 0000:06:00.0: Direct firmware load for iwlwifi-cc-a0-53.ucode failed with error -2
  8. [ 4.911175] iwlwifi 0000:06:00.0: Direct firmware load for iwlwifi-cc-a0-52.ucode failed with error -2
  9. [ 4.911183] iwlwifi 0000:06:00.0: Direct firmware load for iwlwifi-cc-a0-51.ucode failed with error -2
  10. [ 4.911191] iwlwifi 0000:06:00.0: Direct firmware load for iwlwifi-cc-a0-50.ucode failed with error -2
  11. [ 4.911199] iwlwifi 0000:06:00.0: Direct firmware load for iwlwifi-cc-a0-49.ucode failed with error -2
  12. [ 4.911995] iwlwifi 0000:06:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 43.2.23.17
  13. [ 4.911997] iwlwifi 0000:06:00.0: Found debug destination: EXTERNAL_DRAM
  14. [ 4.911998] iwlwifi 0000:06:00.0: Found debug configuration: 0
  15. [ 4.912167] iwlwifi 0000:06:00.0: loaded firmware version 48.4fa0041f.0 cc-a0-48.ucode op_mode iwlmvm
  16. [ 4.912178] iwlwifi 0000:06:00.0: Direct firmware load for iwl-debug-yoyo.bin failed with error -2
  17. [ 4.925297] iwlwifi 0000:06:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
  18. [ 4.937917] iwlwifi 0000:06:00.0: Applying debug destination EXTERNAL_DRAM
  19. [ 4.938293] iwlwifi 0000:06:00.0: Allocated 0x00400000 bytes for firmware monitor.
  20. [ 5.092793] iwlwifi 0000:06:00.0: base HW address: dc:fb:48:00:24:63
  21. [ 5.108522] iwlwifi 0000:06:00.0 wlp6s0: renamed from wlan0
  22. [ 6.358582] iwlwifi 0000:06:00.0: Applying debug destination EXTERNAL_DRAM
  23. [ 6.512755] iwlwifi 0000:06:00.0: FW already configured (0) - re-configuring
  24. [ 9.197552] wlp6s0: authenticate with e4:f0:42:bb:07:dd
  25. [ 9.200321] wlp6s0: send auth to e4:f0:42:bb:07:dd (try 1/3)
  26. [ 9.228613] wlp6s0: authenticated
  27. [ 9.232017] wlp6s0: associate with e4:f0:42:bb:07:dd (try 1/3)
  28. [ 9.240646] wlp6s0: RX AssocResp from e4:f0:42:bb:07:dd (capab=0x1431 status=30 aid=0)
  29. [ 9.240648] wlp6s0: e4:f0:42:bb:07:dd rejected association temporarily; comeback duration 1 TU (1 ms)
  30. [ 9.252012] wlp6s0: associate with e4:f0:42:bb:07:dd (try 2/3)
  31. [ 9.271780] wlp6s0: RX AssocResp from e4:f0:42:bb:07:dd (capab=0x1431 status=0 aid=1)
  32. [ 9.275541] wlp6s0: associated
  33. [ 9.325794] IPv6: ADDRCONF(NETDEV_CHANGE): wlp6s0: link becomes ready
  34. [ 9.355672] wlp6s0: Limiting TX power to 30 (30 - 0) dBm as advertised by e4:f0:42:bb:07:dd
  35. [ 2723.558471] wlp6s0: disconnect from AP e4:f0:42:bb:07:dd for new auth to e4:f0:42:bb:07:d9
  36. [ 2723.562088] wlp6s0: authenticate with e4:f0:42:bb:07:d9
  37. [ 2723.564190] wlp6s0: send auth to e4:f0:42:bb:07:d9 (try 1/3)
  38. [ 2723.592758] wlp6s0: authenticated
  39. [ 2723.594414] wlp6s0: associate with e4:f0:42:bb:07:d9 (try 1/3)
  40. [ 2723.602326] wlp6s0: RX ReassocResp from e4:f0:42:bb:07:d9 (capab=0x1011 status=0 aid=4)
  41. [ 2723.604940] wlp6s0: associated
  42. [ 2723.626223] wlp6s0: Limiting TX power to 30 (30 - 0) dBm as advertised by e4:f0:42:bb:07:d9
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement