How can I make my Realtek RTL8821CE wireless hardware work?











up vote
0
down vote

favorite












I have been looking at several websites to try and set up wifi on Ubuntu with no success. OK, this website talks about the post 18.04 way. But how do you set it up after that version? I saw this website as well, and it talks about some of the differences but I still haven't been successful yet. Here are some things I have tried to do.



ip addr show


When I do this, I get this output:



1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether f4:39:09:22:a6:60 brd ff:ff:ff:ff:ff:ff


Then I tried a similar command.



ip a


When I do this, I see this output:



1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether f4:39:09:22:a6:60 brd ff:ff:ff:ff:ff:ff


With this command, I can see a little more information than the prior.



I have also just tried to connect using the mouse. This is what I see when I go to the WIFI in settings:



No_AdapterFor the no adapter issue, this Youtube video looked promising.



I gave this command.



#apt-get remove --purge bcmwl-kernel-source


But unfortunately, it didn't work. This is the output:



Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package bcmwl-kernel-source
root@brian-HP-Slim-Desktop-290-a0xxx:/home/brian#


Note: I tried to install it using a live cd just to see if I could and it tried.



Here are some more things that I have done to gather information for this question.



lspci 


And this is the output.



01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8821CE 
802.11ac PCIe Wireless Network Adapter
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)


rfkill list


This is the output



0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no


Next I did this.



dmesg


A lot of information came up, but it was too much for this website.



I also did this.



lsmod


Same problem, too much information and I couldn't post it. In reading some of this information. It said something was blocked because I used secureboot when I downloaded the OS. I will be honest, I don't think I know what secureboot is.I hope this information helps.



I am using a Century Link router, model number C1000A. It is not connected directly to the computer. I would be grateful to any and all who could render any kind of assistance, thank you.










share|improve this question
























  • Please check your added links they are unreachable!!!
    – George Udosen
    Dec 5 at 10:10










  • Sorry about that, I check them and now I think they are working.
    – BJsgoodlife
    Dec 5 at 10:30






  • 1




    Update your question by copying and pasting the command(s) you typed followed by the messages the commands produced.
    – WinEunuuchs2Unix
    Dec 7 at 16:05










  • Please edit your question and convert the screenshots to text as that's searchable by google, whereas images are not... Also, please go here and add the additional info from there into your question. Then leave a message @Fabby ;-) 0:-)
    – Fabby
    Dec 8 at 20:03












  • What's going on here is that your WiFi adapter is not recognized. Please borrow/bribe/buy/steal ;-) an Ethernet cable, hook up your machine to the router that way and run this script so we can give you the perfect answer! 0:-) And thanks for converting the screenshots to text...
    – Fabby
    Dec 9 at 8:10















up vote
0
down vote

favorite












I have been looking at several websites to try and set up wifi on Ubuntu with no success. OK, this website talks about the post 18.04 way. But how do you set it up after that version? I saw this website as well, and it talks about some of the differences but I still haven't been successful yet. Here are some things I have tried to do.



ip addr show


When I do this, I get this output:



1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether f4:39:09:22:a6:60 brd ff:ff:ff:ff:ff:ff


Then I tried a similar command.



ip a


When I do this, I see this output:



1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether f4:39:09:22:a6:60 brd ff:ff:ff:ff:ff:ff


With this command, I can see a little more information than the prior.



I have also just tried to connect using the mouse. This is what I see when I go to the WIFI in settings:



No_AdapterFor the no adapter issue, this Youtube video looked promising.



I gave this command.



#apt-get remove --purge bcmwl-kernel-source


But unfortunately, it didn't work. This is the output:



Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package bcmwl-kernel-source
root@brian-HP-Slim-Desktop-290-a0xxx:/home/brian#


Note: I tried to install it using a live cd just to see if I could and it tried.



Here are some more things that I have done to gather information for this question.



lspci 


And this is the output.



01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8821CE 
802.11ac PCIe Wireless Network Adapter
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)


rfkill list


This is the output



0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no


Next I did this.



dmesg


A lot of information came up, but it was too much for this website.



I also did this.



lsmod


Same problem, too much information and I couldn't post it. In reading some of this information. It said something was blocked because I used secureboot when I downloaded the OS. I will be honest, I don't think I know what secureboot is.I hope this information helps.



I am using a Century Link router, model number C1000A. It is not connected directly to the computer. I would be grateful to any and all who could render any kind of assistance, thank you.










