lwfinger / rtl8723bu

Driver for RTL8723BU
284 stars 144 forks source link

Drivers restart in loop #5

Closed 1arthur1 closed 9 years ago

1arthur1 commented 9 years ago

Hi,

The driver constantly restarts in loop when I'm trying to connect to an AP with wpa_supplicant.conf.

The command I typed is:

wpa_supplicant -iwlan0 -c /etc/wpa_supplicant.conf

I put the dmesg output below, do you have any idea where this problem should come from?

thanks for your help

[ 3052.613991] RTL871X: module init start
[ 3052.623965] RTL871X: rtl8723bu v4.3.6.11_12942.20141204_BTCOEX20140507-4E40
[ 3052.636404] RTL871X: rtl8723bu BT-Coex version = BTCOEX20140507-4E40
[ 3052.646964] RTL871X:
[ 3052.646981] usb_endpoint_descriptor(0):
[ 3052.655378] RTL871X: bLength=7
[ 3052.661211] RTL871X: bDescriptorType=5
[ 3052.667595] RTL871X: bEndpointAddress=84
[ 3052.674511] RTL871X: wMaxPacketSize=512
[ 3052.680585] RTL871X: bInterval=0
[ 3052.687408] RTL871X: RT_usb_endpoint_is_bulk_in = 4
[ 3052.696234] RTL871X:
[ 3052.696249] usb_endpoint_descriptor(1):
[ 3052.704538] RTL871X: bLength=7
[ 3052.710398] RTL871X: bDescriptorType=5
[ 3052.716719] RTL871X: bEndpointAddress=5
[ 3052.723536] RTL871X: wMaxPacketSize=512
[ 3052.729625] RTL871X: bInterval=0
[ 3052.736555] RTL871X: RT_usb_endpoint_is_bulk_out = 5
[ 3052.745509] RTL871X:
[ 3052.745522] usb_endpoint_descriptor(2):
[ 3052.753816] RTL871X: bLength=7
[ 3052.759614] RTL871X: bDescriptorType=5
[ 3052.765910] RTL871X: bEndpointAddress=6
[ 3052.772722] RTL871X: wMaxPacketSize=512
[ 3052.778794] RTL871X: bInterval=0
[ 3052.785699] RTL871X: RT_usb_endpoint_is_bulk_out = 6
[ 3052.794587] RTL871X:
[ 3052.794599] usb_endpoint_descriptor(3):
[ 3052.802897] RTL871X: bLength=7
[ 3052.808708] RTL871X: bDescriptorType=5
[ 3052.815091] RTL871X: bEndpointAddress=87
[ 3052.821890] RTL871X: wMaxPacketSize=64
[ 3052.827578] RTL871X: bInterval=3
[ 3052.835955] RTL871X: RT_usb_endpoint_is_int_in = 7, Interval = 3
[ 3052.865846] RTL871X:
[ 3052.865858] usb_endpoint_descriptor(4):
[ 3052.873812] RTL871X: bLength=7
[ 3052.879370] RTL871X: bDescriptorType=5
[ 3052.885660] RTL871X: bEndpointAddress=8
[ 3052.892796] RTL871X: wMaxPacketSize=512
[ 3052.898904] RTL871X: bInterval=0
[ 3052.905867] RTL871X: RT_usb_endpoint_is_bulk_out = 8
[ 3052.914761] RTL871X:
[ 3052.914774] usb_endpoint_descriptor(5):
[ 3052.923080] RTL871X: bLength=7
[ 3052.928932] RTL871X: bDescriptorType=5
[ 3052.935227] RTL871X: bEndpointAddress=9
[ 3052.942077] RTL871X: wMaxPacketSize=512
[ 3052.948140] RTL871X: bInterval=0
[ 3052.955044] RTL871X: RT_usb_endpoint_is_bulk_out = 9
[ 3052.964555] RTL871X: nr_endpoint=6, in_num=2, out_num=4
[ 3052.964574]
[ 3052.973885] RTL871X: USB_SPEED_HIGH
[ 3052.980498] RTL871X: CHIP TYPE: RTL8723BU
[ 3052.988796] RTL871X: register rtw_netdev_ops to netdev_ops
[ 3052.998626] RTL871X: rtw_wdev_alloc(padapter=d0ddf000)
[ 3053.026272] RTL871X: Chip Version Info: CHIP_8723B_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
[ 3053.037064] RTL871X: RF_Type is 3!!
[ 3053.047042] RTL871X: _ConfigChipOutEP_8723 OutEpQueueSel(0x07), OutEpNumber(4)
[ 3053.057882] RTL871X: EEPROM type is E-FUSE
[ 3053.065727] RTL871X: ====> _ReadAdapterInfo8723BU
[ 3053.075196] RTL871X: Boot from EFUSE, Autoload OK !
[ 3053.086086] RTL871X: hal_EfuseSwitchToBank: Efuse switch bank to 0
[ 3053.467987] RTL871X: hal_ReadEFuse_WiFi: data end at address=0x9c
[ 3053.476669] RTL871X: Efuse Realmap:
[ 3053.500726]
[ 3053.502517] 29 81 03 7C 01 08 21 00 40 07 05 35 10 00 00 00
[ 3053.513135] 2B 2B 2B 2B 2B 2B 2A 2A 2A 2A 2A 03 FF FF FF FF
[ 3053.524149] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.535040] FF FF FF FF FF FF FF FF FF FF 2D 2D 2D 2D 2D 2D
[ 3053.545924] 2D 2D 2D 2D 2D 03 FF FF FF FF FF FF FF FF FF FF
[ 3053.556988] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.567876] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.578777] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.589664] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.600541] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.611419] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.622290] FF FF FF FF FF FF FF FF 20 20 20 00 00 00 FF FF
[ 3053.633156] FF 28 20 11 00 00 00 FF 00 FF FF FF FF FF FF FF
[ 3053.644025] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.654881] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.665755] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.676827] DA 0B 20 B7 E7 47 03 5C F3 70 17 E4 3E 09 03 52
[ 3053.687707] 65 61 6C 74 65 6B 16 03 38 30 32 2E 31 31 6E 20
[ 3053.698561] 57 4C 41 4E 20 41 64 61 70 74 65 72 00 FF FF FF
[ 3053.709446] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.720339] FF FF FF FF FF FF FF 0F FF FF FF FF FF FF FF FF
[ 3053.731220] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.742093] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.752973] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.763844] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.774728] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.785615] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.816683] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.827309] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.838318] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.849196] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.860074] FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
[ 3053.873568] RTL871X: EEPROM VID = 0x bda
[ 3053.880580] RTL871X: EEPROM PID = 0xb720
[ 3053.891077] RTL871X: Hal_EfuseParseBTCoexistInfo_8723B: Enable BT-coex, ant_num=1
[ 3053.904639] RTL871X: InitAdapterVariablesByPROM_8723BU(): REPLACEMENT = 0
[ 3053.916055] RTL871X: <==== _ReadAdapterInfo8723BU in 850 ms
[ 3053.927588] RTL871X: init_channel_set ChannelPlan ID 20 Chan num:13
[ 3053.941184] RTL871X: Init_ODM_ComInfo_8723b(): fab_ver=0 cut_ver=0
[ 3053.953079] RTL871X: rtw_macaddr_cfg MAC Address  = 5c:f3:70:17:e4:3e
[ 3053.966453] RTL871X: bDriverStopped:1, bSurpriseRemoved:0, bup:0, hw_init_completed:0
[ 3053.977466] RTL871X: rtw_ndev_init(wlan0)
[ 3054.003379] RTL871X: _rtw_drv_register_netdev, MAC Address (if1) = 5c:f3:70:17:e4:3e
[ 3054.018847] platform reg-20-cs-ldoio0: Driver reg-20-cs-ldoio0 requests probe deferral
[ 3054.056919] usbcore: registered new interface driver rtl8723bu
[ 3054.070470] platform reg-20-cs-buck3: Driver reg-20-cs-buck3 requests probe deferral
[ 3054.082809] RTL871X: module init ret=0
[ 3054.089550] platform reg-20-cs-buck2: Driver reg-20-cs-buck2 requests probe deferral
[ 3054.107664] platform reg-20-cs-ldo4: Driver reg-20-cs-ldo4 requests probe deferral
[ 3054.121748] platform reg-20-cs-ldo3: Driver reg-20-cs-ldo3 requests probe deferral
[ 3054.135837] platform reg-20-cs-ldo2: Driver reg-20-cs-ldo2 requests probe deferral
[ 3057.316570] RTL871X: +871x_drv - drv_open, bup=0
[ 3057.327194] RTL871X:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
[ 3057.337922] RTL871X:  MAC has not been powered on yet.
[ 3057.357110] RTL871X: rtl8723b_FirmwareDownload(wlan0) tmp_ps=0
[ 3057.368415] RTL871X: rtl8723b_FirmwareDownload fw: FW_NIC, size: 27324
[ 3057.384813] RTL871X: rtl8723b_FirmwareDownload: fw_ver=1d fw_subver=0000 sig=0x5301, Month=06, Date=05, Hour=10, Minute=58
[ 3057.401210] RTL871X: rtl8723b_FirmwareDownload(): Shift for fw header!
[ 3057.446922] RTL871X: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00060605
[ 3057.464872] RTL871X: _8051Reset8723: Finish
[ 3057.497572] RTL871X: _FWFreeToGo: Polling FW ready OK! (171, 30ms), REG_MCUFWDL:0x000606c6
[ 3057.509653] RTL871X: FWDL success. write_fw:1, 100ms
[ 3057.518434] RTL871X:  <=== rtl8723b_FirmwareDownload()
[ 3057.526018] RTL871X: fw download ok!
[ 3058.182367] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3058.197350] RTL871X: RTW_ADAPTIVITY_EN_AUTO, chplan:0x20, Regulation:0,0
[ 3058.209894] RTL871X: RTW_ADAPTIVITY_MODE_NORMAL
[ 3058.222528] RTL871X: pDM_Odm TxPowerTrackControl = 1
[ 3058.944153] RTL871X: rtl8723bu_hal_init in 1620ms
[ 3058.955623] RTL871X: #### hw_var_set_opmode() -5238 iface_type(0) mode = 2 ####
[ 3058.976371] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3058.991225] RTL871X: Using the default RF gain.
[ 3058.999411] RTL871X: MAC Address = 5c:f3:70:17:e4:3e
[ 3059.009023] RTL871X: rx C2H_PACKET, ID=11, seq=0, len=7
[ 3059.018731] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3059.028143] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3059.036766] RTL871X: SetHwRegWithBuf8723B len=9
[ 3059.045337] RTL871X: rtw_cfg80211_init_wiphy:rf_type=3
[ 3059.053846] RTL871X: -871x_drv - drv_open, bup=1
[ 3059.065378] RTL871X: cfg80211_rtw_set_power_mgmt(wlan0) enabled:1, timeout:-1
[ 3059.077307] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 3059.088805] RTL871X: cfg80211_rtw_flush_pmksa(wlan0)
[ 3059.197802] RTL871X: cfg80211_rtw_scan(wlan0)
[ 3059.210250] RTL871X: rx C2H_PACKET, ID=9, seq=1, len=7
[ 3059.219829] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3059.229926] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3059.242002] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3059.257532] RTL871X: SetHwRegWithBuf8723B len=9
[ 3059.267623] RTL871X: rx C2H_PACKET, ID=11, seq=2, len=7
[ 3059.277606] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3059.287322] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3059.296606] RTL871X: rx C2H_PACKET, ID=11, seq=3, len=7
[ 3059.306548] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3059.316160] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3059.470039] RTL871X: SetHwRegWithBuf8723B len=9
[ 3059.478973] RTL871X: rx C2H_PACKET, ID=11, seq=4, len=7
[ 3059.488794] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3059.499806] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3059.509192] RTL871X: rx C2H_PACKET, ID=11, seq=5, len=7
[ 3059.518902] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3059.528509] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3059.537679] RTL871X: SetHwRegWithBuf8723B len=9
[ 3059.548877] RTL871X: ===>phy_SwChnl8723B: Channel = 2
[ 3059.562589] RTL871X: SetHwRegWithBuf8723B len=9
[ 3059.571280] RTL871X: SetHwRegWithBuf8723B len=9
[ 3059.661878] RTL871X: ===>phy_SwChnl8723B: Channel = 3
[ 3059.771882] RTL871X: ===>phy_SwChnl8723B: Channel = 4
[ 3059.881882] RTL871X: ===>phy_SwChnl8723B: Channel = 5
[ 3059.991877] RTL871X: ===>phy_SwChnl8723B: Channel = 6
[ 3060.102012] RTL871X: ===>phy_SwChnl8723B: Channel = 7
[ 3060.211884] RTL871X: ===>phy_SwChnl8723B: Channel = 8
[ 3060.322268] RTL871X: ===>phy_SwChnl8723B: Channel = 9
[ 3060.432222] RTL871X: ===>phy_SwChnl8723B: Channel = 10
[ 3060.542223] RTL871X: ===>phy_SwChnl8723B: Channel = 11
[ 3060.652223] RTL871X: ===>phy_SwChnl8723B: Channel = 12
[ 3060.762222] RTL871X: ===>phy_SwChnl8723B: Channel = 13
[ 3060.872135] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3060.889933] RTL871X: rx C2H_PACKET, ID=9, seq=6, len=7
[ 3060.899674] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3060.909235] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3060.920190] RTL871X: survey done event(2d) band:0 for wlan0
[ 3060.929586] RTL871X: SetHwRegWithBuf8723B len=9
[ 3060.939127] RTL871X: rx C2H_PACKET, ID=11, seq=7, len=7
[ 3060.949230] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3060.958675] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3060.967843] RTL871X: rx C2H_PACKET, ID=11, seq=8, len=7
[ 3060.977530] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3060.987254] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3061.049664] RTL871X: IsBtDisabled=0, IsBtControlLps=0
[ 3061.140737] RTL871X: rtw_indicate_scan_done(wlan0)
[ 3061.149897] RTL871X: rx C2H_PACKET, ID=11, seq=9, len=7
[ 3061.159561] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3061.169176] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3061.178181] RTL871X: rx C2H_PACKET, ID=11, seq=10, len=7
[ 3061.188254] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3061.197868] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3061.206988] RTL871X: SetHwRegWithBuf8723B len=9
[ 3061.215566] RTL871X: SetHwRegWithBuf8723B len=9
[ 3061.233663] RTL871X: ==>rtw_ps_processor .fw_state(8)
[ 3061.243385] RTL871X: ==>ips_enter cnts:1
[ 3061.250695] RTL871X: nolinked power save enter
[ 3061.259574] RTL871X: ===> rtw_ips_pwr_down...................
[ 3061.268986] RTL871X: ====> rtw_ips_dev_unload...
[ 3061.281127] RTL871X: usb_read_port_cancel
[ 3061.293551] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3061.311955] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3061.330314] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3061.348694] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3061.367056] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3061.385436] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3061.403808] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3061.422203] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3061.444081] RTL871X: usb_write_port_cancel
[ 3061.451634] RTL871X: ==> rtl8723bu_hal_deinit
[ 3061.458957] RTL871X: CardDisableRTL8723BU
[ 3061.499158] RTL871X: <=== rtw_ips_pwr_down..................... in 240ms
[ 3066.214141] RTL871X: cfg80211_rtw_scan(wlan0)
[ 3066.222647] RTL871X: _rtw_pwr_wakeup call ips_leave....
[ 3066.230566] RTL871X: ==>ips_leave cnts:1
[ 3066.238412] RTL871X: ===>  rtw_ips_pwr_up..............
[ 3066.247194] RTL871X: ===> ips_netdrv_open.........
[ 3066.258107] RTL871X:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
[ 3066.269172] RTL871X:  MAC has not been powered on yet.
[ 3066.290144] RTL871X: rtl8723b_FirmwareDownload(wlan0) tmp_ps=0
[ 3066.302275] RTL871X: rtl8723b_FirmwareDownload fw: FW_NIC, size: 27324
[ 3066.318991] RTL871X: rtl8723b_FirmwareDownload: fw_ver=1d fw_subver=0000 sig=0x5301, Month=06, Date=05, Hour=10, Minute=58
[ 3066.335765] RTL871X: rtl8723b_FirmwareDownload(): Shift for fw header!
[ 3066.407859] RTL871X: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00060605
[ 3066.421805] RTL871X: _8051Reset8723: Finish
[ 3066.454674] RTL871X: _FWFreeToGo: Polling FW ready OK! (86, 30ms), REG_MCUFWDL:0x000606c6
[ 3066.466991] RTL871X: FWDL success. write_fw:1, 120ms
[ 3066.476202] RTL871X:  <=== rtl8723b_FirmwareDownload()
[ 3066.484004] RTL871X: fw download ok!
[ 3067.730547] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3067.749403] RTL871X: RTW_ADAPTIVITY_EN_AUTO, chplan:0x20, Regulation:0,0
[ 3067.762201] RTL871X: RTW_ADAPTIVITY_MODE_NORMAL
[ 3067.773698] RTL871X: pDM_Odm TxPowerTrackControl = 1
[ 3068.193314] RTL871X: PHY_IQCalibrate_8723B =>path:A  Restore RX IQK result failed
[ 3069.015701] RTL871X: rtl8723bu_hal_init in 2760ms
[ 3069.027805] RTL871X: #### hw_var_set_opmode() -5238 iface_type(0) mode = 2 ####
[ 3069.043159] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3069.052037] RTL871X: IsBtDisabled=0, IsBtControlLps=0
[ 3069.088416] RTL871X: Using the default RF gain.
[ 3069.097834] RTL871X: rx C2H_PACKET, ID=11, seq=0, len=7
[ 3069.107585] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3069.117038] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3069.127856] RTL871X: <===  rtw_ips_pwr_up.............. in 2890ms
[ 3069.137525] RTL871X: nolinked power save leave
[ 3069.162520] RTL871X: SetHwRegWithBuf8723B len=9
[ 3069.171372] RTL871X: ==> ips_leave.....LED(0x00e08282)...
[ 3069.183679] RTL871X: rx C2H_PACKET, ID=11, seq=1, len=7
[ 3069.193475] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3069.202987] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3069.211936] RTL871X: rx C2H_PACKET, ID=11, seq=2, len=7
[ 3069.221638] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3069.231079] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3069.240130] RTL871X: SetHwRegWithBuf8723B len=9
[ 3069.248079] RTL871X: SetHwRegWithBuf8723B len=9
[ 3069.390981] RTL871X: rx C2H_PACKET, ID=11, seq=3, len=7
[ 3069.400782] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3069.410291] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3069.419206] RTL871X: rx C2H_PACKET, ID=11, seq=4, len=7
[ 3069.428913] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3069.438356] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3069.448165] RTL871X: SetHwRegWithBuf8723B len=9
[ 3069.456765] RTL871X: SetHwRegWithBuf8723B len=9
[ 3069.486975] RTL871X: rx C2H_PACKET, ID=9, seq=5, len=7
[ 3069.496663] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3069.506117] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3069.521006] RTL871X: rx C2H_PACKET, ID=9, seq=6, len=7
[ 3069.530718] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3069.540525] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3069.554431] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3069.572774] RTL871X: SetHwRegWithBuf8723B len=9
[ 3069.583673] RTL871X: rx C2H_PACKET, ID=11, seq=7, len=7
[ 3069.593831] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3069.603508] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3069.612608] RTL871X: rx C2H_PACKET, ID=11, seq=8, len=7
[ 3069.622542] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3069.632123] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3069.797195] RTL871X: SetHwRegWithBuf8723B len=9
[ 3069.806132] RTL871X: rx C2H_PACKET, ID=11, seq=9, len=7
[ 3069.816114] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3069.825980] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3069.835356] RTL871X: rx C2H_PACKET, ID=11, seq=10, len=7
[ 3069.845491] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3069.855462] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3069.867167] RTL871X: rx C2H_PACKET, ID=11, seq=11, len=7
[ 3069.877338] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3069.886949] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3069.896001] RTL871X: rx C2H_PACKET, ID=11, seq=12, len=7
[ 3069.906273] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3069.915760] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3070.070296] RTL871X: SetHwRegWithBuf8723B len=9
[ 3070.079225] RTL871X: rx C2H_PACKET, ID=11, seq=13, len=7
[ 3070.089346] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3070.099054] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3070.108240] RTL871X: rx C2H_PACKET, ID=11, seq=14, len=7
[ 3070.118344] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3070.128025] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3070.155096] RTL871X: SetHwRegWithBuf8723B len=9
[ 3070.167930] RTL871X: ===>phy_SwChnl8723B: Channel = 2
[ 3070.184763] RTL871X: SetHwRegWithBuf8723B len=9
[ 3070.193762] RTL871X: SetHwRegWithBuf8723B len=9
[ 3070.202937] RTL871X: SetHwRegWithBuf8723B len=9
[ 3070.211338] RTL871X: SetHwRegWithBuf8723B len=9
[ 3070.219814] RTL871X: SetHwRegWithBuf8723B len=9
[ 3070.227767] RTL871X: SetHwRegWithBuf8723B len=9
[ 3070.283296] RTL871X: ===>phy_SwChnl8723B: Channel = 3
[ 3070.403681] RTL871X: ===>phy_SwChnl8723B: Channel = 4
[ 3070.523183] RTL871X: ===>phy_SwChnl8723B: Channel = 5
[ 3070.643427] RTL871X: ===>phy_SwChnl8723B: Channel = 6
[ 3070.780556] RTL871X: ===>phy_SwChnl8723B: Channel = 7
[ 3070.893306] RTL871X: ===>phy_SwChnl8723B: Channel = 8
[ 3071.013304] RTL871X: ===>phy_SwChnl8723B: Channel = 9
[ 3071.119633] RTL871X: IsBtDisabled=0, IsBtControlLps=0
[ 3071.131979] RTL871X: rx C2H_PACKET, ID=9, seq=15, len=7
[ 3071.141661] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3071.151162] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3071.165631] RTL871X: ===>phy_SwChnl8723B: Channel = 10
[ 3071.181880] RTL871X: SetHwRegWithBuf8723B len=9
[ 3071.192142] RTL871X: rx C2H_PACKET, ID=11, seq=16, len=7
[ 3071.202028] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3071.211527] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3071.220565] RTL871X: rx C2H_PACKET, ID=11, seq=17, len=7
[ 3071.230356] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3071.240128] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3071.399935] RTL871X: SetHwRegWithBuf8723B len=9
[ 3071.408843] RTL871X: rx C2H_PACKET, ID=11, seq=18, len=7
[ 3071.418693] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3071.428148] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3071.437177] RTL871X: rx C2H_PACKET, ID=11, seq=19, len=7
[ 3071.446964] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3071.456408] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3071.465568] RTL871X: SetHwRegWithBuf8723B len=9
[ 3071.478266] RTL871X: ===>phy_SwChnl8723B: Channel = 11
[ 3071.494391] RTL871X: SetHwRegWithBuf8723B len=9
[ 3071.502828] RTL871X: SetHwRegWithBuf8723B len=9
[ 3071.593011] RTL871X: ===>phy_SwChnl8723B: Channel = 12
[ 3071.709887] RTL871X: ===>phy_SwChnl8723B: Channel = 13
[ 3071.823565] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3071.844822] RTL871X: rx C2H_PACKET, ID=9, seq=20, len=7
[ 3071.854739] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3071.864377] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3071.876705] RTL871X: survey done event(42) band:0 for wlan0
[ 3071.886480] RTL871X: SetHwRegWithBuf8723B len=9
[ 3071.896766] RTL871X: rx C2H_PACKET, ID=11, seq=21, len=7
[ 3071.906829] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3071.916577] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3071.925634] RTL871X: rx C2H_PACKET, ID=11, seq=22, len=7
[ 3071.935557] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3071.945234] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3072.101201] RTL871X: rx C2H_PACKET, ID=11, seq=23, len=7
[ 3072.111385] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3072.121089] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3072.130145] RTL871X: rx C2H_PACKET, ID=11, seq=24, len=7
[ 3072.140125] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3072.149597] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3072.160093] RTL871X: rtw_indicate_scan_done(wlan0)
[ 3072.168628] RTL871X: SetHwRegWithBuf8723B len=9
[ 3072.178740] RTL871X: SetHwRegWithBuf8723B len=9
[ 3072.187605] RTL871X: SetHwRegWithBuf8723B len=9
[ 3072.196249] RTL871X: SetHwRegWithBuf8723B len=9
[ 3072.205426] RTL871X: ==>rtw_ps_processor .fw_state(8)
[ 3072.216178] RTL871X: ==>ips_enter cnts:2
[ 3072.223697] RTL871X: nolinked power save enter
[ 3072.233037] RTL871X: ===> rtw_ips_pwr_down...................
[ 3072.242516] RTL871X: ====> rtw_ips_dev_unload...
[ 3072.258029] RTL871X: usb_read_port_cancel
[ 3072.270952] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3072.289464] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3072.308572] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3072.339570] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3072.358073] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3072.376441] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3072.394550] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3072.412697] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3072.425372] RTL871X: usb_write_port_cancel
[ 3072.433197] RTL871X: ==> rtl8723bu_hal_deinit
[ 3072.440485] RTL871X: CardDisableRTL8723BU
[ 3072.481053] RTL871X: <=== rtw_ips_pwr_down..................... in 240ms
[ 3077.176419] RTL871X: cfg80211_rtw_scan(wlan0)
[ 3077.184951] RTL871X: _rtw_pwr_wakeup call ips_leave....
[ 3077.192880] RTL871X: ==>ips_leave cnts:2
[ 3077.200783] RTL871X: ===>  rtw_ips_pwr_up..............
[ 3077.209568] RTL871X: ===> ips_netdrv_open.........
[ 3077.220363] RTL871X:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
[ 3077.231150] RTL871X:  MAC has not been powered on yet.
[ 3077.252527] RTL871X: rtl8723b_FirmwareDownload(wlan0) tmp_ps=0
[ 3077.263731] RTL871X: rtl8723b_FirmwareDownload fw: FW_NIC, size: 27324
[ 3077.280056] RTL871X: rtl8723b_FirmwareDownload: fw_ver=1d fw_subver=0000 sig=0x5301, Month=06, Date=05, Hour=10, Minute=58
[ 3077.310666] RTL871X: rtl8723b_FirmwareDownload(): Shift for fw header!
[ 3077.359973] RTL871X: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00060605
[ 3077.373163] RTL871X: _8051Reset8723: Finish
[ 3077.405874] RTL871X: _FWFreeToGo: Polling FW ready OK! (171, 30ms), REG_MCUFWDL:0x000606c6
[ 3077.417765] RTL871X: FWDL success. write_fw:1, 90ms
[ 3077.426527] RTL871X:  <=== rtl8723b_FirmwareDownload()
[ 3077.433994] RTL871X: fw download ok!
[ 3078.498909] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3078.513641] RTL871X: RTW_ADAPTIVITY_EN_AUTO, chplan:0x20, Regulation:0,0
[ 3078.526002] RTL871X: RTW_ADAPTIVITY_MODE_NORMAL
[ 3078.551447] RTL871X: pDM_Odm TxPowerTrackControl = 1
[ 3078.922929] RTL871X: PHY_IQCalibrate_8723B =>path:A  Restore RX IQK result failed
[ 3079.644190] RTL871X: rtl8723bu_hal_init in 2430ms
[ 3079.655539] RTL871X: #### hw_var_set_opmode() -5238 iface_type(0) mode = 2 ####
[ 3079.670029] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3079.685133] RTL871X: Using the default RF gain.
[ 3079.694166] RTL871X: rx C2H_PACKET, ID=11, seq=0, len=7
[ 3079.703913] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3079.713371] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3079.722164] RTL871X: SetHwRegWithBuf8723B len=9
[ 3079.726963] RTL871X: <===  rtw_ips_pwr_up.............. in 2520ms
[ 3079.740775] RTL871X: nolinked power save leave
[ 3079.749461] RTL871X: ==> ips_leave.....LED(0x00e08282)...
[ 3079.761157] RTL871X: rx C2H_PACKET, ID=11, seq=1, len=7
[ 3079.771015] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3079.780480] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3079.789385] RTL871X: rx C2H_PACKET, ID=11, seq=2, len=7
[ 3079.799083] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3079.808514] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3079.831918] RTL871X: SetHwRegWithBuf8723B len=9
[ 3079.840131] RTL871X: SetHwRegWithBuf8723B len=9
[ 3079.971072] RTL871X: rx C2H_PACKET, ID=11, seq=3, len=7
[ 3079.980844] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3079.990332] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3079.999240] RTL871X: rx C2H_PACKET, ID=11, seq=4, len=7
[ 3080.008938] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3080.018372] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3080.028264] RTL871X: SetHwRegWithBuf8723B len=9
[ 3080.036812] RTL871X: SetHwRegWithBuf8723B len=9
[ 3080.051815] RTL871X: rx C2H_PACKET, ID=9, seq=5, len=7
[ 3080.061668] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3080.071111] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3080.084618] RTL871X: rx C2H_PACKET, ID=9, seq=6, len=7
[ 3080.094318] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3080.104182] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3080.116539] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3080.147363] RTL871X: SetHwRegWithBuf8723B len=9
[ 3080.158033] RTL871X: rx C2H_PACKET, ID=11, seq=7, len=7
[ 3080.168219] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3080.178048] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3080.187360] RTL871X: rx C2H_PACKET, ID=11, seq=8, len=7
[ 3080.197370] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3080.206829] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3080.359928] RTL871X: SetHwRegWithBuf8723B len=9
[ 3080.368740] RTL871X: rx C2H_PACKET, ID=11, seq=9, len=7
[ 3080.379048] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3080.388905] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3080.398075] RTL871X: rx C2H_PACKET, ID=11, seq=10, len=7
[ 3080.408080] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3080.417737] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3080.429269] RTL871X: rx C2H_PACKET, ID=11, seq=11, len=7
[ 3080.439222] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3080.448804] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3080.458042] RTL871X: rx C2H_PACKET, ID=11, seq=12, len=7
[ 3080.467843] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3080.477472] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3080.629777] RTL871X: SetHwRegWithBuf8723B len=9
[ 3080.638594] RTL871X: rx C2H_PACKET, ID=11, seq=13, len=7
[ 3080.648546] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3080.658050] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3080.667186] RTL871X: rx C2H_PACKET, ID=11, seq=14, len=7
[ 3080.677090] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3080.686580] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3080.695988] RTL871X: SetHwRegWithBuf8723B len=9
[ 3080.707997] RTL871X: ===>phy_SwChnl8723B: Channel = 2
[ 3080.721944] RTL871X: SetHwRegWithBuf8723B len=9
[ 3080.730474] RTL871X: SetHwRegWithBuf8723B len=9
[ 3080.738804] RTL871X: SetHwRegWithBuf8723B len=9
[ 3080.747052] RTL871X: SetHwRegWithBuf8723B len=9
[ 3080.755197] RTL871X: SetHwRegWithBuf8723B len=9
[ 3080.763270] RTL871X: SetHwRegWithBuf8723B len=9
[ 3080.821865] RTL871X: ===>phy_SwChnl8723B: Channel = 3
[ 3080.931866] RTL871X: ===>phy_SwChnl8723B: Channel = 4
[ 3081.041997] RTL871X: ===>phy_SwChnl8723B: Channel = 5
[ 3081.151870] RTL871X: ===>phy_SwChnl8723B: Channel = 6
[ 3081.261875] RTL871X: ===>phy_SwChnl8723B: Channel = 7
[ 3081.371874] RTL871X: ===>phy_SwChnl8723B: Channel = 8
[ 3081.481870] RTL871X: ===>phy_SwChnl8723B: Channel = 9
[ 3081.591952] RTL871X: ===>phy_SwChnl8723B: Channel = 10
[ 3081.706701] RTL871X: ===>phy_SwChnl8723B: Channel = 11
[ 3081.719592] RTL871X: IsBtDisabled=0, IsBtControlLps=0
[ 3081.821954] RTL871X: ===>phy_SwChnl8723B: Channel = 12
[ 3081.931952] RTL871X: ===>phy_SwChnl8723B: Channel = 13
[ 3082.041868] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3082.060390] RTL871X: survey done event(39) band:0 for wlan0
[ 3082.070172] RTL871X: rx C2H_PACKET, ID=9, seq=15, len=7
[ 3082.079910] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3082.089606] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3082.098136] RTL871X: SetHwRegWithBuf8723B len=9
[ 3082.107950] RTL871X: rx C2H_PACKET, ID=11, seq=16, len=7
[ 3082.117900] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3082.127439] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3082.136582] RTL871X: rx C2H_PACKET, ID=11, seq=17, len=7
[ 3082.146481] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3082.156041] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3082.310726] RTL871X: rx C2H_PACKET, ID=11, seq=18, len=7
[ 3082.320628] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3082.330159] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3082.339131] RTL871X: rx C2H_PACKET, ID=11, seq=19, len=7
[ 3082.349033] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3082.358443] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3082.368321] RTL871X: rtw_indicate_scan_done(wlan0)
[ 3082.376940] RTL871X: SetHwRegWithBuf8723B len=9
[ 3082.385815] RTL871X: SetHwRegWithBuf8723B len=9
[ 3082.394327] RTL871X: SetHwRegWithBuf8723B len=9
[ 3082.402432] RTL871X: SetHwRegWithBuf8723B len=9
[ 3082.411210] RTL871X: ==>rtw_ps_processor .fw_state(8)
[ 3082.420866] RTL871X: ==>ips_enter cnts:3
[ 3082.427915] RTL871X: nolinked power save enter
[ 3082.437006] RTL871X: ===> rtw_ips_pwr_down...................
[ 3082.446208] RTL871X: ====> rtw_ips_dev_unload...
[ 3082.456474] RTL871X: usb_read_port_cancel
[ 3082.469065] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3082.487295] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3082.505542] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3082.523669] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3082.541919] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3082.560167] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3082.578419] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3082.596546] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3082.613965] RTL871X: usb_write_port_cancel
[ 3082.621400] RTL871X: ==> rtl8723bu_hal_deinit
[ 3082.628451] RTL871X: CardDisableRTL8723BU
[ 3082.656264] RTL871X: <=== rtw_ips_pwr_down..................... in 220ms
[ 3087.382985] RTL871X: cfg80211_rtw_scan(wlan0)
[ 3087.391418] RTL871X: _rtw_pwr_wakeup call ips_leave....
[ 3087.399315] RTL871X: ==>ips_leave cnts:3
[ 3087.407152] RTL871X: ===>  rtw_ips_pwr_up..............
[ 3087.415911] RTL871X: ===> ips_netdrv_open.........
[ 3087.426581] RTL871X:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
[ 3087.437315] RTL871X:  MAC has not been powered on yet.
[ 3087.457380] RTL871X: rtl8723b_FirmwareDownload(wlan0) tmp_ps=0
[ 3087.468775] RTL871X: rtl8723b_FirmwareDownload fw: FW_NIC, size: 27324
[ 3087.485292] RTL871X: rtl8723b_FirmwareDownload: fw_ver=1d fw_subver=0000 sig=0x5301, Month=06, Date=05, Hour=10, Minute=58
[ 3087.501805] RTL871X: rtl8723b_FirmwareDownload(): Shift for fw header!
[ 3087.551072] RTL871X: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00060605
[ 3087.564390] RTL871X: _8051Reset8723: Finish
[ 3087.597099] RTL871X: _FWFreeToGo: Polling FW ready OK! (170, 30ms), REG_MCUFWDL:0x000606c6
[ 3087.609203] RTL871X: FWDL success. write_fw:1, 90ms
[ 3087.618144] RTL871X:  <=== rtl8723b_FirmwareDownload()
[ 3087.625766] RTL871X: fw download ok!
[ 3088.460258] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3088.475371] RTL871X: RTW_ADAPTIVITY_EN_AUTO, chplan:0x20, Regulation:0,0
[ 3088.487758] RTL871X: RTW_ADAPTIVITY_MODE_NORMAL
[ 3088.499166] RTL871X: pDM_Odm TxPowerTrackControl = 1
[ 3088.772904] RTL871X: PHY_IQCalibrate_8723B =>path:A  Restore RX IQK result failed
[ 3089.214162] RTL871X: rtl8723bu_hal_init in 1790ms
[ 3089.235898] RTL871X: #### hw_var_set_opmode() -5238 iface_type(0) mode = 2 ####
[ 3089.250263] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3089.265241] RTL871X: Using the default RF gain.
[ 3089.274986] RTL871X: <===  rtw_ips_pwr_up.............. in 1870ms
[ 3089.285177] RTL871X: rx C2H_PACKET, ID=11, seq=0, len=7
[ 3089.294878] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3089.304314] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3089.312966] RTL871X: SetHwRegWithBuf8723B len=9
[ 3089.320769] RTL871X: nolinked power save leave
[ 3089.329586] RTL871X: ==> ips_leave.....LED(0x00e08282)...
[ 3089.341772] RTL871X: rx C2H_PACKET, ID=11, seq=1, len=7
[ 3089.351536] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3089.361001] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3089.369918] RTL871X: rx C2H_PACKET, ID=11, seq=2, len=7
[ 3089.379577] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3089.388996] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3089.397333] RTL871X: SetHwRegWithBuf8723B len=9
[ 3089.406660] RTL871X: SetHwRegWithBuf8723B len=9
[ 3089.550802] RTL871X: rx C2H_PACKET, ID=11, seq=3, len=7
[ 3089.560566] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3089.570031] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3089.578926] RTL871X: rx C2H_PACKET, ID=11, seq=4, len=7
[ 3089.588604] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3089.598024] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3089.607296] RTL871X: SetHwRegWithBuf8723B len=9
[ 3089.615624] RTL871X: SetHwRegWithBuf8723B len=9
[ 3089.630608] RTL871X: rx C2H_PACKET, ID=9, seq=5, len=7
[ 3089.640268] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3089.649693] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3089.662834] RTL871X: rx C2H_PACKET, ID=9, seq=6, len=7
[ 3089.672663] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3089.682130] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3089.694271] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3089.709948] RTL871X: SetHwRegWithBuf8723B len=9
[ 3089.719911] RTL871X: rx C2H_PACKET, ID=11, seq=7, len=7
[ 3089.729893] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3089.739615] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3089.748768] RTL871X: rx C2H_PACKET, ID=11, seq=8, len=7
[ 3089.758471] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3089.768151] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3089.919775] RTL871X: SetHwRegWithBuf8723B len=9
[ 3089.928707] RTL871X: rx C2H_PACKET, ID=11, seq=9, len=7
[ 3089.938792] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3089.948442] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3089.957459] RTL871X: rx C2H_PACKET, ID=11, seq=10, len=7
[ 3089.967420] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3089.976950] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3089.988141] RTL871X: rx C2H_PACKET, ID=11, seq=11, len=7
[ 3089.998222] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3090.007778] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3090.017033] RTL871X: rx C2H_PACKET, ID=11, seq=12, len=7
[ 3090.026910] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3090.036870] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3090.189835] RTL871X: SetHwRegWithBuf8723B len=9
[ 3090.198820] RTL871X: rx C2H_PACKET, ID=11, seq=13, len=7
[ 3090.208845] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3090.218398] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3090.227510] RTL871X: rx C2H_PACKET, ID=11, seq=14, len=7
[ 3090.237466] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3090.247148] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3090.256640] RTL871X: SetHwRegWithBuf8723B len=9
[ 3090.268395] RTL871X: ===>phy_SwChnl8723B: Channel = 2
[ 3090.282489] RTL871X: SetHwRegWithBuf8723B len=9
[ 3090.291339] RTL871X: SetHwRegWithBuf8723B len=9
[ 3090.300203] RTL871X: SetHwRegWithBuf8723B len=9
[ 3090.308340] RTL871X: SetHwRegWithBuf8723B len=9
[ 3090.317019] RTL871X: SetHwRegWithBuf8723B len=9
[ 3090.325268] RTL871X: SetHwRegWithBuf8723B len=9
[ 3090.382143] RTL871X: ===>phy_SwChnl8723B: Channel = 3
[ 3090.492140] RTL871X: ===>phy_SwChnl8723B: Channel = 4
[ 3090.602398] RTL871X: ===>phy_SwChnl8723B: Channel = 5
[ 3090.712271] RTL871X: ===>phy_SwChnl8723B: Channel = 6
[ 3090.822275] RTL871X: ===>phy_SwChnl8723B: Channel = 7
[ 3090.932271] RTL871X: ===>phy_SwChnl8723B: Channel = 8
[ 3091.042525] RTL871X: ===>phy_SwChnl8723B: Channel = 9
[ 3091.152230] RTL871X: ===>phy_SwChnl8723B: Channel = 10
[ 3091.262222] RTL871X: ===>phy_SwChnl8723B: Channel = 11
[ 3091.271157] RTL871X: IsBtDisabled=0, IsBtControlLps=0
[ 3091.382219] RTL871X: ===>phy_SwChnl8723B: Channel = 12
[ 3091.502226] RTL871X: ===>phy_SwChnl8723B: Channel = 13
[ 3091.612135] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3091.630040] RTL871X: rx C2H_PACKET, ID=9, seq=15, len=7
[ 3091.639891] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3091.649747] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3091.660935] RTL871X: survey done event(3c) band:0 for wlan0
[ 3091.670352] RTL871X: SetHwRegWithBuf8723B len=9
[ 3091.680166] RTL871X: rx C2H_PACKET, ID=11, seq=16, len=7
[ 3091.689927] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3091.699576] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3091.708595] RTL871X: rx C2H_PACKET, ID=11, seq=17, len=7
[ 3091.718635] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3091.728243] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3091.880902] RTL871X: rx C2H_PACKET, ID=11, seq=18, len=7
[ 3091.890774] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3091.900592] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3091.909949] RTL871X: rx C2H_PACKET, ID=11, seq=19, len=7
[ 3091.919803] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3091.929809] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3091.941525] RTL871X: rtw_indicate_scan_done(wlan0)
[ 3091.950026] RTL871X: SetHwRegWithBuf8723B len=9
[ 3091.958476] RTL871X: SetHwRegWithBuf8723B len=9
[ 3091.967017] RTL871X: SetHwRegWithBuf8723B len=9
[ 3091.975625] RTL871X: SetHwRegWithBuf8723B len=9
[ 3091.984492] RTL871X: ==>rtw_ps_processor .fw_state(8)
[ 3091.994517] RTL871X: ==>ips_enter cnts:4
[ 3092.001872] RTL871X: nolinked power save enter
[ 3092.011091] RTL871X: ===> rtw_ips_pwr_down...................
[ 3092.020405] RTL871X: ====> rtw_ips_dev_unload...
[ 3092.032798] RTL871X: usb_read_port_cancel
[ 3092.055559] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3092.073680] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3092.091676] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3092.109672] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3092.127688] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3092.145816] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3092.163956] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3092.182051] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3092.194563] RTL871X: usb_write_port_cancel
[ 3092.201944] RTL871X: ==> rtl8723bu_hal_deinit
[ 3092.210781] RTL871X: CardDisableRTL8723BU
[ 3092.251166] RTL871X: <=== rtw_ips_pwr_down..................... in 230ms
[ 3096.956813] RTL871X: cfg80211_rtw_scan(wlan0)
[ 3096.965321] RTL871X: _rtw_pwr_wakeup call ips_leave....
[ 3096.973235] RTL871X: ==>ips_leave cnts:4
[ 3096.981127] RTL871X: ===>  rtw_ips_pwr_up..............
[ 3096.989902] RTL871X: ===> ips_netdrv_open.........
[ 3097.000724] RTL871X:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
[ 3097.024092] RTL871X:  MAC has not been powered on yet.
[ 3097.045020] RTL871X: rtl8723b_FirmwareDownload(wlan0) tmp_ps=0
[ 3097.056209] RTL871X: rtl8723b_FirmwareDownload fw: FW_NIC, size: 27324
[ 3097.072522] RTL871X: rtl8723b_FirmwareDownload: fw_ver=1d fw_subver=0000 sig=0x5301, Month=06, Date=05, Hour=10, Minute=58
[ 3097.088833] RTL871X: rtl8723b_FirmwareDownload(): Shift for fw header!
[ 3097.138088] RTL871X: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00060605
[ 3097.151280] RTL871X: _8051Reset8723: Finish
[ 3097.183995] RTL871X: _FWFreeToGo: Polling FW ready OK! (170, 30ms), REG_MCUFWDL:0x000606c6
[ 3097.196087] RTL871X: FWDL success. write_fw:1, 90ms
[ 3097.205022] RTL871X:  <=== rtl8723b_FirmwareDownload()
[ 3097.212635] RTL871X: fw download ok!
[ 3098.190903] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3098.205885] RTL871X: RTW_ADAPTIVITY_EN_AUTO, chplan:0x20, Regulation:0,0
[ 3098.218317] RTL871X: RTW_ADAPTIVITY_MODE_NORMAL
[ 3098.229949] RTL871X: pDM_Odm TxPowerTrackControl = 1
[ 3098.575413] RTL871X: PHY_IQCalibrate_8723B =>path:A  Restore RX IQK result failed
[ 3099.054304] RTL871X: rtl8723bu_hal_init in 2060ms
[ 3099.065785] RTL871X: #### hw_var_set_opmode() -5238 iface_type(0) mode = 2 ####
[ 3099.080397] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3099.095374] RTL871X: Using the default RF gain.
[ 3099.104286] RTL871X: rx C2H_PACKET, ID=11, seq=0, len=7
[ 3099.114010] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3099.123459] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3099.132187] RTL871X: SetHwRegWithBuf8723B len=9
[ 3099.136984] RTL871X: <===  rtw_ips_pwr_up.............. in 2150ms
[ 3099.150801] RTL871X: nolinked power save leave
[ 3099.159465] RTL871X: ==> ips_leave.....LED(0x00e08282)...
[ 3099.171021] RTL871X: rx C2H_PACKET, ID=11, seq=1, len=7
[ 3099.180855] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3099.190312] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3099.199215] RTL871X: rx C2H_PACKET, ID=11, seq=2, len=7
[ 3099.208904] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3099.218331] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3099.239867] RTL871X: SetHwRegWithBuf8723B len=9
[ 3099.247807] RTL871X: SetHwRegWithBuf8723B len=9
[ 3099.380798] RTL871X: rx C2H_PACKET, ID=11, seq=3, len=7
[ 3099.390573] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3099.400049] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3099.408949] RTL871X: rx C2H_PACKET, ID=11, seq=4, len=7
[ 3099.418638] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3099.428057] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3099.437101] RTL871X: SetHwRegWithBuf8723B len=9
[ 3099.445336] RTL871X: SetHwRegWithBuf8723B len=9
[ 3099.460387] RTL871X: rx C2H_PACKET, ID=9, seq=5, len=7
[ 3099.470219] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3099.479661] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3099.492794] RTL871X: rx C2H_PACKET, ID=9, seq=6, len=7
[ 3099.502653] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3099.512344] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3099.524784] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3099.553599] RTL871X: SetHwRegWithBuf8723B len=9
[ 3099.564275] RTL871X: rx C2H_PACKET, ID=11, seq=7, len=7
[ 3099.574419] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3099.584135] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3099.593093] RTL871X: rx C2H_PACKET, ID=11, seq=8, len=7
[ 3099.603065] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3099.612514] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3099.769912] RTL871X: SetHwRegWithBuf8723B len=9
[ 3099.778711] RTL871X: rx C2H_PACKET, ID=11, seq=9, len=7
[ 3099.788671] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3099.798123] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3099.807259] RTL871X: rx C2H_PACKET, ID=11, seq=10, len=7
[ 3099.817531] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3099.826993] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3099.838529] RTL871X: rx C2H_PACKET, ID=11, seq=11, len=7
[ 3099.848730] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3099.858308] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3099.867531] RTL871X: rx C2H_PACKET, ID=11, seq=12, len=7
[ 3099.877515] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3099.886964] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3100.040133] RTL871X: SetHwRegWithBuf8723B len=9
[ 3100.049257] RTL871X: rx C2H_PACKET, ID=11, seq=13, len=7
[ 3100.059329] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3100.068982] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3100.078205] RTL871X: rx C2H_PACKET, ID=11, seq=14, len=7
[ 3100.088182] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3100.097821] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3100.107707] RTL871X: SetHwRegWithBuf8723B len=9
[ 3100.119920] RTL871X: ===>phy_SwChnl8723B: Channel = 2
[ 3100.133904] RTL871X: SetHwRegWithBuf8723B len=9
[ 3100.142620] RTL871X: SetHwRegWithBuf8723B len=9
[ 3100.151553] RTL871X: SetHwRegWithBuf8723B len=9
[ 3100.159836] RTL871X: SetHwRegWithBuf8723B len=9
[ 3100.167851] RTL871X: SetHwRegWithBuf8723B len=9
[ 3100.176620] RTL871X: SetHwRegWithBuf8723B len=9
[ 3100.232527] RTL871X: ===>phy_SwChnl8723B: Channel = 3
[ 3100.342530] RTL871X: ===>phy_SwChnl8723B: Channel = 4
[ 3100.452535] RTL871X: ===>phy_SwChnl8723B: Channel = 5
[ 3100.562534] RTL871X: ===>phy_SwChnl8723B: Channel = 6
[ 3100.672532] RTL871X: ===>phy_SwChnl8723B: Channel = 7
[ 3100.782535] RTL871X: ===>phy_SwChnl8723B: Channel = 8
[ 3100.892529] RTL871X: ===>phy_SwChnl8723B: Channel = 9
[ 3101.002489] RTL871X: ===>phy_SwChnl8723B: Channel = 10
[ 3101.112618] RTL871X: ===>phy_SwChnl8723B: Channel = 11
[ 3101.129626] RTL871X: IsBtDisabled=0, IsBtControlLps=0
[ 3101.144692] RTL871X: rx C2H_PACKET, ID=9, seq=15, len=7
[ 3101.154366] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3101.163952] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3101.173489] RTL871X: SetHwRegWithBuf8723B len=9
[ 3101.183235] RTL871X: rx C2H_PACKET, ID=11, seq=16, len=7
[ 3101.193175] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3101.202654] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3101.211790] RTL871X: rx C2H_PACKET, ID=11, seq=17, len=7
[ 3101.221575] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3101.231004] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3101.389808] RTL871X: SetHwRegWithBuf8723B len=9
[ 3101.398656] RTL871X: rx C2H_PACKET, ID=11, seq=18, len=7
[ 3101.408479] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3101.417915] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3101.426925] RTL871X: rx C2H_PACKET, ID=11, seq=19, len=7
[ 3101.436696] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3101.446123] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3101.467703] RTL871X: SetHwRegWithBuf8723B len=9
[ 3101.479868] RTL871X: ===>phy_SwChnl8723B: Channel = 12
[ 3101.493767] RTL871X: SetHwRegWithBuf8723B len=9
[ 3101.502044] RTL871X: SetHwRegWithBuf8723B len=9
[ 3101.592609] RTL871X: ===>phy_SwChnl8723B: Channel = 13
[ 3101.702403] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3101.721162] RTL871X: rx C2H_PACKET, ID=9, seq=20, len=7
[ 3101.730840] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3101.740527] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3101.751177] RTL871X: survey done event(3a) band:0 for wlan0
[ 3101.773869] RTL871X: SetHwRegWithBuf8723B len=9
[ 3101.784005] RTL871X: rx C2H_PACKET, ID=11, seq=21, len=7
[ 3101.794032] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3101.803715] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3101.812746] RTL871X: rx C2H_PACKET, ID=11, seq=22, len=7
[ 3101.822714] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3101.832350] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3101.991038] RTL871X: rx C2H_PACKET, ID=11, seq=23, len=7
[ 3102.001082] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3102.010578] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3102.020067] RTL871X: rx C2H_PACKET, ID=11, seq=24, len=7
[ 3102.030018] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3102.039463] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3102.050798] RTL871X: rtw_indicate_scan_done(wlan0)
[ 3102.059619] RTL871X: SetHwRegWithBuf8723B len=9
[ 3102.067983] RTL871X: SetHwRegWithBuf8723B len=9
[ 3102.090168] RTL871X: SetHwRegWithBuf8723B len=9
[ 3102.098270] RTL871X: SetHwRegWithBuf8723B len=9
[ 3102.108557] RTL871X: ==>rtw_ps_processor .fw_state(8)
[ 3102.118553] RTL871X: ==>ips_enter cnts:5
[ 3102.125629] RTL871X: nolinked power save enter
[ 3102.135064] RTL871X: ===> rtw_ips_pwr_down...................
[ 3102.144477] RTL871X: ====> rtw_ips_dev_unload...
[ 3102.157973] RTL871X: usb_read_port_cancel
[ 3102.170700] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3102.189191] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3102.207573] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3102.225932] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3102.244442] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3102.262815] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3102.281204] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3102.299563] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3102.312438] RTL871X: usb_write_port_cancel
[ 3102.320085] RTL871X: ==> rtl8723bu_hal_deinit
[ 3102.327150] RTL871X: CardDisableRTL8723BU
[ 3102.367804] RTL871X: <=== rtw_ips_pwr_down..................... in 230ms
[ 3107.066239] RTL871X: cfg80211_rtw_scan(wlan0)
[ 3107.074738] RTL871X: _rtw_pwr_wakeup call ips_leave....
[ 3107.082665] RTL871X: ==>ips_leave cnts:5
[ 3107.090563] RTL871X: ===>  rtw_ips_pwr_up..............
[ 3107.099348] RTL871X: ===> ips_netdrv_open.........
[ 3107.110242] RTL871X:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
[ 3107.121025] RTL871X:  MAC has not been powered on yet.
[ 3107.142405] RTL871X: rtl8723b_FirmwareDownload(wlan0) tmp_ps=0
[ 3107.153608] RTL871X: rtl8723b_FirmwareDownload fw: FW_NIC, size: 27324
[ 3107.169935] RTL871X: rtl8723b_FirmwareDownload: fw_ver=1d fw_subver=0000 sig=0x5301, Month=06, Date=05, Hour=10, Minute=58
[ 3107.186257] RTL871X: rtl8723b_FirmwareDownload(): Shift for fw header!
[ 3107.235722] RTL871X: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00060605
[ 3107.248787] RTL871X: _8051Reset8723: Finish
[ 3107.281498] RTL871X: _FWFreeToGo: Polling FW ready OK! (166, 30ms), REG_MCUFWDL:0x000606c6
[ 3107.293747] RTL871X: FWDL success. write_fw:1, 100ms
[ 3107.302785] RTL871X:  <=== rtl8723b_FirmwareDownload()
[ 3107.310430] RTL871X: fw download ok!
[ 3108.378788] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3108.394015] RTL871X: RTW_ADAPTIVITY_EN_AUTO, chplan:0x20, Regulation:0,0
[ 3108.406453] RTL871X: RTW_ADAPTIVITY_MODE_NORMAL
[ 3108.417813] RTL871X: pDM_Odm TxPowerTrackControl = 1
[ 3108.793047] RTL871X: PHY_IQCalibrate_8723B =>path:A  Restore RX IQK result failed
[ 3109.314186] RTL871X: rtl8723bu_hal_init in 2210ms
[ 3109.325673] RTL871X: #### hw_var_set_opmode() -5238 iface_type(0) mode = 2 ####
[ 3109.340405] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3109.355384] RTL871X: Using the default RF gain.
[ 3109.364409] RTL871X: rx C2H_PACKET, ID=11, seq=0, len=7
[ 3109.374153] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3109.383612] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3109.392399] RTL871X: SetHwRegWithBuf8723B len=9
[ 3109.397199] RTL871X: <===  rtw_ips_pwr_up.............. in 2300ms
[ 3109.411013] RTL871X: nolinked power save leave
[ 3109.419697] RTL871X: ==> ips_leave.....LED(0x00e08282)...
[ 3109.431541] RTL871X: rx C2H_PACKET, ID=11, seq=1, len=7
[ 3109.441324] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3109.450812] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3109.459719] RTL871X: rx C2H_PACKET, ID=11, seq=2, len=7
[ 3109.469419] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3109.478850] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3109.487954] RTL871X: SetHwRegWithBuf8723B len=9
[ 3109.496147] RTL871X: SetHwRegWithBuf8723B len=9
[ 3109.641068] RTL871X: rx C2H_PACKET, ID=11, seq=3, len=7
[ 3109.650844] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3109.660330] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3109.669236] RTL871X: rx C2H_PACKET, ID=11, seq=4, len=7
[ 3109.678932] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3109.688365] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3109.697518] RTL871X: SetHwRegWithBuf8723B len=9
[ 3109.705811] RTL871X: SetHwRegWithBuf8723B len=9
[ 3109.720949] RTL871X: rx C2H_PACKET, ID=9, seq=5, len=7
[ 3109.730801] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3109.740245] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3109.754185] RTL871X: rx C2H_PACKET, ID=9, seq=6, len=7
[ 3109.764761] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3109.774438] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3109.787790] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3109.803739] RTL871X: SetHwRegWithBuf8723B len=9
[ 3109.814406] RTL871X: rx C2H_PACKET, ID=11, seq=7, len=7
[ 3109.824693] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3109.834457] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3109.843535] RTL871X: rx C2H_PACKET, ID=11, seq=8, len=7
[ 3109.853357] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3109.863155] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3110.020049] RTL871X: SetHwRegWithBuf8723B len=9
[ 3110.028947] RTL871X: rx C2H_PACKET, ID=11, seq=9, len=7
[ 3110.038842] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3110.048500] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3110.057539] RTL871X: rx C2H_PACKET, ID=11, seq=10, len=7
[ 3110.067447] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3110.077340] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3110.089110] RTL871X: rx C2H_PACKET, ID=11, seq=11, len=7
[ 3110.099247] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3110.109033] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3110.118089] RTL871X: rx C2H_PACKET, ID=11, seq=12, len=7
[ 3110.128090] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3110.138067] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3110.290003] RTL871X: SetHwRegWithBuf8723B len=9
[ 3110.298997] RTL871X: rx C2H_PACKET, ID=11, seq=13, len=7
[ 3110.309078] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3110.318668] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3110.327702] RTL871X: rx C2H_PACKET, ID=11, seq=14, len=7
[ 3110.337603] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3110.347340] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3110.356847] RTL871X: SetHwRegWithBuf8723B len=9
[ 3110.369533] RTL871X: ===>phy_SwChnl8723B: Channel = 2
[ 3110.384034] RTL871X: SetHwRegWithBuf8723B len=9
[ 3110.393152] RTL871X: SetHwRegWithBuf8723B len=9
[ 3110.402102] RTL871X: SetHwRegWithBuf8723B len=9
[ 3110.410444] RTL871X: SetHwRegWithBuf8723B len=9
[ 3110.418457] RTL871X: SetHwRegWithBuf8723B len=9
[ 3110.426960] RTL871X: SetHwRegWithBuf8723B len=9
[ 3110.482401] RTL871X: ===>phy_SwChnl8723B: Channel = 3
[ 3110.612414] RTL871X: ===>phy_SwChnl8723B: Channel = 4
[ 3110.722668] RTL871X: ===>phy_SwChnl8723B: Channel = 5
[ 3110.832547] RTL871X: ===>phy_SwChnl8723B: Channel = 6
[ 3110.942666] RTL871X: ===>phy_SwChnl8723B: Channel = 7
[ 3111.052667] RTL871X: ===>phy_SwChnl8723B: Channel = 8
[ 3111.162552] RTL871X: ===>phy_SwChnl8723B: Channel = 9
[ 3111.272503] RTL871X: ===>phy_SwChnl8723B: Channel = 10
[ 3111.382754] RTL871X: ===>phy_SwChnl8723B: Channel = 11
[ 3111.391633] RTL871X: IsBtDisabled=0, IsBtControlLps=0
[ 3111.502624] RTL871X: ===>phy_SwChnl8723B: Channel = 12
[ 3111.612621] RTL871X: ===>phy_SwChnl8723B: Channel = 13
[ 3111.722403] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3111.756060] RTL871X: rx C2H_PACKET, ID=9, seq=15, len=7
[ 3111.766098] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3111.775597] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3111.786570] RTL871X: survey done event(34) band:0 for wlan0
[ 3111.796240] RTL871X: SetHwRegWithBuf8723B len=9
[ 3111.806379] RTL871X: rx C2H_PACKET, ID=11, seq=16, len=7
[ 3111.816417] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3111.826053] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3111.835091] RTL871X: rx C2H_PACKET, ID=11, seq=17, len=7
[ 3111.845087] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3111.854535] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3112.011173] RTL871X: rx C2H_PACKET, ID=11, seq=18, len=7
[ 3112.021223] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3112.030943] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3112.039990] RTL871X: rx C2H_PACKET, ID=11, seq=19, len=7
[ 3112.049968] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3112.059639] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3112.086070] RTL871X: rtw_indicate_scan_done(wlan0)
[ 3112.095449] RTL871X: SetHwRegWithBuf8723B len=9
[ 3112.104201] RTL871X: SetHwRegWithBuf8723B len=9
[ 3112.113000] RTL871X: SetHwRegWithBuf8723B len=9
[ 3112.121336] RTL871X: SetHwRegWithBuf8723B len=9
[ 3112.130536] RTL871X: ==>rtw_ps_processor .fw_state(8)
[ 3112.140787] RTL871X: ==>ips_enter cnts:6
[ 3112.147860] RTL871X: nolinked power save enter
[ 3112.157263] RTL871X: ===> rtw_ips_pwr_down...................
[ 3112.166719] RTL871X: ====> rtw_ips_dev_unload...
[ 3112.181237] RTL871X: usb_read_port_cancel
[ 3112.193686] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3112.212322] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3112.230820] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3112.249319] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3112.267835] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3112.286321] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3112.304823] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3112.323318] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3112.336243] RTL871X: usb_write_port_cancel
[ 3112.343930] RTL871X: ==> rtl8723bu_hal_deinit
[ 3112.351370] RTL871X: CardDisableRTL8723BU
[ 3112.413307] RTL871X: <=== rtw_ips_pwr_down..................... in 260ms
[ 3112.707745] RTL871X: _rtw_pwr_wakeup call ips_leave....
[ 3112.715779] RTL871X: ==>ips_leave cnts:6
[ 3112.723685] RTL871X: ===>  rtw_ips_pwr_up..............
[ 3112.732489] RTL871X: ===> ips_netdrv_open.........
[ 3112.743379] RTL871X:  power-on :REG_SYS_CLKR 0x09=0x30. REG_CR 0x100=0xea.
[ 3112.754501] RTL871X:  MAC has not been powered on yet.
[ 3112.776153] RTL871X: rtl8723b_FirmwareDownload(wlan0) tmp_ps=0
[ 3112.787678] RTL871X: rtl8723b_FirmwareDownload fw: FW_NIC, size: 27324
[ 3112.804331] RTL871X: rtl8723b_FirmwareDownload: fw_ver=1d fw_subver=0000 sig=0x5301, Month=06, Date=05, Hour=10, Minute=58
[ 3112.821108] RTL871X: rtl8723b_FirmwareDownload(): Shift for fw header!
[ 3112.870966] RTL871X: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00060605
[ 3112.884663] RTL871X: _8051Reset8723: Finish
[ 3112.917379] RTL871X: _FWFreeToGo: Polling FW ready OK! (167, 30ms), REG_MCUFWDL:0x000606c6
[ 3112.929892] RTL871X: FWDL success. write_fw:1, 100ms
[ 3112.938695] RTL871X:  <=== rtl8723b_FirmwareDownload()
[ 3112.946660] RTL871X: fw download ok!
[ 3114.028777] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3114.044272] RTL871X: RTW_ADAPTIVITY_EN_AUTO, chplan:0x20, Regulation:0,0
[ 3114.056707] RTL871X: RTW_ADAPTIVITY_MODE_NORMAL
[ 3114.068188] RTL871X: pDM_Odm TxPowerTrackControl = 1
[ 3114.442923] RTL871X: PHY_IQCalibrate_8723B =>path:A  Restore RX IQK result failed
[ 3114.964144] RTL871X: rtl8723bu_hal_init in 2220ms
[ 3114.975618] RTL871X: #### hw_var_set_opmode() -5238 iface_type(0) mode = 2 ####
[ 3114.989622] RTL871X: ===>phy_SwChnl8723B: Channel = 1
[ 3115.004342] RTL871X: Using the default RF gain.
[ 3115.013923] RTL871X: <===  rtw_ips_pwr_up.............. in 2290ms
[ 3115.024061] RTL871X: rx C2H_PACKET, ID=11, seq=0, len=7
[ 3115.033733] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3115.043143] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3115.051629] RTL871X: SetHwRegWithBuf8723B len=9
[ 3115.059401] RTL871X: nolinked power save leave
[ 3115.068093] RTL871X: ==> ips_leave.....LED(0x00e08282)...
[ 3115.079601] RTL871X: rx C2H_PACKET, ID=11, seq=1, len=7
[ 3115.089328] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3115.098754] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3115.107641] RTL871X: rx C2H_PACKET, ID=11, seq=2, len=7
[ 3115.117299] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3115.126694] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3115.134996] RTL871X: SetHwRegWithBuf8723B len=9
[ 3115.143707] RTL871X: SetHwRegWithBuf8723B len=9
[ 3115.280751] RTL871X: rx C2H_PACKET, ID=11, seq=3, len=7
[ 3115.290476] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3115.299904] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3115.308783] RTL871X: rx C2H_PACKET, ID=11, seq=4, len=7
[ 3115.318442] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3115.327837] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3115.336626] RTL871X: SetHwRegWithBuf8723B len=9
[ 3115.344758] RTL871X: SetHwRegWithBuf8723B len=9
[ 3115.357240] RTL871X: HW_VAR_BASIC_RATE: 0x15f -> 0x15f -> 0x15f
[ 3115.367119] RTL871X: rx C2H_PACKET, ID=9, seq=5, len=7
[ 3115.376701] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3115.386107] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3115.389417] RTL871X: SetHwRegWithBuf8723B len=9
[ 3115.402770] RTL871X: -871x_drv - drv_close, bup=1
[ 3115.411584] RTL871X: rx C2H_PACKET, ID=11, seq=6, len=7
[ 3115.421267] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3115.430681] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3115.439556] RTL871X: rx C2H_PACKET, ID=11, seq=7, len=7
[ 3115.449220] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3115.458626] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3115.610654] RTL871X: rx C2H_PACKET, ID=11, seq=8, len=7
[ 3115.620391] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3115.629828] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3115.638708] RTL871X: rx C2H_PACKET, ID=11, seq=9, len=7
[ 3115.648386] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3115.657794] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3115.666950] RTL871X: SetHwRegWithBuf8723B len=9
[ 3115.674897] RTL871X: SetHwRegWithBuf8723B len=9
[ 3115.683125] RTL871X: SetHwRegWithBuf8723B len=9
[ 3115.693514] RTL871X: SetHwRegWithBuf8723B len=9
[ 3117.009623] RTL871X: IsBtDisabled=0, IsBtControlLps=0
[ 3119.009620] RTL871X: IsBtDisabled=0, IsBtControlLps=0
[ 3119.027033] RTL871X: rx C2H_PACKET, ID=9, seq=10, len=7
[ 3119.036852] RTL871X: +rtl8723bu_c2h_packet_handler() length=9
[ 3119.046466] RTL871X: -rtl8723bu_c2h_packet_handler()
[ 3119.056905] RTL871X: ==>rtw_ps_processor .fw_state(8)
[ 3119.066622] RTL871X: ==>ips_enter cnts:7
[ 3119.080502] RTL871X: nolinked power save enter
[ 3119.089377] RTL871X: ===> rtw_ips_pwr_down...................
[ 3119.098614] RTL871X: ====> rtw_ips_dev_unload...
[ 3119.109638] RTL871X: usb_read_port_cancel
[ 3119.122045] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3119.140297] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3119.158425] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3119.176556] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3119.194797] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3119.212925] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3119.231053] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
[ 3119.249322] RTL871X: usb_read_port_complete()-1119: RX Warning! bDriverStopped(0) OR bSurpriseRemoved(0)
lwfinger commented 9 years ago

I do not have any device with the RTL8723BU chip, thus all I can provide are general suggestions. The problem seems to start when the device initiates power-saving mode, thus you could try loading the module with "rtw_ips_mode=0" as an option. After the initial problem, your user-space code disables the wireless interface. I see no real reason for that, but then I do not even know what distro you are using.

1arthur1 commented 9 years ago

Thanks, it solved my issue !

Is it possible to change the loglevel of this driver?

lwfinger commented 9 years ago

You have the source and the device. Patches are welcome.

tossy0917 commented 9 years ago

You can commented out "#define CONFIG_DEBUG" in include/autoconf.h

1arthur1 commented 9 years ago

Thanks tossy0917 ! I just compiled the driver and it's now quiet !