Can't Install rtl8821ce driverRealtek rtl8821ce wifi driver problem in Linux Mint 18.2Cannot create “Hello...
Can an SPI slave start a transmission in full-duplex mode?
sed delete all the words before a match
How to identify the wires on the dimmer to convert it to Conventional on/off switch
Could one become a successful researcher by writing some really good papers while being outside academia?
Do other countries guarantee freedoms that the United States does not have?
Why did the RAAF procure the F/A-18 despite being purpose-built for carriers?
Can a character who casts Shapechange and turns into a spellcaster use innate spellcasting to cast spells with a long casting time?
Is TA-ing worth the opportunity cost?
Geometric programming: Why are the constraints defined to be less than/equal to 1?
Double blind peer review when paper cites author's GitHub repo for code
Arrange a list in ascending order by deleting list elements
Generator for parity?
Does two puncture wounds mean venomous snake?
How to remove something from the slug/url
How to translate this word-play with the word "bargain" into French?
Acceptable to cut steak before searing?
How to mark beverage cans in a cooler for a blind person?
Atari ST DRAM timing puzzle
In a topological space if there exists a loop that cannot be contracted to a point does there exist a simple loop that cannot be contracted also?
How do I explain to a team that the project they will work on for six months will 100% fail?
Should I self-publish my novella on Amazon or try my luck getting publishers?
How quickly could a country build a tall concrete wall around a city?
Infeasibility in mathematical optimization models
Tikzcd pullback square issue
Can't Install rtl8821ce driver
Realtek rtl8821ce wifi driver problem in Linux Mint 18.2Cannot create “Hello World” module (and NVIDIA, and VirtualBox)Trouble compiling RealTek Wifi Drivers rtl8192ce on Fedora 21Invalid Build path for driver creationRaspberry Pi 3 TP-LINK AC 600 (T2UH) wireless USB adapter (Raspbian Lite)Compiling driver from Github ErrorOpenmpi installationinstall failing for libpcap: recipe for target pcap-linux.o failedFTDI driver installation problem Linux 64bit
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I've been trying to install the rtl8821ce driver for my linux mint laptop. So far, the instructions I've been following make sense, but when I try to run sudo make or just make I get the following error message:
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.15.0-54-generic/build M=/home/hudson/Downloads/rtl8821ce modules
make1: Entering directory '/usr/src/linux-headers-4.15.0-54-generic'
/home/hudson/Downloads/rtl8821ce/Makefile:2157: home/hudson/Downloads/rtl8821ce/hal/phydm/phydm.mk: No such file or directory
/home/hudson/Downloads/rtl8821ce/Makefile:2166: home/hudson/Downloads/rtl8821ce/rtl8821c.mk: No such file or directory
make[2]: * No rule to make target 'home/hudson/Downloads/rtl8821ce/rtl8821c.mk'. Stop.
Makefile:1552: recipe for target 'module/home/hudson/Downloads/rtl8821ce' failed
make1: * [module/home/hudson/Downloads/rtl8821ce] Error 2
make1: Leaving directory '/usr/src/linux-headers-4.15.0-54-generic'
Makefile:2237: recipe for target 'modules' failed
make: *** [modules] Error 2
I'm using this guide
linux linux-mint wifi drivers realtek
New contributor
user366327 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I've been trying to install the rtl8821ce driver for my linux mint laptop. So far, the instructions I've been following make sense, but when I try to run sudo make or just make I get the following error message:
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.15.0-54-generic/build M=/home/hudson/Downloads/rtl8821ce modules
make1: Entering directory '/usr/src/linux-headers-4.15.0-54-generic'
/home/hudson/Downloads/rtl8821ce/Makefile:2157: home/hudson/Downloads/rtl8821ce/hal/phydm/phydm.mk: No such file or directory
/home/hudson/Downloads/rtl8821ce/Makefile:2166: home/hudson/Downloads/rtl8821ce/rtl8821c.mk: No such file or directory
make[2]: * No rule to make target 'home/hudson/Downloads/rtl8821ce/rtl8821c.mk'. Stop.
Makefile:1552: recipe for target 'module/home/hudson/Downloads/rtl8821ce' failed
make1: * [module/home/hudson/Downloads/rtl8821ce] Error 2
make1: Leaving directory '/usr/src/linux-headers-4.15.0-54-generic'
Makefile:2237: recipe for target 'modules' failed
make: *** [modules] Error 2
I'm using this guide
linux linux-mint wifi drivers realtek
New contributor
user366327 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I've been trying to install the rtl8821ce driver for my linux mint laptop. So far, the instructions I've been following make sense, but when I try to run sudo make or just make I get the following error message:
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.15.0-54-generic/build M=/home/hudson/Downloads/rtl8821ce modules
make1: Entering directory '/usr/src/linux-headers-4.15.0-54-generic'
/home/hudson/Downloads/rtl8821ce/Makefile:2157: home/hudson/Downloads/rtl8821ce/hal/phydm/phydm.mk: No such file or directory
/home/hudson/Downloads/rtl8821ce/Makefile:2166: home/hudson/Downloads/rtl8821ce/rtl8821c.mk: No such file or directory
make[2]: * No rule to make target 'home/hudson/Downloads/rtl8821ce/rtl8821c.mk'. Stop.
Makefile:1552: recipe for target 'module/home/hudson/Downloads/rtl8821ce' failed
make1: * [module/home/hudson/Downloads/rtl8821ce] Error 2
make1: Leaving directory '/usr/src/linux-headers-4.15.0-54-generic'
Makefile:2237: recipe for target 'modules' failed
make: *** [modules] Error 2
I'm using this guide
linux linux-mint wifi drivers realtek
New contributor
user366327 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I've been trying to install the rtl8821ce driver for my linux mint laptop. So far, the instructions I've been following make sense, but when I try to run sudo make or just make I get the following error message:
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.15.0-54-generic/build M=/home/hudson/Downloads/rtl8821ce modules
make1: Entering directory '/usr/src/linux-headers-4.15.0-54-generic'
/home/hudson/Downloads/rtl8821ce/Makefile:2157: home/hudson/Downloads/rtl8821ce/hal/phydm/phydm.mk: No such file or directory
/home/hudson/Downloads/rtl8821ce/Makefile:2166: home/hudson/Downloads/rtl8821ce/rtl8821c.mk: No such file or directory
make[2]: * No rule to make target 'home/hudson/Downloads/rtl8821ce/rtl8821c.mk'. Stop.
Makefile:1552: recipe for target 'module/home/hudson/Downloads/rtl8821ce' failed
make1: * [module/home/hudson/Downloads/rtl8821ce] Error 2
make1: Leaving directory '/usr/src/linux-headers-4.15.0-54-generic'
Makefile:2237: recipe for target 'modules' failed
make: *** [modules] Error 2
I'm using this guide
linux linux-mint wifi drivers realtek
linux linux-mint wifi drivers realtek
New contributor
user366327 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user366327 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user366327 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 57 mins ago
user366327user366327
1
1
New contributor
user366327 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user366327 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
});
}
});
user366327 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f534827%2fcant-install-rtl8821ce-driver%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
user366327 is a new contributor. Be nice, and check out our Code of Conduct.
user366327 is a new contributor. Be nice, and check out our Code of Conduct.
user366327 is a new contributor. Be nice, and check out our Code of Conduct.
user366327 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f534827%2fcant-install-rtl8821ce-driver%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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