Rtl8821ce ��� linux mint

Содержание
  1. Проблемы с WIFI адаптерами RTL8821CE в Linux
  2. Вам также может понравиться
  3. Установка TorGhost
  4. Установка VirtualBoax на Debian 10
  5. Обзор новой Ubuntu 20.04 Focal Fossa
  6. 18 комментариев к « Проблемы с WIFI адаптерами RTL8821CE в Linux »
  7. Rtl8821ce ��� linux mint
  8. Linux Mint Forums
  9. Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19 [solved]
  10. Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19 [solved]
  11. Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19
  12. Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19
  13. Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19
  14. Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19
  15. Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19
  16. Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19
  17. Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19
  18. Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19
  19. Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19
  20. Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19
  21. Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19
  22. Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19
  23. Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19
  24. Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19
  25. Linux Mint Forums
  26. LM 19 Realtek WiFi card rtl8821ce
  27. LM 19 Realtek WiFi card rtl8821ce
  28. Re: LM 19 Realtek WiFi card rtl8821ce
  29. Re: LM 19 Realtek WiFi card rtl8821ce

Проблемы с WIFI адаптерами RTL8821CE в Linux

Добрый день всем, кто оказался на данном сайте. В последнее время можно сталкнуться с тем, что нет драйвера на WIFI адаптер RTL8821CE. К примеру, я сталкнулся с этой проблемой когда приобрел новый ноутбук. Хотя например в Ubuntu 19.10 этот драйвер есть в репозиториях. Но, например в Debian и MX Linux его нет. Решается это довольно просто. Установкой его с gihub. И так, приступ. Для начала установим git:

Теперь можно приступать к скачиванию исходного пакета с gihub:

После чего переходим в папку с нашим исходником и приступаем к установке. Для начала скомпилируем исходник командой “make” и потом установим при помощи команды “install”

После успешной установки, нужно перезагрузить систему. После чего WIFI устройство обнаружиться системой и будет работать. А на этом сегоня все. Надеюсь данная статья будет вам полезна.

Вам также может понравиться

Установка TorGhost

Установка VirtualBoax на Debian 10

Обзор новой Ubuntu 20.04 Focal Fossa

18 комментариев к « Проблемы с WIFI адаптерами RTL8821CE в Linux »

не сработало, у меня elementary os

введи команду inxi -F и скинь мне на мыло скрин, или на форуме можно посмотреть решение проблемы может кто и сталкивался http://linuxhome.spiritfamily.ru/forums/

У меня elementary os и всё сработало ноутбук HP 255 G7

HP, Elementary – нет wifi, Linux Mint – тоже нет. Просмотрел, перечитал кучу информации -ничего. Случайно наткнулся на ваш сайт – 10 минут и проблема решена. Благодарю Вас за краткость и доступность.

Спасибо, все понятно.

Сработало на Ubuntu 20.04.1! Спасибо!

как скачать, если нет интернета?

Можно подключиться по витой паре – по проводу, скачать и установить. А вообще, щас в ядро Linux уже добавили данный драйвер, его только в настройках активировать и все работает

Я подключил телефон через USB кабель.

автор, спасибо. супер статья и , главное, что без ошибок. множество статей на эту тему в сети, но ,видимо, авторы не сильно понимали, о чем пишут.. поэтому в статьях ошибки. у тебя все в порядке. спасибо. помогло решить задачу и не скатиться к использованию винды )))

Блаеодарю! думал уже на другую OS переходить
Все сработало на отлично, я снова с WIFI
ядро 5.10.6-desktop-1.mga7
ноут ASUS 2019 г.
карточка RTL8821ce
OS Mageia 7

Читайте также:  Как сбросить все с компьютера кроме windows

Спасибо автору. Всё чётко и разумно. Для первичного подключения к сети использовал телефон через USB кабель.

Супер! Все получилось. Спасибо огромное.

Чуть было не забыл! Первым шагом отключаем Secure Boot в Биосе!

Источник

Rtl8821ce ��� linux mint

Realtek RTL8821CE Driver

This repository hosts the code for the Arch Linux AUR Package. It’s targeting Linux > 4.14 and is being developed for Arch Linux and Ubuntu 18.10. No support will be provided for other Linux distributions or Linux Kernel versions outside of that range.

The maintainers of this repository are not Realtek employees and are maintaining this repository for their own usage. Further feature development (such as proper power saving, etc.) will not be pursued here, but will be gladly integrated if newer driver sources are provided by Realtek. Use at your own risk.

This driver can be installed using DKMS. This is a system which will automatically recompile and install a kernel module when a new kernel gets installed or updated. To make use of DKMS, install the dkms package.

Installation of Driver

Make sure you have a proper build environment and dkms installed.

