Differences between the revision of 18:46, 21 March 2020, created by user, and the revision of 16:03, 11 October 2019
Notice: the text in red has been deleted from the previous revision, the text in green has been added in this revision and the text in gray has not been changed.
Unterschiede: Hersteller
Realtek-Semiconductor-Co.-Ltd.
Unterschiede: Modellbezeichnung
Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter
Unterschiede: Andere mögliche Gerätenamen
AzureWave RTL8723BE PCIe Wireless Network Adapter
AzureWave AW-NB159H
RTL8723BE
Unterschiede: Hersteller-ID:Produkt-ID des Gerätes
10ec:b723
Unterschiede: Jahr der Markteinführung
not-specified
Unterschiede: Schnittstelle
mini-PCI-E
Unterschiede: Verwendete GNU/Linux-Distribution für die Überprüfung
parabola , trisquel_7_0 , trisquel_8_0
Unterschiede: Überbrüft mit folgendem freien Betriebssystemkern (Libre Kernel)
5.5.10-gnu
Unterschiede: Funktioniert mit Freie Software?
yes
Unterschiede: Verwendete Freie Firmware/Treiber
rtl8723be
Unterschiede: Beschreibung
It should work with any more current kernel and free modules (Tested with Trisquel and linux-libre):

pre-requisite: get a current GCC/G++ version, the system-shipped one is likely too old (I've used GCC 9.2 as the kernel was built with GCC 9.3)

steps to install:
[code]
sudo apt install built-essentials git linux-libre linux-libre-headers
git clone https://github.com/lwfinger/rtlwifi_new.git -b extended
make CC=gcc-9 CXX=g++9 && sudo make CC=gcc-9 CXX=g++9 install
[/code]


[del]Previous description about Trisquel:
Worked on Parabola/Linux-libre, module was loaded without the firmware blob and it just worked. In the module source the path to firmware binary can be dummy. It only takes a bit longer to connect/search. Needs adaptation in source.

Previous description about Trisquel:
Non-free firmware is required.

More info:

https://wiki.debian.org/rtl819x
https://en.wikipedia.org/wiki/RTL8723AE
required, see https://wiki.debian.org/rtl819x[/del]
The contents of this page are in the Public Domain. (see the CC0 page for detailed information). Anyone is free to copy, modify, publish, use, sell, or distribute the text for any purpose, commercial or non-commercial, and by any means.
h-node.org is a hardware database project. It runs the h-source PHP software, commit cdeda15, available under the GNU General Public (GPLv3) License.
JavaScript license information