- 积分
- 63
贡献309
飞刀94 FD
注册时间2021-2-6
在线时间11 小时
扫一扫,手机访问本帖
|
移植AP6181wifi模块驱动打印如下:wlan0,无法配置,wifi无法使用,谁能指导一下a40-p1:/ # insmod /system/vendor/modules/bcmdhd.ko
[ 798.670459] dhd_module_init: in
[ 798.674101] ======== bcm_wlan_set_plat_data ========
[ 798.679640] host_oob_irq: 165
[ 798.683259] host_oob_irq_flags=0x4084
[ 798.687292] dhd_wifi_platform_load: Enter
[ 798.691920] Power-up adapter 'DHD generic adapter'
[ 798.698203] wifi_platform_set_power = 1
[ 798.702727] ======== PULL WL_REG_ON HIGH! ========
[ 798.711029] sunxi-wlan wlan.23: check wlan wlan_power voltage: 3300000
[ 798.720586] sunxi-wlan wlan.23: check wlan io_regulator voltage: 3300000
[ 799.040289] wifi_platform_bus_enumerate device present 1
[ 799.046340] sunxi-wlan wlan.23: bus_index: 1
[ 799.051277] ======== Card detection to detect SDIO card! ========
[ 799.750679] sunxi-mmc 1c10000.sdmmc: no vqmmc,Check if there is regulator
[ 799.808589] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
[ 799.817122] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
[ 799.827085] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
[ 799.837831] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
[ 799.847909] mmc2: queuing unknown CIS tuple 0x81 (9 bytes)
[ 799.870525] mmc2: new high speed SDIO card at address 0001
[ 799.906228] bcmsdh_register: register client driver
[ 799.912835] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
[ 799.918690] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
[ 799.924419] bus num (host idx)=2, slot num (rca)=1
[ 799.929855] found adapter info 'DHD generic adapter'
[ 799.936051] sdioh_attach: set sd_f2_blocksize 128
[ 799.941967] dhdsdio_probe : no mutex held. set lock
[ 799.947821] F1 signature read @0x18000000=0x1591a962
[ 799.955544] dhd_conf_set_hw_oob_intr: Enable HW OOB for 43362
[ 799.964885] F1 signature OK, socitype:0x1 chip:0xa962 rev:0x1 pkg:0x9
[ 799.973471] DHD: dongle ram size is set to 245760(orig 245760) at 0x0
[ 799.982023] dhd_conf_set_chiprev: chip=0xa962, chiprev=1
[ 799.987913] dhd_conf_set_conf_path_by_nv_path: config_path=/system/vendor/modules/config.txt
[ 800.001838] wl_create_event_handler(): thread:wl_event_handler:61d1 started
[ 800.001866] tsk Enter, tsk = 0xe16a14a0
[ 800.018977] dhd_attach(): thread:dhd_watchdog_thread:61d4 started
[ 800.026333] dhd_attach(): thread:dhd_dpc:61d5 started
[ 800.026349] dhd_dpc_thread: set dpc_cpucore 0 from config.txt
[ 800.038780] dhd_attach(): thread:dhd_rxf:61d7 started
[ 800.044705] dhd_deferred_work_init: work queue initialized
[ 800.066710] Dongle Host Driver, version 1.201.59.6 (r506368)
[ 800.066710] Compiled in drivers/net/wireless/bcmdhd on Feb 23 2021 at 14:27:29
[ 800.095258] Register inte**ce [wlan0] MAC: b0:02:47:3f:a2:9f
[ 800.095258]
[ 800.103806] dhd_prot_ioctl : bus is down. we have nothing to do
[ 800.111162] bcmsdh_oob_intr_unregister: Enter
[ 800.115970] bcmsdh_oob_intr_unregister: irq is not registered
[ 800.122628] dhd_txglom_enable: enable 0
[ 800.126828] dhd_conf_set_txglom_params: swtxglom=0, txglom_ext=0
[ 800.133694] dhd_conf_set_txglom_params: txglom_bucket_size=0
[ 800.140091] dhd_conf_set_txglom_params: txglomsize=0, deferred_tx_len=0, bus_txglom=0
[ 800.148713] dhd_conf_set_txglom_params: tx_in_rx=1, tx_max_offset=0
[ 800.155884] dhd_bus_devreset: WLAN OFF DONE
[ 800.160892] wifi_platform_set_power = 0
[ 800.165102] ======== PULL WL_REG_ON LOW! ========
[ 800.171700] dhdsdio_probe : the lock is released.
[ 800.177646] dhd_module_init: Exit err=0
a40-p1:/ #
|
|