0: dell-wifi: Wireless LAN -> Hard blocked: yes -> DISABLED Wireless Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01) not working in Ubuntu 10.04 LTS on Dell Inspiron 1525 due to wireless killswitch

Asked by Sanket Bhatia

Hi, cant seem to get WLAN working on my Ubuntu 10.04 LTS, on my Dell Inspiron 1525. Tried various things I found on the internet, including trying to install drivers, but nothing seems to work.
On the wireless networks tab in the connections, it says "Wireless disable". Can anyone help?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Solved by:
Mark Rijckenberg
Solved:
Last query:
Last reply:
Revision history for this message
theneoindian (theneoindian) said :
#1

Hi , What is your wireless card manufacturer ? to find , try command "lspci" . If it's atheros , ath5k driver is commonly used . to check if ath5k is loaded try command "lsmod | grep ath5k" . if it's broadcom or some other , i may not b able 2 help :(

Revision history for this message
Sanket Bhatia (sankbhat) said :
#2

Heres the output. Guess its Broadcom.

00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
02:09.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
02:09.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
02:09.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 12)
02:09.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
02:09.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff)
09:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller (rev 12)
0b:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)

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

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
Sanket Bhatia (sankbhat) said :
#4

Heres the whole output:

Writing extended state information... 1%
Writing extended state information... Done
Hit http://security.ubuntu.com lucid-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
Hit http://us.archive.ubuntu.com lucid Release.gpg
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US
Hit http://ppa.launchpad.net lucid Release.gpg
Ign http://ppa.launchpad.net/jonoomph/openshot-edge/ubuntu/ lucid/main Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_US
Hit http://security.ubuntu.com lucid-security Release
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com lucid-updates Release.gpg
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com lucid Release
Hit http://ppa.launchpad.net lucid Release
Hit http://us.archive.ubuntu.com lucid-updates Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://us.archive.ubuntu.com lucid/main Packages
Hit http://ppa.launchpad.net lucid/main Packages
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/restricted Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://us.archive.ubuntu.com lucid/restricted Packages
Hit http://us.archive.ubuntu.com lucid/main Sources
Hit http://us.archive.ubuntu.com lucid/restricted Sources
Hit http://us.archive.ubuntu.com lucid/universe Packages
Hit http://us.archive.ubuntu.com lucid/universe Sources
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Hit http://us.archive.ubuntu.com lucid/multiverse Packages
Hit http://us.archive.ubuntu.com lucid/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-updates/main Packages
Hit http://us.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://us.archive.ubuntu.com lucid-updates/main Sources
Hit http://us.archive.ubuntu.com lucid-updates/restricted Sources
Hit http://us.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us.archive.ubuntu.com lucid-updates/universe Sources
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Sources
Reading package lists... Done

Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 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: 88E8040 PCI-E Fast Ethernet Controller
       vendor: Marvell Technology Group Ltd.
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: eth0
       version: 12
       serial: 00:1d:09:45:9e:87
       size: 100MB/s
       capacity: 100MB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.25 duplex=full firmware=N/A ip=192.168.1.33 latency=0 link=yes multicast=yes port=twisted pair speed=100MB/s
       resources: irq:27 memory:fe8fc000-fe8fffff ioport:de00(size=256)
  *-network DISABLED
       description: Wireless interface
       product: BCM4312 802.11b/g
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:0b:00.0
       logical name: eth1
       version: 01
       serial: 00:16:44:b2:d1:da
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=wl0 driverversion=5.60.48.36 latency=0 multicast=yes wireless=IEEE 802.11bg
       resources: irq:17 memory:fe7fc000-fe7fffff
0: dell-wifi: Wireless LAN
 Soft blocked: no
 Hard blocked: yes
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

