(risolto) wifi Realtek 8821CE non funzionante su Lenovo ideapad 330

Forum di supporto per utenti di lingua italiana
Forum rules
Topics in this forum are automatically closed 6 months after creation.
Locked
mcanton

(risolto) wifi Realtek 8821CE non funzionante su Lenovo ideapad 330

Post by mcanton »

Salve a tutti.
Se può servire a qualcuno ho trovato la procedura più pratica per far funzionare la wifi Realtek 8821CE
su Lenovo ideapad 330 avendo sostituito win10 con LINUX MINT 19.

Qui sotto i miei appunti recuperati dal link che vedete..............grazie a pHeLiOn e stason
h**ps://askubuntu.com/questions/990378/wi-fi-not-working-on-lenovo-thinkpad-e570-realtek-rtl8821ce/990571#990571

Soluzione per far funzionare scheda WIFI che non è riconosciuta in installazione linux,
necessaria rete lan cablata connessa ad internet:

Open up a terminal and type the following lines (You can cut and paste if you prefer):

sudo apt-get install --reinstall git dkms build-essential linux-headers-$(uname -r)
git clone https://github.com/tomaspinho/rtl8821ce
cd rtl8821ce
chmod +x dkms-install.sh
chmod +x dkms-remove.sh
sudo ./dkms-install.sh

After this is completed successfully, you should reboot and find that your Wifi is working.

You also want to make sure SecureBoot is Disabled in the BIOS settings or it won't let you load the unsigned self-complied kernel module.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
desangel
Level 1
Level 1
Posts: 15
Joined: Wed Jul 03, 2019 5:41 am

Re: (risolto) wifi Realtek 8821CE non funzionante su Lenovo ideapad 330

Post by desangel »

Ciao,
ho la stessa scheda su Lenovo-ideapad-S130-14IGM, ma la soluzione non funziona.
Hai qualche suggerimento?
desangel
Level 1
Level 1
Posts: 15
Joined: Wed Jul 03, 2019 5:41 am

Re: (risolto) wifi Realtek 8821CE non funzionante su Lenovo ideapad 330

Post by desangel »

Risolto, seguendo la prima parte dellehttps://askubuntu.com/questions/990378/ ... -rtl8821ce
Locked

Return to “Italiano - Italian”