tuesday 12. Feb 2020: WIFI DRIVER UNCLAIMED Intel Core i3 7th Gen on my laptop Mr. Ingar ingar@ingar-VivoBook-15-ASUS-Laptop-X540UAR:~$ cat /proc/version Linux version 5.3.0-29-generic (buildd@lcy01-amd64-024) (gcc version 9.2.1 20191008 (Ubuntu

Asked by Ingarelv50

 tuesday 12. Feb 2020:

WIFI DRIVER UNCLAIMED

Intel Core i3 7th Gen on my laptop Mr. Ingar

ingar@ingar-VivoBook-15-ASUS-Laptop-X540UAR:~$ cat /proc/version
Linux version 5.3.0-29-generic (buildd@lcy01-amd64-024) (gcc version 9.2.1 20191008 (Ubuntu 9.2.1-9ubuntu2)) #31-Ubuntu SMP Fri Jan 17 17:27:26 UTC 2020

ingar@ingar-VivoBook-15-ASUS-Laptop-X540UAR:~$ sudo lshw -C network
[sudo] password for ingar:
  *-network UNCLAIMED
       description: Network controller
       product: RTL8821CE 802.11ac PCIe Wireless Network Adapter
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:02:00.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress cap_list
       configuration: latency=0
       resources: ioport:e000(size=256) memory:ef000000-ef00ffff
ingar@ingar-VivoBook-15-ASUS-Laptop-X540UAR:~$

What is the best way to activate the rtl8821ce chip set ?

1:

2:

3:

4:

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
michael (yellupcm-gmail) said :
#1
Revision history for this message
Ingarelv50 (ingarelv50) said :
#2

Trying the :

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

Does not bring up the wifi after rebooting. Last link is dead 404. I'l
ceep trying. Ingar

.....

On 12.02.2020 16:58, michael wrote:
> Your question #688707 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/688707
>
> michael posted a new comment:
> Have you read these?
>
> https://askubuntu.com/questions/1071299/how-to-install-wi-fi-driver-for-
> realtek-rtl8821ce-on-ubuntu-18-04
>
> https://medium.com/@kimiyukiyukawa/installing-rtl8821ce-network-
> controller-on-ubuntu-335d8ccb8a92
>
> May help.
>

Revision history for this message
Ingarelv50 (ingarelv50) said :
#3

Does not find the WIFI adapter. Sorry, Ingar

------

On 12.02.2020 17:18, Ingarelv50 wrote:
> Your question #688707 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/688707
>
> You gave more information on the question:
> Trying the :
>
> 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
>
> Does not bring up the wifi after rebooting. Last link is dead 404. I'l
> ceep trying. Ingar
>
> .....
>
> On 12.02.2020 16:58, michael wrote:
>> Your question #688707 on Ubuntu changed:
>> https://answers.launchpad.net/ubuntu/+question/688707
>>
>> michael posted a new comment:
>> Have you read these?
>>
>> https://askubuntu.com/questions/1071299/how-to-install-wi-fi-driver-for-
>> realtek-rtl8821ce-on-ubuntu-18-04
>>
>> https://medium.com/@kimiyukiyukawa/installing-rtl8821ce-network-
>> controller-on-ubuntu-335d8ccb8a92
>>
>> May help.
>>

Revision history for this message
Manfred Hampl (m-hampl) said :
#4

For diagnostic purposes please provide the output that you receive for the commands

uname -a
lsb_release -crid
modinfo 8821ce
dkms status

And, by the way, the link https://medium.com/@kimiyukiyukawa/installing-rtl8821ce-network-controller-on-ubuntu-335d8ccb8a92 works for me. If it does not work for you, then this may be a fault of your e-mail system, because it breaks the link. Try again with the link that you see in https://answers.launchpad.net/ubuntu/+question/688707 comment #1

Revision history for this message
Ingarelv50 (ingarelv50) said :
#5

attatced answer. Ingar

On 12.02.2020 18:27, Manfred Hampl wrote:
> Your question #688707 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/688707
>
> Status: Open => Needs information
>
> Manfred Hampl requested more information:
> For diagnostic purposes please provide the output that you receive for
> the commands
>
> uname -a
> lsb_release -crid
> modinfo 8821ce
> dkms status
>
> And, by the way, the link https://medium.com/@kimiyukiyukawa/installing-
> rtl8821ce-network-controller-on-ubuntu-335d8ccb8a92 works for me. If it
> does not work for you, then this may be a fault of your e-mail system,
> because it breaks the link. Try again with the link that you see in
> https://answers.launchpad.net/ubuntu/+question/688707 comment #1
>

Revision history for this message
Manfred Hampl (m-hampl) said :
#6

Please use https://answers.launchpad.net/ubuntu/+question/688707 for answering and paste all output into the "Message:" box.

Revision history for this message
Launchpad Janitor (janitor) said :
#7

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.