eth1 Failed to read scan data : Invalid argument

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 PM965/GM965/GL960 Memory Controller Hub [8086:2a00] (rev 0c)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 0c)
00:02.1 Display controller [0380]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a03] (rev 0c)
00:1a.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 [8086:2834] (rev 02)
00:1a.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 [8086:2835] (rev 02)
00:1a.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 [8086:283a] (rev 02)
00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 [8086:283f] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 [8086:2841] (rev 02)
00:1c.4 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 [8086:2847] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 [8086:2830] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 [8086:2831] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 [8086:2832] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 [8086:2836] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev f2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller [8086:2815] (rev 02)
00:1f.1 IDE interface [0101]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller [8086:2850] (rev 02)
00:1f.2 SATA controller [0106]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller [8086:2829] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation 82801H (ICH8 Family) SMBus Controller [8086:283e] (rev 02)
02:09.0 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394 Controller [1180:0832] (rev 05)
02:09.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 22)
02:09.2 System peripheral [0880]: Ricoh Co Ltd R5C843 MMC Host Controller [1180:0843] (rev 12)
02:09.3 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter [1180:0592] (rev 12)
02:09.4 System peripheral [0880]: Ricoh Co Ltd xD-Picture Card Controller [1180:0852] (rev ff)
09:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller [11ab:4354] (rev 12)
0b:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01)
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
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 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 Inspiron 1525
/0 bus 0U990C
/0/0 memory 64KiB BIOS
/0/400 processor Intel(R) Celeron(R) CPU
/0/400/700 memory 32KiB L1 cache
/0/400/701 memory 1MiB L2 cache
/0/1000 memory 1GiB System Memory
/0/1000/0 memory 512MiB DIMM DDR Synchronous 667 M
/0/1000/1 memory 512MiB DIMM DDR Synchronous
/0/100 bridge Mobile PM965/GM965/GL960 Memory C
/0/100/2 display Mobile GM965/GL960 Integrated Gra
/0/100/2.1 display Mobile GM965/GL960 Integrated Gra
/0/100/1a bus 82801H (ICH8 Family) USB UHCI Con
/0/100/1a.1 bus 82801H (ICH8 Family) USB UHCI Con
/0/100/1a.7 bus 82801H (ICH8 Family) USB2 EHCI Co
/0/100/1b multimedia 82801H (ICH8 Family) HD Audio Con
/0/100/1c bridge 82801H (ICH8 Family) PCI Express
/0/100/1c/0 eth0 network 88E8040 PCI-E Fast Ethernet Contr
/0/100/1c.1 bridge 82801H (ICH8 Family) PCI Express
/0/100/1c.1/0 eth1 network BCM4312 802.11b/g
/0/100/1c.4 bridge 82801H (ICH8 Family) PCI Express
/0/100/1d bus 82801H (ICH8 Family) USB UHCI Con
/0/100/1d.1 bus 82801H (ICH8 Family) USB UHCI Con
/0/100/1d.2 bus 82801H (ICH8 Family) USB UHCI Con
/0/100/1d.7 bus 82801H (ICH8 Family) USB2 EHCI Co
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1e/9 bus R5C832 IEEE 1394 Controller
/0/100/1e/9.1 generic R5C822 SD/SDIO/MMC/MS/MSPro Host
/0/100/1e/9.2 generic R5C592 Memory Stick Bus Host Adap
/0/100/1e/9.3 generic xD-Picture Card Controller
/0/100/1e/9.4 generic Illegal Vendor ID
/0/100/1f bridge 82801HEM (ICH8M) LPC Interface Co
/0/100/1f.1 scsi0 storage 82801HBM/HEM (ICH8M/ICH8M-E) IDE
/0/100/1f.1/0.0.0 /dev/cdrom disk DVD+-RW GSA-T21N
/0/100/1f.2 scsi2 storage 82801HBM/HEM (ICH8M/ICH8M-E) SATA
/0/100/1f.2/0.0.0 /dev/sda disk 120GB TOSHIBA MK1246GS
/0/100/1f.2/0.0.0/1 /dev/sda1 volume 94MiB Windows FAT volume
/0/100/1f.2/0.0.0/2 /dev/sda2 volume 10GiB Windows NTFS volume
/0/100/1f.2/0.0.0/3 /dev/sda3 volume 99GiB Windows NTFS volume
/0/100/1f.2/0.0.0/4 /dev/sda4 volume 2560MiB Extended partition
/0/100/1f.2/0.0.0/4/5 /dev/sda5 volume 2559MiB
/0/100/1f.3 bus 82801H (ICH8 Family) SMBus Contro
/1 power DELL WK37982
Linux ubuntu 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 07:54:58 UTC 2010 i686 GNU/Linux
[ 0.020939] SMP alternatives: switching to UP code
[ 0.154829] ACPI: No dock devices found.
[ 0.196024] Switching to clocksource tsc
[ 0.239991] pnp: PnP ACPI: found 13 devices
[ 0.310388] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.311318] ACPI: Lid Switch [LID]
[ 0.324101] Switching to clocksource hpet
[ 0.456326] hub 1-0:1.0: USB hub found
[ 0.519796] hub 2-0:1.0: USB hub found
[ 0.520164] hub 3-0:1.0: USB hub found
[ 0.520430] hub 4-0:1.0: USB hub found
[ 0.520664] hub 5-0:1.0: USB hub found
[ 0.520896] hub 6-0:1.0: USB hub found
[ 0.521133] hub 7-0:1.0: USB hub found
[ 0.568238] device-mapper: multipath: version 1.1.0 loaded
[ 0.568241] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.574999] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.960950] isapnp: No Plug & Play device found
[ 1.266092] sky2 eth0: addr 00:1d:09:45:9e:87
[ 19.098503] lp: driver loaded but no devices found
[ 19.641655] wl: module license 'MIXED/Proprietary' taints kernel.
[ 19.663598] ricoh-mmc: Ricoh MMC controller found at 0000:02:09.2 [1180:0843] (rev 12)
[ 19.671393] wl 0000:0b:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 19.671408] wl 0000:0b:00.0: setting latency timer to 64
[ 20.220996] eth1: Broadcom BCM4315 802.11 Hybrid Wireless Controller 5.60.48.36
[ 20.278919] sdhci-pci 0000:02:09.1: SDHCI controller found [1180:0822] (rev 22)
[ 20.434929] ndiswrapper version 1.55 loaded (smp=yes, preempt=no)
[ 22.623123] Console: switching to colour frame buffer device 160x50
[ 22.933892] input: HDA Intel Mic at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 22.933988] input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 22.934050] input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 23.010350] usbcore: registered new interface driver ndiswrapper
[ 23.368476] sky2 eth0: enabling interface
[ 23.380642] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 24.897444] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both
[ 24.897653] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 35.068026] eth0: no IPv6 routers present
[ 2525.940045] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x20ef0700
lo no wireless extensions.

eth0 no wireless extensions.

eth1 IEEE 802.11 Access Point: Not-Associated
          Link Quality:5 Signal level:0 Noise level:0
          Rx invalid nwid:0 invalid crypt:0 invalid misc:0

/etc/modprobe.d/blacklist-bcm43.conf:blacklist b43
/etc/modprobe.d/blacklist-bcm43.conf:blacklist b43legacy
/etc/modprobe.d/blacklist.conf:# replaced by b43 and ssb.
/etc/modprobe.d/blacklist-local.conf:blacklist b43
/etc/modprobe.d/blacklist-bcm43.conf:# Warning: This file is autogenerated by bcmwl. All changes to this file will be lost.
/etc/modprobe.d/blacklist-watchdog.conf:blacklist twl4030_wdt
/etc/modprobe.d/rt73.conf:# alias wlan0 rt73
27: PCI 900.0: 0200 Ethernet controller
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_11ab_4354
  Unique ID: rBUF.4UBfJT4u929
  Parent ID: z8Q3.Rvq8OBtb6u7
  SysFS ID: /devices/pci0000:00/0000:00:1c.0/0000:09:00.0
  SysFS BusID: 0000:09:00.0
  Hardware Class: network
  Model: "Marvell 88E8040 PCI-E Fast Ethernet Controller"
  Vendor: pci 0x11ab "Marvell Technology Group Ltd."
  Device: pci 0x4354 "88E8040 PCI-E Fast Ethernet Controller"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x022f
  Revision: 0x12
  Driver: "sky2"
  Driver Modules: "sky2"
  Device File: eth0
  Memory Range: 0xfe8fc000-0xfe8fffff (rw,non-prefetchable)
  I/O Ports: 0xde00-0xdeff (rw)
  IRQ: 27 (4309455 events)
  HW Address: 00:1d:09:45:9e:87
  Link detected: yes
  Module Alias: "pci:v000011ABd00004354sv00001028sd0000022Fbc02sc00i00"
  Driver Info #0:
    Driver Status: sky2 is active
    Driver Activation Cmd: "modprobe sky2"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #15 (PCI bridge)

28: PCI b00.0: 0282 WLAN controller
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_14e4_4315
  Unique ID: JNkJ.K1bklAmqTZ1
  Parent ID: qTvu.TkjeLK60Af8
  SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:0b:00.0
  SysFS BusID: 0000:0b:00.0
  Hardware Class: network
  Model: "Dell Wireless 1395 WLAN Mini-Card"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x4315 "BCM4312 802.11b/g"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x000b "Wireless 1395 WLAN Mini-Card"
  Revision: 0x01
  Driver: "wl"
  Driver Modules: "wl"
  Device File: eth1
  Features: WLAN
  Memory Range: 0xfe7fc000-0xfe7fffff (rw,non-prefetchable)
  IRQ: 17 (no events)
  HW Address: 00:16:44:b2:d1:da
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472
  WLAN bitrates: 1 2 5.5 6 9 11 12 18 24 36 48 54
  WLAN encryption modes: WEP40 WEP104 WEP256 WEP128 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v000014E4d00004315sv00001028sd0000000Bbc02sc80i00"
  Driver Info #0:
    Driver Status: ssb is not active
    Driver Activation Cmd: "modprobe ssb"
  Driver Info #1:
    Driver Status: wl is active
    Driver Activation Cmd: "modprobe wl"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #16 (PCI bridge)
 * Reconfiguring network interfaces... Ignoring unknown interface eth0=eth0.

Revision history for this message
theneoindian (theneoindian) said :
#5

Okey , I'm not sure but try the following :

1. blacklist wl driver - > add a new line "blacklist wl" to /etc/modprobe.d/blacklist.conf
2. remove wl -> modprobe -r wl OR rmmod wl
3. Load ssb -> modprobe ssb
4. ifconfig eth1 down -> if error , ignore it
5. ifconfig eth1 up

All commands to be run as root .. If that didn't work , u may remove the blacklist line from blacklist.conf and reload wl driver to return to the previous state ..

Revision history for this message
Sanket Bhatia (sankbhat) said :
#6

Thanks for the tip... but can you please explain that to a dummy.. I have no idea how to add the new line "blacklist wl" for starters. The rest of the commands are to be entered one after the other in the terminal dialogue box, I guess?
Please explain patiently.. :)

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

No, do NOT blacklist the wl driver. The wl driver is the CORRECT driver for this specific wireless chipset BCM4312 (Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01))

The FIRST issue is that your wireless card is disabled by a hardware wireless killswitch.

Press the wireless button on the side or bottom of your laptop to re-activate wireless. It might be hidden or hard to find ;-)

The following output confirms this:

 *-network DISABLED
       description: Wireless interface
       product: BCM4312 802.11b/g

0: dell-wifi: Wireless LAN
 Soft blocked: no
 Hard blocked: yes

The SECOND issue is that there is a conflict between the ndiswrapper driver and the wl driver.

You need to UNINSTALL the ndiswrapper driver. I saw the ndiswrapper driver getting loaded in this output:

[ 20.434929] ndiswrapper version 1.55 loaded (smp=yes, preempt=no)

Run the following command to uninstall ndiswrapper:

sudo aptitude update; sudo aptitude remove ndiswrapper-common

After re-enabling wireless by pressing the hardware switch, please retest wireless.

Revision history for this message
Sanket Bhatia (sankbhat) said :
#8

Thanks Mark Rijckenberg, that solved my question.

Revision history for this message
Sanket Bhatia (sankbhat) said :
#9

Wow! Thanks a lot! That was really dumb, that wireless was switched off! I never knew there was a button like that :)

Revision history for this message
theneoindian (theneoindian) said :
#10

I thought abt dat , but i never imagined someone could really switch off the link and expect it to work ;) jus kiddin .. nyway happy dad it is solved :) ..

Revision history for this message
Julio Mejia (jc-mejia75) said :
#11

Hi, can you help me to configurate mi wireless card on Dell Latitude D420
Heres the whole output:

02:01.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 18)
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5752 Gigabit Ethernet PCI Express (rev 02)
0c:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
julio@DarthVader:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 01)
00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 01)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
02:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b4)
02:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 09)
02:01.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 18)
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5752 Gigabit Ethernet PCI Express (rev 02)
0c:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
julio@DarthVader:~$ 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
sudo: aptitude: command not found
sudo: aptitude: command not found
  *-network UNCLAIMED
       description: Network controller
       product: BCM4311 802.11b/g WLAN
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:0c:00.0
       version: 01
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: latency=0
       resources: memory:efdfc000-efdfffff
  *-network
       description: Ethernet interface
       product: NetXtreme BCM5752 Gigabit Ethernet PCI Express
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: eth0
       version: 02
       serial: 00:15:c5:55:e8:ed
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.116 duplex=full firmware=5752-v3.19 ip=192.168.1.2 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
       resources: irq:44 memory:efcf0000-efcfffff
