Skip to content

Instantly share code, notes, and snippets.

@hyphop
Created August 20, 2019 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hyphop/f43a50d225baacdb52439d22fe309d5c to your computer and use it in GitHub Desktop.
Save hyphop/f43a50d225baacdb52439d22fe309d5c to your computer and use it in GitHub Desktop.
bcmsdh_sdmmc_fail.log
[ 109.776032] dhd_module_init: in
[ 109.776032] Dongle Host Driver, version 1.579.77.41.11 (r)
[ 109.776123] ======== dhd_wlan_init_plat_data ========
[ 109.776130] dhd_wlan_init_gpio: WL_REG_ON=-1
[ 109.776132] dhd_wifi_platform_load: Enter
[ 109.776178] Power-up adapter 'DHD generic adapter'
[ 109.776739] wifi_platform_set_power = 1
[ 109.776745] ======== PULL WL_REG_ON(-1) HIGH! ========
[ 110.084458] wifi_platform_bus_enumerate device present 1
[ 110.084497] ======== Card detection to detect SDIO card! ========
[ 110.102058] bcmsdh_register: register client driver
[ 110.102630] bcmsdh_sdmmc_probe: Enter num=1
[ 110.103537] bcmsdh_sdmmc_probe: Enter num=2
[ 110.103571] bus num (host idx)=2, slot num (rca)=1
[ 110.103599] found adapter info 'DHD generic adapter'
[ 110.103846] sdioh_attach: set sd_f2_blocksize 256
[ 110.104282] sdioh_attach: sd clock rate = 0
[ 110.105674] dhdsdio_probe : no mutex held. set lock
[ 110.115236] DHD: dongle ram size is set to 917504(orig 917504) at 0x160000
[ 110.115301] dhd_conf_set_chiprev: chip=0x4359, chiprev=9
[ 110.115436] CFG80211-ERROR) wl_setup_wiphy :
[ 110.115438] Registering Vendor80211
[ 110.115446] ------------[ cut here ]------------
[ 110.115560] WARNING: CPU: 1 PID: 2978 at net/wireless/core.c:868 wiphy_register+0x89c/0xbd0 [cfg80211]
[ 110.115563] Modules linked in: bcmdhd(+) mdio_mux_meson_g12a leds_pwm pwm_meson meson_gx_mmc cfg80211 ipv6 nf_defrag_ipv6 [last unloaded: phylink]
[ 110.115584] CPU: 1 PID: 2978 Comm: modprobe Not tainted 5.3.0-rc4+ #12
[ 110.115586] Hardware name: Khadas VIM2 (DT)
[ 110.115591] pstate: 80000005 (Nzcv daif -PAN -UAO)
[ 110.115631] pc : wiphy_register+0x89c/0xbd0 [cfg80211]
[ 110.115668] lr : wiphy_register+0x89c/0xbd0 [cfg80211]
[ 110.115671] sp : ffff00001273b510
[ 110.115673] x29: ffff00001273b510 x28: 0000000000000002
[ 110.115678] x27: ffff80009b66a800 x26: ffff000010b64000
[ 110.115683] x25: ffff8000a31cc000 x24: ffff80009b5100a8
[ 110.115687] x23: ffff8000a31cc000 x22: ffff80009b51ff00
[ 110.115692] x21: 000000000000070e x20: ffff000010c59000
[ 110.115697] x19: ffff80009b520300 x18: ffffffffffffffff
[ 110.115701] x17: 0000000000007210 x16: 00000000000071f0
[ 110.115706] x15: ffff000010c77000 x14: 00000000fffffff0
[ 110.115710] x13: ffff000010d16012 x12: ffff000010c77000
[ 110.115715] x11: 0000000000000000 x10: 0000000000000000
[ 110.115719] x9 : 0000000000000003 x8 : 0000000000000156
[ 110.115724] x7 : 0000000000000000 x6 : 00000000093bd229
[ 110.115728] x5 : 0000000000000001 x4 : 0000000000000001
[ 110.115732] x3 : 0000000000000007 x2 : 87bdf661dcaf8100
[ 110.115736] x1 : 0000000000000000 x0 : 0000000000000024
[ 110.115741] Call trace:
[ 110.115780] wiphy_register+0x89c/0xbd0 [cfg80211]
[ 110.115882] wl_cfg80211_attach+0x250/0x1150 [bcmdhd]
[ 110.115947] dhd_attach+0x3d8/0x7f8 [bcmdhd]
[ 110.116007] dhdsdio_probe+0x15c/0x530 [bcmdhd]
[ 110.116065] bcmsdh_probe+0xe4/0x1b8 [bcmdhd]
[ 110.116124] bcmsdh_sdmmc_probe+0x100/0x2b8 [bcmdhd]
[ 110.116136] sdio_bus_probe+0x90/0x180
[ 110.116144] really_probe+0xdc/0x2c8
[ 110.116149] driver_probe_device+0x58/0x100
[ 110.116154] device_driver_attach+0x6c/0x90
[ 110.116158] __driver_attach+0x84/0xc8
[ 110.116163] bus_for_each_dev+0x74/0xc8
[ 110.116167] driver_attach+0x20/0x28
[ 110.116171] bus_add_driver+0x148/0x1f0
[ 110.116175] driver_register+0x60/0x110
[ 110.116179] sdio_register_driver+0x24/0x30
[ 110.116238] bcmsdh_register_client_driver+0x18/0x20 [bcmdhd]
[ 110.116297] bcmsdh_register+0x44/0x78 [bcmdhd]
[ 110.116356] dhd_bus_register+0x18/0x20 [bcmdhd]
[ 110.116414] dhd_wifi_platform_load+0x254/0x3b0 [bcmdhd]
[ 110.116473] dhd_wifi_platform_register_drv+0xf0/0x168 [bcmdhd]
[ 110.116530] dhd_module_init+0xb4/0x1000 [bcmdhd]
[ 110.116538] do_one_initcall+0x5c/0x1b0
[ 110.116547] do_init_module+0x54/0x1cc
[ 110.116552] load_module+0x1d08/0x2248
[ 110.116557] __se_sys_init_module+0x14c/0x1e8
[ 110.116562] __arm64_sys_init_module+0x18/0x20
[ 110.116568] el0_svc_common.constprop.0+0x64/0x160
[ 110.116573] el0_svc_handler+0x20/0x78
[ 110.116577] el0_svc+0x8/0xc
[ 110.116581] ---[ end trace c7a4ca102eead7b6 ]---
[ 110.116649] CFG80211-ERROR) wl_setup_wiphy :
[ 110.116657] Couldn not register wiphy device (-22)
[ 110.116688] wl_cfg80211_attach failed
[ 110.224089] dhd_wlfc_deinit():3751, Already disabled!
[ 110.224098] wl_escan_detach: Enter
[ 110.224100] ESCAN-ERROR) wl_escan_detach :
[ 110.224102] device is not ready
[ 110.224124] dhd_tcpack_suppress_set 362: already set to 0
[ 110.224128] dhd_deferred_work_deinit: deferred work has been freed already
[ 110.224139] dhdsdio_probe: dhd_attach failed
[ 110.224244] dhdsdio_probe : the lock is released.
[ 110.224252] bcmsdh_probe: device attach failed
[ 110.224256] sdioh_probe: bcmsdh_probe failed
[ 110.224323] bcmsdh_sdmmc: probe of mmc2:0001:2 failed with error -12
[ 122.336204] dhd_wifi_platform_load_sdio: sdio_register_driver timeout or error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment