b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 8, Type 4, Revision 4) -> Wireless Network controller [0280]: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller [14e4:432b] (rev 01) not working on hp dv6 1152tx laptop in Ubuntu 10.04 LTS

Asked by Srinivasan Rajappa

I feel that there is a selective network connection of wireless in Ubuntu 10.04. After I installed ubuntu 10.04 in my laptop hp dv6 1152tx my laptop doesnt connect to the wireless network. But when I loaded ubuntu in my other laptop hp dv 2000, that laptop immediately connected to the wireless.
I dont know the problem, so I look forward for a solution earnestly.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1

Hi,

Please perform the following using your hp dv6 1152tx laptop.

Please first connect your network card to the wireless router using an ethernet cable (also known as a LAN cable).

In order to gather essential troubleshooting information about your wireless card, please follow this procedure:

Step 1: Open Terminal from "Applications->Accessories->Terminal"

Step 2: Please copy-paste the following command from the https://answers.launchpad.net/ubuntu website in Firefox into the Linux Terminal. Do NOT copy-paste from the Email message into the Terminal, as that will only copy PART of the command. The command STARTS with the word sudo and ENDS with the word restart. So please copy-paste the ENTIRE command below from Firefox into a Terminal, press <enter>, then enter password when sudo asks for password, then press enter again.

Tip: If you have a wheel mouse or 3 button mouse you do not need to type commands into the Terminal. Highlight the command written on the page. Move your cursor anywhere in the Terminal and press the wheel or middle button. Automatic Copy and paste! No spelling mistakes! No Typos! No other errors!

sudo lshw -C network; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | grep ound; dmesg | grep irmware ; dmesg | grep eth; dmesg | grep ath; dmesg | grep b43; dmesg | grep wl; dmesg | grep witch; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; hwinfo --netcard ; sudo /etc/init.d/networking restart

Step 3: Please post results (copy/paste terminal output) on this thread. The troubleshooters here need to see the full Terminal output from running the above command.

Regards,

Mark

Revision history for this message
Srinivasan Rajappa (srinivasan1691) said :
#2

Thank you sir for replying. I did what you asked me to do and the result is as follows. By the way, if you think that only my wireless isnt working, then you are mistaking even my lan connection is being established.

