Skip to content

Instantly share code, notes, and snippets.

@tedder
Created October 6, 2016 18:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tedder/a58c4a8e200f5ee2ac74cfe5b51a1431 to your computer and use it in GitHub Desktop.
Save tedder/a58c4a8e200f5ee2ac74cfe5b51a1431 to your computer and use it in GitHub Desktop.
pizero conn drop debugging
==> /var/log/messages <==
Oct 5 23:03:37 pidoor kernel: [32124.463381] cfg80211: Regulatory domain changed to country: US
Oct 5 23:03:37 pidoor kernel: [32124.463413] cfg80211: DFS Master region: FCC
Oct 5 23:03:37 pidoor kernel: [32124.463424] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Oct 5 23:03:37 pidoor kernel: [32124.463441] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
Oct 5 23:03:37 pidoor kernel: [32124.463457] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 1700 mBm), (N/A)
Oct 5 23:03:37 pidoor kernel: [32124.463471] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (0 s)
Oct 5 23:03:37 pidoor kernel: [32124.463484] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
Oct 5 23:03:37 pidoor kernel: [32124.463496] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
==> /var/log/syslog <==
Oct 5 23:03:37 pidoor wpa_supplicant[327]: wlan0: WPA: Key negotiation completed with dc:ef:09:9c:e9:e4 [PTK=CCMP GTK=CCMP]
Oct 5 23:03:37 pidoor wpa_supplicant[327]: wlan0: CTRL-EVENT-CONNECTED - Connection to dc:ef:09:9c:e9:e4 completed [id=0 id_str=]
Oct 5 23:05:01 pidoor CRON[1612]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment