UNCLAIMED Wireless Network controller [0280]: Broadcom Corporation Broadcom BCM4313 [14e4:4727] (rev 01) not working on Lenovo V460 in Ubuntu 10.04 LTS - no wireless driver is loaded

Asked by LY

WIFI does not work with my Lenovo V460 laptop. My Verizon USB card works fine, but no wireless.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

sudo lshw -C network; sudo iwlist scan | head -n 20

Thanks

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

Hi,

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 aptitude update; sudo aptitude install hwinfo grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | egrep 'ound|irmware|eth|ath|wl|ipw|b43|witch|ndiswrapper'; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo 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
Mark Rijckenberg (markrijckenberg) said :
#3

@LY: Please post the output at this location, not in my private mailbox:

https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/115690

The command starts with sudo and ends with restart.....

Revision history for this message
LY (larrytx01) said :
#4

Results 1:
ubuntu@ubuntu:~$ sudo lshw -C network; sudo iwlist scan | head -n 20
  *-network
       description: Ethernet interface
       product: AR8131 Gigabit Ethernet
       vendor: Atheros Communications
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: eth0
       version: c0
       serial: 5c:ff:35:07:97:40
       capacity: 1GB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.0.1-NAPI firmware=N/A latency=0 link=no multicast=yes port=twisted pair
       resources: irq:33 memory:f2400000-f243ffff ioport:2000(size=128)
  *-network UNCLAIMED
       description: Network controller
       product: Broadcom Corporation
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:04:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: latency=0
       resources: memory:f2500000-f2503fff
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

pan0 Interface doesn't support scanning.

ppp0 Interface doesn't support scanning.

Result 2:

ubuntu@ubuntu:~$ sudo aptitude update; sudo aptitude install hwinfo grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | egrep 'ound|irmware|eth|ath|wl|ipw|b43|witch|ndiswrapper'; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; sudo /etc/init.d/networking restart

Writing extended state information... Done
Ign cdrom://Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)/ lucid/main Translation-en_US
Ign cdrom://Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)/ lucid/restricted Translation-en_US
Get:1 http://security.ubuntu.com lucid-security Release.gpg [189B]
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
Get:2 http://archive.ubuntu.com lucid Release.gpg [189B]
Ign http://archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_US
Get:3 http://security.ubuntu.com lucid-security Release [38.5kB]
Ign http://archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_US
Get:4 http://archive.ubuntu.com lucid-updates Release.gpg [189B]
Ign http://archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_US
Get:5 http://archive.ubuntu.com lucid Release [57.2kB]
Get:6 http://archive.ubuntu.com lucid-updates Release [44.7kB]
Get:7 http://security.ubuntu.com lucid-security/main Packages [39.7kB]
Get:8 http://archive.ubuntu.com lucid/main Packages [1,386kB]
Get:9 http://security.ubuntu.com lucid-security/restricted Packages [14B]
Get:10 http://security.ubuntu.com lucid-security/main Sources [12.9kB]
Get:11 http://security.ubuntu.com lucid-security/restricted Sources [14B]
Get:12 http://archive.ubuntu.com lucid/restricted Packages [6,208B]
Get:13 http://archive.ubuntu.com lucid/main Sources [659kB]
Get:14 http://archive.ubuntu.com lucid/restricted Sources [3,775B]
Get:15 http://archive.ubuntu.com lucid-updates/main Packages [234kB]
Get:16 http://archive.ubuntu.com lucid-updates/restricted Packages [3,252B]
Get:17 http://archive.ubuntu.com lucid-updates/main Sources [86.0kB]
Get:18 http://archive.ubuntu.com lucid-updates/restricted Sources [1,292B]
Fetched 2,573kB in 22s (117kB/s)
Reading package lists... Done

Current status: 225 updates [+225], 18 new [+18].
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Couldn't find any package whose name or description matched "hwinfo"
Couldn't find any package whose name or description matched "hwinfo"
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 225 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done

  *-network
       description: Ethernet interface
       product: AR8131 Gigabit Ethernet
       vendor: Atheros Communications
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: eth0
       version: c0
       serial: 5c:ff:35:07:97:40
       capacity: 1GB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.0.1-NAPI firmware=N/A latency=0 link=no multicast=yes port=twisted pair
       resources: irq:33 memory:f2400000-f243ffff ioport:2000(size=128)
  *-network UNCLAIMED
       description: Network controller
       product: Broadcom Corporation
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:04:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: latency=0
       resources: memory:f2500000-f2503fff
