|
【技术讨论】
RK3568制作Debian固件后系统一直报错
发表于 2021-8-6 10:34:50
浏览:7658
|
回复:6
打印
只看该作者
[复制链接]
楼主
[ 70.948359] dhd_open: Enter wlan0
[ 70.948434] dhd_open : no mutex held. set lock
[ 70.948475]
[ 70.948475] Dongle Host Driver, version 100.10.545.9 (r826445-20200316-8)
[ 70.948531] [dhd-wlan0] wl_android_wifi_on : in g_wifi_on=0
[ 70.948556] wifi_platform_set_power = 1, delay: 200 msec
[ 70.948587] ======== PULL WL_REG_ON(-1) HIGH! ========
[ 70.948640] [WLAN_RFKILL]: rockchip_wifi_power: 1
[ 70.948699] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false
[ 70.948761] [WLAN_RFKILL]: wifi turn on power [GPIO-1-0]
[ 71.255111] sdio_reset_comm():
[ 71.375254] mmc_host mmc3: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
[ 71.392769] dwmmc_rockchip fe000000.dwmmc: failed to set rate 100000Hz
[ 71.392820] mmc_host mmc3: Bus speed (slot 0) = 375000Hz (slot req 100000Hz, actual 93750HZ div = 2)
[ 71.408414] dwmmc_rockchip fe000000.dwmmc: failed to set rate 100000Hz
[ 71.452979] mmc3: queuing unknown CIS tuple 0x80 (2 bytes)
[ 71.459853] mmc3: queuing unknown CIS tuple 0x80 (3 bytes)
[ 71.466557] mmc3: queuing unknown CIS tuple 0x80 (3 bytes)
[ 71.478871] mmc3: queuing unknown CIS tuple 0x80 (7 bytes)
[ 71.803901] dwmmc_rockchip fe000000.dwmmc: failed to set rate 100000Hz
[ 71.806858] dwmmc_rockchip fe000000.dwmmc: failed to set rate 100000Hz
[ 71.807039] mmc_host mmc3: Bus speed (slot 0) = 50000000Hz (slot req 100000000Hz, actual 50000000HZ div = 0)
[ 71.822769] dwmmc_rockchip fe000000.dwmmc: Successfully tuned phase to 351
[ 71.822858] sdioh_start: set sd_f2_blocksize 256
[ 71.823234]
[ 71.823234]
[ 71.823234] dhd_bus_devreset: == Power ON ==
[ 71.823434] F1 signature read @0x18000000=0x1042aae8
[ 71.828584] F1 signature OK, socitype:0x1 chip:0xaae8 rev:0x2 pkg:0x4
[ 71.829554] DHD: dongle ram size is set to 1310720(orig 1310720) at 0x170000
[ 71.829639] dhd_bus_devreset: making DHD_BUS_DOWN
[ 71.829703] dhdsdio_probe_init: making DHD_BUS_DOWN
[ 71.829931] [dhd] dhd_conf_read_config : Ignore config file /vendor/etc/firmware/config.txt
[ 71.829958] [dhd] dhd_conf_set_path_params : Final fw_path=/vendor/etc/firmware/fw_bcm43752a2_ag.bin
[ 71.829972] [dhd] dhd_conf_set_path_params : Final nv_path=/vendor/etc/firmware/nvram_ap6275s.txt
[ 71.829983] [dhd] dhd_conf_set_path_params : Final clm_path=/vendor/etc/firmware/clm_bcm43752a2_ag.blob
[ 71.829996] [dhd] dhd_conf_set_path_params : Final conf_path=/vendor/etc/firmware/config.txt
[ 71.830485] dhdsdio_download_code_file: Open firmware file failed /vendor/etc/firmware/fw_bcm43752a2_ag.bin
[ 71.830502] _dhdsdio_download_firmware: dongle image file download failed
[ 71.830548] dhd_bus_devreset Failed to download binary to the dongle
[ 71.830571] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 71.830590] dhd_dbg_detach_pkt_monitor, 2100
[ 71.830601] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 71.830661] wifi_platform_set_power = 0, delay: 0 msec
[ 71.830681] ======== PULL WL_REG_ON(-1) LOW! ========
[ 71.830694] [WLAN_RFKILL]: rockchip_wifi_power: 0
[ 71.830717] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false
[ 71.830730] [WLAN_RFKILL]: wifi shut off power [GPIO-1-1]
[ 71.830742] [dhd-wlan0] wl_android_wifi_on : Failed
[ 71.830754] dhd_open : wl_android_wifi_on failed (-35)
[ 71.830767] dhd_stop: Enter wlan0
[ 71.830782] [dhd-wlan0] wl_android_wifi_off : in g_wifi_on=0, on_failure=1
[ 71.830795] dhd_dbg_detach_pkt_monitor, 2100
[ 71.830810] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 71.830854] sdioh_disable_func_intr: error for read SDIO_CCCR_IENx : 0xffffff92
[ 71.830870] wifi_platform_set_power = 0, delay: 0 msec
[ 71.830888] ======== PULL WL_REG_ON(-1) LOW! ========
[ 71.830900] [WLAN_RFKILL]: rockchip_wifi_power: 0
[ 71.830912] [WLAN_RFKILL]: rockchip_wifi_power: toggle = false
[ 71.830926] [WLAN_RFKILL]: wifi shut off power [GPIO-1-1]
[ 71.830936] [dhd-wlan0] wl_android_wifi_off : out
[ 71.868582] dhd_stop: Exit wlan0
[ 71.868653] dhd_open : the lock is released.
[ 71.868678] dhd_open: Exit wlan0 ret=-1
[ 71.868700] Failed to open primary dev ret -1 |
|