ich danke dir "rpi444" für den klasse Support. So ein kompetentes Forum findet man heutzutage nicht mehr oft. Werde künftig sicherlich öfter vorbeischauen.
Posts by coyotelinux
Registriere dich jetzt, um exklusive Vorteile zu genießen! Als registriertes Mitglied kannst du Inhalte herunterladen und profitierst von einem werbefreien Forum.
Mach mit und werde Teil unserer Community!
Mach mit und werde Teil unserer Community!
-
-
Hallo rpi444
so wie Beatfussel schrieb, reicht nur der Eintrag scan_ssid=1 um mit der neuen firmware-brcm80211 den Raspi nicht mehr abstürzen zu lassen.
Habe erstmal ohne scan_ssid=1 -> apt-get install firmware-brcm80211 durchgeführt -> Absturz (SysRQ geht auch nicht), anschließend scan_ssid=1 eingetragen -> kein Absturz, sprich die alte firmware-brcm80211 kann hidden-SSID ohne den Eintrag scan_ssid=1, die neue watscht einen mit einem Absturz ab.
-
habe es noch schnell gemacht, muss jetzt aber los, sonst gibt es Ärger mit der Frau
Code
Display More3c3 < # Linux/arm 4.9.59 Kernel Configuration --- > # Linux/arm 4.14.18 Kernel Configuration 69a70 > CONFIG_GENERIC_IRQ_DEBUGFS=y 105a107 > CONFIG_TREE_SRCU=y 108,109c110 < # CONFIG_TREE_RCU_TRACE is not set < # CONFIG_RCU_EXPEDITE_BOOT is not set --- > CONFIG_RCU_NEED_SEGCBLIST=y 115c116 < CONFIG_NMI_LOG_BUF_SHIFT=12 --- > CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13 128a130 > # CONFIG_CGROUP_RDMA is not set 135a138 > CONFIG_SOCK_CGROUP_DATA=y 165a169 > CONFIG_POSIX_TIMERS=y 175a180 > CONFIG_FUTEX_PI=y 188a194 > # CONFIG_PC104 is not set 196a203 > # CONFIG_SLUB_MEMCG_SYSFS_ON is not set 200a208 > CONFIG_SLAB_MERGE_DEFAULT=y 201a210 > # CONFIG_SLAB_FREELIST_HARDENED is not set 224a234 > CONFIG_ARCH_HAS_SET_MEMORY=y 241a252 > CONFIG_THIN_ARCHIVES=y 259a271,277 > CONFIG_ARCH_OPTIONAL_KERNEL_RWX=y > CONFIG_ARCH_OPTIONAL_KERNEL_RWX_DEFAULT=y > CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y > CONFIG_STRICT_KERNEL_RWX=y > CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y > CONFIG_STRICT_MODULE_RWX=y > # CONFIG_REFCOUNT_FULL is not set 281a300 > CONFIG_BLK_SCSI_REQUEST=y 284a304 > # CONFIG_BLK_DEV_ZONED is not set 285a306 > # CONFIG_BLK_DEV_THROTTLING_LOW is not set 286a308,310 > # CONFIG_BLK_WBT is not set > CONFIG_BLK_DEBUG_FS=y > # CONFIG_BLK_SED_OPAL is not set 322a347,349 > CONFIG_MQ_IOSCHED_DEADLINE=y > CONFIG_MQ_IOSCHED_KYBER=y > # CONFIG_IOSCHED_BFQ is not set 339d365 < # CONFIG_ARCH_GEMINI is not set 371a398 > # CONFIG_ARCH_ACTIONS is not set 440a468 > CONFIG_CPU_THUMB_CAPABLE=y 471d498 < CONFIG_DEBUG_RODATA=y 494a522,530 > > # > # DesignWare PCI Core Support > # > > # > # PCI Endpoint > # > # CONFIG_PCI_ENDPOINT is not set 553a590 > # CONFIG_ARCH_WANTS_THP_SWAP is not set 568a606 > # CONFIG_PERCPU_STATS is not set 603d640 < # CONFIG_CPU_FREQ_STAT_DETAILS is not set 681a719 > # CONFIG_TLS is not set 718a757 > # CONFIG_INET_ESP_OFFLOAD is not set 727a767 > # CONFIG_INET_RAW_DIAG is not set 755a796 > # CONFIG_INET6_ESP_OFFLOAD is not set 777a819,820 > # CONFIG_IPV6_SEG6_LWTUNNEL is not set > # CONFIG_IPV6_SEG6_HMAC is not set 782d824 < # CONFIG_NETFILTER_DEBUG is not set 795a838 > # CONFIG_NF_LOG_NETDEV is not set 803c846 < CONFIG_NF_CT_PROTO_DCCP=m --- > CONFIG_NF_CT_PROTO_DCCP=y 805,806c848,849 < CONFIG_NF_CT_PROTO_SCTP=m < CONFIG_NF_CT_PROTO_UDPLITE=m --- > CONFIG_NF_CT_PROTO_SCTP=y > CONFIG_NF_CT_PROTO_UDPLITE=y 823,825c866,868 < CONFIG_NF_NAT_PROTO_DCCP=m < CONFIG_NF_NAT_PROTO_UDPLITE=m < CONFIG_NF_NAT_PROTO_SCTP=m --- > CONFIG_NF_NAT_PROTO_DCCP=y > CONFIG_NF_NAT_PROTO_UDPLITE=y > CONFIG_NF_NAT_PROTO_SCTP=y 911d953 < CONFIG_NETFILTER_XT_MATCH_SOCKET=m 927a970 > # CONFIG_IP_SET_HASH_IPMAC is not set 982a1026 > # CONFIG_NF_SOCKET_IPV4 is not set 1018a1063 > # CONFIG_NF_SOCKET_IPV6 is not set 1090a1136 > # CONFIG_NET_DSA is not set 1153a1200 > # CONFIG_NET_SCH_DEFAULT is not set 1186a1234 > # CONFIG_NET_ACT_SAMPLE is not set 1218a1267 > # CONFIG_NET_NSH is not set 1226d1274 < CONFIG_SOCK_CGROUP_DATA=y 1267a1316 > # CONFIG_CAN_VXCAN is not set 1286a1336 > # CONFIG_CAN_HI311X is not set 1297a1348 > # CONFIG_CAN_MCBA_USB is not set 1299,1338d1349 < CONFIG_IRDA=m < < # < # IrDA protocols < # < CONFIG_IRLAN=m < CONFIG_IRNET=m < CONFIG_IRCOMM=m < CONFIG_IRDA_ULTRA=y < < # < # IrDA options < # < CONFIG_IRDA_CACHE_LAST_LSAP=y < CONFIG_IRDA_FAST_RR=y < # CONFIG_IRDA_DEBUG is not set < < # < # Infrared-port device drivers < # < < # < # SIR device drivers < # < CONFIG_IRTTY_SIR=m < < # < # Dongle support < # < # CONFIG_DONGLE is not set < CONFIG_KINGSUN_DONGLE=m < CONFIG_KSDAZZLE_DONGLE=m < CONFIG_KS959_DONGLE=m < < # < # FIR device drivers < # < CONFIG_USB_IRDA=m < CONFIG_SIGMATEL_FIR=m < CONFIG_MCS_FIR=m 1368d1378 < # CONFIG_BT_HCIUART_LL is not set 1371d1380 < CONFIG_BT_HCIUART_BCM=y 1425d1433 < # CONFIG_RFKILL_REGULATOR is not set 1440a1449,1450 > # CONFIG_PSAMPLE is not set > # CONFIG_NET_IFE is not set 1442a1453 > CONFIG_GRO_CELLS=y 1445c1456 < CONFIG_HAVE_CBPF_JIT=y --- > CONFIG_HAVE_EBPF_JIT=y 1470a1482 > # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set 1472a1485 > CONFIG_GENERIC_CPU_AUTOPROBE=y 1479c1492 < # CONFIG_FENCE_TRACE is not set --- > # CONFIG_DMA_FENCE_TRACE is not set 1490a1504 > CONFIG_GENERIC_ARCH_TOPOLOGY=y 1498a1513 > # CONFIG_SIMPLE_PM_BUS is not set 1509a1525,1528 > # Partition parsers > # > > # 1554a1574 > # CONFIG_MTD_MCHP23K256 is not set 1574d1593 < CONFIG_MTD_NAND_IDS=m 1580,1581d1598 < # CONFIG_MTD_NAND_HISI504 is not set < # CONFIG_MTD_NAND_MTK is not set 1617a1635 > # CONFIG_ZRAM_WRITEBACK is not set 1632d1649 < # CONFIG_MG_DISK is not set 1633a1651 > # CONFIG_NVME_FC is not set 1667a1686 > # CONFIG_EEPROM_IDT_89HPESX is not set 1714a1734 > # CONFIG_CXL_LIB is not set 1774c1794 < # CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set --- > # CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING is not set 1792a1813 > # CONFIG_DM_INTEGRITY is not set 1827a1849 > CONFIG_NET_VENDOR_ALACRITECH=y 1829a1852 > CONFIG_NET_VENDOR_AQUANTIA=y 1831,1832d1853 < # CONFIG_ARC_EMAC is not set < # CONFIG_EMAC_ROCKCHIP is not set 1855a1877 > CONFIG_NET_VENDOR_HUAWEI=y 1860a1883,1885 > CONFIG_NET_VENDOR_MELLANOX=y > # CONFIG_MLXSW_CORE is not set > # CONFIG_MLXFW is not set 1875c1900 < CONFIG_QCA7000=m --- > # CONFIG_QCA7000_SPI is not set 1876a1902 > # CONFIG_RMNET is not set 1881a1908 > CONFIG_NET_VENDOR_SOLARFLARE=y 1888,1889d1914 < CONFIG_NET_VENDOR_SYNOPSYS=y < # CONFIG_SYNOPSYS_DWC_ETH_QOS is not set 1896,1901c1921,1924 < CONFIG_PHYLIB=m < CONFIG_SWPHY=y < < # < # MDIO bus device drivers < # --- > CONFIG_NET_VENDOR_SYNOPSYS=y > # CONFIG_DWC_XLGMAC is not set > CONFIG_MDIO_DEVICE=m > CONFIG_MDIO_BUS=m 1907a1931,1933 > CONFIG_PHYLIB=m > CONFIG_SWPHY=y > # CONFIG_LED_TRIGGER_PHY is not set 1918a1945 > # CONFIG_CORTINA_PHY is not set 1927a1955 > # CONFIG_MARVELL_10G_PHY is not set 1933a1962 > # CONFIG_ROCKCHIP_PHY is not set 2000a2030 > # CONFIG_WIRELESS_WDS is not set 2132a2163 > CONFIG_WLAN_VENDOR_QUANTENNA=y 2150a2182 > # CONFIG_IEEE802154_CA8210 is not set 2184a2217 > # CONFIG_KEYBOARD_DLINK_DIR685 is not set 2202a2236 > # CONFIG_KEYBOARD_TM2_TOUCHKEY is not set 2233a2268,2269 > CONFIG_JOYSTICK_PSXPAD_SPI=m > CONFIG_JOYSTICK_PSXPAD_SPI_FF=y 2253a2290 > CONFIG_TOUCHSCREEN_EXC3000=m 2276d2312 < # CONFIG_TOUCHSCREEN_UCB1400 is not set 2279d2314 < # CONFIG_TOUCHSCREEN_WM97XX is not set 2307a2343 > # CONFIG_TOUCHSCREEN_STMFTS is not set 2312a2349 > # CONFIG_TOUCHSCREEN_ZET6223 is not set 2324d2360 < # CONFIG_INPUT_MPU3050 is not set 2338a2375 > # CONFIG_INPUT_PWM_VIBRA is not set 2363a2401 > # CONFIG_SERIO_GPIO_PS2 is not set 2376c2414 < CONFIG_BCM2835_DEVGPIOMEM=m --- > CONFIG_BCM2835_DEVGPIOMEM=y 2404a2443 > # CONFIG_SERIAL_8250_ASPEED_VUART is not set 2443c2482 < # CONFIG_SERIAL_STM32 is not set --- > # CONFIG_SERIAL_DEV_BUS is not set 2469a2509,2510 > CONFIG_I2C_MUX_GPMUX=m > # CONFIG_I2C_MUX_LTC4306 is not set 2474a2516 > # CONFIG_I2C_MUX_MLXCPLD is not set 2548a2591,2593 > CONFIG_SPI_SLAVE=y > # CONFIG_SPI_SLAVE_TIME is not set > # CONFIG_SPI_SLAVE_SYSTEM_CONTROL is not set 2551,2554d2595 < < # < # PPS support < # 2583a2625 > CONFIG_GENERIC_PINCONF=y 2585a2628 > CONFIG_PINCTRL_MCP23S08=m 2586a2630 > # CONFIG_PINCTRL_SX150X is not set 2603c2647 < # CONFIG_GPIO_EM is not set --- > # CONFIG_GPIO_FTGPIO010 is not set 2612d2655 < # CONFIG_GPIO_ZX is not set 2622c2665 < # CONFIG_GPIO_PCF857X is not set --- > CONFIG_GPIO_PCF857X=m 2625d2667 < # CONFIG_GPIO_TS4900 is not set 2633d2674 < # CONFIG_GPIO_UCB1400 is not set 2642,2646c2683 < < # < # SPI or I2C GPIO expanders < # < CONFIG_GPIO_MCP23S08=m --- > # CONFIG_GPIO_XRA1403 is not set 2666a2704 > # CONFIG_W1_SLAVE_DS2405 is not set 2671a2710 > # CONFIG_W1_SLAVE_DS2805 is not set 2680d2718 < CONFIG_W1_SLAVE_BQ27000=m 2701a2740 > # CONFIG_BATTERY_LEGO_EV3 is not set 2702a2742 > # CONFIG_CHARGER_SBS is not set 2705a2746 > # CONFIG_BATTERY_MAX1721X is not set 2709a2751,2752 > # CONFIG_CHARGER_LTC3651 is not set > # CONFIG_CHARGER_DETECTOR_MAX14656 is not set 2740a2784 > # CONFIG_SENSORS_ASPEED is not set 2778a2823 > # CONFIG_SENSORS_TC654 is not set 2808c2853 < # CONFIG_SENSORS_SHT3x is not set --- > CONFIG_SENSORS_SHT3x=m 2819a2865 > # CONFIG_SENSORS_STTS751 is not set 2832a2879 > # CONFIG_SENSORS_TMP108 is not set 2845a2893 > CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0 2860d2907 < CONFIG_THERMAL_BCM2835=y 2864a2912,2916 > > # > # Broadcom thermal drivers > # > CONFIG_BCM2835_THERMAL=y 2868a2921 > CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y 2907,2910d2959 < < # < # Broadcom specific AMBA < # 2930a2980 > # CONFIG_MFD_BD9571MWV is not set 2942d2991 < # CONFIG_MFD_EXYNOS_LPASS is not set 2948d2996 < # CONFIG_INTEL_SOC_PMIC is not set 2964a3013 > # CONFIG_MFD_CPCAP is not set 2968,2969c3017 < CONFIG_UCB1400_CORE=m < # CONFIG_MFD_PM8921_CORE is not set --- > # CONFIG_MFD_PM8XXX is not set 2991a3040 > # CONFIG_MFD_TI_LMU is not set 2999a3049 > # CONFIG_MFD_TI_LP87565 is not set 3036c3086,3087 < CONFIG_REGULATOR_ARIZONA=m --- > CONFIG_REGULATOR_ARIZONA_LDO1=m > CONFIG_REGULATOR_ARIZONA_MICSUPP=m 3063a3115 > # CONFIG_REGULATOR_TPS65132 is not set 3064a3117,3148 > # CONFIG_REGULATOR_VCTRL is not set > CONFIG_RC_CORE=y > CONFIG_RC_MAP=y > CONFIG_RC_DECODERS=y > CONFIG_LIRC=m > CONFIG_IR_LIRC_CODEC=m > CONFIG_IR_NEC_DECODER=y > CONFIG_IR_RC5_DECODER=y > CONFIG_IR_RC6_DECODER=y > CONFIG_IR_JVC_DECODER=y > CONFIG_IR_SONY_DECODER=y > CONFIG_IR_SANYO_DECODER=y > CONFIG_IR_SHARP_DECODER=y > CONFIG_IR_MCE_KBD_DECODER=y > CONFIG_IR_XMP_DECODER=y > CONFIG_RC_DEVICES=y > CONFIG_RC_ATI_REMOTE=m > # CONFIG_IR_HIX5HD2 is not set > CONFIG_IR_IMON=m > CONFIG_IR_MCEUSB=m > CONFIG_IR_REDRAT3=m > # CONFIG_IR_SPI is not set > CONFIG_IR_STREAMZAP=m > # CONFIG_IR_IGORPLUGUSB is not set > CONFIG_IR_IGUANA=m > CONFIG_IR_TTUSBIR=m > CONFIG_RC_LOOPBACK=m > CONFIG_IR_GPIO_CIR=m > CONFIG_IR_GPIO_TX=m > CONFIG_IR_PWM_TX=m > # CONFIG_IR_SERIAL is not set > # CONFIG_IR_SIR is not set 3075c3159 < CONFIG_MEDIA_RC_SUPPORT=y --- > # CONFIG_MEDIA_CEC_SUPPORT is not set 3083a3168 > CONFIG_V4L2_FWNODE=m 3093c3178 < CONFIG_DVB_MAX_ADAPTERS=8 --- > CONFIG_DVB_MAX_ADAPTERS=16 3094a3180 > # CONFIG_DVB_DEMUX_SECTION_LOSS_LOG is not set 3099,3124d3184 < CONFIG_RC_CORE=m < CONFIG_RC_MAP=m < CONFIG_RC_DECODERS=y < CONFIG_LIRC=m < CONFIG_IR_LIRC_CODEC=m < CONFIG_IR_NEC_DECODER=m < CONFIG_IR_RC5_DECODER=m < CONFIG_IR_RC6_DECODER=m < CONFIG_IR_JVC_DECODER=m < CONFIG_IR_SONY_DECODER=m < CONFIG_IR_SANYO_DECODER=m < CONFIG_IR_SHARP_DECODER=m < CONFIG_IR_MCE_KBD_DECODER=m < CONFIG_IR_XMP_DECODER=m < CONFIG_RC_DEVICES=y < CONFIG_RC_ATI_REMOTE=m < # CONFIG_IR_HIX5HD2 is not set < CONFIG_IR_IMON=m < CONFIG_IR_MCEUSB=m < CONFIG_IR_REDRAT3=m < CONFIG_IR_STREAMZAP=m < # CONFIG_IR_IGORPLUGUSB is not set < CONFIG_IR_IGUANA=m < CONFIG_IR_TTUSBIR=m < CONFIG_RC_LOOPBACK=m < CONFIG_IR_GPIO_CIR=m 3201d3260 < CONFIG_VIDEO_STK1160_AC97=y 3265a3325 > # CONFIG_DVB_USB_ZD1301 is not set 3280,3281d3339 < CONFIG_VIDEO_BCM2835=y < CONFIG_VIDEO_BCM2835_MMAL=m 3403a3462 > # CONFIG_VIDEO_OV2640 is not set 3404a3464 > # CONFIG_VIDEO_OV6650 is not set 3431a3492,3495 > # SDR tuner chips > # > > # 3499a3564 > CONFIG_DVB_STV0910=m 3500a3566,3567 > CONFIG_DVB_STV6111=m > CONFIG_DVB_MXL5XX=m 3565d3631 < CONFIG_DVB_HD29L2=m 3572a3639 > CONFIG_DVB_ZD1301_DEMOD=m 3650a3718 > # CONFIG_IMX_IPUV3_CORE is not set 3653a3722 > # CONFIG_DRM_DEBUG_MM_SELFTEST is not set 3656a3726 > CONFIG_DRM_FBDEV_OVERALLOC=100 3676a3747 > # CONFIG_DRM_RCAR_DW_HDMI is not set 3679a3751 > # CONFIG_DRM_STM is not set 3684a3757 > # CONFIG_DRM_PANEL_LVDS is not set 3685a3759 > # CONFIG_DRM_PANEL_INNOLUX_P079ZCA is not set 3690a3765 > # CONFIG_DRM_PANEL_SAMSUNG_S6E3HA2 is not set 3693a3769 > # CONFIG_DRM_PANEL_SITRONIX_ST7789V is not set 3694a3771 > CONFIG_DRM_PANEL_BRIDGE=y 3700a3778,3779 > # CONFIG_DRM_LVDS_ENCODER is not set > # CONFIG_DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW is not set 3702a3782 > # CONFIG_DRM_SIL_SII8620 is not set 3704a3785 > # CONFIG_DRM_TI_TFP410 is not set 3707a3789 > # CONFIG_DRM_VC4_HDMI_CEC is not set 3708a3791 > # CONFIG_DRM_MXSFB is not set 3712a3796,3797 > # CONFIG_TINYDRM_ST7586 is not set > # CONFIG_DRM_PL111 is not set 3713a3799 > # CONFIG_DRM_LIB_RANDOM is not set 3730a3817 > # CONFIG_FB_PROVIDE_GET_FB_UNMAPPED_AREA is not set 3785a3873 > # CONFIG_BACKLIGHT_ARCXCNN is not set 3802,3803c3890 < CONFIG_SOUND_OSS_CORE=y < CONFIG_SOUND_OSS_CORE_PRECLAIM=y --- > # CONFIG_SOUND_OSS_CORE is not set 3809a3897 > CONFIG_SND_SEQ_DEVICE=m 3814,3819c3902 < CONFIG_SND_SEQUENCER=m < CONFIG_SND_SEQ_DUMMY=m < CONFIG_SND_OSSEMUL=y < CONFIG_SND_MIXER_OSS=m < CONFIG_SND_PCM_OSS=m < CONFIG_SND_PCM_OSS_PLUGINS=y --- > # CONFIG_SND_OSSEMUL is not set 3821d3903 < CONFIG_SND_SEQUENCER_OSS=y 3823d3904 < CONFIG_SND_SEQ_HRTIMER_DEFAULT=y 3831c3912,3918 < CONFIG_SND_RAWMIDI_SEQ=m --- > CONFIG_SND_SEQUENCER=m > CONFIG_SND_SEQ_DUMMY=m > CONFIG_SND_SEQ_HRTIMER_DEFAULT=y > CONFIG_SND_SEQ_MIDI_EVENT=m > CONFIG_SND_SEQ_MIDI=m > CONFIG_SND_SEQ_VIRMIDI=m > CONFIG_SND_MPU401_UART=m 3834,3837d3920 < # CONFIG_SND_SBAWE_SEQ is not set < # CONFIG_SND_EMU10K1_SEQ is not set < CONFIG_SND_MPU401_UART=m < CONFIG_SND_AC97_CODEC=m 3845d3927 < # CONFIG_SND_AC97_POWER_SAVE is not set 3853d3934 < CONFIG_SND_BCM2835=m 3861c3942 < # CONFIG_SND_USB_HIFACE is not set --- > CONFIG_SND_USB_HIFACE=m 3894d3974 < CONFIG_SND_BCM2708_SOC_FE_PI_AUDIO=m 3896a3977 > CONFIG_SND_BCM2708_SOC_FE_PI_AUDIO=m 3912a3994 > # CONFIG_SND_I2S_HI6210_I2S is not set 3913a3996,3999 > > # > # STMicroelectronics STM32 SOC audio support > # 3914a4001 > # CONFIG_ZX_TDM is not set 3923a4011,4012 > # CONFIG_SND_SOC_ADAU1761_I2C is not set > # CONFIG_SND_SOC_ADAU1761_SPI is not set 3935a4025,4027 > # CONFIG_SND_SOC_CS35L34 is not set > # CONFIG_SND_SOC_CS35L35 is not set > # CONFIG_SND_SOC_CS42L42 is not set 3945a4038 > # CONFIG_SND_SOC_CS43130 is not set 3948c4041,4045 < # CONFIG_SND_SOC_ES8328 is not set --- > # CONFIG_SND_SOC_DIO2125 is not set > # CONFIG_SND_SOC_ES7134 is not set > # CONFIG_SND_SOC_ES8316 is not set > # CONFIG_SND_SOC_ES8328_I2C is not set > # CONFIG_SND_SOC_ES8328_SPI is not set 3952a4050 > # CONFIG_SND_SOC_MAX98927 is not set 3953a4052 > # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set 3991a4091 > # CONFIG_SND_SOC_WM8524 is not set 4010a4111,4112 > # CONFIG_SND_SOC_ZX_AUD96P22 is not set > # CONFIG_SND_SOC_NAU8540 is not set 4011a4114 > # CONFIG_SND_SOC_NAU8824 is not set 4016,4017c4119,4120 < CONFIG_SOUND_PRIME=m < CONFIG_AC97_BUS=m --- > CONFIG_SND_AUDIO_GRAPH_CARD=m > # CONFIG_SND_AUDIO_GRAPH_SCU_CARD is not set 4031a4135 > # CONFIG_HID_ACCUTOUCH is not set 4035a4140 > CONFIG_HID_ASUS=m 4062a4168 > # CONFIG_HID_ITE is not set 4075a4182 > # CONFIG_HID_MAYFLASH is not set 4078a4186 > # CONFIG_HID_NTI is not set 4092a4201 > # CONFIG_HID_RETRODE is not set 4110a4220 > # CONFIG_HID_UDRAW_PS3 is not set 4212a4323 > # CONFIG_USBIP_VUDC is not set 4216c4327,4337 < # CONFIG_USB_DWC2 is not set --- > CONFIG_USB_DWC2=m > # CONFIG_USB_DWC2_HOST is not set > > # > # Gadget/Dual-role mode requires USB Gadget support to be enabled > # > # CONFIG_USB_DWC2_PERIPHERAL is not set > CONFIG_USB_DWC2_DUAL_ROLE=y > # CONFIG_USB_DWC2_DEBUG is not set > # CONFIG_USB_DWC2_TRACK_MISSED_SOFS is not set > # CONFIG_USB_CHIPIDEA is not set 4240a4362 > # CONFIG_USB_SERIAL_F8153X is not set 4285a4408 > # CONFIG_USB_SERIAL_UPD78F0730 is not set 4310a4434 > # CONFIG_USB_HUB_USB251XB is not set 4329c4453,4481 < # CONFIG_USB_GADGET is not set --- > CONFIG_USB_GADGET=m > # CONFIG_USB_GADGET_DEBUG is not set > # CONFIG_USB_GADGET_DEBUG_FILES is not set > # CONFIG_USB_GADGET_DEBUG_FS is not set > CONFIG_USB_GADGET_VBUS_DRAW=2 > CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 > > # > # USB Peripheral Controller > # > # CONFIG_USB_FUSB300 is not set > # CONFIG_USB_FOTG210_UDC is not set > # CONFIG_USB_GR_UDC is not set > # CONFIG_USB_R8A66597 is not set > # CONFIG_USB_PXA27X is not set > # CONFIG_USB_MV_UDC is not set > # CONFIG_USB_MV_U3D is not set > # CONFIG_USB_SNP_UDC_PLAT is not set > # CONFIG_USB_M66592 is not set > # CONFIG_USB_BDC_UDC is not set > # CONFIG_USB_NET2272 is not set > # CONFIG_USB_GADGET_XILINX is not set > # CONFIG_USB_DUMMY_HCD is not set > # CONFIG_USB_CONFIGFS is not set > > # > # USB Power Delivery and Type-C drivers > # > # CONFIG_TYPEC_UCSI is not set 4334d4485 < # CONFIG_MMC_DEBUG is not set 4335a4487 > # CONFIG_PWRSEQ_SD8787 is not set 4337,4340d4488 < < # < # MMC/SD/SDIO Card Drivers < # 4343d4490 < CONFIG_MMC_BLOCK_BOUNCE=y 4350c4497 < CONFIG_MMC_BCM2835=y --- > CONFIG_MMC_BCM2835_MMC=y 4353a4501 > # CONFIG_MMC_DEBUG is not set 4358a4507 > # CONFIG_MMC_SDHCI_CADENCE is not set 4365a4515 > # CONFIG_MMC_BCM2835 is not set 4366a4517 > # CONFIG_MMC_SDHCI_XENON is not set 4370a4522 > # CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set 4381a4534 > # CONFIG_LEDS_LP3952 is not set 4404a4558 > # CONFIG_LEDS_USER is not set 4429d4582 < # CONFIG_EDAC is not set 4435a4589 > CONFIG_RTC_NVMEM=y 4501a4656 > CONFIG_RTC_DRV_DS3232_HWMON=y 4530a4686 > # CONFIG_RTC_DRV_FTRTC010 is not set 4531a4688 > # CONFIG_RTC_DRV_R7301 is not set 4545a4703 > # CONFIG_ALTERA_MSGDMA is not set 4566c4724,4725 < # CONFIG_SYNC_FILE is not set --- > CONFIG_SYNC_FILE=y > # CONFIG_SW_SYNC is not set 4581a4741 > # CONFIG_HYPERV_TSCPAGE is not set 4582a4743,4782 > CONFIG_IRDA=m > > # > # IrDA protocols > # > CONFIG_IRLAN=m > CONFIG_IRNET=m > CONFIG_IRCOMM=m > CONFIG_IRDA_ULTRA=y > > # > # IrDA options > # > CONFIG_IRDA_CACHE_LAST_LSAP=y > CONFIG_IRDA_FAST_RR=y > # CONFIG_IRDA_DEBUG is not set > > # > # Infrared-port device drivers > # > > # > # SIR device drivers > # > CONFIG_IRTTY_SIR=m > > # > # Dongle support > # > # CONFIG_DONGLE is not set > CONFIG_KINGSUN_DONGLE=m > CONFIG_KSDAZZLE_DONGLE=m > CONFIG_KS959_DONGLE=m > > # > # FIR device drivers > # > CONFIG_USB_IRDA=m > CONFIG_SIGMATEL_FIR=m > CONFIG_MCS_FIR=m 4585a4786 > # CONFIG_RTL8723BS is not set 4602d4802 < # CONFIG_SCA3000 is not set 4644,4646d4843 < # CONFIG_SENSORS_ISL29018 is not set < # CONFIG_SENSORS_ISL29028 is not set < # CONFIG_TSL2583 is not set 4686d4882 < # CONFIG_MEDIA_CEC is not set 4688d4883 < CONFIG_LIRC_IMON=m 4690,4693d4884 < CONFIG_LIRC_SASEM=m < CONFIG_LIRC_SERIAL=m < CONFIG_LIRC_SERIAL_TRANSMITTER=y < # CONFIG_LIRC_SIR is not set 4722a4914 > # CONFIG_FB_TFT_SH1106 is not set 4744c4936,4946 < CONFIG_BCM2708_VCHIQ=y --- > CONFIG_BCM_VIDEOCORE=y > CONFIG_BCM2835_VCHIQ=y > CONFIG_BCM2835_VCHIQ_SUPPORT_MEMDUMP=y > CONFIG_SND_BCM2835=m > CONFIG_VIDEO_BCM2835=m > > # > # USB Power Delivery and Type-C drivers > # > # CONFIG_TYPEC_TCPM is not set > # CONFIG_PI433 is not set 4753a4956 > # CONFIG_CLK_HSDK is not set 4765,4768c4968,4969 < < # < # Hardware Spinlock drivers < # --- > # CONFIG_COMMON_CLK_VC5 is not set > # CONFIG_HWSPINLOCK is not set 4773,4774c4974,4975 < CONFIG_CLKSRC_OF=y < CONFIG_CLKSRC_PROBE=y --- > CONFIG_TIMER_OF=y > CONFIG_TIMER_PROBE=y 4797c4998 < # CONFIG_STE_MODEM_RPROC is not set --- > # CONFIG_REMOTEPROC is not set 4801a5003 > # CONFIG_RPMSG_QCOM_GLINK_RPM is not set 4807a5010,5013 > # Amlogic SoC drivers > # > > # 4811a5018,5025 > > # > # i.MX SoC drivers > # > > # > # Qualcomm SoC drivers > # 4824d5037 < # CONFIG_EXTCON_QCOM_SPMI_MISC is not set 4845a5059,5060 > # CONFIG_DA280 is not set > # CONFIG_DA311 is not set 4847a5063 > # CONFIG_DMARD10 is not set 4859a5076 > # CONFIG_SCA3000 is not set 4869a5087 > # CONFIG_AD7766 is not set 4875a5094 > # CONFIG_ENVELOPE_DETECTOR is not set 4876a5096 > # CONFIG_HX711 is not set 4877a5098 > # CONFIG_LTC2471 is not set 4878a5100 > # CONFIG_LTC2497 is not set 4879a5102,5103 > # CONFIG_MAX11100 is not set > # CONFIG_MAX1118 is not set 4880a5105 > # CONFIG_MAX9611 is not set 4885a5111 > # CONFIG_TI_ADC084S021 is not set 4886a5113 > # CONFIG_TI_ADC108S102 is not set 4889a5117 > # CONFIG_TI_ADS7950 is not set 4890a5119 > # CONFIG_TI_TLC4541 is not set 4901a5131 > # CONFIG_CCS811 is not set 4915a5146,5149 > # Counters > # > > # 4927a5162 > # CONFIG_LTC2632 is not set 4934a5170 > # CONFIG_DPOT_DAC is not set 4968a5205 > # CONFIG_MPU3050_I2C is not set 4981a5219 > # CONFIG_MAX30102 is not set 4988c5226,5227 < # CONFIG_HDC100X is not set --- > CONFIG_HDC100X=m > # CONFIG_HTS221 is not set 5003a5243 > # CONFIG_IIO_ST_LSM6DSX is not set 5016a5257 > # CONFIG_CM3605 is not set 5018a5260,5261 > # CONFIG_SENSORS_ISL29018 is not set > # CONFIG_SENSORS_ISL29028 is not set 5031c5274,5275 < # CONFIG_TSL4531 is not set --- > # CONFIG_TSL2583 is not set > CONFIG_TSL4531=m 5034c5278,5279 < # CONFIG_VEML6070 is not set --- > CONFIG_VEML6070=m > # CONFIG_VL6180 is not set 5050a5296,5300 > # Multiplexers > # > # CONFIG_IIO_MUX is not set > > # 5063a5314 > # CONFIG_MAX5481 is not set 5069a5321,5325 > # Digital potentiostats > # > # CONFIG_LMP91000 is not set > > # 5071a5328 > # CONFIG_ABP060MG is not set 5092c5349 < # Proximity sensors --- > # Proximity and distance sensors 5094a5352 > # CONFIG_SRF04 is not set 5095a5354 > # CONFIG_SRF08 is not set 5102a5362 > # CONFIG_TMP007 is not set 5120a5381 > # CONFIG_BCM_KONA_USB2_PHY is not set 5123c5384,5385 < # CONFIG_BCM_KONA_USB2_PHY is not set --- > # CONFIG_PHY_CPCAP_USB is not set > # CONFIG_PHY_SAMSUNG_USB2 is not set 5130a5393 > CONFIG_RPI_AXIPERF=m 5137c5400,5401 < CONFIG_NVMEM=m --- > CONFIG_DAX=m > CONFIG_NVMEM=y 5139a5404 > # CONFIG_FPGA is not set 5142c5407 < # FPGA Configuration Support --- > # FSI support 5144c5409,5418 < # CONFIG_FPGA is not set --- > # CONFIG_FSI is not set > # CONFIG_TEE is not set > CONFIG_MULTIPLEXER=m > > # > # Multiplexer drivers > # > # CONFIG_MUX_ADG792A is not set > # CONFIG_MUX_GPIO is not set > # CONFIG_MUX_MMIO is not set 5153a5428,5432 > # CONFIG_GOOGLE_FIRMWARE is not set > > # > # Tegra firmware driver > # 5233a5513,5514 > # CONFIG_OVERLAY_FS_REDIRECT_DIR is not set > # CONFIG_OVERLAY_FS_INDEX is not set 5311c5592,5593 < # CONFIG_LOGFS is not set --- > # CONFIG_UBIFS_FS_ENCRYPTION is not set > CONFIG_UBIFS_FS_SECURITY=y 5323a5606 > # CONFIG_SQUASHFS_ZSTD is not set 5377a5661 > # CONFIG_CIFS_DEBUG_DUMP_KEYS is not set 5379d5662 < CONFIG_CIFS_SMB2=y 5450a5734 > CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 5473a5758 > CONFIG_MAGIC_SYSRQ_SERIAL=y 5482a5768 > # CONFIG_DEBUG_RODATA_TEST is not set 5489a5776,5777 > CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y > # CONFIG_DEBUG_VIRTUAL is not set 5497c5785 < # CONFIG_LOCKUP_DETECTOR is not set --- > # CONFIG_SOFTLOCKUP_DETECTOR is not set 5511d5798 < CONFIG_TIMER_STATS=y 5525a5813 > # CONFIG_WW_MUTEX_SELFTEST is not set 5527a5816 > # CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set 5540d5828 < # CONFIG_SPARSE_RCU_POINTER is not set 5555a5844 > CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y 5582,5584c5871,5873 < # CONFIG_KPROBE_EVENT is not set < # CONFIG_UPROBE_EVENT is not set < # CONFIG_PROBE_EVENTS is not set --- > CONFIG_KPROBE_EVENTS=y > # CONFIG_UPROBE_EVENTS is not set > CONFIG_PROBE_EVENTS=y 5585a5875 > CONFIG_DYNAMIC_FTRACE_WITH_REGS=y 5592c5882 < # CONFIG_TRACE_ENUM_MAP_FILE is not set --- > # CONFIG_TRACE_EVAL_MAP_FILE is not set 5593a5884 > # CONFIG_DMA_API_DEBUG is not set 5599a5891 > # CONFIG_TEST_SORT is not set 5615d5906 < # CONFIG_DMA_API_DEBUG is not set 5619a5911 > # CONFIG_TEST_SYSCTL is not set 5621d5912 < # CONFIG_MEMTEST is not set 5622a5914,5916 > # CONFIG_TEST_KMOD is not set > # CONFIG_MEMTEST is not set > # CONFIG_BUG_ON_DATA_CORRUPTION is not set 5646d5939 < # CONFIG_DEBUG_SET_MODULE_RONX is not set 5661d5953 < CONFIG_HAVE_ARCH_HARDENED_USERCOPY=y 5662a5955 > # CONFIG_STATIC_USERMODEHELPER is not set 5688a5982,5983 > CONFIG_CRYPTO_KPP=m > CONFIG_CRYPTO_ACOMP2=y 5691c5986 < # CONFIG_CRYPTO_ECDH is not set --- > CONFIG_CRYPTO_ECDH=m 5705c6000 < CONFIG_CRYPTO_ABLK_HELPER=m --- > CONFIG_CRYPTO_SIMD=m 5753c6048 < # CONFIG_CRYPTO_SHA512 is not set --- > CONFIG_CRYPTO_SHA512=m 5761a6057 > # CONFIG_CRYPTO_AES_TI is not set 5808a6105 > # CONFIG_SYSTEM_BLACKLIST_KEYRING is not set 5819a6117,6118 > # CONFIG_CRYPTO_CRC32_ARM_CE is not set > # CONFIG_CRYPTO_CHACHA20_NEON is not set 5844a6144 > # CONFIG_CRC4 is not set 5847c6147,6148 < # CONFIG_CRC8 is not set --- > CONFIG_CRC8=m > CONFIG_XXHASH=m 5852c6153 < CONFIG_LZO_COMPRESS=y --- > CONFIG_LZO_COMPRESS=m 5855a6157,6158 > CONFIG_ZSTD_COMPRESS=m > CONFIG_ZSTD_DECOMPRESS=m 5875a6179 > CONFIG_BTREE=y 5879a6184,6185 > # CONFIG_DMA_NOOP_OPS is not set > # CONFIG_DMA_VIRT_OPS is not set 5881a6188,6189 > CONFIG_GLOB=y > # CONFIG_GLOB_SELFTEST is not set 5896a6205 > # CONFIG_STRING_SELFTEST is not set
-
werde leider erst morgen Abend dazu kommen.
Sind die Schritte, die ich verstanden so richtig:
1. November Image aufspielen
2. a) sudo -k modprobe -v configs > kernel-v-alt.txt
b) zcat /proc/config.gz > kernel_alt.txt
3. rpi-update
4. a) sudo -k modprobe -v configs > kernel-v-neu.txt
b) zcat /proc/config.gz > kernel_neu.txt
c) diff -a kernel_alt.txt kernel_neu.txt > unterschied.txt
d) cat unterschied.txt
5. die kernel-v-alt.txt, kernel-v-neu.txt und unterschied.txt -> hier posten
-
-
ich könnte das mal (in ein paar Tagen) mit Bluetooth testen (vor allem bin ich das der Community nach dem super Support fast schuldig)
Schritte:
Test: Upgrade (noch kein rpi-update) -> Bluetooth aus, korrekt? -> nach dieser Anleitung https://www.elektronik-kompend…/raspberry-pi/2107031.htm oder gibt es was schnelleres?
-
das ist aber schon heftig, dass eine Firmware aufgespielt wird, ohne Gegencheck ob der kompatibler Kernel drauf ist. Aber anscheinend muss ich mich daran gewöhnen das Raspberry Pi zum basteln ist
-
war zu schnell, es gibt anscheinend eine Konfigurationsmöglichkeit, danke Dir nochmal.
-
nachdem die SSID versteckt wurde, und ein reboot erfolgte funktioniert es wieder nicht.
Zusammengefasst:
November 2017 Installation -> alles ok (inkl. hidden SSID)
upgrade - > Absturz ca. nach zwei Minuten außer das WLAN Interface wird ausgeschaltet
rpi-update -> löst das Problem mit dem Absturz, baut aber keine Verbindung zur hidden SSID auf
Danke erstmal für die Unterstützung, kann Du den Bug zur der aktuellen Firmware weiterleiten, bzw. mir erklären wie ich das machen kann?
-
interessant, nach Reboot funktioniert es mit sichtbarer SSID @smart ebenfalls. Werde diese wieder verstecken und nochmal testen.
-
iPhone Hotspot ohne Sonderzeichen funktioniert, test nochmal nach dem reboot ohne hidde die alte SSID
-
genau, vor dem Update hat es funktioniert.
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=DE
network={
ssid="@smart"
psk="xxxxxxxx"
key_mgmt=WPA-PSK
}
-
der WPA Pre-shared Key ist in der wpa_supplicant.conf richtig
-
Code
Display Morepi@raspi:~ $ sudo -k wpa_supplicant -i wlan0 -D nl80211 -c /etc/wpa_supplicant/wpa_supplicant.conf Successfully initialized wpa_supplicant Failed to create interface p2p-dev-wlan0: -16 (Device or resource busy) nl80211: Failed to create a P2P Device interface p2p-dev-wlan0 P2P: Failed to enable P2P Device interface wlan0: Trying to associate with b8:be:bf:ff:eb:50 (SSID='@smart' freq=2462 MHz) wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD wlan0: Associated with b8:be:bf:ff:eb:50 wlan0: WPA: Key negotiation completed with b8:be:bf:ff:eb:50 [PTK=CCMP GTK=CCMP] wlan0: CTRL-EVENT-CONNECTED - Connection to b8:be:bf:ff:eb:50 completed [id=0 id_str=] wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=DE wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:be:bf:ff:eb:50 reason=0 locally_generated=1 wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=DE wlan0: Trying to associate with b8:be:bf:ff:eb:50 (SSID='@smart' freq=2462 MHz) wlan0: Associated with b8:be:bf:ff:eb:50 wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:be:bf:ff:eb:50 reason=0 locally_generated=1 wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="@smart" auth_failures=1 duration=10 reason=WRONG_KEY wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=DE wlan0: CTRL-EVENT-SCAN-FAILED ret=-16 retry=1 wlan0: Failed to initiate sched scan wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="@smart" wlan0: Associated with b8:be:bf:ff:eb:50 wlan0: WPA: Invalid EAPOL-Key MIC when using TPTK - ignoring TPTK wlan0: WPA: Could not verify EAPOL-Key MIC - dropping packet wlan0: Authentication with b8:be:bf:ff:eb:50 timed out. wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:be:bf:ff:eb:50 reason=3 locally_generated=1 wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="@smart" auth_failures=2 duration=20 reason=WRONG_KEY wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="@smart" auth_failures=3 duration=30 reason=CONN_FAILED wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=DE wlan0: CTRL-EVENT-SCAN-FAILED ret=-16 retry=1 wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:be:bf:ff:eb:50 reason=3 locally_generated=1 wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=DE wlan0: Failed to initiate sched scan wlan0: Failed to initiate sched scan ^Cnl80211: deinit ifname=wlan0 disabled_11b_rates=0 wlan0: CTRL-EVENT-TERMINATING
-
Code
Display Morepi@raspi:~ $ sudo -k wpa_supplicant -i wlan0 -D nl80211 -c /etc/wpa_supplicant/wpa_supplicant.conf -d wpa_supplicant v2.4 random: Trying to read entropy from /dev/random Successfully initialized wpa_supplicant Initializing interface 'wlan0' conf '/etc/wpa_supplicant/wpa_supplicant.conf' driver 'nl80211' ctrl_interface 'N/A' bridge 'N/A' Configuration file '/etc/wpa_supplicant/wpa_supplicant.conf' -> '/etc/wpa_supplicant/wpa_supplicant.conf' Reading configuration file '/etc/wpa_supplicant/wpa_supplicant.conf' ctrl_interface='DIR=/var/run/wpa_supplicant GROUP=netdev' update_config=1 country='DE' Priority group 0 id=0 ssid='@smart' rfkill: initial event: idx=0 type=1 op=0 soft=0 hard=0 rfkill: initial event: idx=1 type=2 op=0 soft=0 hard=0 nl80211: Supported cipher 00-0f-ac:1 nl80211: Supported cipher 00-0f-ac:5 nl80211: Supported cipher 00-0f-ac:2 nl80211: Supported cipher 00-0f-ac:4 nl80211: Using driver-based off-channel TX nl80211: Supported vendor command: vendor_id=0x1018 subcmd=1 nl80211: Use separate P2P group interface (driver advertised support) nl80211: Enable multi-channel concurrent (driver advertised support) nl80211: use P2P_DEVICE support nl80211: interface wlan0 in phy phy0 nl80211: Set mode ifindex 3 iftype 2 (STATION) nl80211: Subscribe to mgmt frames with non-AP handle 0x14ba8a0 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=040a nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 04 0a nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=040b nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 04 0b nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=040c nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 04 0c nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=040d nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 04 0d nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=090a nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 09 0a nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=090b nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 09 0b nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=090c nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 09 0c nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=090d nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 09 0d nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=0409506f9a09 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=6): 04 09 50 6f 9a 09 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=7f506f9a09 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=5): 7f 50 6f 9a 09 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=0801 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 08 01 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=06 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=1): 06 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=0a07 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 0a 07 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=0a11 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 0a 11 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=1101 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 11 01 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=1102 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 11 02 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=0505 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 05 05 nl80211: Failed to register Action frame processing - ignore for now netlink: Operstate: ifindex=3 linkmode=1 (userspace-control), operstate=5 (IF_OPER_DORMANT) nl80211: driver param='(null)' Add interface wlan0 to a new radio phy0 nl80211: Regulatory information - country=DE (DFS-ETSI) nl80211: 2400-2483 @ 40 MHz 20 mBm nl80211: 5150-5250 @ 80 MHz 20 mBm (no outdoor) nl80211: 5250-5350 @ 80 MHz 20 mBm (no outdoor) (DFS) nl80211: 5470-5725 @ 160 MHz 26 mBm (DFS) nl80211: 5725-5875 @ 80 MHz 13 mBm nl80211: 57000-66000 @ 2160 MHz 40 mBm nl80211: Added 802.11b mode based on 802.11g information wlan0: Own MAC address: b8:27:eb:17:be:af wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0 wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=1 set_tx=0 seq_len=0 key_len=0 nl80211: set_key failed; err=-22 Invalid argument) wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0 wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=3 set_tx=0 seq_len=0 key_len=0 nl80211: set_key failed; err=-22 Invalid argument) wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=4 set_tx=0 seq_len=0 key_len=0 nl80211: set_key failed; err=-22 Invalid argument) wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=5 set_tx=0 seq_len=0 key_len=0 nl80211: set_key failed; err=-22 Invalid argument) wlan0: RSN: flushing PMKID list in the driver nl80211: Flush PMKIDs TDLS: TDLS operation not supported by driver TDLS: Driver uses internal link setup TDLS: Driver does not support TDLS channel switching wlan0: WPS: UUID based on MAC address: 63da1e29-d778-515a-b16c-146656ee9410 ENGINE: Loading dynamic engine ENGINE: Loading dynamic engine EAPOL: SUPP_PAE entering state DISCONNECTED EAPOL: Supplicant port status: Unauthorized nl80211: Skip set_supp_port(unauthorized) while not associated EAPOL: KEY_RX entering state NO_KEY_RECEIVE EAPOL: SUPP_BE entering state INITIALIZE EAP: EAP entering state DISABLED Using existing control interface directory. ctrl_interface_group=108 (from group name 'netdev') wlan0: Added interface wlan0 wlan0: State: DISCONNECTED -> DISCONNECTED nl80211: Set wlan0 operstate 0->0 (DORMANT) netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT) nl80211: Create interface iftype 10 (P2P_DEVICE) Failed to create interface p2p-dev-wlan0: -16 (Device or resource busy) nl80211: Failed to create a P2P Device interface p2p-dev-wlan0 P2P: Failed to create P2P Device interface P2P: Failed to enable P2P Device interface random: Got 20/20 bytes from /dev/random RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=5 linkmode=0 ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=5 linkmode=1 ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=5 linkmode=1 ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP]) wlan0: Starting delayed sched scan wlan0: Use normal scan instead of sched_scan for initial scans (normal_scans=0) wlan0: Setting scan request: 0.000000 sec wlan0: State: DISCONNECTED -> SCANNING wlan0: Starting AP scan for wildcard SSID wlan0: Add radio work 'scan'@0x14cad28 wlan0: First radio work item in the queue - schedule start immediately wlan0: Starting radio work 'scan'@0x14cad28 after 0.000022 second wait wlan0: nl80211: scan request Scan requested (ret=0) - scan timeout 10 seconds nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlan0 wlan0: nl80211: Scan trigger wlan0: Event SCAN_STARTED (47) received wlan0: Own scan request started a scan in 0.000075 seconds RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP]) nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlan0 wlan0: nl80211: New scan results available nl80211: Scan probed for SSID '' nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 wlan0: Event SCAN_RESULTS (3) received wlan0: Scan completed in 0.803182 seconds nl80211: Associated on 2462 MHz nl80211: Associated with b8:be:bf:ff:eb:50 nl80211: Received scan results (6 BSSes) nl80211: Scan results indicate BSS status with b8:be:bf:ff:eb:50 as associated nl80211: Local state (not associated) does not match with BSS state wlan0: BSS: Start scan result update 1 wlan0: BSS: Add new id 0 BSSID b8:be:bf:ff:eb:50 SSID '@smart' wlan0: BSS: Add new id 1 BSSID 10:8c:cf:ea:e9:70 SSID '\x00' wlan0: BSS: Add new id 2 BSSID 34:31:c4:09:c2:04 SSID 'Anyong04012016' wlan0: BSS: Add new id 3 BSSID c4:27:95:85:48:25 SSID 'Tech_D0041238' wlan0: BSS: Add new id 4 BSSID 84:a8:e4:99:cd:ad SSID 'pistoriusnet' wlan0: BSS: Add new id 5 BSSID 18:60:24:2b:ae:8e SSID 'DIRECT-8D-HP ENVY 5640 series' BSS: last_scan_res_used=6/32 wlan0: New scan results available (own=1 ext=0) WPS: AP 34:31:c4:09:c2:04 type 0 added WPS: AP 84:a8:e4:99:cd:ad type 0 added WPS: AP 18:60:24:2b:ae:8e type 0 added WPS: AP[0] 34:31:c4:09:c2:04 type=0 tries=0 last_attempt=-1 sec ago blacklist=0 WPS: AP[1] 84:a8:e4:99:cd:ad type=0 tries=0 last_attempt=-1 sec ago blacklist=0 WPS: AP[2] 18:60:24:2b:ae:8e type=0 tries=0 last_attempt=-1 sec ago blacklist=0 wlan0: Radio work 'scan'@0x14cad28 done in 0.805684 seconds wlan0: Selecting BSS from priority group 0 wlan0: 0: b8:be:bf:ff:eb:50 ssid='@smart' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-37 wlan0: selected based on RSN IE wlan0: selected BSS b8:be:bf:ff:eb:50 ssid='@smart' wlan0: Considering connect request: reassociate: 0 selected: b8:be:bf:ff:eb:50 bssid: 00:00:00:00:00:00 pending: 00:00:00:00:00:00 wpa_state: SCANNING ssid=0x14bb8d0 current_ssid=(nil) wlan0: Request association with b8:be:bf:ff:eb:50 WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=8): 00 06 40 73 6d 61 72 74 WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=3): 03 01 0b WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=6): 05 04 00 02 01 00 WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=3): 2a 01 00 WPA: RSN IE in EAPOL-Key - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 3c 00 WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=24): 3d 16 0b 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=32): 85 1e 01 00 97 00 0f 00 ff 03 19 00 61 70 5f 77 68 00 00 00 00 00 00 00 00 00 00 00 05 00 00 3a WPA: WMM Parameter Element - hexdump(len=24): 00 50 f2 02 01 01 85 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00 wlan0: Add radio work 'connect'@0x14cad28 wlan0: First radio work item in the queue - schedule start immediately wlan0: Starting radio work 'connect'@0x14cad28 after 0.000059 second wait wlan0: Trying to associate with b8:be:bf:ff:eb:50 (SSID='@smart' freq=2462 MHz) FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0): wlan0: Cancelling scan request wlan0: WPA: clearing own WPA/RSN IE wlan0: Automatic auth_alg selection: 0x1 RSN: PMKSA cache search - network_ctx=0x14bb8d0 try_opportunistic=0 RSN: Search for BSSID b8:be:bf:ff:eb:50 RSN: No PMKSA cache entry found wlan0: RSN: using IEEE 802.11i/D9.0 wlan0: WPA: Selected cipher suites: group 16 pairwise 16 key_mgmt 2 proto 2 wlan0: WPA: Selected mgmt group cipher 32 wlan0: WPA: clearing AP WPA IE WPA: set AP RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 3c 00 wlan0: WPA: using GTK CCMP wlan0: WPA: using PTK CCMP wlan0: WPA: using KEY_MGMT WPA-PSK wlan0: WPA: not using MGMT group cipher WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 wlan0: State: SCANNING -> ASSOCIATING nl80211: Set wlan0 operstate 0->0 (DORMANT) netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT) Limit connection to BSSID b8:be:bf:ff:eb:50 freq=2462 MHz based on scan results (bssid_set=0) wlan0: set_disable_max_amsdu: -1 wlan0: set_ampdu_factor: -1 wlan0: set_ampdu_density: -1 wlan0: set_disable_ht40: 0 wlan0: set_disable_sgi: 0 wlan0: set_disable_ldpc: 0 nl80211: Set mode ifindex 3 iftype 2 (STATION) nl80211: Unsubscribe mgmt frames handle 0x89c32029 (mode change) nl80211: Subscribe to mgmt frames with non-AP handle 0x14ba8a0 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=040a nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 04 0a nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=040b nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 04 0b nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=040c nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 04 0c nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=040d nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 04 0d nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=090a nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 09 0a nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=090b nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 09 0b nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=090c nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 09 0c nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=090d nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 09 0d nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=0409506f9a09 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=6): 04 09 50 6f 9a 09 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=7f506f9a09 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=5): 7f 50 6f 9a 09 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=0801 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 08 01 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=06 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=1): 06 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=0a07 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 0a 07 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=0a11 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 0a 11 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=1101 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 11 01 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=1102 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 11 02 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=0505 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 05 05 nl80211: Failed to register Action frame processing - ignore for now nl80211: Key management set PSK nl80211: Connect (ifindex=3) * bssid=b8:be:bf:ff:eb:50 * bssid_hint=b8:be:bf:ff:eb:50 * freq=2462 * freq_hint=2462 * SSID - hexdump_ascii(len=6): 40 73 6d 61 72 74 @smart * IEs - hexdump(len=28): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 7f 04 00 00 0a 02 * WPA Versions 0x2 * pairwise=0xfac04 * group=0xfac04 * akm=0xfac02 * htcaps - hexdump(len=26): 63 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 * htcaps_mask - hexdump(len=26): 63 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 * vhtcaps - hexdump(len=12): 00 00 00 00 00 00 00 00 00 00 00 00 * vhtcaps_mask - hexdump(len=12): 00 00 00 00 00 00 00 00 00 00 00 00 * Auth Type 0 nl80211: MLME connect failed: ret=-114 (Operation already in progress) nl80211: Explicitly disconnecting before reassociation attempt wpa_driver_nl80211_disconnect(reason_code=2) nl80211: Key management set PSK nl80211: Connect (ifindex=3) * bssid=b8:be:bf:ff:eb:50 * bssid_hint=b8:be:bf:ff:eb:50 * freq=2462 * freq_hint=2462 * SSID - hexdump_ascii(len=6): 40 73 6d 61 72 74 @smart * IEs - hexdump(len=28): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 7f 04 00 00 0a 02 * WPA Versions 0x2 * pairwise=0xfac04 * group=0xfac04 * akm=0xfac02 * htcaps - hexdump(len=26): 63 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 * htcaps_mask - hexdump(len=26): 63 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 * vhtcaps - hexdump(len=12): 00 00 00 00 00 00 00 00 00 00 00 00 * vhtcaps_mask - hexdump(len=12): 00 00 00 00 00 00 00 00 00 00 00 00 * Auth Type 0 nl80211: Connect request send successfully wlan0: Setting authentication timeout: 10 sec 0 usec EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=Auto RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=5 linkmode=1 ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=2 linkmode=1 ifi_family=0 ifi_flags=0x1003 ([UP]) nl80211: Drv Event 48 (NL80211_CMD_DISCONNECT) received for wlan0 nl80211: Ignore disconnect event triggered during reassociation l2_packet_receive: src=b8:be:bf:ff:eb:50 len=121 wlan0: RX EAPOL from b8:be:bf:ff:eb:50 wlan0: Not associated - Delay processing of received EAPOL frame (state=ASSOCIATING bssid=00:00:00:00:00:00) nl80211: Drv Event 36 (NL80211_CMD_REG_CHANGE) received for wlan0 nl80211: Regulatory domain change * initiator=0 * type=1 wlan0: Event CHANNEL_LIST_CHANGED (28) received wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD nl80211: Regulatory information - country=00 nl80211: 2402-2472 @ 40 MHz 20 mBm nl80211: 2457-2482 @ 20 MHz 20 mBm (no IR) nl80211: 2474-2494 @ 20 MHz 20 mBm (no OFDM) (no IR) nl80211: 5170-5250 @ 80 MHz 20 mBm (no IR) nl80211: 5250-5330 @ 80 MHz 20 mBm (DFS) (no IR) nl80211: 5490-5730 @ 160 MHz 20 mBm (DFS) (no IR) nl80211: 5735-5835 @ 80 MHz 20 mBm (no IR) nl80211: 57240-63720 @ 2160 MHz 0 mBm nl80211: Added 802.11b mode based on 802.11g information nl80211: Drv Event 36 (NL80211_CMD_REG_CHANGE) received for wlan0 nl80211: Regulatory domain change * initiator=1 * type=0 * alpha2=DE wlan0: Event CHANNEL_LIST_CHANGED (28) received wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=DE nl80211: Regulatory information - country=DE (DFS-ETSI) nl80211: 2400-2483 @ 40 MHz 20 mBm nl80211: 5150-5250 @ 80 MHz 20 mBm (no outdoor) nl80211: 5250-5350 @ 80 MHz 20 mBm (no outdoor) (DFS) nl80211: 5470-5725 @ 160 MHz 26 mBm (DFS) nl80211: 5725-5875 @ 80 MHz 13 mBm nl80211: 57000-66000 @ 2160 MHz 40 mBm nl80211: Added 802.11b mode based on 802.11g information RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=5 linkmode=1 ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) nl80211: Drv Event 46 (NL80211_CMD_CONNECT) received for wlan0 nl80211: Connect event (status=0 ignore_next_local_disconnect=0) nl80211: Associated on 2462 MHz nl80211: Associated with b8:be:bf:ff:eb:50 nl80211: Operating frequency for the associated BSS from scan results: 2462 MHz wlan0: Event ASSOC (0) received wlan0: Association info event req_ies - hexdump(len=106): 00 06 40 73 6d 61 72 74 01 08 82 84 8b 96 24 30 48 6c 32 04 8c 92 98 60 21 02 05 17 24 02 01 0d 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 2d 1a 21 00 1f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 dd 09 00 10 18 02 00 00 00 00 00 dd 07 00 50 f2 02 00 01 00 10 00 00 02 resp_ies - hexdump(len=100): 01 08 82 84 8b 8c 92 96 98 24 32 04 30 48 60 6c 2d 1a 2c 18 1b 00 f8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3d 16 0b 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 dd 18 00 50 f2 02 01 01 85 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00 00 00 00 dd 09 00 WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=24): 3d 16 0b 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 WPA: WMM Parameter Element - hexdump(len=24): 00 50 f2 02 01 01 85 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00 WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=2): 00 00 WPA: EAPOL-Key Key Data underflow (ie=0 len=221 pos=96) WPA: Key Data - hexdump(len=100): [REMOVED] IEEE 802.11 element parse failed (id=0 elen=221 left=2) wlan0: freq=2462 MHz WPA: set own WPA/RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 Truncated IE in assoc_info - hexdump(len=4): 00 dd 09 00 FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0): wlan0: State: ASSOCIATING -> ASSOCIATED nl80211: Set wlan0 operstate 0->0 (DORMANT) netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT) wlan0: Associated to a new BSS: BSSID=b8:be:bf:ff:eb:50 wlan0: Associated with b8:be:bf:ff:eb:50 wlan0: WPA: Association event - clear replay counter wlan0: WPA: Clear old PTK TDLS: Remove peers on association EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 EAPOL: External notification - EAP success=0 EAPOL: External notification - portEnabled=1 EAPOL: SUPP_PAE entering state CONNECTING EAPOL: SUPP_BE entering state IDLE wlan0: Setting authentication timeout: 10 sec 0 usec wlan0: Cancelling scan request wlan0: Process pending EAPOL frame that was received just before association notification wlan0: RX EAPOL from b8:be:bf:ff:eb:50 wlan0: Setting authentication timeout: 10 sec 0 usec wlan0: IEEE 802.1X RX: version=2 type=3 length=117 wlan0: EAPOL-Key type=2 wlan0: key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack) wlan0: key_length=16 key_data_length=22 replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01 key_nonce - hexdump(len=32): 24 ae c9 c2 09 f1 e5 61 03 77 d8 cc 82 ba fa 45 bb e5 81 52 f3 41 fa a1 7d 1c 99 18 b1 7f 55 59 key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00 key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00 key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 wlan0: State: ASSOCIATED -> 4WAY_HANDSHAKE wlan0: WPA: RX message 1 of 4-Way Handshake from b8:be:bf:ff:eb:50 (ver=2) RSN: msg 1/4 key data - hexdump(len=22): dd 14 00 0f ac 04 c2 ba a4 21 9c 73 83 20 71 bd 54 78 7e 5c ac f0 WPA: PMKID in EAPOL-Key - hexdump(len=22): dd 14 00 0f ac 04 c2 ba a4 21 9c 73 83 20 71 bd 54 78 7e 5c ac f0 RSN: PMKID from Authenticator - hexdump(len=16): c2 ba a4 21 9c 73 83 20 71 bd 54 78 7e 5c ac f0 wlan0: RSN: no matching PMKID found WPA: Renewed SNonce - hexdump(len=32): 2f 4f a0 20 88 04 6d dc 88 83 13 fb 90 16 56 98 29 f0 47 9e 67 24 c5 f4 f2 44 d4 f6 b3 89 e6 02 WPA: PTK derivation - A1=b8:27:eb:17:be:af A2=b8:be:bf:ff:eb:50 WPA: Nonce1 - hexdump(len=32): 2f 4f a0 20 88 04 6d dc 88 83 13 fb 90 16 56 98 29 f0 47 9e 67 24 c5 f4 f2 44 d4 f6 b3 89 e6 02 WPA: Nonce2 - hexdump(len=32): 24 ae c9 c2 09 f1 e5 61 03 77 d8 cc 82 ba fa 45 bb e5 81 52 f3 41 fa a1 7d 1c 99 18 b1 7f 55 59 WPA: PMK - hexdump(len=32): [REMOVED] WPA: PTK - hexdump(len=48): [REMOVED] WPA: KCK - hexdump(len=16): [REMOVED] WPA: KEK - hexdump(len=16): [REMOVED] WPA: TK - hexdump(len=16): [REMOVED] WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 WPA: Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 01 wlan0: WPA: Sending EAPOL-Key 2/4 WPA: KCK - hexdump(len=16): [REMOVED] WPA: Derived Key MIC - hexdump(len=16): 62 7e d7 7f 07 1b af f7 a4 9b 3f 59 cf 7a 4a 6b WMM AC: Missing U-APSD configuration RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) l2_packet_receive: src=b8:be:bf:ff:eb:50 len=155 wlan0: RX EAPOL from b8:be:bf:ff:eb:50 wlan0: IEEE 802.1X RX: version=2 type=3 length=151 wlan0: EAPOL-Key type=2 wlan0: key_info 0x13ca (ver=2 keyidx=0 rsvd=0 Pairwise Install Ack MIC Secure Encr) wlan0: key_length=16 key_data_length=56 replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 02 key_nonce - hexdump(len=32): 24 ae c9 c2 09 f1 e5 61 03 77 d8 cc 82 ba fa 45 bb e5 81 52 f3 41 fa a1 7d 1c 99 18 b1 7f 55 59 key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 key_rsc - hexdump(len=8): 00 00 00 03 97 23 00 00 key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00 key_mic - hexdump(len=16): 1e b7 c2 d0 7d f4 11 8e b8 56 36 23 2c 7d 91 be RSN: encrypted key data - hexdump(len=56): c7 ba e3 c5 a0 18 3a 0d b5 e7 e2 ab fb 7f 6c ca 38 76 05 0e 42 a7 0a 81 76 1c da af 7a 30 11 54 57 e5 e8 40 89 bc 5e 67 d3 f4 9c ce 87 8b 1a 44 f2 28 3a 1a f4 6b 58 fe WPA: decrypted EAPOL-Key key data - hexdump(len=48): [REMOVED] wlan0: State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE wlan0: WPA: RX message 3 of 4-Way Handshake from b8:be:bf:ff:eb:50 (ver=2) WPA: IE KeyData - hexdump(len=48): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 3c 00 dd 16 00 0f ac 01 02 00 0d 95 e6 9e d4 0b f5 e8 e3 54 ef 3b 28 d3 4c fe dd 00 WPA: RSN IE in EAPOL-Key - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 3c 00 WPA: GTK in EAPOL-Key - hexdump(len=24): [REMOVED] wlan0: WPA: Sending EAPOL-Key 4/4 WPA: KCK - hexdump(len=16): [REMOVED] WPA: Derived Key MIC - hexdump(len=16): 37 b1 7e 10 0e 30 f8 82 63 d2 8e 70 81 5b 00 98 wlan0: WPA: Installing PTK to the driver wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=3 addr=0x14bb00c key_idx=0 set_tx=1 seq_len=6 key_len=16 nl80211: KEY_DATA - hexdump(len=16): [REMOVED] nl80211: KEY_SEQ - hexdump(len=6): 00 00 00 00 00 00 addr=b8:be:bf:ff:eb:50 EAPOL: External notification - portValid=1 wlan0: State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE RSN: received GTK in pairwise handshake - hexdump(len=18): [REMOVED] WPA: Group Key - hexdump(len=16): [REMOVED] wlan0: WPA: Installing GTK to the driver (keyidx=2 tx=0 len=16) WPA: RSC - hexdump(len=6): 00 00 00 03 97 23 wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=3 addr=0x14a510 key_idx=2 set_tx=0 seq_len=6 key_len=16 nl80211: KEY_DATA - hexdump(len=16): [REMOVED] nl80211: KEY_SEQ - hexdump(len=6): 00 00 00 03 97 23 broadcast key wlan0: WPA: Key negotiation completed with b8:be:bf:ff:eb:50 [PTK=CCMP GTK=CCMP] wlan0: Cancelling authentication timeout wlan0: State: GROUP_HANDSHAKE -> COMPLETED wlan0: Radio work 'connect'@0x14cad28 done in 0.120002 seconds wlan0: CTRL-EVENT-CONNECTED - Connection to b8:be:bf:ff:eb:50 completed [id=0 id_str=] nl80211: Set wlan0 operstate 0->1 (UP) netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=6 (IF_OPER_UP) EAPOL: External notification - portValid=1 EAPOL: External notification - EAP success=1 EAPOL: SUPP_PAE entering state AUTHENTICATING EAPOL: SUPP_BE entering state SUCCESS EAP: EAP entering state DISABLED EAPOL: SUPP_PAE entering state AUTHENTICATED EAPOL: Supplicant port status: Authorized nl80211: Set supplicant port authorized for b8:be:bf:ff:eb:50 EAPOL: SUPP_BE entering state IDLE EAPOL authentication completed - result=SUCCESS nl80211: Set rekey offload nl80211: Driver does not support rekey offload RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP]) EAPOL: startWhen --> 0 EAPOL: disable timer tick nl80211: Drv Event 48 (NL80211_CMD_DISCONNECT) received for wlan0 nl80211: Disconnect event wlan0: Event DEAUTH (12) received wlan0: Deauthentication notification wlan0: * reason 0 (locally generated) Deauthentication frame IE(s) - hexdump(len=0): [NULL] wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:be:bf:ff:eb:50 reason=0 locally_generated=1 wlan0: Auto connect enabled: try to reconnect (wps=0/0 wpa_state=9) wlan0: Setting scan request: 0.100000 sec Added BSSID b8:be:bf:ff:eb:50 into blacklist wlan0: Blacklist count 1 --> request scan in 100 ms wlan0: Ignore new scan request for 0.100000 sec since an earlier request is scheduled to trigger sooner TDLS: Remove peers on disassociation wlan0: WPA: Clear old PMK and PTK wlan0: Disconnect event - remove keys wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0 wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0 wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=0x14b9d78 key_idx=0 set_tx=0 seq_len=0 key_len=0 addr=b8:be:bf:ff:eb:50 wlan0: State: COMPLETED -> DISCONNECTED nl80211: Set wlan0 operstate 1->0 (DORMANT) netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT) EAPOL: External notification - portEnabled=0 EAPOL: SUPP_PAE entering state DISCONNECTED EAPOL: Supplicant port status: Unauthorized nl80211: Skip set_supp_port(unauthorized) while not associated EAPOL: SUPP_BE entering state INITIALIZE EAPOL: External notification - portValid=0 EAPOL: External notification - EAP success=0 RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x1043 ([UP][RUNNING]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=5 linkmode=1 ifi_family=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=2 linkmode=1 ifi_family=0 ifi_flags=0x1003 ([UP]) nl80211: Drv Event 36 (NL80211_CMD_REG_CHANGE) received for wlan0 nl80211: Regulatory domain change * initiator=0 * type=1 wlan0: Event CHANNEL_LIST_CHANGED (28) received wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD nl80211: Regulatory information - country=00 nl80211: 2402-2472 @ 40 MHz 20 mBm nl80211: 2457-2482 @ 20 MHz 20 mBm (no IR) nl80211: 2474-2494 @ 20 MHz 20 mBm (no OFDM) (no IR) nl80211: 5170-5250 @ 80 MHz 20 mBm (no IR) nl80211: 5250-5330 @ 80 MHz 20 mBm (DFS) (no IR) nl80211: 5490-5730 @ 160 MHz 20 mBm (DFS) (no IR) nl80211: 5735-5835 @ 80 MHz 20 mBm (no IR) nl80211: 57240-63720 @ 2160 MHz 0 mBm nl80211: Added 802.11b mode based on 802.11g information nl80211: Drv Event 36 (NL80211_CMD_REG_CHANGE) received for wlan0 nl80211: Regulatory domain change * initiator=1 * type=0 * alpha2=DE wlan0: Event CHANNEL_LIST_CHANGED (28) received wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=DE nl80211: Regulatory information - country=DE (DFS-ETSI) nl80211: 2400-2483 @ 40 MHz 20 mBm nl80211: 5150-5250 @ 80 MHz 20 mBm (no outdoor) nl80211: 5250-5350 @ 80 MHz 20 mBm (no outdoor) (DFS) nl80211: 5470-5725 @ 160 MHz 26 mBm (DFS) nl80211: 5725-5875 @ 80 MHz 13 mBm nl80211: 57000-66000 @ 2160 MHz 40 mBm nl80211: Added 802.11b mode based on 802.11g information wlan0: State: DISCONNECTED -> SCANNING wlan0: Starting AP scan for wildcard SSID wlan0: Add radio work 'scan'@0x14cad08 wlan0: First radio work item in the queue - schedule start immediately wlan0: Starting radio work 'scan'@0x14cad08 after 0.000119 second wait wlan0: nl80211: scan request nl80211: Scan trigger failed: ret=-16 (Device or resource busy) wlan0: State: SCANNING -> DISCONNECTED nl80211: Set wlan0 operstate 0->0 (DORMANT) netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT) wlan0: CTRL-EVENT-SCAN-FAILED ret=-16 retry=1 wlan0: Radio work 'scan'@0x14cad08 done in 0.002508 seconds wlan0: Setting scan request: 1.000000 sec nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlan0 wlan0: nl80211: Scan trigger wlan0: Event SCAN_STARTED (47) received wlan0: External program started a scan RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x1003 ([UP]) nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlan0 wlan0: nl80211: New scan results available nl80211: Scan probed for SSID '' nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 wlan0: Event SCAN_RESULTS (3) received wlan0: Scan completed in 0.568976 seconds nl80211: Received scan results (8 BSSes) wlan0: BSS: Start scan result update 2 wlan0: BSS: Add new id 6 BSSID 6e:56:97:bd:83:2a SSID 'DIRECT-gd-FireTV_1c41' wlan0: BSS: Add new id 7 BSSID 6e:56:97:bd:83:2a SSID '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' BSS: last_scan_res_used=8/32 wlan0: New scan results available (own=0 ext=1) wlan0: Do not use results from externally requested scan operation for network selection wlan0: State: DISCONNECTED -> SCANNING wlan0: Starting AP scan for wildcard SSID wlan0: Add radio work 'scan'@0x14cad08 wlan0: First radio work item in the queue - schedule start immediately wlan0: Starting radio work 'scan'@0x14cad08 after 0.000045 second wait wlan0: nl80211: scan request Scan requested (ret=0) - scan timeout 30 seconds nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlan0 wlan0: nl80211: Scan trigger wlan0: Event SCAN_STARTED (47) received wlan0: Own scan request started a scan in 0.000752 seconds RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x1003 ([UP]) nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlan0 wlan0: nl80211: New scan results available nl80211: Scan probed for SSID '' nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 wlan0: Event SCAN_RESULTS (3) received wlan0: Scan completed in 0.564956 seconds nl80211: Received scan results (8 BSSes) wlan0: BSS: Start scan result update 3 wlan0: BSS: Do not update scan IEs for 18:60:24:2b:ae:8e since that would remove P2P IE information BSS: last_scan_res_used=8/32 wlan0: New scan results available (own=1 ext=0) WPS: AP 34:31:c4:09:c2:04 type 0 added WPS: AP 18:60:24:2b:ae:8e type 0 added WPS: AP 84:a8:e4:99:cd:ad type 0 added WPS: AP 6e:56:97:bd:83:2a type 0 added WPS: AP[0] 34:31:c4:09:c2:04 type=0 tries=0 last_attempt=-1 sec ago blacklist=0 WPS: AP[1] 18:60:24:2b:ae:8e type=0 tries=0 last_attempt=-1 sec ago blacklist=0 WPS: AP[2] 84:a8:e4:99:cd:ad type=0 tries=0 last_attempt=-1 sec ago blacklist=0 WPS: AP[3] 6e:56:97:bd:83:2a type=0 tries=0 last_attempt=-1 sec ago blacklist=0 wlan0: Radio work 'scan'@0x14cad08 done in 0.607765 seconds wlan0: Selecting BSS from priority group 0 wlan0: 0: b8:be:bf:ff:eb:50 ssid='@smart' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-38 wlan0: skip - blacklisted (count=1 limit=0) wlan0: 1: 10:8c:cf:ea:e9:70 ssid='\x00' wpa_ie_len=0 rsn_ie_len=22 caps=0x431 level=-70 wlan0: skip - SSID mismatch wlan0: 2: 34:31:c4:09:c2:04 ssid='Anyong04012016' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-71 wps wlan0: skip - SSID mismatch wlan0: 3: 18:60:24:2b:ae:8e ssid='DIRECT-8D-HP ENVY 5640 series' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-84 wps p2p wlan0: skip - SSID mismatch wlan0: 4: c4:27:95:85:48:25 ssid='Tech_D0041238' wpa_ie_len=28 rsn_ie_len=24 caps=0x511 level=-85 wlan0: skip - SSID mismatch wlan0: 5: 84:a8:e4:99:cd:ad ssid='pistoriusnet' wpa_ie_len=28 rsn_ie_len=24 caps=0x411 level=-85 wps wlan0: skip - SSID mismatch wlan0: 6: 6e:56:97:bd:83:2a ssid='DIRECT-gd-FireTV_1c41' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-86 wps p2p wlan0: skip - SSID mismatch wlan0: 7: 6e:56:97:bd:83:2a ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-87 wps p2p wlan0: skip - SSID mismatch wlan0: No APs found - clear blacklist and try again Removed BSSID b8:be:bf:ff:eb:50 from blacklist (clear) wlan0: Selecting BSS from priority group 0 wlan0: 0: b8:be:bf:ff:eb:50 ssid='@smart' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-38 wlan0: selected based on RSN IE wlan0: selected BSS b8:be:bf:ff:eb:50 ssid='@smart' wlan0: Considering connect request: reassociate: 0 selected: b8:be:bf:ff:eb:50 bssid: 00:00:00:00:00:00 pending: 00:00:00:00:00:00 wpa_state: SCANNING ssid=0x14bb8d0 current_ssid=(nil) wlan0: Request association with b8:be:bf:ff:eb:50 wlan0: Re-association to the same ESS WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=8): 00 06 40 73 6d 61 72 74 WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=3): 03 01 0b WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=3): 2a 01 00 WPA: RSN IE in EAPOL-Key - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 3c 00 WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=24): 3d 16 0b 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=32): 85 1e 01 00 97 00 0f 00 ff 03 19 00 61 70 5f 77 68 00 00 00 00 00 00 00 00 00 00 00 05 00 00 3a WPA: WMM Parameter Element - hexdump(len=24): 00 50 f2 02 01 01 85 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00 wlan0: Add radio work 'connect'@0x14cad08 wlan0: First radio work item in the queue - schedule start immediately wlan0: Starting radio work 'connect'@0x14cad08 after 0.000106 second wait wlan0: Trying to associate with b8:be:bf:ff:eb:50 (SSID='@smart' freq=2462 MHz) FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0): wlan0: Cancelling scan request wlan0: WPA: clearing own WPA/RSN IE wlan0: Automatic auth_alg selection: 0x1 RSN: PMKSA cache search - network_ctx=0x14bb8d0 try_opportunistic=0 RSN: Search for BSSID b8:be:bf:ff:eb:50 RSN: No PMKSA cache entry found wlan0: RSN: using IEEE 802.11i/D9.0 wlan0: WPA: Selected cipher suites: group 16 pairwise 16 key_mgmt 2 proto 2 wlan0: WPA: Selected mgmt group cipher 32 wlan0: WPA: clearing AP WPA IE WPA: set AP RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 3c 00 wlan0: WPA: using GTK CCMP wlan0: WPA: using PTK CCMP wlan0: WPA: using KEY_MGMT WPA-PSK wlan0: WPA: not using MGMT group cipher WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 wlan0: State: SCANNING -> ASSOCIATING nl80211: Set wlan0 operstate 0->0 (DORMANT) netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT) Limit connection to BSSID b8:be:bf:ff:eb:50 freq=2462 MHz based on scan results (bssid_set=0) wlan0: set_disable_max_amsdu: -1 wlan0: set_ampdu_factor: -1 wlan0: set_ampdu_density: -1 wlan0: set_disable_ht40: 0 wlan0: set_disable_sgi: 0 wlan0: set_disable_ldpc: 0 nl80211: Set mode ifindex 3 iftype 2 (STATION) nl80211: Unsubscribe mgmt frames handle 0x89c32029 (mode change) nl80211: Subscribe to mgmt frames with non-AP handle 0x14ba8a0 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=040a nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 04 0a nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=040b nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 04 0b nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=040c nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 04 0c nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=040d nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 04 0d nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=090a nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 09 0a nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=090b nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 09 0b nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=090c nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 09 0c nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=090d nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 09 0d nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=0409506f9a09 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=6): 04 09 50 6f 9a 09 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=7f506f9a09 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=5): 7f 50 6f 9a 09 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=0801 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 08 01 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=06 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=1): 06 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=0a07 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 0a 07 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=0a11 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 0a 11 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=1101 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 11 01 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=1102 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 11 02 nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x14ba8a0 match=0505 nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress) nl80211: Register frame match - hexdump(len=2): 05 05 nl80211: Failed to register Action frame processing - ignore for now nl80211: Key management set PSK nl80211: Connect (ifindex=3) * bssid=b8:be:bf:ff:eb:50 * bssid_hint=b8:be:bf:ff:eb:50 * freq=2462 * freq_hint=2462 * SSID - hexdump_ascii(len=6): 40 73 6d 61 72 74 @smart * IEs - hexdump(len=28): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 7f 04 00 00 0a 02 * WPA Versions 0x2 * pairwise=0xfac04 * group=0xfac04 * akm=0xfac02 * htcaps - hexdump(len=26): 63 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 * htcaps_mask - hexdump(len=26): 63 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 * vhtcaps - hexdump(len=12): 00 00 00 00 00 00 00 00 00 00 00 00 * vhtcaps_mask - hexdump(len=12): 00 00 00 00 00 00 00 00 00 00 00 00 * Auth Type 0 nl80211: Connect request send successfully wlan0: Setting authentication timeout: 10 sec 0 usec EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=Auto l2_packet_receive: src=b8:be:bf:ff:eb:50 len=121 wlan0: RX EAPOL from b8:be:bf:ff:eb:50 wlan0: Not associated - Delay processing of received EAPOL frame (state=ASSOCIATING bssid=00:00:00:00:00:00) RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=5 linkmode=1 ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) nl80211: Drv Event 46 (NL80211_CMD_CONNECT) received for wlan0 nl80211: Connect event (status=0 ignore_next_local_disconnect=0) nl80211: Operating frequency for the associated BSS from scan results: 0 MHz wlan0: Event ASSOC (0) received wlan0: Association info event req_ies - hexdump(len=106): 00 06 40 73 6d 61 72 74 01 08 82 84 8b 96 24 30 48 6c 32 04 8c 92 98 60 21 02 05 17 24 02 01 0d 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 2d 1a 21 00 1f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 dd 09 00 10 18 02 00 00 00 00 00 dd 07 00 50 f2 02 00 01 00 10 00 00 02 resp_ies - hexdump(len=100): 01 08 82 84 8b 8c 92 96 98 24 32 04 30 48 60 6c 2d 1a 2c 18 1b 00 f8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3d 16 0b 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 dd 18 00 50 f2 02 01 01 85 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00 00 00 00 dd 09 00 WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=24): 3d 16 0b 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 WPA: WMM Parameter Element - hexdump(len=24): 00 50 f2 02 01 01 85 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00 WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=2): 00 00 WPA: EAPOL-Key Key Data underflow (ie=0 len=221 pos=96) WPA: Key Data - hexdump(len=100): [REMOVED] IEEE 802.11 element parse failed (id=0 elen=221 left=2) wlan0: freq=2462 MHz WPA: set own WPA/RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 Truncated IE in assoc_info - hexdump(len=4): 00 dd 09 00 FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0): wlan0: State: ASSOCIATING -> ASSOCIATED nl80211: Set wlan0 operstate 0->0 (DORMANT) netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT) wlan0: Associated to a new BSS: BSSID=b8:be:bf:ff:eb:50 wlan0: Associated with b8:be:bf:ff:eb:50 wlan0: WPA: Association event - clear replay counter wlan0: WPA: Clear old PTK TDLS: Remove peers on association EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 EAPOL: External notification - EAP success=0 EAPOL: External notification - portEnabled=1 EAPOL: SUPP_PAE entering state CONNECTING EAPOL: enable timer tick EAPOL: SUPP_BE entering state IDLE wlan0: Setting authentication timeout: 10 sec 0 usec wlan0: Cancelling scan request wlan0: Process pending EAPOL frame that was received just before association notification wlan0: RX EAPOL from b8:be:bf:ff:eb:50 wlan0: Setting authentication timeout: 10 sec 0 usec wlan0: IEEE 802.1X RX: version=2 type=3 length=117 wlan0: EAPOL-Key type=2 wlan0: key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack) wlan0: key_length=16 key_data_length=22 replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01 key_nonce - hexdump(len=32): 24 ae c9 c2 09 f1 e5 61 03 77 d8 cc 82 ba fa 45 bb e5 81 52 f3 41 fa a1 7d 1c 99 18 b1 7f 55 5a key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00 key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00 key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 wlan0: State: ASSOCIATED -> 4WAY_HANDSHAKE wlan0: WPA: RX message 1 of 4-Way Handshake from b8:be:bf:ff:eb:50 (ver=2) RSN: msg 1/4 key data - hexdump(len=22): dd 14 00 0f ac 04 c2 ba a4 21 9c 73 83 20 71 bd 54 78 7e 5c ac f0 WPA: PMKID in EAPOL-Key - hexdump(len=22): dd 14 00 0f ac 04 c2 ba a4 21 9c 73 83 20 71 bd 54 78 7e 5c ac f0 RSN: PMKID from Authenticator - hexdump(len=16): c2 ba a4 21 9c 73 83 20 71 bd 54 78 7e 5c ac f0 wlan0: RSN: no matching PMKID found WPA: Renewed SNonce - hexdump(len=32): af 0e 74 74 81 12 01 63 72 4d be ea 97 d7 75 82 50 1e 6d dd 33 24 be 18 2c c0 38 59 4c f9 e4 be WPA: PTK derivation - A1=b8:27:eb:17:be:af A2=b8:be:bf:ff:eb:50 WPA: Nonce1 - hexdump(len=32): af 0e 74 74 81 12 01 63 72 4d be ea 97 d7 75 82 50 1e 6d dd 33 24 be 18 2c c0 38 59 4c f9 e4 be WPA: Nonce2 - hexdump(len=32): 24 ae c9 c2 09 f1 e5 61 03 77 d8 cc 82 ba fa 45 bb e5 81 52 f3 41 fa a1 7d 1c 99 18 b1 7f 55 5a WPA: PMK - hexdump(len=32): [REMOVED] WPA: PTK - hexdump(len=48): [REMOVED] WPA: KCK - hexdump(len=16): [REMOVED] WPA: KEK - hexdump(len=16): [REMOVED] WPA: TK - hexdump(len=16): [REMOVED] WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 WPA: Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 01 wlan0: WPA: Sending EAPOL-Key 2/4 WPA: KCK - hexdump(len=16): [REMOVED] WPA: Derived Key MIC - hexdump(len=16): f0 ad d0 ed 11 43 9e 5f c9 c9 58 23 43 fe 8e ac WMM AC: Missing U-APSD configuration RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) nl80211: Drv Event 48 (NL80211_CMD_DISCONNECT) received for wlan0 nl80211: Disconnect event wlan0: Event DEAUTH (12) received wlan0: Deauthentication notification wlan0: * reason 0 (locally generated) Deauthentication frame IE(s) - hexdump(len=0): [NULL] wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:be:bf:ff:eb:50 reason=0 locally_generated=1 wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="@smart" auth_failures=1 duration=10 reason=WRONG_KEY wlan0: Auto connect enabled: try to reconnect (wps=0/0 wpa_state=7) wlan0: Setting scan request: 0.100000 sec wlan0: Radio work 'connect'@0x14cad08 done in 0.199526 seconds Added BSSID b8:be:bf:ff:eb:50 into blacklist wlan0: Blacklist count 2 --> request scan in 500 ms wlan0: Ignore new scan request for 0.500000 sec since an earlier request is scheduled to trigger sooner TDLS: Remove peers on disassociation wlan0: WPA: Clear old PMK and PTK wlan0: Disconnect event - remove keys wlan0: State: 4WAY_HANDSHAKE -> DISCONNECTED nl80211: Set wlan0 operstate 0->0 (DORMANT) netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT) EAPOL: External notification - portEnabled=0 EAPOL: SUPP_PAE entering state DISCONNECTED EAPOL: Supplicant port status: Unauthorized nl80211: Skip set_supp_port(unauthorized) while not associated EAPOL: SUPP_BE entering state INITIALIZE EAPOL: External notification - portValid=0 EAPOL: External notification - EAP success=0 nl80211: Drv Event 36 (NL80211_CMD_REG_CHANGE) received for wlan0 nl80211: Regulatory domain change * initiator=0 * type=1 wlan0: Event CHANNEL_LIST_CHANGED (28) received wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD nl80211: Regulatory information - country=00 nl80211: 2402-2472 @ 40 MHz 20 mBm nl80211: 2457-2482 @ 20 MHz 20 mBm (no IR) nl80211: 2474-2494 @ 20 MHz 20 mBm (no OFDM) (no IR) nl80211: 5170-5250 @ 80 MHz 20 mBm (no IR) nl80211: 5250-5330 @ 80 MHz 20 mBm (DFS) (no IR) nl80211: 5490-5730 @ 160 MHz 20 mBm (DFS) (no IR) nl80211: 5735-5835 @ 80 MHz 20 mBm (no IR) nl80211: 57240-63720 @ 2160 MHz 0 mBm nl80211: Added 802.11b mode based on 802.11g information nl80211: Drv Event 36 (NL80211_CMD_REG_CHANGE) received for wlan0 nl80211: Regulatory domain change * initiator=1 * type=0 * alpha2=DE wlan0: Event CHANNEL_LIST_CHANGED (28) received wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=DE nl80211: Regulatory information - country=DE (DFS-ETSI) nl80211: 2400-2483 @ 40 MHz 20 mBm nl80211: 5150-5250 @ 80 MHz 20 mBm (no outdoor) nl80211: 5250-5350 @ 80 MHz 20 mBm (no outdoor) (DFS) nl80211: 5470-5725 @ 160 MHz 26 mBm (DFS) nl80211: 5725-5875 @ 80 MHz 13 mBm nl80211: 57000-66000 @ 2160 MHz 40 mBm nl80211: Added 802.11b mode based on 802.11g information nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlan0 wlan0: nl80211: Scan trigger wlan0: Event SCAN_STARTED (47) received wlan0: External program started a scan wlan0: State: DISCONNECTED -> SCANNING wlan0: Starting AP scan for wildcard SSID wlan0: Add radio work 'scan'@0x14bb6e0 wlan0: First radio work item in the queue - schedule start immediately Delay radio work start until externally triggered scan completes nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlan0 wlan0: nl80211: New scan results available nl80211: Scan probed for SSID '' nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 wlan0: Event SCAN_RESULTS (3) received wlan0: Scan completed in 0.565581 seconds nl80211: Received scan results (8 BSSes) wlan0: BSS: Start scan result update 4 wlan0: BSS: Do not update scan IEs for 18:60:24:2b:ae:8e since that would remove P2P IE information BSS: last_scan_res_used=8/32 wlan0: New scan results available (own=0 ext=1) wlan0: Do not use results from externally requested scan operation for network selection wlan0: Starting radio work 'scan'@0x14bb6e0 after 0.553057 second wait wlan0: nl80211: scan request Scan requested (ret=0) - scan timeout 30 seconds RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x1003 ([UP]) nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlan0 wlan0: nl80211: Scan trigger wlan0: Event SCAN_STARTED (47) received wlan0: Own scan request started a scan in 0.000257 seconds RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=2 linkmode=1 ifi_family=0 ifi_flags=0x1003 ([UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x1003 ([UP]) nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlan0 wlan0: nl80211: New scan results available nl80211: Scan probed for SSID '' nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 wlan0: Event SCAN_RESULTS (3) received wlan0: Scan completed in 0.568714 seconds nl80211: Received scan results (8 BSSes) wlan0: BSS: Start scan result update 5 wlan0: BSS: Do not update scan IEs for 18:60:24:2b:ae:8e since that would remove P2P IE information BSS: last_scan_res_used=8/32 wlan0: New scan results available (own=1 ext=0) WPS: AP[0] 34:31:c4:09:c2:04 type=0 tries=0 last_attempt=-1 sec ago blacklist=0 WPS: AP[1] 18:60:24:2b:ae:8e type=0 tries=0 last_attempt=-1 sec ago blacklist=0 WPS: AP[2] 84:a8:e4:99:cd:ad type=0 tries=0 last_attempt=-1 sec ago blacklist=0 WPS: AP[3] 6e:56:97:bd:83:2a type=0 tries=0 last_attempt=-1 sec ago blacklist=0 wlan0: Radio work 'scan'@0x14bb6e0 done in 0.572731 seconds wlan0: Selecting BSS from priority group 0 wlan0: 0: b8:be:bf:ff:eb:50 ssid='@smart' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-37 wlan0: skip - blacklisted (count=1 limit=0) wlan0: 1: 10:8c:cf:ea:e9:70 ssid='\x00' wpa_ie_len=0 rsn_ie_len=22 caps=0x431 level=-71 wlan0: skip - disabled temporarily for 9 second(s) wlan0: 2: 34:31:c4:09:c2:04 ssid='Anyong04012016' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-73 wps wlan0: skip - disabled temporarily for 9 second(s) wlan0: 3: 18:60:24:2b:ae:8e ssid='DIRECT-8D-HP ENVY 5640 series' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-84 wps p2p wlan0: skip - disabled temporarily for 9 second(s) wlan0: 4: 6e:56:97:bd:83:2a ssid='DIRECT-gd-FireTV_1c41' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-85 wps p2p wlan0: skip - disabled temporarily for 9 second(s) wlan0: 5: c4:27:95:85:48:25 ssid='Tech_D0041238' wpa_ie_len=28 rsn_ie_len=24 caps=0x511 level=-87 wlan0: skip - disabled temporarily for 9 second(s) wlan0: 6: 84:a8:e4:99:cd:ad ssid='pistoriusnet' wpa_ie_len=28 rsn_ie_len=24 caps=0x411 level=-87 wps wlan0: skip - disabled temporarily for 9 second(s) wlan0: 7: 6e:56:97:bd:83:2a ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-87 wps p2p wlan0: skip - disabled temporarily for 9 second(s) wlan0: No APs found - clear blacklist and try again Removed BSSID b8:be:bf:ff:eb:50 from blacklist (clear) wlan0: Selecting BSS from priority group 0 wlan0: 0: b8:be:bf:ff:eb:50 ssid='@smart' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-37 wlan0: skip - disabled temporarily for 9 second(s) wlan0: 1: 10:8c:cf:ea:e9:70 ssid='\x00' wpa_ie_len=0 rsn_ie_len=22 caps=0x431 level=-71 wlan0: skip - disabled temporarily for 9 second(s) wlan0: 2: 34:31:c4:09:c2:04 ssid='Anyong04012016' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-73 wps wlan0: skip - disabled temporarily for 9 second(s) wlan0: 3: 18:60:24:2b:ae:8e ssid='DIRECT-8D-HP ENVY 5640 series' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-84 wps p2p wlan0: skip - disabled temporarily for 9 second(s) wlan0: 4: 6e:56:97:bd:83:2a ssid='DIRECT-gd-FireTV_1c41' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-85 wps p2p wlan0: skip - disabled temporarily for 9 second(s) wlan0: 5: c4:27:95:85:48:25 ssid='Tech_D0041238' wpa_ie_len=28 rsn_ie_len=24 caps=0x511 level=-87 wlan0: skip - disabled temporarily for 9 second(s) wlan0: 6: 84:a8:e4:99:cd:ad ssid='pistoriusnet' wpa_ie_len=28 rsn_ie_len=24 caps=0x411 level=-87 wps wlan0: skip - disabled temporarily for 9 second(s) wlan0: 7: 6e:56:97:bd:83:2a ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-87 wps p2p wlan0: skip - disabled temporarily for 9 second(s) wlan0: No suitable network found wlan0: Use normal scan instead of sched_scan for initial scans (normal_scans=2) wlan0: Setting scan request: 5.000000 sec EAPOL: startWhen --> 0 EAPOL: disable timer tick nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlan0 wlan0: nl80211: Scan trigger wlan0: Event SCAN_STARTED (47) received wlan0: External program started a scan wlan0: Starting AP scan for wildcard SSID wlan0: Determining shared radio frequencies (max len 2) wlan0: Shared frequencies (len=0): completed iteration wlan0: Add radio work 'scan'@0x14bb6e0 wlan0: First radio work item in the queue - schedule start immediately Delay radio work start until externally triggered scan completes nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlan0 wlan0: nl80211: New scan results available nl80211: Scan probed for SSID '' nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 wlan0: Event SCAN_RESULTS (3) received wlan0: Scan completed in 0.561550 seconds nl80211: Received scan results (8 BSSes) wlan0: BSS: Start scan result update 6 BSS: last_scan_res_used=8/32 wlan0: New scan results available (own=0 ext=1) wlan0: Do not use results from externally requested scan operation for network selection wlan0: Starting radio work 'scan'@0x14bb6e0 after 0.027872 second wait wlan0: nl80211: scan request Scan requested (ret=0) - scan timeout 30 seconds RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x1003 ([UP]) nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlan0 wlan0: nl80211: Scan trigger wlan0: Event SCAN_STARTED (47) received wlan0: Own scan request started a scan in 0.000510 seconds nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlan0 wlan0: nl80211: New scan results available nl80211: Scan probed for SSID '' nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 wlan0: Event SCAN_RESULTS (3) received wlan0: Scan completed in 0.565617 seconds nl80211: Received scan results (8 BSSes) wlan0: BSS: Start scan result update 7 wlan0: BSS: Do not update scan IEs for 18:60:24:2b:ae:8e since that would remove P2P IE information BSS: last_scan_res_used=8/32 wlan0: New scan results available (own=1 ext=0) WPS: AP[0] 34:31:c4:09:c2:04 type=0 tries=0 last_attempt=-1 sec ago blacklist=0 WPS: AP[1] 18:60:24:2b:ae:8e type=0 tries=0 last_attempt=-1 sec ago blacklist=0 WPS: AP[2] 84:a8:e4:99:cd:ad type=0 tries=0 last_attempt=-1 sec ago blacklist=0 WPS: AP[3] 6e:56:97:bd:83:2a type=0 tries=0 last_attempt=-1 sec ago blacklist=0 wlan0: Radio work 'scan'@0x14bb6e0 done in 0.598740 seconds wlan0: Selecting BSS from priority group 0 wlan0: 0: b8:be:bf:ff:eb:50 ssid='@smart' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-37 wlan0: skip - disabled temporarily for 4 second(s) wlan0: 1: 10:8c:cf:ea:e9:70 ssid='\x00' wpa_ie_len=0 rsn_ie_len=22 caps=0x431 level=-71 wlan0: skip - disabled temporarily for 4 second(s) wlan0: 2: 34:31:c4:09:c2:04 ssid='Anyong04012016' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-74 wps wlan0: skip - disabled temporarily for 4 second(s) wlan0: 3: 18:60:24:2b:ae:8e ssid='DIRECT-8D-HP ENVY 5640 series' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-85 wps p2p wlan0: skip - disabled temporarily for 4 second(s) wlan0: 4: c4:27:95:85:48:25 ssid='Tech_D0041238' wpa_ie_len=28 rsn_ie_len=24 caps=0x511 level=-86 wlan0: skip - disabled temporarily for 4 second(s) wlan0: 5: 84:a8:e4:99:cd:ad ssid='pistoriusnet' wpa_ie_len=28 rsn_ie_len=24 caps=0x411 level=-86 wps wlan0: skip - disabled temporarily for 4 second(s) wlan0: 6: 6e:56:97:bd:83:2a ssid='DIRECT-gd-FireTV_1c41' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-87 wps p2p wlan0: skip - disabled temporarily for 4 second(s) wlan0: 7: 6e:56:97:bd:83:2a ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-87 wps p2p wlan0: skip - disabled temporarily for 4 second(s) wlan0: No suitable network found wlan0: Beginning of SSID list wlan0: Add wildcard SSID to sched_scan wlan0: add to filter ssid: @smart wlan0: Starting sched scan: interval 10 (no timeout) wlan0: nl80211: sched_scan request nl80211: Sched scan start failed: ret=-23 (Too many open files in system) wlan0: Failed to initiate sched scan wlan0: Setting scan request: 5.000000 sec RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x1003 ([UP]) nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlan0 wlan0: nl80211: Scan trigger wlan0: Event SCAN_STARTED (47) received wlan0: External program started a scan RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x1003 ([UP]) nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlan0 wlan0: nl80211: New scan results available nl80211: Scan probed for SSID '' nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 wlan0: Event SCAN_RESULTS (3) received wlan0: Scan completed in 0.565979 seconds nl80211: Received scan results (1 BSSes) wlan0: BSS: Start scan result update 8 BSS: last_scan_res_used=1/32 wlan0: New scan results available (own=0 ext=1) wlan0: Do not use results from externally requested scan operation for network selection wlan0: Starting AP scan for wildcard SSID wlan0: Determining shared radio frequencies (max len 2) wlan0: Shared frequencies (len=0): completed iteration wlan0: Add radio work 'scan'@0x14bb6e0 wlan0: First radio work item in the queue - schedule start immediately wlan0: Starting radio work 'scan'@0x14bb6e0 after 0.000486 second wait wlan0: nl80211: scan request nl80211: Scan trigger failed: ret=-11 (Resource temporarily unavailable) wlan0: State: SCANNING -> SCANNING wlan0: CTRL-EVENT-SCAN-FAILED ret=-11 retry=1 wlan0: Radio work 'scan'@0x14bb6e0 done in 0.030043 seconds wlan0: Setting scan request: 1.000000 sec l2_packet_receive: src=b8:be:bf:ff:eb:50 len=121 wlan0: RX EAPOL from b8:be:bf:ff:eb:50 wlan0: Not associated - Delay processing of received EAPOL frame (state=SCANNING bssid=00:00:00:00:00:00) RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=5 linkmode=1 ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP]) nl80211: Drv Event 46 (NL80211_CMD_CONNECT) received for wlan0 nl80211: Connect event (status=0 ignore_next_local_disconnect=0) nl80211: Associated on 2462 MHz nl80211: Associated with b8:be:bf:ff:eb:50 nl80211: Operating frequency for the associated BSS from scan results: 2462 MHz wlan0: Event ASSOC (0) received wlan0: Association info event req_ies - hexdump(len=106): 00 06 40 73 6d 61 72 74 01 08 82 84 8b 96 24 30 48 6c 32 04 8c 92 98 60 21 02 05 17 24 02 01 0d 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 2d 1a 21 00 1f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 dd 09 00 10 18 02 00 00 00 00 00 dd 07 00 50 f2 02 00 01 00 10 00 00 02 resp_ies - hexdump(len=100): 01 08 82 84 8b 8c 92 96 98 24 32 04 30 48 60 6c 2d 1a 2c 18 1b 00 f8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3d 16 0b 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 dd 18 00 50 f2 02 01 01 85 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00 00 00 00 dd 09 00 WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=24): 3d 16 0b 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 WPA: WMM Parameter Element - hexdump(len=24): 00 50 f2 02 01 01 85 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00 WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=2): 00 00 WPA: EAPOL-Key Key Data underflow (ie=0 len=221 pos=96) WPA: Key Data - hexdump(len=100): [REMOVED] IEEE 802.11 element parse failed (id=0 elen=221 left=2) wlan0: freq=2462 MHz WPA: set own WPA/RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 Truncated IE in assoc_info - hexdump(len=4): 00 dd 09 00 FT: Stored MDIE and FTIE from (Re)Association Response - hexdump(len=0): wlan0: State: SCANNING -> ASSOCIATED nl80211: Set wlan0 operstate 0->0 (DORMANT) netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT) wlan0: Associated to a new BSS: BSSID=b8:be:bf:ff:eb:50 wlan0: Select network based on association information wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="@smart" wlan0: Network configuration found for the current AP wlan0: WPA: Using WPA IE from AssocReq to set cipher suites wlan0: WPA: Selected cipher suites: group 16 pairwise 16 key_mgmt 2 proto 2 wlan0: WPA: Selected mgmt group cipher 32 wlan0: WPA: clearing AP WPA IE wlan0: WPA: clearing AP RSN IE wlan0: WPA: using GTK CCMP wlan0: WPA: using PTK CCMP wlan0: WPA: using KEY_MGMT WPA-PSK wlan0: WPA: not using MGMT group cipher WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 EAPOL: External notification - EAP success=0 EAPOL: External notification - EAP fail=0 EAPOL: External notification - portControl=Auto wlan0: Associated with b8:be:bf:ff:eb:50 wlan0: WPA: Association event - clear replay counter wlan0: WPA: Clear old PTK TDLS: Remove peers on association EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 EAPOL: External notification - EAP success=0 EAPOL: External notification - portEnabled=1 EAPOL: SUPP_PAE entering state CONNECTING EAPOL: enable timer tick EAPOL: SUPP_BE entering state IDLE wlan0: Setting authentication timeout: 10 sec 0 usec wlan0: Cancelling scan request wlan0: Process pending EAPOL frame that was received just before association notification wlan0: RX EAPOL from b8:be:bf:ff:eb:50 wlan0: Setting authentication timeout: 10 sec 0 usec wlan0: IEEE 802.1X RX: version=2 type=3 length=117 wlan0: EAPOL-Key type=2 wlan0: key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack) wlan0: key_length=16 key_data_length=22 replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01 key_nonce - hexdump(len=32): 24 ae c9 c2 09 f1 e5 61 03 77 d8 cc 82 ba fa 45 bb e5 81 52 f3 41 fa a1 7d 1c 99 18 b1 7f 55 5b key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00 key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00 key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 wlan0: State: ASSOCIATED -> 4WAY_HANDSHAKE wlan0: WPA: RX message 1 of 4-Way Handshake from b8:be:bf:ff:eb:50 (ver=2) RSN: msg 1/4 key data - hexdump(len=22): dd 14 00 0f ac 04 c2 ba a4 21 9c 73 83 20 71 bd 54 78 7e 5c ac f0 WPA: PMKID in EAPOL-Key - hexdump(len=22): dd 14 00 0f ac 04 c2 ba a4 21 9c 73 83 20 71 bd 54 78 7e 5c ac f0 RSN: PMKID from Authenticator - hexdump(len=16): c2 ba a4 21 9c 73 83 20 71 bd 54 78 7e 5c ac f0 wlan0: RSN: no matching PMKID found WPA: Renewed SNonce - hexdump(len=32): 26 57 7b 02 45 ae 5e 85 87 d9 65 b4 df 84 ab 84 a7 de 41 5f b7 ae e0 35 47 5b 56 79 e3 f5 10 a7 WPA: PTK derivation - A1=b8:27:eb:17:be:af A2=b8:be:bf:ff:eb:50 WPA: Nonce1 - hexdump(len=32): 26 57 7b 02 45 ae 5e 85 87 d9 65 b4 df 84 ab 84 a7 de 41 5f b7 ae e0 35 47 5b 56 79 e3 f5 10 a7 WPA: Nonce2 - hexdump(len=32): 24 ae c9 c2 09 f1 e5 61 03 77 d8 cc 82 ba fa 45 bb e5 81 52 f3 41 fa a1 7d 1c 99 18 b1 7f 55 5b WPA: PMK - hexdump(len=32): [REMOVED] WPA: PTK - hexdump(len=48): [REMOVED] WPA: KCK - hexdump(len=16): [REMOVED] WPA: KEK - hexdump(len=16): [REMOVED] WPA: TK - hexdump(len=16): [REMOVED] WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 WPA: Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 01 wlan0: WPA: Sending EAPOL-Key 2/4 WPA: KCK - hexdump(len=16): [REMOVED] WPA: Derived Key MIC - hexdump(len=16): fd b7 7e 0c cc 67 c8 fa 06 4d 8e 1b a8 ae 02 41 WMM AC: Missing U-APSD configuration l2_packet_receive: src=b8:be:bf:ff:eb:50 len=155 wlan0: RX EAPOL from b8:be:bf:ff:eb:50 wlan0: IEEE 802.1X RX: version=2 type=3 length=151 wlan0: EAPOL-Key type=2 wlan0: key_info 0x13ca (ver=2 keyidx=0 rsvd=0 Pairwise Install Ack MIC Secure Encr) wlan0: key_length=16 key_data_length=56 replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 02 key_nonce - hexdump(len=32): 24 ae c9 c2 09 f1 e5 61 03 77 d8 cc 82 ba fa 45 bb e5 81 52 f3 41 fa a1 7d 1c 99 18 b1 7f 55 5b key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 key_rsc - hexdump(len=8): 00 00 00 03 97 23 00 00 key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00 key_mic - hexdump(len=16): fd af 70 07 5d 23 dc d6 88 ab 87 24 b1 ec e1 e6 wlan0: WPA: Invalid EAPOL-Key MIC when using TPTK - ignoring TPTK wlan0: WPA: Could not verify EAPOL-Key MIC - dropping packet RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP]) RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP]) EAPOL: startWhen --> 0 EAPOL: disable timer tick EAPOL: SUPP_PAE entering state CONNECTING EAPOL: enable timer tick EAPOL: txStart WPA: drop TX EAPOL in non-IEEE 802.1X mode (type=1 len=0) wlan0: Authentication with b8:be:bf:ff:eb:50 timed out. Added BSSID b8:be:bf:ff:eb:50 into blacklist TDLS: Remove peers on disassociation wlan0: WPA: Clear old PMK and PTK wlan0: Request to deauthenticate - bssid=b8:be:bf:ff:eb:50 pending_bssid=00:00:00:00:00:00 reason=3 state=4WAY_HANDSHAKE TDLS: Tear down peers wpa_driver_nl80211_disconnect(reason_code=3) wlan0: Event DEAUTH (12) received wlan0: Deauthentication notification wlan0: * reason 3 (locally generated) Deauthentication frame IE(s) - hexdump(len=0): [NULL] wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:be:bf:ff:eb:50 reason=3 locally_generated=1 wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="@smart" auth_failures=2 duration=20 reason=WRONG_KEY wlan0: Auto connect enabled: try to reconnect (wps=0/0 wpa_state=7) wlan0: Setting scan request: 0.100000 sec BSSID b8:be:bf:ff:eb:50 blacklist count incremented to 2 Continuous association failures - consider temporary network disabling wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="@smart" auth_failures=3 duration=30 reason=CONN_FAILED wlan0: Blacklist count 4 --> request scan in 5000 ms wlan0: Ignore new scan request for 5.000000 sec since an earlier request is scheduled to trigger sooner
-
ok, jetzt habe ich es. War gar nicht so simpel mit Cisco Aironet:
Ausgabe
pi@raspi:~ $ sudo -k iwlist wlan0 scan | grep -i essid
ESSID:"Tech_D0041238"
ESSID:"pistoriusnet"
ESSID:"\x00"
ESSID:"Anyong04012016"
ESSID:"DIRECT-8D-HP ENVY 5640 series"
ESSID:"\x00"
ESSID:"DIRECT-gd-FireTV_1c41"
ESSID:"@smart" -
meins ist hidden -> SSID @smart
Ausgabe:
pi@raspi:~ $ sudo -k iwlist wlan0 scan | grep -i essid
ESSID:"Tech_D0041238"
ESSID:"pistoriusnet"
ESSID:"\x00"
ESSID:"Anyong04012016"
ESSID:"DIRECT-8D-HP ENVY 5640 series"
ESSID:"\x00"
ESSID:"DIRECT-gd-FireTV_1c41"
ESSID:"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" -
alles klar, danke für den Hinweis
-
sorry für den riesen LOG:
pi@raspi:~ $ sudo -k wpa_supplicant -i wlan0 -D nl80211 -c /etc/wpa_supplicant/wpa_supplicant.conf -d
wpa_supplicant v2.4
random: Trying to read entropy from /dev/random
Successfully initialized wpa_supplicant
Initializing interface 'wlan0' conf '/etc/wpa_supplicant/wpa_supplicant.conf' driver 'nl80211' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant/wpa_supplicant.conf' -> '/etc/wpa_supplicant/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant/wpa_supplicant.conf'
ctrl_interface='DIR=/var/run/wpa_supplicant GROUP=netdev'
update_config=1
country='DE'
Priority group 0
id=0 ssid='@smart'
rfkill: initial event: idx=0 type=1 op=0 soft=0 hard=0
rfkill: initial event: idx=1 type=2 op=0 soft=0 hard=0
nl80211: Supported cipher 00-0f-ac:1
nl80211: Supported cipher 00-0f-ac:5
nl80211: Supported cipher 00-0f-ac:2
nl80211: Supported cipher 00-0f-ac:4
nl80211: Using driver-based off-channel TX
nl80211: Supported vendor command: vendor_id=0x1018 subcmd=1
nl80211: Use separate P2P group interface (driver advertised support)
nl80211: Enable multi-channel concurrent (driver advertised support)
nl80211: use P2P_DEVICE support
nl80211: interface wlan0 in phy phy0
nl80211: Set mode ifindex 3 iftype 2 (STATION)
nl80211: Subscribe to mgmt frames with non-AP handle 0x6378a0
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=040a
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=2): 04 0a
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=040b
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=2): 04 0b
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=040c
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=2): 04 0c
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=040d
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=2): 04 0d
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=090a
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=2): 09 0a
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=090b
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=2): 09 0b
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=090c
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=2): 09 0c
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=090d
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=2): 09 0d
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=0409506f9a09
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=6): 04 09 50 6f 9a 09
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=7f506f9a09
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=5): 7f 50 6f 9a 09
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=0801
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=2): 08 01
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=06
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=1): 06
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=0a07
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=2): 0a 07
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=0a11
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=2): 0a 11
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=1101
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=2): 11 01
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=1102
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=2): 11 02
nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x6378a0 match=0505
nl80211: Register frame command failed (type=208): ret=-114 (Operation already in progress)
nl80211: Register frame match - hexdump(len=2): 05 05
nl80211: Failed to register Action frame processing - ignore for now
netlink: Operstate: ifindex=3 linkmode=1 (userspace-control), operstate=5 (IF_OPER_DORMANT)
nl80211: driver param='(null)'
Add interface wlan0 to a new radio phy0
nl80211: Regulatory information - country=DE (DFS-ETSI)
nl80211: 2400-2483 @ 40 MHz 20 mBm
nl80211: 5150-5250 @ 80 MHz 20 mBm (no outdoor)
nl80211: 5250-5350 @ 80 MHz 20 mBm (no outdoor) (DFS)
nl80211: 5470-5725 @ 160 MHz 26 mBm (DFS)
nl80211: 5725-5875 @ 80 MHz 13 mBm
nl80211: 57000-66000 @ 2160 MHz 40 mBm
nl80211: Added 802.11b mode based on 802.11g information
wlan0: Own MAC address: b8:27:eb:17:be:af
wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=4 set_tx=0 seq_len=0 key_len=0
wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=5 set_tx=0 seq_len=0 key_len=0
wlan0: RSN: flushing PMKID list in the driver
nl80211: Flush PMKIDs
TDLS: TDLS operation not supported by driver
TDLS: Driver uses internal link setup
TDLS: Driver does not support TDLS channel switching
wlan0: WPS: UUID based on MAC address: 63da1e29-d778-515a-b16c-146656ee9410
ENGINE: Loading dynamic engine
ENGINE: Loading dynamic engine
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
nl80211: Skip set_supp_port(unauthorized) while not associated
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
Using existing control interface directory.
ctrl_interface_group=108 (from group name 'netdev')
wlan0: Added interface wlan0
wlan0: State: DISCONNECTED -> DISCONNECTED
nl80211: Set wlan0 operstate 0->0 (DORMANT)
netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
nl80211: Create interface iftype 10 (P2P_DEVICE)
Failed to create interface p2p-dev-wlan0: -16 (Device or resource busy)
nl80211: Failed to create a P2P Device interface p2p-dev-wlan0
P2P: Failed to create P2P Device interface
P2P: Failed to enable P2P Device interface
random: Got 20/20 bytes from /dev/random
RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=2 linkmode=1 ifi_family=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x1003 ([UP])
nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlan0
wlan0: nl80211: New scan results available
nl80211: Scan probed for SSID ''
nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472
wlan0: Event SCAN_RESULTS (3) received
nl80211: Received scan results (7 BSSes)
wlan0: BSS: Start scan result update 1
wlan0: BSS: Add new id 0 BSSID b8:be:bf:ff:eb:50 SSID '\x00'
wlan0: BSS: Add new id 1 BSSID 34:31:c4:09:c2:04 SSID 'Anyong04012016'
wlan0: BSS: Add new id 2 BSSID 10:8c:cf:ea:e9:70 SSID '\x00'
wlan0: BSS: Add new id 3 BSSID c4:27:95:85:48:25 SSID 'Tech_D0041238'
wlan0: BSS: Add new id 4 BSSID 84:a8:e4:99:cd:ad SSID 'pistoriusnet'
wlan0: BSS: Add new id 5 BSSID 18:60:24:2b:ae:8e SSID 'DIRECT-8D-HP ENVY 5640 series'
wlan0: BSS: Add new id 6 BSSID 6e:56:97:bd:83:2a SSID '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
BSS: last_scan_res_used=7/32
wlan0: New scan results available (own=0 ext=0)
WPS: AP 34:31:c4:09:c2:04 type 0 added
WPS: AP 84:a8:e4:99:cd:ad type 0 added
WPS: AP 18:60:24:2b:ae:8e type 0 added
WPS: AP 6e:56:97:bd:83:2a type 0 added
WPS: AP[0] 34:31:c4:09:c2:04 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[1] 84:a8:e4:99:cd:ad type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[2] 18:60:24:2b:ae:8e type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[3] 6e:56:97:bd:83:2a type=0 tries=0 last_attempt=-1 sec ago blacklist=0
wlan0: Selecting BSS from priority group 0
wlan0: 0: b8:be:bf:ff:eb:50 ssid='\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-40
wlan0: skip - SSID mismatch
wlan0: 1: 34:31:c4:09:c2:04 ssid='Anyong04012016' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-69 wps
wlan0: skip - SSID mismatch
wlan0: 2: 10:8c:cf:ea:e9:70 ssid='\x00' wpa_ie_len=0 rsn_ie_len=22 caps=0x431 level=-76
wlan0: skip - SSID mismatch
wlan0: 3: c4:27:95:85:48:25 ssid='Tech_D0041238' wpa_ie_len=28 rsn_ie_len=24 caps=0x511 level=-84
wlan0: skip - SSID mismatch
wlan0: 4: 84:a8:e4:99:cd:ad ssid='pistoriusnet' wpa_ie_len=28 rsn_ie_len=24 caps=0x411 level=-84 wps
wlan0: skip - SSID mismatch
wlan0: 5: 18:60:24:2b:ae:8e ssid='DIRECT-8D-HP ENVY 5640 series' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-86 wps p2p
wlan0: skip - SSID mismatch
wlan0: 6: 6e:56:97:bd:83:2a ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-87 wps p2p
wlan0: skip - SSID mismatch
wlan0: No suitable network found
wlan0: Use normal scan instead of sched_scan for initial scans (normal_scans=0)
wlan0: Setting scan request: 5.000000 sec
wlan0: Starting delayed sched scan
wlan0: Use normal scan instead of sched_scan for initial scans (normal_scans=0)
wlan0: Rescheduling scan request: 0.000000 sec
wlan0: State: DISCONNECTED -> SCANNING
wlan0: Starting AP scan for wildcard SSID
wlan0: Add radio work 'scan'@0x647d28
wlan0: First radio work item in the queue - schedule start immediately
wlan0: Starting radio work 'scan'@0x647d28 after 0.000038 second wait
wlan0: nl80211: scan request
Scan requested (ret=0) - scan timeout 30 seconds
nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlan0
wlan0: nl80211: Scan trigger
wlan0: Event SCAN_STARTED (47) received
wlan0: Own scan request started a scan in 0.000112 seconds
nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlan0
wlan0: nl80211: New scan results available
nl80211: Scan probed for SSID ''
nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472
wlan0: Event SCAN_RESULTS (3) received
wlan0: Scan completed in 0.564656 seconds
nl80211: Received scan results (7 BSSes)
wlan0: BSS: Start scan result update 2
wlan0: BSS: Do not update scan IEs for 18:60:24:2b:ae:8e since that would remove P2P IE information
BSS: last_scan_res_used=7/32
wlan0: New scan results available (own=1 ext=0)
WPS: AP[0] 34:31:c4:09:c2:04 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[1] 84:a8:e4:99:cd:ad type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[2] 18:60:24:2b:ae:8e type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[3] 6e:56:97:bd:83:2a type=0 tries=0 last_attempt=-1 sec ago blacklist=0
wlan0: Radio work 'scan'@0x647d28 done in 0.599696 seconds
wlan0: Selecting BSS from priority group 0
wlan0: 0: b8:be:bf:ff:eb:50 ssid='\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-39
wlan0: skip - SSID mismatch
wlan0: 1: 34:31:c4:09:c2:04 ssid='Anyong04012016' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-69 wps
wlan0: skip - SSID mismatch
wlan0: 2: 10:8c:cf:ea:e9:70 ssid='\x00' wpa_ie_len=0 rsn_ie_len=22 caps=0x431 level=-75
wlan0: skip - SSID mismatch
wlan0: 3: c4:27:95:85:48:25 ssid='Tech_D0041238' wpa_ie_len=28 rsn_ie_len=24 caps=0x511 level=-86
wlan0: skip - SSID mismatch
wlan0: 4: 84:a8:e4:99:cd:ad ssid='pistoriusnet' wpa_ie_len=28 rsn_ie_len=24 caps=0x411 level=-86 wps
wlan0: skip - SSID mismatch
wlan0: 5: 18:60:24:2b:ae:8e ssid='DIRECT-8D-HP ENVY 5640 series' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-87 wps p2p
wlan0: skip - SSID mismatch
wlan0: 6: 6e:56:97:bd:83:2a ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-87 wps p2p
wlan0: skip - SSID mismatch
wlan0: No suitable network found
wlan0: Use normal scan instead of sched_scan for initial scans (normal_scans=1)
wlan0: Setting scan request: 5.000000 sec
RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x1003 ([UP])
EAPOL: disable timer tick
nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlan0
wlan0: nl80211: Scan trigger
wlan0: Event SCAN_STARTED (47) received
wlan0: External program started a scan
RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x1003 ([UP])
nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlan0
wlan0: nl80211: New scan results available
nl80211: Scan probed for SSID ''
nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472
wlan0: Event SCAN_RESULTS (3) received
wlan0: Scan completed in 0.567791 seconds
nl80211: Received scan results (7 BSSes)
wlan0: BSS: Start scan result update 3
BSS: last_scan_res_used=7/32
wlan0: New scan results available (own=0 ext=1)
wlan0: Do not use results from externally requested scan operation for network selection
wlan0: Starting AP scan for wildcard SSID
wlan0: Determining shared radio frequencies (max len 2)
wlan0: Shared frequencies (len=0): completed iteration
wlan0: Add radio work 'scan'@0x64df00
wlan0: First radio work item in the queue - schedule start immediately
wlan0: Starting radio work 'scan'@0x64df00 after 0.000080 second wait
wlan0: nl80211: scan request
Scan requested (ret=0) - scan timeout 30 seconds
nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlan0
wlan0: nl80211: Scan trigger
wlan0: Event SCAN_STARTED (47) received
wlan0: Own scan request started a scan in 0.000216 seconds
nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlan0
wlan0: nl80211: New scan results available
nl80211: Scan probed for SSID ''
nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472
wlan0: Event SCAN_RESULTS (3) received
wlan0: Scan completed in 0.567120 seconds
nl80211: Received scan results (7 BSSes)
wlan0: BSS: Start scan result update 4
wlan0: BSS: Do not update scan IEs for 18:60:24:2b:ae:8e since that would remove P2P IE information
BSS: last_scan_res_used=7/32
wlan0: New scan results available (own=1 ext=0)
WPS: AP[0] 34:31:c4:09:c2:04 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[1] 84:a8:e4:99:cd:ad type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[2] 18:60:24:2b:ae:8e type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[3] 6e:56:97:bd:83:2a type=0 tries=0 last_attempt=-1 sec ago blacklist=0
wlan0: Radio work 'scan'@0x64df00 done in 0.603342 seconds
wlan0: Selecting BSS from priority group 0
wlan0: 0: b8:be:bf:ff:eb:50 ssid='\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-43
wlan0: skip - SSID mismatch
wlan0: 1: 34:31:c4:09:c2:04 ssid='Anyong04012016' wpa_ie_len=0 rsn_ie_len=20 caps=0x431 level=-71 wps
wlan0: skip - SSID mismatch
wlan0: 2: 10:8c:cf:ea:e9:70 ssid='\x00' wpa_ie_len=0 rsn_ie_len=22 caps=0x431 level=-76
wlan0: skip - SSID mismatch
wlan0: 3: c4:27:95:85:48:25 ssid='Tech_D0041238' wpa_ie_len=28 rsn_ie_len=24 caps=0x511 level=-83
wlan0: skip - SSID mismatch
wlan0: 4: 18:60:24:2b:ae:8e ssid='DIRECT-8D-HP ENVY 5640 series' wpa_ie_len=0 rsn_ie_len=20 caps=0x511 level=-84 wps p2p
wlan0: skip - SSID mismatch
wlan0: 5: 84:a8:e4:99:cd:ad ssid='pistoriusnet' wpa_ie_len=28 rsn_ie_len=24 caps=0x411 level=-85 wps
wlan0: skip - SSID mismatch
wlan0: 6: 6e:56:97:bd:83:2a ssid='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-87 wps p2p
wlan0: skip - SSID mismatch
wlan0: No suitable network found
wlan0: Use normal scan instead of sched_scan for initial scans (normal_scans=2)
wlan0: Setting scan request: 5.000000 sec
RTM_NEWLINK: ifi_index=3 ifname=wlan0 wext ifi_family=0 ifi_flags=0x1003 ([UP])
^Cwlan0: Removing interface wlan0
wlan0: Request to deauthenticate - bssid=00:00:00:00:00:00 pending_bssid=00:00:00:00:00:00 reason=3 state=SCANNING
TDLS: Tear down peers
wlan0: State: SCANNING -> DISCONNECTED
nl80211: Set wlan0 operstate 0->0 (DORMANT)
netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
wlan0: WPA: Clear old PMK and PTK
wlan0: BSS: Remove id 0 BSSID b8:be:bf:ff:eb:50 SSID '\x00' due to wpa_bss_flush
wlan0: BSS: Remove id 1 BSSID 34:31:c4:09:c2:04 SSID 'Anyong04012016' due to wpa_bss_flush
wlan0: BSS: Remove id 2 BSSID 10:8c:cf:ea:e9:70 SSID '\x00' due to wpa_bss_flush
wlan0: BSS: Remove id 3 BSSID c4:27:95:85:48:25 SSID 'Tech_D0041238' due to wpa_bss_flush
wlan0: BSS: Remove id 5 BSSID 18:60:24:2b:ae:8e SSID 'DIRECT-8D-HP ENVY 5640 series' due to wpa_bss_flush
wlan0: BSS: Remove id 4 BSSID 84:a8:e4:99:cd:ad SSID 'pistoriusnet' due to wpa_bss_flush
wlan0: BSS: Remove id 6 BSSID 6e:56:97:bd:83:2a SSID '\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' due to wpa_bss_flush
wlan0: Cancelling delayed sched scan
wlan0: Cancelling scan request
wlan0: Cancelling authentication timeout
Remove interface wlan0 from radio phy0
Remove radio phy0
nl80211: deinit ifname=wlan0 disabled_11b_rates=0
nl80211: Remove monitor interface: refcount=0
netlink: Operstate: ifindex=3 linkmode=0 (kernel-control), operstate=6 (IF_OPER_UP)
nl80211: Set mode ifindex 3 iftype 2 (STATION)
nl80211: Unsubscribe mgmt frames handle 0x88ebf029 (mode change)
wlan0: CTRL-EVENT-TERMINATING
Control interface directory not empty - leaving it behind
-
ich bin echt froh, dass hier im Forum so schnell und kompetent geholfen wir, danke Dir rpi444 für deine Unterstützung vorab. Im Gegensatz zum meinem Nickname (war mal in der Jugend ein Hype) habe ich leider nicht so viel Ahnung von Linux und Raspberry Pi, will mich aber da einarbeiten und vor allem meinem Sohn anschließend was beibringen.
So wie ich deinen Hinweis aus dem LOG erkennen kann, ist der Hinweis darauf die Datei /var/run/wpa_supplicant/wlan0 zu löschen. Reicht das alleine aus, oder soll ich noch was beachten?