-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
[ 98.584324] dhd_bus_devreset: == WLAN ON ==
[ 98.592262] F1 signature read @0x18000000=0x16224335
[ 98.600516] F1 signature OK, socitype:0x1 chip:0x4339 rev:0x1 pkg:0x2
[ 98.607316] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 98.614404] dhd_os_open_image: /system/etc/firmware/config.txt (30 bytes) open success
[ 98.622386] dhd_conf_read_sdio_params: dhd_slpauto = 0
[ 98.627520] dhd_conf_read_sdio_params: txglom_mode = 0
[ 98.632673] Final fw_path=/system/etc/firmware/fw_bcm4339a0_ag.bin
[ 98.638841] Final nv_path=/system/etc/firmware/nvram_AP6335.txt
[ 98.644763] Final clm_path=/system/etc/firmware/clm_bcmdhd.blob
[ 98.650683] Final conf_path=/system/etc/firmware/config.txt
[ 98.656244] dhd_set_bus_params: set use_rxchain 0
[ 98.660953] dhd_set_bus_params: set txglomsize 36
[ 98.665962] dhd_os_open_image: /system/etc/firmware/fw_bcm4339a0_ag.bin (541314 bytes) open success
[ 98.740337] dhd_os_open_image: /system/etc/firmware/nvram_AP6335.txt (2366 bytes) open success
[ 98.749030] NVRAM version: AP6335_NVRAM_V1.7_04102014
[ 98.754731] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
[ 99.760558] dhdsdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[ 99.766756] dhd_bus_init: clock state is wrong. state = 1
[ 100.770570] dhdsdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[ 100.777374] dhd_net_bus_devreset: dhd_bus_devreset: -1
[ 100.782634] dhd_wl_ioctl: returning as busstate=0
[ 100.787344] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 100.792866] wifi_platform_set_power = 0
[ 100.796710] ======== PULL WL_REG_ON(-1) LOW! ========
[ 100.801803] [WLAN_RFKILL]: rockchip_wifi_power: 0
[ 100.806564] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized
[ 100.920464] [WLAN_RFKILL]: wifi shut off power.
[ 100.924991] wl_android_wifi_on: Failed
[ 100.928737] dhd_open : wl_android_wifi_on failed (-1)
[ 100.933803] dhd_stop: Enter ee329800
[ 100.937372] wl_android_wifi_off in 1
[ 100.941019] wl_android_wifi_off in 2: g_wifi_on=0, on_failure=1
[ 100.946939] dhd_wl_ioctl: returning as busstate=0
[ 100.951661] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 100.956947] sdioh_disable_func_intr: error for read SDIO_CCCR_IENx : 0xffffff92
[ 100.964279] wifi_platform_set_power = 0
[ 100.968107] ======== PULL WL_REG_ON(-1) LOW! ========
[ 100.973167] [WLAN_RFKILL]: rockchip_wifi_power: 0
[ 100.977981] [BT_RFKILL]: rfkill_get_bt_power_state: rfkill-bt driver has not Successful initialized
[ 101.090773] [WLAN_RFKILL]: wifi shut off power.
[ 101.095377] wl_android_wifi_off out
[ 101.099071] dhd_stop: Exit
[ 101.102016] dhd_open: Exit ret=-1
SIOCSIFFLAGS: Operation not permitted
iwconfig可以获取到wlan0 但是要up的时候 出现上面的情况