i have just recently picked up a gmktec G3 (https://www.gmktec.com/products/nucbo…96-ad2622f7c4b6)
to replace my pi 4 8gb.
however, I'm running into some driver issues.
Bluetooth works, but WiFi does not.
some audio issues but atm its mostly just WiFi
with these boxes growing in popularity.
will the team be adding the needed drivers, or is it an issue with the new WiFi 6e cards not having driver support for Linux yet?
thank you in advance for any insight you can give into this.
gmktec g3 support (wifi)
-
Fox243 -
February 14, 2024 at 7:50 PM -
Thread is Resolved
-
- Go to Best Answer
-
Please update to a current LE12 nightly to see if newer kernel, drivers, firmware, etc. helps?
-
sorry for the late response.
updated to nightly "LibreELEC-Generic.x86_64-12.0-nightly-20240227-b9f1ab1.img"
still no wifi option -
log file with debug turned on.
"pastekodi"
https://paste.libreelec.tv/noted-civet.log -
LibreELEC:~ # lspci -nnk | grep -iA3 net
01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8852BE PCIe 802.11ax Wireless Network Controller [10ec:b852]
Subsystem: Realtek Semiconductor Co., Ltd. RTL8852BE PCIe 802.11ax Wireless Network Controller [10ec:b852]
Kernel modules: wl
02:00.0 Non-Volatile memory controller [0108]: MAXIO Technology (Hangzhou) Ltd. NVMe SSD Controller MAP1202 [1e4b:1202] (rev 01)
Subsystem: MAXIO Technology (Hangzhou) Ltd. NVMe SSD Controller MAP1202 [1e4b:1202]
--
03:00.0 Ethernet controller [0200]: Intel Corporation Ethernet Controller I225-V [8086:15f3] (rev 03)
Subsystem: Intel Corporation Ethernet Controller I225-V [8086:0000]
Kernel driver in use: igc -
"dmesg | pastebinit"
https://paste.libreelec.tv/national-gopher.log -
Please update to this LE12 image and then share "pastekodi" output again:
https://chewitt.libreelec.tv/testing/LibreELEC-gbm.x86_64-11.80.0.tar
I've enabled support for the RTW89 driver. The log will show if that works (or not) and/or if there's firmware needed too.
-
updated to "https://chewitt.libreelec.tv/testing/LibreE…_64-11.80.0.tar"
still no dice.
thank you again for your assistance. -
Code
Feb 29 21:48:23.875179 LibreELEC kernel: rtw89_8852be 0000:01:00.0: Direct firmware load for rtw89/rtw8852b_fw-1.bin failed with error -2 Feb 29 21:48:23.875366 LibreELEC kernel: rtw89_8852be 0000:01:00.0: Direct firmware load for rtw89/rtw8852b_fw.bin failed with error -2 Feb 29 21:48:23.875467 LibreELEC kernel: rtw89_8852be 0000:01:00.0: failed to early request firmware: -2 Feb 29 21:48:23.875561 LibreELEC kernel: rtw89_8852be 0000:01:00.0: Direct firmware load for rtw89/rtw8852b_fw.bin failed with error -2 Feb 29 21:48:23.875653 LibreELEC kernel: rtw89_8852be 0000:01:00.0: enabling device (0000 -> 0003) Feb 29 21:48:23.880190 LibreELEC kernel: rtw89_8852be 0000:01:00.0: failed to wait firmware completion Feb 29 21:48:23.880342 LibreELEC kernel: rtw89_8852be 0000:01:00.0: failed to setup chip information
-
update:
added firmware to
\Configfiles\firmware\rtw89\with that wifi is showing up now
https://paste.libreelec.tv/relevant-aphid.log
-
- Best Answer
Should be supported in future nightlies: https://github.com/LibreELEC/LibreELEC.tv/pull/8673
-
thank you again chewiit
new nightly is functioning as expected much appreciation for the assistance.