tomaspinho / rtl8821ce

Other
1.6k stars 409 forks source link

Here is a slow wifi connection, in fedora 37 gnome, can't found fix #316

Open gugbarseghyan opened 1 year ago

gugbarseghyan commented 1 year ago

The problem is with linux, 'couse when i was used windows there wasn't any problem

dubhater commented 1 year ago

Check what driver you are actually using:

lsmod | grep 8821
gugbarseghyan commented 1 year ago

Check what driver you are actually using:

lsmod | grep 8821

image

here is the result

dubhater commented 1 year ago

Create the file /etc/modprobe.d/blacklist-rtw88.conf with this content:

blacklist rtw88_8821ce
blacklist rtw_8821ce

And reboot. Then you will be able to use the driver from this repository, which probably works better.

gugbarseghyan commented 1 year ago

how can i create it

Create the file /etc/modprobe.d/blacklist-rtw88.conf with this content:

blacklist rtw88_8821ce
blacklist rtw_8821ce

And reboot. Then you will be able to use the driver from this repository, which probably works better.

how can i do it )

gugbarseghyan commented 1 year ago

'cause i have no directory with modprobe.d image

dubhater commented 1 year ago

It's /etc/modprobe.d/ not /modprobe.d/.

gugbarseghyan commented 1 year ago

yeah, the first i change direction to /etc/ then i want to join modprobe.d, here but it gives me problem

dubhater commented 1 year ago

If you're already in /etc/ then it's cd modprobe.d not cd /modprobe.d.

gugbarseghyan commented 1 year ago

If you're already in /etc/ then it's cd modprobe.d not cd /modprobe.d.

oh thanks, i already create it and reboot it, what i need to do

dubhater commented 1 year ago

Is the wifi still slow? Then check again what driver you are using:

lsmod | grep 8821
MikeT3ch commented 1 year ago

how can i create it

Create the file /etc/modprobe.d/blacklist-rtw88.conf with this content:

blacklist rtw88_8821ce
blacklist rtw_8821ce

And reboot. Then you will be able to use the driver from this repository, which probably works better.

how can i do it )

Thank you so much, this works for me, but just blocking one of the two, if I block all, the wifi vanish xd