0: dell-wifi: Wireless LAN
 Soft blocked: no
 Hard blocked: no
1: dell-bluetooth: Bluetooth
 Soft blocked: no
 Hard blocked: no
2: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.04
DISTRIB_CODENAME=natty
DISTRIB_DESCRIPTION="Ubuntu 11.04"
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub [8086:27a0] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 01)
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 01)
00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 3 [8086:27d4] (rev 01)
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 01)
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 01)
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 01)
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 01)
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 01)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e1)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 01)
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01)
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 01)
02:01.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev b4)
02:01.1 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C552 IEEE 1394 Controller [1180:0552] (rev 09)
02:01.2 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 18)
09:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5752 Gigabit Ethernet PCI Express [14e4:1600] (rev 02)
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
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 006: ID 0b97:7762 O2 Micro, Inc. Oz776 SmartCard Reader
Bus 002 Device 005: ID 0483:2016 SGS Thomson Microelectronics Fingerprint Reader
Bus 002 Device 004: ID 413c:8103 Dell Computer Corp. Wireless 350 Bluetooth
Bus 002 Device 003: ID 0b97:7761 O2 Micro, Inc. Oz776 1.1 Hub
Bus 002 Device 002: ID 413c:a005 Dell Computer Corp. Internal 2.0 Hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
=========================================================
                                  system Portable Computer