share|improve this question
























  • Please check your added links they are unreachable!!!
    – George Udosen
    Dec 5 at 10:10










  • Sorry about that, I check them and now I think they are working.
    – BJsgoodlife
    Dec 5 at 10:30






  • 1




    Update your question by copying and pasting the command(s) you typed followed by the messages the commands produced.
    – WinEunuuchs2Unix
    Dec 7 at 16:05










  • Please edit your question and convert the screenshots to text as that's searchable by google, whereas images are not... Also, please go here and add the additional info from there into your question. Then leave a message @Fabby ;-) 0:-)
    – Fabby
    Dec 8 at 20:03












  • What's going on here is that your WiFi adapter is not recognized. Please borrow/bribe/buy/steal ;-) an Ethernet cable, hook up your machine to the router that way and run this script so we can give you the perfect answer! 0:-) And thanks for converting the screenshots to text...
    – Fabby
    Dec 9 at 8:10













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have been looking at several websites to try and set up wifi on Ubuntu with no success. OK, this website talks about the post 18.04 way. But how do you set it up after that version? I saw this website as well, and it talks about some of the differences but I still haven't been successful yet. Here are some things I have tried to do.



ip addr show


When I do this, I get this output:



1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether f4:39:09:22:a6:60 brd ff:ff:ff:ff:ff:ff


Then I tried a similar command.



ip a


When I do this, I see this output:



1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether f4:39:09:22:a6:60 brd ff:ff:ff:ff:ff:ff


With this command, I can see a little more information than the prior.



I have also just tried to connect using the mouse. This is what I see when I go to the WIFI in settings:



No_AdapterFor the no adapter issue, this Youtube video looked promising.



I gave this command.



#apt-get remove --purge bcmwl-kernel-source


But unfortunately, it didn't work. This is the output:



Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package bcmwl-kernel-source
root@brian-HP-Slim-Desktop-290-a0xxx:/home/brian#


Note: I tried to install it using a live cd just to see if I could and it tried.



Here are some more things that I have done to gather information for this question.



lspci 


And this is the output.



01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8821CE 
802.11ac PCIe Wireless Network Adapter
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)


rfkill list


This is the output



0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no


Next I did this.



dmesg


A lot of information came up, but it was too much for this website.



I also did this.



lsmod


Same problem, too much information and I couldn't post it. In reading some of this information. It said something was blocked because I used secureboot when I downloaded the OS. I will be honest, I don't think I know what secureboot is.I hope this information helps.



I am using a Century Link router, model number C1000A. It is not connected directly to the computer. I would be grateful to any and all who could render any kind of assistance, thank you.










share|improve this question















I have been looking at several websites to try and set up wifi on Ubuntu with no success. OK, this website talks about the post 18.04 way. But how do you set it up after that version? I saw this website as well, and it talks about some of the differences but I still haven't been successful yet. Here are some things I have tried to do.



ip addr show


When I do this, I get this output:



1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether f4:39:09:22:a6:60 brd ff:ff:ff:ff:ff:ff


Then I tried a similar command.



ip a


When I do this, I see this output:



1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether f4:39:09:22:a6:60 brd ff:ff:ff:ff:ff:ff


With this command, I can see a little more information than the prior.



I have also just tried to connect using the mouse. This is what I see when I go to the WIFI in settings:



No_AdapterFor the no adapter issue, this Youtube video looked promising.



I gave this command.



#apt-get remove --purge bcmwl-kernel-source


But unfortunately, it didn't work. This is the output:



Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package bcmwl-kernel-source
root@brian-HP-Slim-Desktop-290-a0xxx:/home/brian#


Note: I tried to install it using a live cd just to see if I could and it tried.



Here are some more things that I have done to gather information for this question.



lspci 


And this is the output.



01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8821CE 
802.11ac PCIe Wireless Network Adapter
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)


rfkill list


This is the output



0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no


Next I did this.



dmesg


A lot of information came up, but it was too much for this website.



I also did this.



lsmod


Same problem, too much information and I couldn't post it. In reading some of this information. It said something was blocked because I used secureboot when I downloaded the OS. I will be honest, I don't think I know what secureboot is.I hope this information helps.



I am using a Century Link router, model number C1000A. It is not connected directly to the computer. I would be grateful to any and all who could render any kind of assistance, thank you.







wireless 18.04






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 13 at 2:13









Robie Basak

12.4k24576




12.4k24576










asked Dec 5 at 10:03









BJsgoodlife

60521640




