I've a Minux U9H and my Wifi disappeared. I reboot, and it was gone.
I was using LibreELEC-S912.arm-8.2.4-Chroma.444.img.gz but I've installed LibreELEC-S912.arm-8.2.5-Chroma.422.10bit.tar now.
Device tree is gxm_q200_2g_minix_neo_u9.dtb from here
Dmesg shows:
Code
[ [email protected]] wifi: power_on_pin_OD = 0;
[ [email protected]] aml_wifi wifi.35: [wifi_dev_probe] no power_on_pin2
[ [email protected]] aml_wifi wifi.35: [pwm_double_channel_conf_dt] pwm phandle val=32;pwm-channel1=4;pwm-channel2=12
[ [email protected]] aml_wifi wifi.35: [pwm_double_channel_conf_dt] pwm_config1[0] = 30541
[ [email protected]] aml_wifi wifi.35: [pwm_double_channel_conf_dt] pwm_config2[0] = 30518
[ [email protected]] aml_wifi wifi.35: [pwm_double_channel_conf_dt] pwm_config1[1] = 15270
[ [email protected]] aml_wifi wifi.35: [pwm_double_channel_conf_dt] pwm_config2[1] = 15259
[ [email protected]] aml_wifi wifi.35: [pwm_double_channel_conf_dt] pwm_config1[2] = 6
[ [email protected]] aml_wifi wifi.35: [pwm_double_channel_conf_dt] pwm_config2[2] = 9
[ [email protected]] aml_wifi wifi.35: [pwm_double_channel_conf_dt] wifi pwm dt ok
[ [email protected]] aml_wifi wifi.35: [pwm_double_channel_conf] wifi pwm conf ok
[ [email protected]] aml_wifi wifi.35: [wifi_dev_probe] dhd_static_buf setup
[ [email protected]] Wifi: bcmdhd_init_wlan_mem: bcmdhd_init_wlan_mem: WIFI MEM Allocated
[ [email protected]] aml_wifi wifi.35: [wifi_dev_probe] interrupt_pin=241
[ [email protected]] aml_wifi wifi.35: [wifi_dev_probe] irq_num=100, irq_trigger_type=1
[ [email protected]] aml_wifi wifi.35: [wifi_dev_probe] power_on_pin=240
[ [email protected]] aml_wifi wifi.35: [wifi_dev_probe] clock_32k_pin=0
[ [email protected]] aml_wifi wifi.35: [wifi_setup_dt] wifi_setup_dt
[ [email protected]] aml_wifi wifi.35: [wifi_setup_dt] interrupt_pin(241)
[ [email protected]] aml_wifi wifi.35: [wifi_setup_dt] power_on_pin(240)
[ [email protected]] efusekeyname: mac_wifi offset: 12 size: 6
[ [email protected]] Triggered SDIO WiFi power on and bus rescan.
[ [email protected]] aml_wifi wifi.35: [extern_wifi_set_enable] WIFI Disable! 240
[ [email protected]] aml_wifi wifi.35: [extern_wifi_set_enable] WIFI Enable! 240
But ip link shows:
Any thoughts?