/0 bus Motherboard
/0/0 memory 64KiB BIOS
/0/400 processor Genuine Intel(R) CPU U25
/0/400/700 memory 32KiB L1 cache
/0/400/701 memory 2MiB L2 cache
/0/400/1.1 processor Logical CPU
/0/400/1.2 processor Logical CPU
/0/1000 memory 2560MiB System Memory
/0/1000/0 memory 512MiB Chip DDR Synchronous 533 MH
/0/1000/1 memory 2GiB DIMM DDR Synchronous 533 MHz
/0/100 bridge Mobile 945GM/PM/GMS, 943/940GML an
/0/100/2 display Mobile 945GM/GMS, 943/940GML Expre
/0/100/2.1 display Mobile 945GM/GMS/GME, 943/940GML E
/0/100/1b multimedia N10/ICH 7 Family High Definition A
/0/100/1c bridge N10/ICH 7 Family PCI Express Port
/0/100/1c.1 bridge N10/ICH 7 Family PCI Express Port
/0/100/1c.1/0 network BCM4311 802.11b/g WLAN
/0/100/1c.2 bridge N10/ICH 7 Family PCI Express Port
/0/100/1c.2/0 eth0 network NetXtreme BCM5752 Gigabit Ethernet
/0/100/1d bus N10/ICH 7 Family USB UHCI Controll
/0/100/1d.1 bus N10/ICH 7 Family USB UHCI Controll
/0/100/1d.2 bus N10/ICH 7 Family USB UHCI Controll
/0/100/1d.3 bus N10/ICH 7 Family USB UHCI Controll
/0/100/1d.7 bus N10/ICH 7 Family USB2 EHCI Control
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1e/1 bridge RL5c476 II
/0/100/1e/1.1 bus R5C552 IEEE 1394 Controller
/0/100/1e/1.2 generic R5C822 SD/SDIO/MMC/MS/MSPro Host A
/0/100/1f bridge 82801GBM (ICH7-M) LPC Interface Br
/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controlle
/0/100/1f.1/0.0.0 /dev/sda disk 80GB TOSHIBA MK8009GA
/0/100/1f.1/0.0.0/1 /dev/sda1 volume 72GiB EXT4 volume
/0/100/1f.1/0.0.0/2 /dev/sda2 volume 2037MiB Extended partition
/0/100/1f.1/0.0.0/2/5 /dev/sda5 volume 2037MiB Linux swap / Solaris parti
/0/100/1f.3 bus N10/ICH 7 Family SMBus Controller
/1 power DELL HX3489C
Linux DarthVader 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:18:14 UTC 2011 i686 i686 i386 GNU/Linux
[ 0.286039] ACPI: ACPI Dock Station Driver: 1 docks/bays found
[ 0.286047] HEST: Table not found.
[ 0.348384] Switching to clocksource hpet
[ 0.351525] Switched to NOHz mode on CPU #0
[ 0.351613] Switched to NOHz mode on CPU #1
[ 0.401451] pnp: PnP ACPI: found 13 devices
[ 0.469155] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[ 0.548045] ACPI: Lid Switch [LID]
[ 0.650117] ERST: Table is not found!
[ 1.008945] isapnp: No Plug & Play device found
[ 1.036981] i2c-core: driver [adp5520] using legacy suspend method
[ 1.036985] i2c-core: driver [adp5520] using legacy resume method
[ 1.039923] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 1.056253] hub 1-0:1.0: USB hub found
[ 1.056896] hub 2-0:1.0: USB hub found
[ 1.057443] hub 3-0:1.0: USB hub found
[ 1.060325] hub 4-0:1.0: USB hub found
[ 1.060869] hub 5-0:1.0: USB hub found
[ 1.064846] device-mapper: multipath: version 1.2.0 loaded
[ 1.064851] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.069108] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.495053] sdhci-pci 0000:02:01.2: SDHCI controller found [1180:0822] (rev 18)
[ 1.498841] mmc0: no vmmc regulator found
[ 1.573201] tg3 0000:09:00.0: eth0: Tigon3 [partno(BCM5752KFBG) rev 6002] (PCI Express) MAC address 00:15:c5:55:e8:ed
[ 1.573209] tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
[ 1.573216] tg3 0000:09:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[ 1.573222] tg3 0000:09:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[ 1.787818] hub 2-2:1.0: USB hub found
[ 2.216806] hub 2-2.3:1.0: USB hub found
[ 17.184743] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[ 18.217945] lp: driver loaded but no devices found
[ 18.219724] leds_ss4200: no LED devices found
[ 18.773204] yenta_cardbus 0000:02:01.0: CardBus bridge found [1028:01d6]
[ 19.600762] wl: module license 'MIXED/Proprietary' taints kernel.
[ 19.636765] wl 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 19.636782] wl 0000:0c:00.0: setting latency timer to 64
[ 19.639918] eth%d: 5.100.82.38 driver failed with code 21
[ 20.087883] Console: switching to colour frame buffer device 160x50
[ 20.456703] input: HDA Intel Mic at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 20.457014] input: HDA Intel HP Out at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 26.744425] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 28.313403] tg3 0000:09:00.0: eth0: Link is up at 100 Mbps, full duplex
[ 28.313410] tg3 0000:09:00.0: eth0: Flow control is off for TX and off for RX
[ 28.313689] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 39.184042] eth0: no IPv6 routers present
[ 1254.804729] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1256.395055] tg3 0000:09:00.0: eth0: Link is up at 100 Mbps, full duplex
[ 1256.395066] tg3 0000:09:00.0: eth0: Flow control is off for TX and off for RX
[ 1256.395669] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 1266.488022] eth0: no IPv6 routers present
[ 4273.964027] tg3 0000:09:00.0: eth0: Link is down
[ 4286.409107] tg3 0000:09:00.0: eth0: Link is up at 100 Mbps, full duplex
[ 4286.409115] tg3 0000:09:00.0: eth0: Flow control is off for TX and off for RX
lo no wireless extensions.

eth0 no wireless extensions.

/etc/modprobe.d/blacklist-bcm43.conf:blacklist b43
/etc/modprobe.d/blacklist-bcm43.conf:blacklist b43legacy
/etc/modprobe.d/blacklist.conf:# replaced by b43 and ssb.
/etc/modprobe.d/blacklist-bcm43.conf:# Warning: This file is autogenerated by bcmwl. All changes to this file will be lost.
/etc/modprobe.d/blacklist-watchdog.conf:blacklist twl4030_wdt
sudo: hwinfo: command not found
 * Running /etc/init.d/networking restart is deprecated because it may not enable again some interfaces
 * Reconfiguring network interfaces... Ignoring unknown interface eth0=eth0.
                                                                         [ OK ]
julio@DarthVader:~$ cls
No se ha encontrado la orden «cls» pero hay 19 similares
cls: orden no encontrada
julio@DarthVader:~$ clear

