Unable to get my PCE-AC56 working properly, but was only able to get it working and decently stable once
I've been trying to get my Asus PCE-AC56 to work with Linux Mint 18.3, which the wireless card has a Broadcom BCM4352 chip on it. I was able to at times, but it would run terrible when playing a game and give me terrible network speed, so I kept trying to find a solution to my speed issue, only for it to be to little to no avail.
I was able to actually get a really good speed out of the card with this (15Mb/s, usual internet speed)! But after I restart, just to be sure that it would work after a simple restart, it stopped working.
I tried to diagnose what was causing the card from not loading, hardware-wise, reported by ndiswrapper -l
:
tried reinstalling
bcmwl-kernel-source
via Synaptic Package Manager;removing
blacklist bcm43xx
,blacklist b43
,blacklist b43legacy
andblacklist ssb
frometc/modprobe.d/blacklist.conf
;checking the syslog from
/etc/log/syslog
but was too much to look through;
reinstalling
ndiswrapper
,ndisgtk
, and the driver for the card, which wasbcmwl6.inf
;
- the wireless card would've also worked with
bcmwdi.inf
, regardless of which, as I tested, from my Windows 10 drive, before I restarted
- the wireless card would've also worked with
All leading me here back to the same spot, with 'Wireless' in Network Manager nowhere to be found and unable to use my wireless network card.
What am I doing wrong (or did I do wrong) and how can I fix what I could've possibly broke?
EDIT: just in case, both iwconfig
and ip addr
never printed out a wlan0
nor a bcmwl6
(the second one which ndiswrapper -l
outputs)
linux-mint wifi drivers 64bit pci
add a comment |
I've been trying to get my Asus PCE-AC56 to work with Linux Mint 18.3, which the wireless card has a Broadcom BCM4352 chip on it. I was able to at times, but it would run terrible when playing a game and give me terrible network speed, so I kept trying to find a solution to my speed issue, only for it to be to little to no avail.
I was able to actually get a really good speed out of the card with this (15Mb/s, usual internet speed)! But after I restart, just to be sure that it would work after a simple restart, it stopped working.
I tried to diagnose what was causing the card from not loading, hardware-wise, reported by ndiswrapper -l
:
tried reinstalling
bcmwl-kernel-source
via Synaptic Package Manager;removing
blacklist bcm43xx
,blacklist b43
,blacklist b43legacy
andblacklist ssb
frometc/modprobe.d/blacklist.conf
;checking the syslog from
/etc/log/syslog
but was too much to look through;
reinstalling
ndiswrapper
,ndisgtk
, and the driver for the card, which wasbcmwl6.inf
;
- the wireless card would've also worked with
bcmwdi.inf
, regardless of which, as I tested, from my Windows 10 drive, before I restarted
- the wireless card would've also worked with
All leading me here back to the same spot, with 'Wireless' in Network Manager nowhere to be found and unable to use my wireless network card.
What am I doing wrong (or did I do wrong) and how can I fix what I could've possibly broke?
EDIT: just in case, both iwconfig
and ip addr
never printed out a wlan0
nor a bcmwl6
(the second one which ndiswrapper -l
outputs)
linux-mint wifi drivers 64bit pci
add a comment |
I've been trying to get my Asus PCE-AC56 to work with Linux Mint 18.3, which the wireless card has a Broadcom BCM4352 chip on it. I was able to at times, but it would run terrible when playing a game and give me terrible network speed, so I kept trying to find a solution to my speed issue, only for it to be to little to no avail.
I was able to actually get a really good speed out of the card with this (15Mb/s, usual internet speed)! But after I restart, just to be sure that it would work after a simple restart, it stopped working.
I tried to diagnose what was causing the card from not loading, hardware-wise, reported by ndiswrapper -l
:
tried reinstalling
bcmwl-kernel-source
via Synaptic Package Manager;removing
blacklist bcm43xx
,blacklist b43
,blacklist b43legacy
andblacklist ssb
frometc/modprobe.d/blacklist.conf
;checking the syslog from
/etc/log/syslog
but was too much to look through;
reinstalling
ndiswrapper
,ndisgtk
, and the driver for the card, which wasbcmwl6.inf
;
- the wireless card would've also worked with
bcmwdi.inf
, regardless of which, as I tested, from my Windows 10 drive, before I restarted
- the wireless card would've also worked with
All leading me here back to the same spot, with 'Wireless' in Network Manager nowhere to be found and unable to use my wireless network card.
What am I doing wrong (or did I do wrong) and how can I fix what I could've possibly broke?
EDIT: just in case, both iwconfig
and ip addr
never printed out a wlan0
nor a bcmwl6
(the second one which ndiswrapper -l
outputs)
linux-mint wifi drivers 64bit pci
I've been trying to get my Asus PCE-AC56 to work with Linux Mint 18.3, which the wireless card has a Broadcom BCM4352 chip on it. I was able to at times, but it would run terrible when playing a game and give me terrible network speed, so I kept trying to find a solution to my speed issue, only for it to be to little to no avail.
I was able to actually get a really good speed out of the card with this (15Mb/s, usual internet speed)! But after I restart, just to be sure that it would work after a simple restart, it stopped working.
I tried to diagnose what was causing the card from not loading, hardware-wise, reported by ndiswrapper -l
:
tried reinstalling
bcmwl-kernel-source
via Synaptic Package Manager;removing
blacklist bcm43xx
,blacklist b43
,blacklist b43legacy
andblacklist ssb
frometc/modprobe.d/blacklist.conf
;checking the syslog from
/etc/log/syslog
but was too much to look through;
reinstalling
ndiswrapper
,ndisgtk
, and the driver for the card, which wasbcmwl6.inf
;
- the wireless card would've also worked with
bcmwdi.inf
, regardless of which, as I tested, from my Windows 10 drive, before I restarted
- the wireless card would've also worked with
All leading me here back to the same spot, with 'Wireless' in Network Manager nowhere to be found and unable to use my wireless network card.
What am I doing wrong (or did I do wrong) and how can I fix what I could've possibly broke?
EDIT: just in case, both iwconfig
and ip addr
never printed out a wlan0
nor a bcmwl6
(the second one which ndiswrapper -l
outputs)
linux-mint wifi drivers 64bit pci
linux-mint wifi drivers 64bit pci
edited yesterday
Rui F Ribeiro
38.8k1479128
38.8k1479128
asked Aug 13 at 6:59
M. Gonzalez
165
165
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Solution:
Worked after installing broadcom-sta-dkms
, then purging it, installing bcmwl-kernel-source
, then purging it.
The last few things I did was sudo apt purge ndis*
, which removed any ndis
-related packages,
then reinstalled bcmwl-kernel-source
via Driver Manager (which got the WiFi working again, but I would rather use a Windows driver), reverting it back to not use any driver, then reinstall ndisgtk
(and required dependencies) as mentioned here.
Finally, installing bcmwl6.inf
via the NDISwrapper user interface and reconnecting to my router!
add a comment |
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
});
}
});
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%2f462229%2funable-to-get-my-pce-ac56-working-properly-but-was-only-able-to-get-it-working%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Solution:
Worked after installing broadcom-sta-dkms
, then purging it, installing bcmwl-kernel-source
, then purging it.
The last few things I did was sudo apt purge ndis*
, which removed any ndis
-related packages,
then reinstalled bcmwl-kernel-source
via Driver Manager (which got the WiFi working again, but I would rather use a Windows driver), reverting it back to not use any driver, then reinstall ndisgtk
(and required dependencies) as mentioned here.
Finally, installing bcmwl6.inf
via the NDISwrapper user interface and reconnecting to my router!
add a comment |
Solution:
Worked after installing broadcom-sta-dkms
, then purging it, installing bcmwl-kernel-source
, then purging it.
The last few things I did was sudo apt purge ndis*
, which removed any ndis
-related packages,
then reinstalled bcmwl-kernel-source
via Driver Manager (which got the WiFi working again, but I would rather use a Windows driver), reverting it back to not use any driver, then reinstall ndisgtk
(and required dependencies) as mentioned here.
Finally, installing bcmwl6.inf
via the NDISwrapper user interface and reconnecting to my router!
add a comment |
Solution:
Worked after installing broadcom-sta-dkms
, then purging it, installing bcmwl-kernel-source
, then purging it.
The last few things I did was sudo apt purge ndis*
, which removed any ndis
-related packages,
then reinstalled bcmwl-kernel-source
via Driver Manager (which got the WiFi working again, but I would rather use a Windows driver), reverting it back to not use any driver, then reinstall ndisgtk
(and required dependencies) as mentioned here.
Finally, installing bcmwl6.inf
via the NDISwrapper user interface and reconnecting to my router!
Solution:
Worked after installing broadcom-sta-dkms
, then purging it, installing bcmwl-kernel-source
, then purging it.
The last few things I did was sudo apt purge ndis*
, which removed any ndis
-related packages,
then reinstalled bcmwl-kernel-source
via Driver Manager (which got the WiFi working again, but I would rather use a Windows driver), reverting it back to not use any driver, then reinstall ndisgtk
(and required dependencies) as mentioned here.
Finally, installing bcmwl6.inf
via the NDISwrapper user interface and reconnecting to my router!
edited Aug 13 at 18:52
answered Aug 13 at 18:47
M. Gonzalez
165
165
add a comment |
add a comment |
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.
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.
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%2f462229%2funable-to-get-my-pce-ac56-working-properly-but-was-only-able-to-get-it-working%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