60521640












  • Please check your added links they are unreachable!!!
    – George Udosen
    Dec 5 at 10:10










  • Sorry about that, I check them and now I think they are working.
    – BJsgoodlife
    Dec 5 at 10:30






  • 1




    Update your question by copying and pasting the command(s) you typed followed by the messages the commands produced.
    – WinEunuuchs2Unix
    Dec 7 at 16:05










  • Please edit your question and convert the screenshots to text as that's searchable by google, whereas images are not... Also, please go here and add the additional info from there into your question. Then leave a message @Fabby ;-) 0:-)
    – Fabby
    Dec 8 at 20:03












  • What's going on here is that your WiFi adapter is not recognized. Please borrow/bribe/buy/steal ;-) an Ethernet cable, hook up your machine to the router that way and run this script so we can give you the perfect answer! 0:-) And thanks for converting the screenshots to text...
    – Fabby
    Dec 9 at 8:10


















  • Please check your added links they are unreachable!!!
    – George Udosen
    Dec 5 at 10:10










  • Sorry about that, I check them and now I think they are working.
    – BJsgoodlife
    Dec 5 at 10:30






  • 1




    Update your question by copying and pasting the command(s) you typed followed by the messages the commands produced.
    – WinEunuuchs2Unix
    Dec 7 at 16:05










  • Please edit your question and convert the screenshots to text as that's searchable by google, whereas images are not... Also, please go here and add the additional info from there into your question. Then leave a message @Fabby ;-) 0:-)
    – Fabby
    Dec 8 at 20:03












  • What's going on here is that your WiFi adapter is not recognized. Please borrow/bribe/buy/steal ;-) an Ethernet cable, hook up your machine to the router that way and run this script so we can give you the perfect answer! 0:-) And thanks for converting the screenshots to text...
    – Fabby
    Dec 9 at 8:10
















Please check your added links they are unreachable!!!
– George Udosen
Dec 5 at 10:10




Please check your added links they are unreachable!!!
– George Udosen
Dec 5 at 10:10












Sorry about that, I check them and now I think they are working.
– BJsgoodlife
Dec 5 at 10:30




Sorry about that, I check them and now I think they are working.
– BJsgoodlife
Dec 5 at 10:30




1




1




Update your question by copying and pasting the command(s) you typed followed by the messages the commands produced.
– WinEunuuchs2Unix
Dec 7 at 16:05




Update your question by copying and pasting the command(s) you typed followed by the messages the commands produced.
– WinEunuuchs2Unix
Dec 7 at 16:05












Please edit your question and convert the screenshots to text as that's searchable by google, whereas images are not... Also, please go here and add the additional info from there into your question. Then leave a message @Fabby ;-) 0:-)
– Fabby
Dec 8 at 20:03






Please edit your question and convert the screenshots to text as that's searchable by google, whereas images are not... Also, please go here and add the additional info from there into your question. Then leave a message @Fabby ;-) 0:-)
– Fabby
Dec 8 at 20:03














What's going on here is that your WiFi adapter is not recognized. Please borrow/bribe/buy/steal ;-) an Ethernet cable, hook up your machine to the router that way and run this script so we can give you the perfect answer! 0:-) And thanks for converting the screenshots to text...
– Fabby
Dec 9 at 8:10




What's going on here is that your WiFi adapter is not recognized. Please borrow/bribe/buy/steal ;-) an Ethernet cable, hook up your machine to the router that way and run this script so we can give you the perfect answer! 0:-) And thanks for converting the screenshots to text...
– Fabby
Dec 9 at 8:10










2 Answers
2






active

oldest

votes

















up vote
1
down vote



+50










You have Realtek RTL8821CE hardware, so use the following steps:



Open up a terminal by pressing Ctrl+Alt+T and type:



cd /tmp/
sudo apt 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


Which will download the Arch source and build the driver. After the above is completed, you can insmod the driver or simply reboot.



Warning: As you're downloading and building your own driver, ensure SecureBoot is disabled in the UEFI Firmware / BIOS if a simple reboot would not bring the desired result.






share|improve this answer























  • If you need any further help, edit your question and post a link to the output of the Wireless information script
    – Fabby
    Dec 10 at 12:33










  • Hi Fabby, I tried to follow you instructions but this is the output that I got. Package build-essential is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source.
    – BJsgoodlife
    Dec 10 at 14:25










  • I will post to the script.
    – BJsgoodlife
    Dec 10 at 14:26










  • @BJsgoodlife For the missing package follow this first and if that fails do this one instead.
    – Fabby
    Dec 10 at 21:20








  • 1




    You're welcome @Fabby. :-)
    – galoget
    Dec 13 at 17:14


















up vote
0
down vote













For the package bcmwl-kernel-source to be available, you need to enable the restricted repository.



You need to run software-properties-gtk and enable the restricted repository.



Software & Updates



Then you will be able to install bcmwl-kernel-source






