Good
Perhaps for WiFi need add firmware, by default there minimal set of firmware.
it will be useful to check the installation of a media script that includes HW on Armbian and allows you to watch any video in full screen.
[Development] RK3399 media script - Rockchip 3399 - Armbian forum
Display More
Yes, I can also watch the video in FullScreen Mode.
And yes, in the log I see that he has problems with the firmware of the WiFi adapter:
--snip
[ 216.054284] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 216.054394] dhd_bus_set_default_min_res_mask: Unhandled chip id
[ 216.054723] dhd_os_open_image: /lib/firmware/brcm/config.txt (70 bytes) open success
[ 216.054756] dhd_conf_read_pm_params: PM = 0
[ 216.054764] dhd_conf_read_nv_by_chip: nv_by_chip_count=1
[ 216.054771] dhd_conf_read_nv_by_chip: chip=0xa962, chiprev=1, name=nvram_ap6210.txt
[ 216.054776] CONFIG-ERROR) dhd_conf_read_config: not a right parameter 43430 0 nvram_ap6212.txt
[ 216.054797] Final fw_path=/lib/firmware/brcm/fw_bcm4356a2_ag.bin
[ 216.054801] Final nv_path=/lib/firmware/brcm/nvram_ap6356.txt
[ 216.054805] Final clm_path=/lib/firmware/brcm/clm.blob
[ 216.054809] Final conf_path=/lib/firmware/brcm/config.txt
[ 216.055416] dhdsdio_download_code_file: Open firmware file failed /lib/firmware/brcm/fw_bcm4356a2_ag.bin
[ 216.055422] _dhdsdio_download_firmware: dongle image file download failed
[ 216.055462] dhd_bus_devreset Failed to download binary to the dongle
[ 216.055471] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 216.055478] dhd_wl_ioctl: returning as busstate=0
[ 216.055485] dhd_dbg_detach_pkt_monitor, 2204
[ 216.055490] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 216.055560] wifi_platform_set_power = 0
[ 216.055566] ======== PULL WL_REG_ON(-1) LOW! ========
[ 216.055571] [WLAN_RFKILL]: rockchip_wifi_power: 0
[ 216.055589] [WLAN_RFKILL]: wifi shut off power.
[ 216.055593] wl_android_wifi_on: Failed
[ 216.055599] dhd_open : wl_android_wifi_on failed (-35)
[ 216.055605] dhd_stop: Enter ffffffc0ebc06000
[ 216.055609] wl_android_wifi_off in 1
[ 216.055614] wl_android_wifi_off in 2: g_wifi_on=0, on_failure=1
[ 216.055619] dhd_wl_ioctl: returning as busstate=0
[ 216.055623] dhd_dbg_detach_pkt_monitor, 2204
[ 216.055628] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 216.055663] sdioh_disable_func_intr: error for read SDIO_CCCR_IENx : 0xffffff92
[ 216.055668] wifi_platform_set_power = 0
[ 216.055672] ======== PULL WL_REG_ON(-1) LOW! ========
[ 216.055676] [WLAN_RFKILL]: rockchip_wifi_power: 0
[ 216.055682] [WLAN_RFKILL]: wifi shut off power.
[ 216.055686] wl_android_wifi_off out
[ 216.055691] wl_ext_iapsta_dettach_netdev: Enter
[ 216.055715] dhd_stop: Exit
[ 216.055720] dhd_open : the lock is released.
[ 216.055724] dhd_open: Exit ret=-1
--snap
greetings