broadcom-wl driver (akmods) from RPMFusion does not compile a MacBook Pro 11, 1 (mid-2014 Retina model)
I have used Fedora wonderfully before on my MacBook Pro 11, 1 with working wifi set up as per this guide. It describes the process of adding the RPMFusion repos and installing the akmods broadcom-wl driver from there, and it worked fine when I installed Fedora 27. However, when I have tried to do this with Fedora 29, it simply does not work. Every step of the process, from adding the RPMFusion repo, to installing the broadcom-wl
package, seems to work. However, when running sudo akmods
, this error pops up:
Checking kmods exist for 4.18.16-300.fc29.x86_64 [ OK ]
Building and installing wl-kmod [FAILED]
Building rpms failed; see /var/cache/akmods/wl/6.30.223.271-20-for-4.18.16-300.fc29.x86_64.failed.log for details
Hint: Some kmods were ignored or failed to build or install.
You can try to rebuild and install them by by calling
'/usr/sbin/akmods --force' as root.
The mentioned file says this in turn:
2019/02/06 10:56:15 akmods: Building RPM using the command '/sbin/akmodsbuild --kernels 4.18.16-300.fc29.x86_64 /usr/src/akmods/wl-kmod.latest'
mv: cannot stat '/tmp/akmodsbuild.YtdSnJrq/RPMS/x86_64/*': No such file or directory
2019/02/06 10:56:15 akmodsbuild: * Rebuilding /usr/src/akmods/wl-kmod.latest for kernel(s) 4.18.16-300.fc29.x86_64:
2019/02/06 10:56:15 akmodsbuild: Failed to move /tmp/akmodsbuild.YtdSnJrq/RPMS/x86_64/* to /tmp/akmods.0sJvuLYJ/results
2019/02/06 10:56:15 akmods: Building rpms failed; see /var/cache/akmods/wl/6.30.223.271-20-for-4.18.16-300.fc29.x86_64.failed.log for details
I'm really lost and I need WiFi soon (my data plan is running out). Could someone please help me?
linux fedora broadcom wlan
New contributor
add a comment |
I have used Fedora wonderfully before on my MacBook Pro 11, 1 with working wifi set up as per this guide. It describes the process of adding the RPMFusion repos and installing the akmods broadcom-wl driver from there, and it worked fine when I installed Fedora 27. However, when I have tried to do this with Fedora 29, it simply does not work. Every step of the process, from adding the RPMFusion repo, to installing the broadcom-wl
package, seems to work. However, when running sudo akmods
, this error pops up:
Checking kmods exist for 4.18.16-300.fc29.x86_64 [ OK ]
Building and installing wl-kmod [FAILED]
Building rpms failed; see /var/cache/akmods/wl/6.30.223.271-20-for-4.18.16-300.fc29.x86_64.failed.log for details
Hint: Some kmods were ignored or failed to build or install.
You can try to rebuild and install them by by calling
'/usr/sbin/akmods --force' as root.
The mentioned file says this in turn:
2019/02/06 10:56:15 akmods: Building RPM using the command '/sbin/akmodsbuild --kernels 4.18.16-300.fc29.x86_64 /usr/src/akmods/wl-kmod.latest'
mv: cannot stat '/tmp/akmodsbuild.YtdSnJrq/RPMS/x86_64/*': No such file or directory
2019/02/06 10:56:15 akmodsbuild: * Rebuilding /usr/src/akmods/wl-kmod.latest for kernel(s) 4.18.16-300.fc29.x86_64:
2019/02/06 10:56:15 akmodsbuild: Failed to move /tmp/akmodsbuild.YtdSnJrq/RPMS/x86_64/* to /tmp/akmods.0sJvuLYJ/results
2019/02/06 10:56:15 akmods: Building rpms failed; see /var/cache/akmods/wl/6.30.223.271-20-for-4.18.16-300.fc29.x86_64.failed.log for details
I'm really lost and I need WiFi soon (my data plan is running out). Could someone please help me?
linux fedora broadcom wlan
New contributor
add a comment |
I have used Fedora wonderfully before on my MacBook Pro 11, 1 with working wifi set up as per this guide. It describes the process of adding the RPMFusion repos and installing the akmods broadcom-wl driver from there, and it worked fine when I installed Fedora 27. However, when I have tried to do this with Fedora 29, it simply does not work. Every step of the process, from adding the RPMFusion repo, to installing the broadcom-wl
package, seems to work. However, when running sudo akmods
, this error pops up:
Checking kmods exist for 4.18.16-300.fc29.x86_64 [ OK ]
Building and installing wl-kmod [FAILED]
Building rpms failed; see /var/cache/akmods/wl/6.30.223.271-20-for-4.18.16-300.fc29.x86_64.failed.log for details
Hint: Some kmods were ignored or failed to build or install.
You can try to rebuild and install them by by calling
'/usr/sbin/akmods --force' as root.
The mentioned file says this in turn:
2019/02/06 10:56:15 akmods: Building RPM using the command '/sbin/akmodsbuild --kernels 4.18.16-300.fc29.x86_64 /usr/src/akmods/wl-kmod.latest'
mv: cannot stat '/tmp/akmodsbuild.YtdSnJrq/RPMS/x86_64/*': No such file or directory
2019/02/06 10:56:15 akmodsbuild: * Rebuilding /usr/src/akmods/wl-kmod.latest for kernel(s) 4.18.16-300.fc29.x86_64:
2019/02/06 10:56:15 akmodsbuild: Failed to move /tmp/akmodsbuild.YtdSnJrq/RPMS/x86_64/* to /tmp/akmods.0sJvuLYJ/results
2019/02/06 10:56:15 akmods: Building rpms failed; see /var/cache/akmods/wl/6.30.223.271-20-for-4.18.16-300.fc29.x86_64.failed.log for details
I'm really lost and I need WiFi soon (my data plan is running out). Could someone please help me?
linux fedora broadcom wlan
New contributor
I have used Fedora wonderfully before on my MacBook Pro 11, 1 with working wifi set up as per this guide. It describes the process of adding the RPMFusion repos and installing the akmods broadcom-wl driver from there, and it worked fine when I installed Fedora 27. However, when I have tried to do this with Fedora 29, it simply does not work. Every step of the process, from adding the RPMFusion repo, to installing the broadcom-wl
package, seems to work. However, when running sudo akmods
, this error pops up:
Checking kmods exist for 4.18.16-300.fc29.x86_64 [ OK ]
Building and installing wl-kmod [FAILED]
Building rpms failed; see /var/cache/akmods/wl/6.30.223.271-20-for-4.18.16-300.fc29.x86_64.failed.log for details
Hint: Some kmods were ignored or failed to build or install.
You can try to rebuild and install them by by calling
'/usr/sbin/akmods --force' as root.
The mentioned file says this in turn:
2019/02/06 10:56:15 akmods: Building RPM using the command '/sbin/akmodsbuild --kernels 4.18.16-300.fc29.x86_64 /usr/src/akmods/wl-kmod.latest'
mv: cannot stat '/tmp/akmodsbuild.YtdSnJrq/RPMS/x86_64/*': No such file or directory
2019/02/06 10:56:15 akmodsbuild: * Rebuilding /usr/src/akmods/wl-kmod.latest for kernel(s) 4.18.16-300.fc29.x86_64:
2019/02/06 10:56:15 akmodsbuild: Failed to move /tmp/akmodsbuild.YtdSnJrq/RPMS/x86_64/* to /tmp/akmods.0sJvuLYJ/results
2019/02/06 10:56:15 akmods: Building rpms failed; see /var/cache/akmods/wl/6.30.223.271-20-for-4.18.16-300.fc29.x86_64.failed.log for details
I'm really lost and I need WiFi soon (my data plan is running out). Could someone please help me?
linux fedora broadcom wlan
linux fedora broadcom wlan
New contributor
New contributor
edited 12 mins ago
Safal Aryal
New contributor
asked 27 mins ago
Safal AryalSafal Aryal
11
11
New contributor
New contributor
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
});
}
});
Safal Aryal 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%2f498967%2fbroadcom-wl-driver-akmods-from-rpmfusion-does-not-compile-a-macbook-pro-11-1%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
Safal Aryal is a new contributor. Be nice, and check out our Code of Conduct.
Safal Aryal is a new contributor. Be nice, and check out our Code of Conduct.
Safal Aryal is a new contributor. Be nice, and check out our Code of Conduct.
Safal Aryal 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%2f498967%2fbroadcom-wl-driver-akmods-from-rpmfusion-does-not-compile-a-macbook-pro-11-1%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