Hello,
I have installed Ubuntu on my Chuwi Herobook. Where can i find wifi and trackpad driver?
Thanks so much
We only have the drivers for Windows which is the system that Chuwi delivers with the device
1 Like
Hej,
This worked for me on Debian 11 (HeroBook Air), you have to download the driver and then build it :
git clone https://github.com/lwfinger/rtl8723du.git
cd rtl8723du/
make all
sudo make install
On this github you can find different network cards references, for me the rtl8723du worked.
Hope that helps.
This is an EDIT because I can’t paste the orginal link of the forum where I found the solution.
My original post with the link was “flagged as spam : the community feels it is an advertisement…”
Sorry if giving working solutions is considered as “advertisement” …