share|improve this answer





















  • Hi solsTiCe- Thank you for your efforts to help me, however restricted drivers was already checked. I noticed something else, too. I tried to start with step one after it didn't work from where I left off, and my computer can't find the bcmwl-kernel-source driver to begin with. I will supply a screenshot of what I see.
    – BJsgoodlife
    Dec 8 at 14:32











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1098595%2fhow-can-i-make-my-realtek-rtl8821ce-wireless-hardware-work%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
1
down vote



+50










You have Realtek RTL8821CE hardware, so use the following steps:



Open up a terminal by pressing Ctrl+Alt+T and type:



cd /tmp/
sudo apt 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


Which will download the Arch source and build the driver. After the above is completed, you can insmod the driver or simply reboot.



Warning: As you're downloading and building your own driver, ensure SecureBoot is disabled in the UEFI Firmware / BIOS if a simple reboot would not bring the desired result.






share|improve this answer























  • If you need any further help, edit your question and post a link to the output of the Wireless information script
    – Fabby
    Dec 10 at 12:33










  • Hi Fabby, I tried to follow you instructions but this is the output that I got. Package build-essential is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source.
    – BJsgoodlife
    Dec 10 at 14:25










  • I will post to the script.
    – BJsgoodlife
    Dec 10 at 14:26










  • @BJsgoodlife For the missing package follow this first and if that fails do this one instead.
    – Fabby
    Dec 10 at 21:20








  • 1




    You're welcome @Fabby. :-)
    – galoget
    Dec 13 at 17:14















up vote
1
down vote



+50










You have Realtek RTL8821CE hardware, so use the following steps:



Open up a terminal by pressing Ctrl+Alt+T and type:



cd /tmp/
sudo apt 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


Which will download the Arch source and build the driver. After the above is completed, you can insmod the driver or simply reboot.



Warning: As you're downloading and building your own driver, ensure SecureBoot is disabled in the UEFI Firmware / BIOS if a simple reboot would not bring the desired result.






share|improve this answer























  • If you need any further help, edit your question and post a link to the output of the Wireless information script
    – Fabby
    Dec 10 at 12:33










  • Hi Fabby, I tried to follow you instructions but this is the output that I got. Package build-essential is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source.
    – BJsgoodlife
    Dec 10 at 14:25










  • I will post to the script.
    – BJsgoodlife
    Dec 10 at 14:26










  • @BJsgoodlife For the missing package follow this first and if that fails do this one instead.
    – Fabby
    Dec 10 at 21:20








  • 1




    You're welcome @Fabby. :-)
    – galoget
    Dec 13 at 17:14













up vote
1
down vote



+50







up vote
1
down vote



+50




+50




You have Realtek RTL8821CE hardware, so use the following steps:



Open up a terminal by pressing Ctrl+Alt+T and type:



cd /tmp/
sudo apt 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


Which will download the Arch source and build the driver. After the above is completed, you can insmod the driver or simply reboot.



Warning: As you're downloading and building your own driver, ensure SecureBoot is disabled in the UEFI Firmware / BIOS if a simple reboot would not bring the desired result.






share|improve this answer














You have Realtek RTL8821CE hardware, so use the following steps:



Open up a terminal by pressing Ctrl+Alt+T and type:



cd /tmp/
sudo apt 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


Which will download the Arch source and build the driver. After the above is completed, you can insmod the driver or simply reboot.



Warning: As you're downloading and building your own driver, ensure SecureBoot is disabled in the UEFI Firmware / BIOS if a simple reboot would not bring the desired result.







share|improve this answer














share|improve this answer



share|improve this answer








edited Dec 11 at 16:22









galoget

2,1442820




2,1442820










answered Dec 10 at 12:28









Fabby

26.2k1360159




26.2k1360159












  • If you need any further help, edit your question and post a link to the output of the Wireless information script
    – Fabby
    Dec 10 at 12:33










  • Hi Fabby, I tried to follow you instructions but this is the output that I got. Package build-essential is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source.
    – BJsgoodlife
    Dec 10 at 14:25










  • I will post to the script.
    – BJsgoodlife
    Dec 10 at 14:26










  • @BJsgoodlife For the missing package follow this first and if that fails do this one instead.
    – Fabby
    Dec 10 at 21:20








  • 1




    You're welcome @Fabby. :-)
    – galoget
    Dec 13 at 17:14


















  • If you need any further help, edit your question and post a link to the output of the Wireless information script
    – Fabby
    Dec 10 at 12:33










  • Hi Fabby, I tried to follow you instructions but this is the output that I got. Package build-essential is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source.
    – BJsgoodlife
    Dec 10 at 14:25










  • I will post to the script.
    – BJsgoodlife
    Dec 10 at 14:26










  • @BJsgoodlife For the missing package follow this first and if that fails do this one instead.
    – Fabby
    Dec 10 at 21:20








  • 1




    You're welcome @Fabby. :-)
    – galoget
    Dec 13 at 17:14
