julio@DarthVader:~$ 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
sudo: aptitude: command not found
sudo: aptitude: command not found
  *-network UNCLAIMED
       description: Network controller
       product: BCM4311 802.11b/g WLAN
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:0c:00.0
       version: 01
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: latency=0
       resources: memory:efdfc000-efdfffff
  *-network
       description: Ethernet interface
       product: NetXtreme BCM5752 Gigabit Ethernet PCI Express
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: eth0
       version: 02
       serial: 00:15:c5:55:e8:ed
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.116 duplex=full firmware=5752-v3.19 ip=192.168.1.2 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
       resources: irq:44 memory:efcf0000-efcfffff
0: dell-wifi: Wireless LAN
 Soft blocked: no
 Hard blocked: no
1: dell-bluetooth: Bluetooth
 Soft blocked: no
 Hard blocked: no
2: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.04
DISTRIB_CODENAME=natty
DISTRIB_DESCRIPTION="Ubuntu 11.04"
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub [8086:27a0] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 01)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 01)
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 01)
00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 3 [8086:27d4] (rev 01)
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 01)
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 01)
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 01)
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 01)
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 01)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e1)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 01)
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01)
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 01)
02:01.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev b4)
02:01.1 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C552 IEEE 1394 Controller [1180:0552] (rev 09)
02:01.2 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 18)
09:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5752 Gigabit Ethernet PCI Express [14e4:1600] (rev 02)
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
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 006: ID 0b97:7762 O2 Micro, Inc. Oz776 SmartCard Reader
Bus 002 Device 005: ID 0483:2016 SGS Thomson Microelectronics Fingerprint Reader
Bus 002 Device 004: ID 413c:8103 Dell Computer Corp. Wireless 350 Bluetooth
Bus 002 Device 003: ID 0b97:7761 O2 Micro, Inc. Oz776 1.1 Hub
Bus 002 Device 002: ID 413c:a005 Dell Computer Corp. Internal 2.0 Hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
=========================================================
                                  system Portable Computer