The following steps are required prior to building the driver on Ubuntu/Debian:

Ubuntu users may also install the prebuilt rtl8821ce-dkms package, an older version of the driver maintained by the Ubuntu MOTU Developers group for bionic, eoan and focal. It has been known to work in cases where the newer driver available here does not. Bugs and issues with that package should be reported at Launchpad rather than here.

Make sure you have the base-devel package group installed before you proceed for the necessary compilation tools.

Installing from AUR

Dependencies for manual installation on Arch Linux

If you are running a non-vanilla kernel then install the headers to match the kernel package. Proceed to the section below.

An unofficial Gentoo package is available, using this repository as upstream. It is available from the trolltoo overlay. Gentoo does not use or require dkms for packaged drivers.

Manual installation of driver

In order to install the driver open a terminal in the directory with the source code and execute the following command:

Removal of Driver

Open a terminal window and git clone the repository to your local disk

Then run the installation script:

Remove the driver:

Make sure you have your local copy of this repository fully updated:

Clean any stale binaries:

When reporting issues, please make sure that debugging is enabled. To enable debugging either set MAKEFLAGS=»CONFIG_RTW_DEBUG = y» before compilation or edit Makefile:

This will enable verbose debug logging, helpful to developers.

PCIe Activate State Power Management

Your distribution may come with PCIe Active State Power Management enabled by default. That may conflict with this driver. To disable:

Add pci=noaer at the end of GRUB_CMDLINE_LINUX_DEFAULT. Line should look like this:

Then update your GRUB configuration:

Lenovo Yoga laptops

Some new Yoga laptops (like the Yoga 530) come with rtl8821ce as the Wi-Fi/Bluetooth chip. But the ideapad-laptop module, which may come included in your distribution, may conflict with this driver. To disable:

BlueTooth is not working

This may be due to the Kernel loading up the wrong firmware file for this card. Please take a look at @wahsot’s tutorial at https://github.com/tomaspinho/rtl8821ce/issues/19#issuecomment-452196840 to see if that helps you out.

If your system uses Secure Boot, disable it via BIOS settings, otherwise the kernel will not accept user-supplied modules.

Unstable connection — slowdowns or dropouts

The problem may be due to the periodic scanning of access points by the network applet.

This fix worked helpful on Pop! _OS/Ubuntu 20.10 and Fedora 33. Both with GNOME and NetworkManager. #179

Set the BSSID from your network applet. In GNOME this can be done in WiFi Settings > Your profile > Identity > BSSID .

We are going to disable the Connectivity Check option in NetworkManager. This by editing the file in /var/lib/NetworkManager/NetworkManager-intern.conf and adding the following instructions at the end:

Читайте также:  Windows media server stream

Then, just reboot or restart the NetworkManager unit to fix the problem.

Wi-Fi not working for kernel >= 5.9

The Linux Kernel 5.9 version comes with a broken rtw88 module developed by Realtek that has poor compatibility with most revision of the 8821ce chip.

You must disable it by adding the following to your module blacklists ( /etc/modprobe.d/blacklist.conf ):

Then, make sure you have the rtl8821ce module correctly installed.

Turn off your computer, wait a few seconds (to force firmware reload) and then turn it on again.

Wi-Fi and Bluetooth don’t work after suspend

This is a bug that won’t be fixed until/if Realtek implements proper power management themselves. Given they are now only working in rtw88 , this driver will most likely never be fixed in this regard. Please avoid opening issues about this.

Monitor (promiscuous) mode doesn’t work

This driver doesn’t support it and never will. Please avoid opening issues about this.

Источник

Linux Mint Forums

Welcome to the Linux Mint forums!

Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19 [solved]

Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19 [solved]

Post by flgomezc » Fri Dec 27, 2019 7:37 pm

Hey there. This is my first Mint installation. I have been using Debian and Ubuntu for a decade.
I am trying to make Bluetooth work on a Lenovo A340 all in one. At the beginning the wifi was not working.
I tried to install official Ubuntu Realtek drivers, but there is not official drivers for this chipset. The Realtek RTL8821ce is an integrated Bluetooth+WiFi chip, as far as I know.

I installed the WIFI driver using the Thomas Pinho repo https://github.com/tomaspinho/rtl8821ce .
Now the WIFI is working, but the Bluetooth is not.

Here is the inxi -Fxz output:

Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19

Post by JeremyB » Fri Dec 27, 2019 7:38 pm

Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19

Post by djtomr941 » Tue Jan 07, 2020 12:25 pm

Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19

Post by djtomr941 » Tue Jan 07, 2020 12:35 pm

Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19

Post by djtomr941 » Tue Jan 07, 2020 5:43 pm

Do you think it is relevant? Would I likely need to compile and test that since it looks like the BT driver might not be upstream yet?

Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19