0: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

pan0 Interface doesn't support scanning.

ppp0 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 Core Processor DRAM Controller [8086:0044] (rev 18)
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18)
00:16.0 Communication controller [0780]: Intel Corporation 5 Series/3400 Series Chipset HECI Controller [8086:3b64] (rev 06)
00:1a.0 USB Controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 05)
00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b56] (rev 05)
00:1c.0 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 [8086:3b42] (rev 05)
00:1c.1 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 [8086:3b44] (rev 05)
00:1c.3 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 [8086:3b48] (rev 05)
00:1d.0 USB Controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b34] (rev 05)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev a5)
00:1f.0 ISA bridge [0601]: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller [8086:3b09] (rev 05)
00:1f.2 SATA controller [0106]: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller [8086:3b29] (rev 05)
00:1f.3 SMBus [0c05]: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller [8086:3b30] (rev 05)
00:1f.6 Signal processing controller [1180]: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem [8086:3b32] (rev 05)
03:00.0 Ethernet controller [0200]: Atheros Communications AR8131 Gigabit Ethernet [1969:1063] (rev c0)
04:00.0 Network controller [0280]: Broadcom Corporation Device [14e4:4727] (rev 01)
ff:00.0 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers [8086:2c62] (rev 05)
ff:00.1 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture System Address Decoder [8086:2d01] (rev 05)
ff:02.0 Host bridge [0600]: Intel Corporation Core Processor QPI Link 0 [8086:2d10] (rev 05)
ff:02.1 Host bridge [0600]: Intel Corporation Core Processor QPI Physical 0 [8086:2d11] (rev 05)
ff:02.2 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d12] (rev 05)
ff:02.3 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d13] (rev 05)
Bus 002 Device 005: ID 106c:3714 Curitel Communications, Inc.
Bus 002 Device 004: ID 0bda:0138 Realtek Semiconductor Corp.
Bus 002 Device 003: ID 045e:0745 Microsoft Corp.
Bus 002 Device 002: ID 8087:0020
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 006: ID 04f2:b18a Chicony Electronics Co., Ltd
Bus 001 Device 005: ID 1c7a:0801 LighTuning Technology Inc.
Bus 001 Device 004: ID 0489:e00d Foxconn / Hon Hai
Bus 001 Device 003: ID 0930:6544 Toshiba Corp. Kingston DataTraveler 2.0 Stick (2GB)
Bus 001 Device 002: ID 8087:0020
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
=========================================================
                               system 08862AU
