I got WiFi to work on a Beelink Mini S12 Pro Mini Desktop Computer with the following specs:
Intel 12th Gen Processor Alder Lake-N100 (4C/4T, 6M Cache, 0.8GHz to 3.4GHz)
WiFi 6(802.11ax), Bluetooth 5.2
I reinstalled LE using the newest nightly (as of last night) for version 12: LibreELEC-Generic.x86_64-12.0-nightly-20230808-c46fefd.img.gz
Still no Bluetooth though. I don't use it, so no big deal.
Details i case anyone is interested:
joey@HAVEN-E6520:~$ ssh [email protected]
[email protected]'s password:
##############################################
# LibreELEC #
# https://libreelec.tv #
##############################################
LibreELEC (community): nightly-20230808-c46fefd (Generic.x86_64)
XBMC-2308:~ # uname -r
6.4.8
XBMC-2308:~ # dmesg | grep wifi
[ 1.960653] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[ 1.961815] iwlwifi 0000:00:14.3: Detected crf-id 0x501, cnv-id 0x80400 wfpm id 0x80000030
[ 1.961858] iwlwifi 0000:00:14.3: PCI dev 54f0/0244, rev=0x370, rfid=0x10c000
[ 1.962302] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-so-a0-hr-b0-78.ucode failed with error -2
[ 1.978502] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[ 1.978521] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.36
[ 1.978839] iwlwifi 0000:00:14.3: loaded firmware version 77.f92b5fed.0 so-a0-hr-b0-77.ucode op_mode iwlmvm
[ 2.069413] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX101, REV=0x370
[ 2.086278] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
[ 2.193526] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[ 2.193574] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[ 2.193583] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[ 2.193592] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
[ 2.193612] iwlwifi 0000:00:14.3: Detected RF HR1 B3, rfid=0x10c000
[ 2.194880] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[ 2.235209] iwlwifi 0000:00:14.3: base HW address: c4:3d:1a:d7:e5:42
[ 2.524400] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
[ 2.623428] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[ 2.623469] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[ 2.623518] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[ 2.623569] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
[ 2.624730] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[ 2.673033] iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
Display More
How to use:
1. Download nightly
2. Use LE Image Writer and select file
3. Boot off USB with nightly image and continue as normal
Hope this helps the next noob.
JCH