No wireless connection detected HP Pavilion DV6 1220 with a Broadcom BCM 4312
I just installed Ubuntu 11.10 on my HP Pavilion DV6 1220 ek and the Laptop doesn't detect any wireless connection. Two hours before that, Windows 7 was running on my machine and the WiFi functioned perfectly.
Does anyone have an idea? I've been trying for several hours to fix it without success.
Output of lspci -nnk | grep -i net -A2
:
02:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
Subsystem: Hewlett-Packard Company Device [103c:1508]
Kernel driver in use: b43-pci-bridge
--
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:3628]
Kernel driver in use: r8169
Output of sudo ifconfig wlan0 up;iwconfig
:
SIOCSIFFLAGS: No such file or directory
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:on
wireless broadcom
|
show 1 more comment
I just installed Ubuntu 11.10 on my HP Pavilion DV6 1220 ek and the Laptop doesn't detect any wireless connection. Two hours before that, Windows 7 was running on my machine and the WiFi functioned perfectly.
Does anyone have an idea? I've been trying for several hours to fix it without success.
Output of lspci -nnk | grep -i net -A2
:
02:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
Subsystem: Hewlett-Packard Company Device [103c:1508]
Kernel driver in use: b43-pci-bridge
--
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:3628]
Kernel driver in use: r8169
Output of sudo ifconfig wlan0 up;iwconfig
:
SIOCSIFFLAGS: No such file or directory
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:on
wireless broadcom
Does Ubuntu detect any wireless networks? Is there an option for wireless in network manager or does it say "Wireless Disabled by Hardware Switch?"
– William
Feb 3 '12 at 14:29
Please open a terminal and typelspci -nnk | grep -i net -A2
, copy the output and add it to the question.
– Bruno Pereira
Feb 3 '12 at 14:39
Also, post the output of sudo ifconfig wlan0 up;iwconfig;
– user44549
Feb 3 '12 at 14:44
@William: The Wifi is switched on but nothing shows me if there is Some network available in my Area. I'm now on my other Computer and there is more than 15 Wifi networks available.
– Lahbib Zentari
Feb 3 '12 at 15:57
What about the output ofrfkill list
– Chris Wayne
Feb 4 '12 at 17:25
|
show 1 more comment
I just installed Ubuntu 11.10 on my HP Pavilion DV6 1220 ek and the Laptop doesn't detect any wireless connection. Two hours before that, Windows 7 was running on my machine and the WiFi functioned perfectly.
Does anyone have an idea? I've been trying for several hours to fix it without success.
Output of lspci -nnk | grep -i net -A2
:
02:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
Subsystem: Hewlett-Packard Company Device [103c:1508]
Kernel driver in use: b43-pci-bridge
--
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:3628]
Kernel driver in use: r8169
Output of sudo ifconfig wlan0 up;iwconfig
:
SIOCSIFFLAGS: No such file or directory
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:on
wireless broadcom
I just installed Ubuntu 11.10 on my HP Pavilion DV6 1220 ek and the Laptop doesn't detect any wireless connection. Two hours before that, Windows 7 was running on my machine and the WiFi functioned perfectly.
Does anyone have an idea? I've been trying for several hours to fix it without success.
Output of lspci -nnk | grep -i net -A2
:
02:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
Subsystem: Hewlett-Packard Company Device [103c:1508]
Kernel driver in use: b43-pci-bridge
--
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:3628]
Kernel driver in use: r8169
Output of sudo ifconfig wlan0 up;iwconfig
:
SIOCSIFFLAGS: No such file or directory
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:on
wireless broadcom
wireless broadcom
edited Jul 22 '13 at 12:46
Kevin Bowen
14.7k155970
14.7k155970
asked Feb 3 '12 at 14:22
Lahbib ZentariLahbib Zentari
1113
1113
Does Ubuntu detect any wireless networks? Is there an option for wireless in network manager or does it say "Wireless Disabled by Hardware Switch?"
– William
Feb 3 '12 at 14:29
Please open a terminal and typelspci -nnk | grep -i net -A2
, copy the output and add it to the question.
– Bruno Pereira
Feb 3 '12 at 14:39
Also, post the output of sudo ifconfig wlan0 up;iwconfig;
– user44549
Feb 3 '12 at 14:44
@William: The Wifi is switched on but nothing shows me if there is Some network available in my Area. I'm now on my other Computer and there is more than 15 Wifi networks available.
– Lahbib Zentari
Feb 3 '12 at 15:57
What about the output ofrfkill list
– Chris Wayne
Feb 4 '12 at 17:25
|
show 1 more comment
Does Ubuntu detect any wireless networks? Is there an option for wireless in network manager or does it say "Wireless Disabled by Hardware Switch?"
– William
Feb 3 '12 at 14:29
Please open a terminal and typelspci -nnk | grep -i net -A2
, copy the output and add it to the question.
– Bruno Pereira
Feb 3 '12 at 14:39
Also, post the output of sudo ifconfig wlan0 up;iwconfig;
– user44549
Feb 3 '12 at 14:44
@William: The Wifi is switched on but nothing shows me if there is Some network available in my Area. I'm now on my other Computer and there is more than 15 Wifi networks available.
– Lahbib Zentari
Feb 3 '12 at 15:57
What about the output ofrfkill list
– Chris Wayne
Feb 4 '12 at 17:25
Does Ubuntu detect any wireless networks? Is there an option for wireless in network manager or does it say "Wireless Disabled by Hardware Switch?"
– William
Feb 3 '12 at 14:29
Does Ubuntu detect any wireless networks? Is there an option for wireless in network manager or does it say "Wireless Disabled by Hardware Switch?"
– William
Feb 3 '12 at 14:29
Please open a terminal and type
lspci -nnk | grep -i net -A2
, copy the output and add it to the question.– Bruno Pereira
Feb 3 '12 at 14:39
Please open a terminal and type
lspci -nnk | grep -i net -A2
, copy the output and add it to the question.– Bruno Pereira
Feb 3 '12 at 14:39
Also, post the output of sudo ifconfig wlan0 up;iwconfig;
– user44549
Feb 3 '12 at 14:44
Also, post the output of sudo ifconfig wlan0 up;iwconfig;
– user44549
Feb 3 '12 at 14:44
@William: The Wifi is switched on but nothing shows me if there is Some network available in my Area. I'm now on my other Computer and there is more than 15 Wifi networks available.
– Lahbib Zentari
Feb 3 '12 at 15:57
@William: The Wifi is switched on but nothing shows me if there is Some network available in my Area. I'm now on my other Computer and there is more than 15 Wifi networks available.
– Lahbib Zentari
Feb 3 '12 at 15:57
What about the output of
rfkill list
– Chris Wayne
Feb 4 '12 at 17:25
What about the output of
rfkill list
– Chris Wayne
Feb 4 '12 at 17:25
|
show 1 more comment
1 Answer
1
active
oldest
votes
You can try this method: http://forums.linuxmint.com/viewtopic.php?f=194&p=497599#p497599
It is an approved method among various users: http://forum.ubuntu-tr.net/index.php?topic=30521.0
Or while using wired connection, you can use
sudo apt-get remove bcmwl-kernel-source
sudo apt-get purge b43-fwcutter firmware-b43-installer firmware-b43-lpphy-installer firmware-b43legacy-installer bcmwl*
sudo apt-get install b43-fwcutter firmware-b43-installer bcmwl*
Or you can try: How can I get Broadcom BCM4311 Wireless working?
Your chip runs fine with the b43 driver (installed by default) when it has the firmware from the firmware-b43-lpphy-installer. Forget the bcmwl... packages. Not sure what version of the firmware the linux-firmare-nonfree installs, but since the names are so similar to the non-lpphy firmware, that package may not work for you.
– ubfan1
May 24 '13 at 3:29
add a comment |
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',
autoActivateHeartbeat: false,
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
});
}
});
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%2faskubuntu.com%2fquestions%2f101104%2fno-wireless-connection-detected-hp-pavilion-dv6-1220-with-a-broadcom-bcm-4312%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
You can try this method: http://forums.linuxmint.com/viewtopic.php?f=194&p=497599#p497599
It is an approved method among various users: http://forum.ubuntu-tr.net/index.php?topic=30521.0
Or while using wired connection, you can use
sudo apt-get remove bcmwl-kernel-source
sudo apt-get purge b43-fwcutter firmware-b43-installer firmware-b43-lpphy-installer firmware-b43legacy-installer bcmwl*
sudo apt-get install b43-fwcutter firmware-b43-installer bcmwl*
Or you can try: How can I get Broadcom BCM4311 Wireless working?
Your chip runs fine with the b43 driver (installed by default) when it has the firmware from the firmware-b43-lpphy-installer. Forget the bcmwl... packages. Not sure what version of the firmware the linux-firmare-nonfree installs, but since the names are so similar to the non-lpphy firmware, that package may not work for you.
– ubfan1
May 24 '13 at 3:29
add a comment |
You can try this method: http://forums.linuxmint.com/viewtopic.php?f=194&p=497599#p497599
It is an approved method among various users: http://forum.ubuntu-tr.net/index.php?topic=30521.0
Or while using wired connection, you can use
sudo apt-get remove bcmwl-kernel-source
sudo apt-get purge b43-fwcutter firmware-b43-installer firmware-b43-lpphy-installer firmware-b43legacy-installer bcmwl*
sudo apt-get install b43-fwcutter firmware-b43-installer bcmwl*
Or you can try: How can I get Broadcom BCM4311 Wireless working?
Your chip runs fine with the b43 driver (installed by default) when it has the firmware from the firmware-b43-lpphy-installer. Forget the bcmwl... packages. Not sure what version of the firmware the linux-firmare-nonfree installs, but since the names are so similar to the non-lpphy firmware, that package may not work for you.
– ubfan1
May 24 '13 at 3:29
add a comment |
You can try this method: http://forums.linuxmint.com/viewtopic.php?f=194&p=497599#p497599
It is an approved method among various users: http://forum.ubuntu-tr.net/index.php?topic=30521.0
Or while using wired connection, you can use
sudo apt-get remove bcmwl-kernel-source
sudo apt-get purge b43-fwcutter firmware-b43-installer firmware-b43-lpphy-installer firmware-b43legacy-installer bcmwl*
sudo apt-get install b43-fwcutter firmware-b43-installer bcmwl*
Or you can try: How can I get Broadcom BCM4311 Wireless working?
You can try this method: http://forums.linuxmint.com/viewtopic.php?f=194&p=497599#p497599
It is an approved method among various users: http://forum.ubuntu-tr.net/index.php?topic=30521.0
Or while using wired connection, you can use
sudo apt-get remove bcmwl-kernel-source
sudo apt-get purge b43-fwcutter firmware-b43-installer firmware-b43-lpphy-installer firmware-b43legacy-installer bcmwl*
sudo apt-get install b43-fwcutter firmware-b43-installer bcmwl*
Or you can try: How can I get Broadcom BCM4311 Wireless working?
edited Apr 13 '17 at 12:23
Community♦
1
1
answered Apr 14 '12 at 12:47
numandnumand
1,4621116
1,4621116
Your chip runs fine with the b43 driver (installed by default) when it has the firmware from the firmware-b43-lpphy-installer. Forget the bcmwl... packages. Not sure what version of the firmware the linux-firmare-nonfree installs, but since the names are so similar to the non-lpphy firmware, that package may not work for you.
– ubfan1
May 24 '13 at 3:29
add a comment |
Your chip runs fine with the b43 driver (installed by default) when it has the firmware from the firmware-b43-lpphy-installer. Forget the bcmwl... packages. Not sure what version of the firmware the linux-firmare-nonfree installs, but since the names are so similar to the non-lpphy firmware, that package may not work for you.
– ubfan1
May 24 '13 at 3:29
Your chip runs fine with the b43 driver (installed by default) when it has the firmware from the firmware-b43-lpphy-installer. Forget the bcmwl... packages. Not sure what version of the firmware the linux-firmare-nonfree installs, but since the names are so similar to the non-lpphy firmware, that package may not work for you.
– ubfan1
May 24 '13 at 3:29
Your chip runs fine with the b43 driver (installed by default) when it has the firmware from the firmware-b43-lpphy-installer. Forget the bcmwl... packages. Not sure what version of the firmware the linux-firmare-nonfree installs, but since the names are so similar to the non-lpphy firmware, that package may not work for you.
– ubfan1
May 24 '13 at 3:29
add a comment |
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.
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%2faskubuntu.com%2fquestions%2f101104%2fno-wireless-connection-detected-hp-pavilion-dv6-1220-with-a-broadcom-bcm-4312%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
Does Ubuntu detect any wireless networks? Is there an option for wireless in network manager or does it say "Wireless Disabled by Hardware Switch?"
– William
Feb 3 '12 at 14:29
Please open a terminal and type
lspci -nnk | grep -i net -A2
, copy the output and add it to the question.– Bruno Pereira
Feb 3 '12 at 14:39
Also, post the output of sudo ifconfig wlan0 up;iwconfig;
– user44549
Feb 3 '12 at 14:44
@William: The Wifi is switched on but nothing shows me if there is Some network available in my Area. I'm now on my other Computer and there is more than 15 Wifi networks available.
– Lahbib Zentari
Feb 3 '12 at 15:57
What about the output of
rfkill list
– Chris Wayne
Feb 4 '12 at 17:25