If you need any further help, edit your question and post a link to the output of the Wireless information script
– Fabby
Dec 10 at 12:33




If you need any further help, edit your question and post a link to the output of the Wireless information script
– Fabby
Dec 10 at 12:33












Hi Fabby, I tried to follow you instructions but this is the output that I got. Package build-essential is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source.
– BJsgoodlife
Dec 10 at 14:25




Hi Fabby, I tried to follow you instructions but this is the output that I got. Package build-essential is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source.
– BJsgoodlife
Dec 10 at 14:25












I will post to the script.
– BJsgoodlife
Dec 10 at 14:26




I will post to the script.
– BJsgoodlife
Dec 10 at 14:26












@BJsgoodlife For the missing package follow this first and if that fails do this one instead.
– Fabby
Dec 10 at 21:20






@BJsgoodlife For the missing package follow this first and if that fails do this one instead.
– Fabby
Dec 10 at 21:20






1




1




You're welcome @Fabby. :-)
– galoget
Dec 13 at 17:14




You're welcome @Fabby. :-)
– galoget
Dec 13 at 17:14












up vote
0
down vote













For the package bcmwl-kernel-source to be available, you need to enable the restricted repository.



You need to run software-properties-gtk and enable the restricted repository.



Software & Updates



Then you will be able to install bcmwl-kernel-source






share|improve this answer





















  • Hi solsTiCe- Thank you for your efforts to help me, however restricted drivers was already checked. I noticed something else, too. I tried to start with step one after it didn't work from where I left off, and my computer can't find the bcmwl-kernel-source driver to begin with. I will supply a screenshot of what I see.
    – BJsgoodlife
    Dec 8 at 14:32















up vote
0
down vote













For the package bcmwl-kernel-source to be available, you need to enable the restricted repository.



You need to run software-properties-gtk and enable the restricted repository.



Software & Updates



Then you will be able to install bcmwl-kernel-source






share|improve this answer





















  • Hi solsTiCe- Thank you for your efforts to help me, however restricted drivers was already checked. I noticed something else, too. I tried to start with step one after it didn't work from where I left off, and my computer can't find the bcmwl-kernel-source driver to begin with. I will supply a screenshot of what I see.
    – BJsgoodlife
    Dec 8 at 14:32













up vote
0
down vote










up vote
0
down vote









For the package bcmwl-kernel-source to be available, you need to enable the restricted repository.



You need to run software-properties-gtk and enable the restricted repository.



Software & Updates



Then you will be able to install bcmwl-kernel-source






share|improve this answer












For the package bcmwl-kernel-source to be available, you need to enable the restricted repository.



You need to run software-properties-gtk and enable the restricted repository.



Software & Updates



Then you will be able to install bcmwl-kernel-source







share|improve this answer












share|improve this answer



share|improve this answer










answered Dec 8 at 12:43









solsTiCe

5,86922048




5,86922048












  • Hi solsTiCe- Thank you for your efforts to help me, however restricted drivers was already checked. I noticed something else, too. I tried to start with step one after it didn't work from where I left off, and my computer can't find the bcmwl-kernel-source driver to begin with. I will supply a screenshot of what I see.
    – BJsgoodlife
    Dec 8 at 14:32


















  • Hi solsTiCe- Thank you for your efforts to help me, however restricted drivers was already checked. I noticed something else, too. I tried to start with step one after it didn't work from where I left off, and my computer can't find the bcmwl-kernel-source driver to begin with. I will supply a screenshot of what I see.
    – BJsgoodlife
    Dec 8 at 14:32
















Hi solsTiCe- Thank you for your efforts to help me, however restricted drivers was already checked. I noticed something else, too. I tried to start with step one after it didn't work from where I left off, and my computer can't find the bcmwl-kernel-source driver to begin with. I will supply a screenshot of what I see.
– BJsgoodlife
Dec 8 at 14:32




Hi solsTiCe- Thank you for your efforts to help me, however restricted drivers was already checked. I noticed something else, too. I tried to start with step one after it didn't work from where I left off, and my computer can't find the bcmwl-kernel-source driver to begin with. I will supply a screenshot of what I see.
– BJsgoodlife
Dec 8 at 14:32


















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1098595%2fhow-can-i-make-my-realtek-rtl8821ce-wireless-hardware-work%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

Mangá

 ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