rajappa@ubuntu:~$ sudo lshw -C network; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | grep ound; dmesg | grep irmware ; dmesg | grep eth; dmesg | grep ath; dmesg | grep b43; dmesg | grep wl; dmesg | grep witch; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; hwinfo --netcard ; sudo /etc/init.d/networking restart b43; dmesg | grep wl; dmesg | grep witch; iwconfig; grep b43 /etc/modp[sudo] password for rajappa: be.d/*; hwinfo --netcard ; sudo /etc/init.d/network *-network
       description: Network controller
       product: BCM4322 802.11a/b/g/n Wireless LAN Controller
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:02:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: driver=b43-pci-bridge latency=0
       resources: irq:16 memory:d9000000-d9003fff
  *-network
       description: Ethernet interface
       product: RTL8111/8168B PCI Express Gigabit Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: eth0
       version: 02
       serial: 00:23:8b:c1:a8:e5
       size: 100MB/s
       capacity: 1GB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full latency=0 link=yes multicast=yes port=MII speed=100MB/s
       resources: irq:31 ioport:5000(size=256) memory:d1010000-d1010fff(prefetchable) memory:d1000000-d100ffff(prefetchable) memory:d1020000-d102ffff(prefetchable)
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

pan0 Interface doesn't support scanning.

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04 LTS"
00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 07)
00:01.0 PCI bridge [0604]: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port [8086:2a41] (rev 07)
00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 03)
00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 03)
00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 03)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 03)
00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942] (rev 03)
00:1c.3 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 [8086:2946] (rev 03)
00:1c.4 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 [8086:2948] (rev 03)
00:1c.5 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 [8086:294a] (rev 03)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 03)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 03)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 03)
00:1d.3 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 03)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 03)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev 93)
00:1f.0 ISA bridge [0601]: Intel Corporation ICH9M LPC Interface Controller [8086:2919] (rev 03)
00:1f.2 SATA controller [0106]: Intel Corporation ICH9M/M-E SATA AHCI Controller [8086:2929] (rev 03)
00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 03)
00:1f.6 Signal processing controller [1180]: Intel Corporation 82801I (ICH9 Family) Thermal Subsystem [8086:2932] (rev 03)
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc M92 [Mobility Radeon HD 4500 Series] [1002:9553]
01:00.1 Audio device [0403]: ATI Technologies Inc RV710/730 [1002:aa38]
02:00.0 Network controller [0280]: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller [14e4:432b] (rev 01)
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 02)
06:00.0 FireWire (IEEE 1394) [0c00]: JMicron Technology Corp. IEEE 1394 Host Controller [197b:2380]
06:00.1 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host Controller [197b:2382]
06:00.2 SD Host controller [0805]: JMicron Technology Corp. Standard SD Host Controller [197b:2381]
06:00.3 System peripheral [0880]: JMicron Technology Corp. MS Host Controller [197b:2383]
06:00.4 System peripheral [0880]: JMicron Technology Corp. xD Host Controller [197b:2384]
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 002: ID 03f0:171d Hewlett-Packard Wireless (Bluetooth + WLAN) Interface [Integrated Module]
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 138a:0001 DigitalPersona, Inc Fingeprint Reader
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 13ba:0017 Unknown PS/2 Keyboard+Mouse Adapter
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 5986:0143 Acer, Inc
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
======================================================
                               system HP Pavilion dv6 Notebook PC
/0 bus 3628
/0/0 memory 1MiB BIOS
/0/e processor Intel(R) Core(TM)2 Duo CPU T6400 @ 2.00GHz
/0/e/f memory 2MiB L2 cache
/0/e/11 memory 32KiB L1 cache
/0/e/0.1 processor Logical CPU
/0/e/0.2 processor Logical CPU
/0/10 memory 32KiB L1 cache
/0/12 memory 4GiB System Memory
/0/12/0 memory 2GiB SODIMM DDR2 Synchronous 800 MHz (1.2 ns)
/0/12/1 memory 2GiB SODIMM DDR2 Synchronous 800 MHz (1.2 ns)
/0/100 bridge Mobile 4 Series Chipset Memory Controller Hub
/0/100/1 bridge Mobile 4 Series Chipset PCI Express Graphics Port
/0/100/1/0 display M92 [Mobility Radeon HD 4500 Series]
/0/100/1/0.1 multimedia RV710/730
/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4
/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5
/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2
/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller
/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1
/0/100/1c/0 network BCM4322 802.11a/b/g/n Wireless LAN Controller
/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2
/0/100/1c.1/0 eth0 network RTL8111/8168B PCI Express Gigabit Ethernet controller
/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4
/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5
/0/100/1c.4/0 bus IEEE 1394 Host Controller
/0/100/1c.4/0.1 generic SD/MMC Host Controller
/0/100/1c.4/0.2 generic Standard SD Host Controller
/0/100/1c.4/0.3 generic MS Host Controller
/0/100/1c.4/0.4 generic xD Host Controller
/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6
/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1
/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2
/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3
/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6
/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1f bridge ICH9M LPC Interface Controller
/0/100/1f.2 scsi0 storage ICH9M/M-E SATA AHCI Controller
/0/100/1f.2/0 /dev/sda disk 500GB WDC WD5000BEVT-6
/0/100/1f.2/0/1 /dev/sda1 volume 241GiB Windows NTFS volume
/0/100/1f.2/0/2 /dev/sda2 volume 183GiB Windows NTFS volume
/0/100/1f.2/0/3 /dev/sda3 volume 29GiB Extended partition
/0/100/1f.2/0/3/5 /dev/sda5 volume 29GiB HPFS/NTFS partition
/0/100/1f.2/0/4 /dev/sda4 volume 11GiB Windows NTFS volume
/0/100/1f.2/1 /dev/cdrom disk DVDRAM GT20L
/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller
/0/100/1f.6 generic 82801I (ICH9 Family) Thermal Subsystem
Linux ubuntu 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 i686 GNU/Linux
[ 0.330140] ACPI: No dock devices found.
[ 0.357116] pnp: PnP ACPI: found 12 devices
[ 0.391896] pci 0000:01:00.0: BAR 6: no parent found for of device [0xfffe0000-0xffffffff]
[ 0.391903] pci 0000:03:00.0: BAR 6: no parent found for of device [0xffff0000-0xffffffff]
[ 0.440618] hub 1-0:1.0: USB hub found
[ 0.460608] hub 2-0:1.0: USB hub found
[ 0.460898] hub 3-0:1.0: USB hub found
[ 0.461136] hub 4-0:1.0: USB hub found
[ 0.461365] hub 5-0:1.0: USB hub found
[ 0.461591] hub 6-0:1.0: USB hub found
[ 0.461813] hub 7-0:1.0: USB hub found
[ 0.462047] hub 8-0:1.0: USB hub found
[ 0.485314] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.488684] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.773370] isapnp: No Plug & Play device found
[ 0.952275] ssb: Sonics Silicon Backplane found on PCI device 0000:02:00.0
[ 12.077144] lp: driver loaded but no devices found
[ 12.331166] sdhci-pci 0000:06:00.1: SDHCI controller found [197b:2382] (rev 0)
[ 12.331320] sdhci-pci 0000:06:00.2: SDHCI controller found [197b:2381] (rev 0)
[ 12.342098] uvcvideo: Found UVC 1.00 device HP Webcam (5986:0143)
[ 12.404211] lis3lv02d: 1-byte sensor found
[ 12.503428] b43-phy0: Broadcom 4322 WLAN found (core revision 16)
[ 12.796945] input: HDA Intel Mic at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 12.797108] input: HDA Intel Line Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 16.356679] hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
[ 0.408078] Firmware did not grant requested _OSC control
[ 0.408109] Firmware did not grant requested _OSC control
[ 0.408134] Firmware did not grant requested _OSC control
[ 0.408159] Firmware did not grant requested _OSC control
[ 0.408183] Firmware did not grant requested _OSC control
[ 0.408207] Firmware did not grant requested _OSC control
[ 0.408247] Firmware did not grant requested _OSC control
[ 0.408272] Firmware did not grant requested _OSC control
[ 0.408296] Firmware did not grant requested _OSC control
[ 0.408320] Firmware did not grant requested _OSC control
[ 0.408344] Firmware did not grant requested _OSC control
[ 0.408368] Firmware did not grant requested _OSC control
[ 12.515983] platform radeon_cp.0: firmware: requesting radeon/RV710_pfp.bin
[ 12.534332] platform radeon_cp.0: firmware: requesting radeon/RV710_me.bin
[ 12.543590] platform radeon_cp.0: firmware: requesting radeon/R700_rlc.bin
[ 12.545166] Broadcom 43xx driver loaded [ Features: PL, Firmware-ID: FW13 ]
[ 0.894591] eth0: RTL8168c/8111c at 0xf80b6000, 00:23:8b:c1:a8:e5, XID 1c4000c0 IRQ 31
[ 14.209660] r8169: eth0: link down
[ 14.209870] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 210.133747] r8169: eth0: link up
[ 210.134055] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 220.840113] eth0: no IPv6 routers present
[ 0.485311] device-mapper: multipath: version 1.1.0 loaded
[ 0.485314] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.885158] b43-pci-bridge 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.885172] b43-pci-bridge 0000:02:00.0: setting latency timer to 64
[ 12.503428] b43-phy0: Broadcom 4322 WLAN found (core revision 16)
[ 12.545030] b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 8, Type 4, Revision 4)
[ 12.545142] b43: probe of ssb0:0 failed with error -95
[ 0.352277] Switching to clocksource tsc
[ 0.408884] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 0.409178] ACPI: Lid Switch [LID0]
[ 0.411607] Switching to clocksource hpet
[ 13.628134] Console: switching to colour frame buffer device 170x48
lo no wireless extensions.

eth0 no wireless extensions.

pan0 no wireless extensions.

/etc/modprobe.d/blacklist.conf:# replaced by b43 and ssb.
/etc/modprobe.d/blacklist-watchdog.conf:blacklist twl4030_wdt
The program 'hwinfo' is currently not installed. You can install it by typing:
sudo apt-get install hwinfo
 * Reconfiguring network interfaces... [ OK ]
rajappa@ubuntu:~$

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#3

Hi,

You need to install the following Broadcom driver package using aptitude or Synaptic package manager: bcmwl-kernel-source

This will of course require a working wirED Internet connection in Ubuntu. (wired, not wireless) If your current, WIRED connection does NOT give you access to the Internet, then you need to go somewhere else where you CAN get a wired Internet connection.

For example: using the Terminal, you need to run the following commands to install bcmwl-kernel-source:

sudo aptitude update
sudo aptitude install bcmwl-kernel-source

Then reboot and retest wireless using Network Manager.

A similar explanation can be found at the end of this thread:

https://answers.launchpad.net/ubuntu/+source/ubuntu-docs/+question/89142

Regards,

Mark

Can you help with this problem?

Provide an answer of your own, or ask Srinivasan Rajappa for more information if necessary.

To post a message you must log in.