/0 bus Motherboard
/0/0 memory 64KiB BIOS
/0/400 processor Genuine Intel(R) CPU U25
/0/400/700 memory 32KiB L1 cache
/0/400/701 memory 2MiB L2 cache
/0/400/1.1 processor Logical CPU
/0/400/1.2 processor Logical CPU
/0/1000 memory 2560MiB System Memory
/0/1000/0 memory 512MiB Chip DDR Synchronous 533 MH
/0/1000/1 memory 2GiB DIMM DDR Synchronous 533 MHz
/0/100 bridge Mobile 945GM/PM/GMS, 943/940GML an
/0/100/2 display Mobile 945GM/GMS, 943/940GML Expre
/0/100/2.1 display Mobile 945GM/GMS/GME, 943/940GML E
/0/100/1b multimedia N10/ICH 7 Family High Definition A
/0/100/1c bridge N10/ICH 7 Family PCI Express Port
/0/100/1c.1 bridge N10/ICH 7 Family PCI Express Port
/0/100/1c.1/0 network BCM4311 802.11b/g WLAN
/0/100/1c.2 bridge N10/ICH 7 Family PCI Express Port
/0/100/1c.2/0 eth0 network NetXtreme BCM5752 Gigabit Ethernet
/0/100/1d bus N10/ICH 7 Family USB UHCI Controll
/0/100/1d.1 bus N10/ICH 7 Family USB UHCI Controll
/0/100/1d.2 bus N10/ICH 7 Family USB UHCI Controll
/0/100/1d.3 bus N10/ICH 7 Family USB UHCI Controll
/0/100/1d.7 bus N10/ICH 7 Family USB2 EHCI Control
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1e/1 bridge RL5c476 II
/0/100/1e/1.1 bus R5C552 IEEE 1394 Controller
/0/100/1e/1.2 generic R5C822 SD/SDIO/MMC/MS/MSPro Host A
/0/100/1f bridge 82801GBM (ICH7-M) LPC Interface Br
/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controlle
/0/100/1f.1/0.0.0 /dev/sda disk 80GB TOSHIBA MK8009GA
/0/100/1f.1/0.0.0/1 /dev/sda1 volume 72GiB EXT4 volume
/0/100/1f.1/0.0.0/2 /dev/sda2 volume 2037MiB Extended partition
/0/100/1f.1/0.0.0/2/5 /dev/sda5 volume 2037MiB Linux swap / Solaris parti
/0/100/1f.3 bus N10/ICH 7 Family SMBus Controller
/0/1 scsi2 storage
/0/1/0.0.0 /dev/sdb volume 984MiB Windows FAT volume
/1 power DELL HX3489C
Linux DarthVader 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:18:14 UTC 2011 i686 i686 i386 GNU/Linux
[ 0.286039] ACPI: ACPI Dock Station Driver: 1 docks/bays found
[ 0.286047] HEST: Table not found.
[ 0.348384] Switching to clocksource hpet
[ 0.351525] Switched to NOHz mode on CPU #0
[ 0.351613] Switched to NOHz mode on CPU #1
[ 0.401451] pnp: PnP ACPI: found 13 devices
[ 0.469155] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[ 0.548045] ACPI: Lid Switch [LID]
[ 0.650117] ERST: Table is not found!
[ 1.008945] isapnp: No Plug & Play device found
[ 1.036981] i2c-core: driver [adp5520] using legacy suspend method
[ 1.036985] i2c-core: driver [adp5520] using legacy resume method
[ 1.039923] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 1.056253] hub 1-0:1.0: USB hub found
[ 1.056896] hub 2-0:1.0: USB hub found
[ 1.057443] hub 3-0:1.0: USB hub found
[ 1.060325] hub 4-0:1.0: USB hub found
[ 1.060869] hub 5-0:1.0: USB hub found
[ 1.064846] device-mapper: multipath: version 1.2.0 loaded
[ 1.064851] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.069108] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.495053] sdhci-pci 0000:02:01.2: SDHCI controller found [1180:0822] (rev 18)
[ 1.498841] mmc0: no vmmc regulator found
[ 1.573201] tg3 0000:09:00.0: eth0: Tigon3 [partno(BCM5752KFBG) rev 6002] (PCI Express) MAC address 00:15:c5:55:e8:ed
[ 1.573209] tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1])
[ 1.573216] tg3 0000:09:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[ 1.573222] tg3 0000:09:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[ 1.787818] hub 2-2:1.0: USB hub found
[ 2.216806] hub 2-2.3:1.0: USB hub found
[ 17.184743] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[ 18.217945] lp: driver loaded but no devices found
[ 18.219724] leds_ss4200: no LED devices found
[ 18.773204] yenta_cardbus 0000:02:01.0: CardBus bridge found [1028:01d6]
[ 19.600762] wl: module license 'MIXED/Proprietary' taints kernel.
[ 19.636765] wl 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 19.636782] wl 0000:0c:00.0: setting latency timer to 64
[ 19.639918] eth%d: 5.100.82.38 driver failed with code 21
[ 20.087883] Console: switching to colour frame buffer device 160x50
[ 20.456703] input: HDA Intel Mic at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 20.457014] input: HDA Intel HP Out at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 26.744425] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 28.313403] tg3 0000:09:00.0: eth0: Link is up at 100 Mbps, full duplex
[ 28.313410] tg3 0000:09:00.0: eth0: Flow control is off for TX and off for RX
[ 28.313689] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 39.184042] eth0: no IPv6 routers present
[ 1254.804729] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1256.395055] tg3 0000:09:00.0: eth0: Link is up at 100 Mbps, full duplex
[ 1256.395066] tg3 0000:09:00.0: eth0: Flow control is off for TX and off for RX
[ 1256.395669] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 1266.488022] eth0: no IPv6 routers present
[ 4273.964027] tg3 0000:09:00.0: eth0: Link is down
[ 4286.409107] tg3 0000:09:00.0: eth0: Link is up at 100 Mbps, full duplex
[ 4286.409115] tg3 0000:09:00.0: eth0: Flow control is off for TX and off for RX
lo no wireless extensions.

eth0 no wireless extensions.

/etc/modprobe.d/blacklist-bcm43.conf:blacklist b43
/etc/modprobe.d/blacklist-bcm43.conf:blacklist b43legacy
/etc/modprobe.d/blacklist.conf:# replaced by b43 and ssb.
/etc/modprobe.d/blacklist-bcm43.conf:# Warning: This file is autogenerated by bcmwl. All changes to this file will be lost.
/etc/modprobe.d/blacklist-watchdog.conf:blacklist twl4030_wdt
sudo: hwinfo: command not found
 * Running /etc/init.d/networking restart is deprecated because it may not enable again some interfaces
 * Reconfiguring network interfaces... [ OK ]

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

@Julio: please create a separate question using this link:

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

The current thread is already in the 'solved' state and should not be re-used for new issues.