Post by JeremyB » Tue Jan 07, 2020 6:05 pm

Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19

Post by djtomr941 » Tue Jan 07, 2020 8:58 pm

Thanks for your help. I did that and rebooted. Wireless card still works but bluetooth still does not.

Here is the latest.

Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19

Post by djtomr941 » Wed Jan 08, 2020 1:42 am

Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19

Post by djtomr941 » Wed Jan 08, 2020 1:47 am

Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19

Post by djtomr941 » Sat Jan 11, 2020 9:44 am

Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19

Post by flgomezc » Mon Feb 10, 2020 12:44 pm

Sorry for the late answer. I have e-mail notifications turned-off.

This is the lsusb output:

Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19

Post by flgomezc » Mon Feb 10, 2020 3:23 pm

WiFI: OK
Bluetooth: no adapters installed.

Читайте также:  Настроить программное обеспечение windows

The extra-step that djtomr941 did was updating the BIOS. I have no options to do that in my Lenovo A340 machine. (Lenovo offers support only for windows 10 x__x )

I have seen a Ubuntu 19 solution in this forum: https://askubuntu.com/questions/1189556 . unctioning
They suggest to use the repo https://github.com/shubham151/rtl8821ce instead of the repo from TomasPinoHo. But when I try to install the driver using the forum instructions, it appears an error that seems to be relative to the kernel version, it was expected a >= 5.0

Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19

Post by HAWR » Mon Feb 10, 2020 3:44 pm

while reading your thread and your recent post, two things come into my mind:

— Have you ever tried to update your 4.15.0-20 kernel (the install kernel) to the most recent 4.15.0-76?

— There is a recent thread with bluetooth issues and a Realtek wifi card. The user found out, that the linux-firmware update to version 1.173.14 was the culprit. So he blocked that update and uses the install version 1.173.9 and his bluetooth works.

Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19

Post by flgomezc » Tue Feb 11, 2020 12:01 pm

while reading your thread and your recent post, two things come into my mind:

— Have you ever tried to update your 4.15.0-20 kernel (the install kernel) to the most recent 4.1576-76?

— There is a recent thread with bluetooth issues and a Realtek wifi card. The user found out, that the linux-firmware update to version 1.173.14 was the culprit. So he blocked that update and uses the install version 1.173.9 and his bluetooth works.

Thanks for the suggestion. I’ll update the kernel on the weekend.

Re: Bluetooth driver not working for Realtek RTL8821ce on Linux Mint 19

Post by flgomezc » Fri Feb 14, 2020 11:33 am

Hi everyone, I really don’t know what happened, but Bluetooth & WiFi are working without any issue.

STATUS:
WiFi: OK
Bluetooth: OK

I have not upgraded the kernel yet.

I installed the driver from the repo https://github.com/shubham151/rtl8821ce
I tried the repo https://github.com/kelebek333/backport-btrtl-dkms
Finally I unistalled the shubham151 driver and came back to the tomaspinho driver.

The last command I remember tried was something like

Источник

Linux Mint Forums

Welcome to the Linux Mint forums!

LM 19 Realtek WiFi card rtl8821ce

LM 19 Realtek WiFi card rtl8821ce

Post by joebain95 » Thu Nov 08, 2018 11:39 pm

Is the realtek rtl8821ce WiFi card supported by Linux Mint 19 Cinnamon 3.8.8 and if not will it be supported on 19.1?

I can’t get it to work.

I have an HP laptop Intel© Core™ i5-5200U CPU @ 2.20GHz × 2 running LM 19 kernel 4.15.0-20-generic.

Re: LM 19 Realtek WiFi card rtl8821ce

Post by xenopeek » Fri Nov 09, 2018 12:04 am

Searching on the forums for «rtl8821ce» shows users with the same issue. One was able to solve it with steps here:
viewtopic.php?f=90&t=273099&p=1501349#p1501349

As for Linux Mint 19.1, seeing as an update to the hardware enablement stack isn’t due till February 2019 on the package base it uses (Ubuntu 18.04), no I don’t think it will work OOTB on Linux Mint 19.1 yet.

Re: LM 19 Realtek WiFi card rtl8821ce

Post by joebain95 » Sat Nov 10, 2018 3:52 am

Thankyou very much. I have been very happy with 3 versions of Linux Mint. The last one 19 doesn’t have go slow times in Libreoffice as 17.3 did. Extremely happy with it. I have been using it on an HP laptop for three months. When my wife’s laptop screen fell to bits I tried to buy an identical HP to mine. It was very similar but with a new WiFi card, hence the problems. Now that it working its great as it supports 5 Ghz WiFi as well as 2.4.

Источник

Оцените статью