/0 bus Motherboard
/0/0 memory 125KiB BIOS
/0/2 bus MoutCook
/0/4 processor Intel(R) Core(TM) i5 CPU M 4
/0/4/5 memory 32KiB L1 cache
/0/4/6 memory 256KiB L2 cache
/0/4/7 memory 3MiB L3 cache
/0/4/4.1 processor Logical CPU
/0/4/4.2 processor Logical CPU
/0/4/4.3 processor Logical CPU
/0/4/4.4 processor Logical CPU
/0/4/4.5 processor Logical CPU
/0/4/4.6 processor Logical CPU
/0/4/4.7 processor Logical CPU
/0/4/4.8 processor Logical CPU
/0/4/4.9 processor Logical CPU
/0/4/4.a processor Logical CPU
/0/4/4.b processor Logical CPU
/0/4/4.c processor Logical CPU
/0/4/4.d processor Logical CPU
/0/4/4.e processor Logical CPU
/0/4/4.f processor Logical CPU
/0/4/4.10 processor Logical CPU
/0/18 memory 4GiB System Memory
/0/18/0 memory 2GiB SODIMM Synchronous 1066 MHz (
/0/18/1 memory 2GiB SODIMM Synchronous 1066 MHz (
/0/18/2 memory SODIMM Synchronous [empty]
/0/18/3 memory SODIMM Synchronous [empty]
/0/1 processor
/0/1/4.1 processor Logical CPU
/0/1/4.2 processor Logical CPU
/0/1/4.3 processor Logical CPU
/0/1/4.4 processor Logical CPU
/0/1/4.5 processor Logical CPU
/0/1/4.6 processor Logical CPU
/0/1/4.7 processor Logical CPU
/0/1/4.8 processor Logical CPU
/0/1/4.9 processor Logical CPU
/0/1/4.a processor Logical CPU
/0/1/4.b processor Logical CPU
/0/1/4.c processor Logical CPU
/0/1/4.d processor Logical CPU
/0/1/4.e processor Logical CPU
/0/1/4.f processor Logical CPU
/0/1/4.10 processor Logical CPU
/0/100 bridge Core Processor DRAM Controller
/0/100/2 display Core Processor Integrated Graphics
/0/100/16 communication 5 Series/3400 Series Chipset HECI
/0/100/1a bus 5 Series/3400 Series Chipset USB2
/0/100/1b multimedia 5 Series/3400 Series Chipset High
/0/100/1c bridge 5 Series/3400 Series Chipset PCI E
/0/100/1c/0 eth0 network AR8131 Gigabit Ethernet
/0/100/1c.1 bridge 5 Series/3400 Series Chipset PCI E
/0/100/1c.1/0 network Broadcom Corporation
/0/100/1c.3 bridge 5 Series/3400 Series Chipset PCI E
/0/100/1d bus 5 Series/3400 Series Chipset USB2
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1f bridge Mobile 5 Series Chipset LPC Interf
/0/100/1f.2 scsi0 storage 5 Series/3400 Series Chipset 4 por
/0/100/1f.2/0 /dev/sda disk 320GB WDC WD3200BEVT-2
/0/100/1f.2/0/1 /dev/sda1 volume 200MiB Windows NTFS volume
/0/100/1f.2/0/2 /dev/sda2 volume 254GiB Windows NTFS volume
/0/100/1f.2/0/3 /dev/sda3 volume 28GiB Extended partition
/0/100/1f.2/0/3/5 /dev/sda5 volume 28GiB HPFS/NTFS partition
/0/100/1f.2/0/4 /dev/sda4 volume 14GiB Windows NTFS volume
/0/100/1f.2/1 /dev/cdrom disk DVDRAM GT30N
/0/100/1f.3 bus 5 Series/3400 Series Chipset SMBus
/0/100/1f.6 generic 5 Series/3400 Series Chipset Therm
/0/101 bridge Core Processor QuickPath Architect
/0/102 bridge Core Processor QuickPath Architect
/0/103 bridge Core Processor QPI Link 0
/0/104 bridge Core Processor QPI Physical 0
/0/105 bridge Core Processor Reserved
/0/106 bridge Core Processor Reserved
/0/3 scsi5 storage
/0/3/0.0.0 /dev/sdb disk 16GB SCSI Disk
/0/3/0.0.0/1 /dev/sdb1 volume 14GiB Windows FAT volume
/0/5 scsi6 storage
/0/5/0.0.0 /dev/sdc disk SCSI Disk
/1 power Intel Corporation
/2 system
/3 power To Be Defined By O.E.M
Linux ubuntu 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 i686 GNU/Linux
[ 0.000000] found SMP MP-table at [c00f6950] f6950
[ 0.587824] ACPI: No dock devices found.
[ 2.138112] Switching to clocksource tsc
[ 2.142451] pnp: PnP ACPI: found 11 devices
[ 2.197396] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 2.200012] ACPI: Lid Switch [LID0]
[ 2.286757] hub 1-0:1.0: USB hub found
[ 2.306696] hub 2-0:1.0: USB hub found
[ 2.335646] device-mapper: multipath: version 1.1.0 loaded
[ 2.335715] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 2.339724] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.629694] isapnp: No Plug & Play device found
[ 2.731420] hub 1-1:1.0: USB hub found
[ 2.973969] hub 2-1:1.0: USB hub found
[ 3.147452] usb-storage: device found at 3
[ 4.263165] usb-storage: device found at 4
[ 4.887591] Console: switching to colour frame buffer device 170x48
[ 19.162532] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (04f2:b18a)
[ 19.236198] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 19.386127] elantech.c: assuming hardware version 1, firmware version 4.2
[ 20.057343] lp: driver loaded but no devices found
lo no wireless extensions.

eth0 no wireless extensions.

pan0 no wireless extensions.

ppp0 no wireless extensions.

/etc/modprobe.d/blacklist.conf:# replaced by b43 and ssb.
/etc/modprobe.d/blacklist-watchdog.conf:blacklist twl4030_wdt
sudo: hwinfo: command not found
 * Reconfiguring network interfaces... Ignoring unknown interface ppp0=ppp0.

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

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)

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

Revision history for this message
LY (larrytx01) said :
#6

Can I use my Verizon USB Aircard? It seems to work OK?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

Try it. I recommend using ndisgtk + windows driver for your wireless to get itworking. ndisgtk is part of a default install as far as I know

Can you help with this problem?

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

To post a message you must log in.