iwlagn 0000:04:00.0: iwlwifi-6050-4.ucode firmware file req failed: -2 -> DISABLED Wireless Network controller [0280]: Intel Corporation WiMAX/WiFi Link 6050 Series [8086:0087] (rev 35) not working on Dell Studio XPS 1647 in Ubuntu 10.04.1 LTS

Asked by nayagam

Hi, Some one please help me. am new to Ubuntu. not able to connect to wireless. I tried almost all the steps provided in some links.

lshw -C network:

  *-network DISABLED
       description: Wireless interface
       product: WiMAX/WiFi Link 6050 Series
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:04:00.0
       logical name: wlan0
       version: 35
       serial: 00:23:15:2a:79:9c
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlagn latency=0 multicast=yes wireless=IEEE 802.11abgn
       resources: irq:35 memory:f0500000-f0501fff
  *-network
       description: Ethernet interface
       product: NetLink BCM5784M Gigabit Ethernet PCIe
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: eth0
       version: 10
       serial: 00:26:b9:22:07:99
       size: 100MB/s
       capacity: 1GB/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.102 duplex=full firmware=sb v2.19 ip=192.168.1.102 latency=0 link=yes multicast=yes port=twisted pair speed=100MB/s
       resources: irq:36 memory:f0800000-f080ffff

iwconfig:

lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11abgn ESSID:off/any
          Mode:Managed Access Point: Not-Associated Tx-Power=off
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:off

lspci | grep -i bcm:

09:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5784M Gigabit Ethernet PCIe (rev 10)

Thanks in advance.
MGN

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
Mark Rijckenberg (markrijckenberg) said :
#1

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 apt-get update; sudo apt-get 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|rtl|rt2|b43|witch|ndiswrapper'; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; sudo lsmod; 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.

Step 4: Please also specify the exact model and make of your PC (if known).

Regards,

Mark

Revision history for this message
nayagam (nnayagam) said :
#2

Am having Dell 1647.

Please find the output.

it http://security.ubuntu.com lucid-security Release
Hit http://archive.canonical.com lucid Release
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-backports Release.gpg
Ign http://archive.ubuntu.com/ubuntu/ feisty/universe Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ feisty/multiverse Translation-en_US
Ign http://archive.ubuntu.com gutsy Release.gpg
Ign http://archive.ubuntu.com/ubuntu/ gutsy/main Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ gutsy/restricted Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ gutsy/universe Translation-en_US
Ign http://archive.ubuntu.com/ubuntu/ gutsy/multiverse Translation-en_US
Ign http://security.ubuntu.com feisty Release
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-backports/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-backports/restricted Translation-en_US
Ign http://archive.ubuntu.com feisty Release
Hit http://archive.canonical.com lucid/partner Packages
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-backports/universe Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-backports/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com lucid Release
Hit http://us.archive.ubuntu.com lucid-updates Release
Ign http://security.ubuntu.com gutsy Release
Hit http://security.ubuntu.com lucid-security/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
Ign http://archive.ubuntu.com gutsy Release
Hit http://us.archive.ubuntu.com lucid-backports Release
Hit http://us.archive.ubuntu.com lucid/main 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://security.ubuntu.com lucid-security/universe Packages
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
Ign http://archive.ubuntu.com feisty/main Packages
Ign http://archive.ubuntu.com feisty/restricted Packages
Ign http://archive.ubuntu.com feisty/universe Packages
Ign http://archive.ubuntu.com feisty/multiverse Packages
Hit http://us.archive.ubuntu.com lucid/universe 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
Ign http://security.ubuntu.com feisty/main Sources
Ign http://security.ubuntu.com feisty/restricted Sources
Ign http://security.ubuntu.com feisty/universe Sources
Ign http://security.ubuntu.com feisty/multiverse Sources
Ign http://security.ubuntu.com gutsy/main Sources
Ign http://security.ubuntu.com gutsy/restricted Sources
Ign http://archive.ubuntu.com gutsy/main Packages
Ign http://archive.ubuntu.com gutsy/restricted Packages
Ign http://archive.ubuntu.com gutsy/universe Packages
Ign http://archive.ubuntu.com gutsy/multiverse 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
Hit http://us.archive.ubuntu.com lucid-backports/main Packages
Hit http://us.archive.ubuntu.com lucid-backports/restricted Packages
Hit http://us.archive.ubuntu.com lucid-backports/universe Packages
Hit http://us.archive.ubuntu.com lucid-backports/multiverse Packages
Ign http://security.ubuntu.com gutsy/universe Sources
Ign http://security.ubuntu.com gutsy/multiverse Sources
Ign http://archive.ubuntu.com feisty/main Packages
Ign http://archive.ubuntu.com feisty/restricted Packages
Ign http://archive.ubuntu.com feisty/universe Packages
Hit http://us.archive.ubuntu.com lucid-backports/main Sources
Hit http://us.archive.ubuntu.com lucid-backports/restricted Sources
Hit http://us.archive.ubuntu.com lucid-backports/universe Sources
Ign http://security.ubuntu.com feisty/main Sources
Ign http://security.ubuntu.com feisty/restricted Sources
Ign http://security.ubuntu.com feisty/universe Sources
Ign http://security.ubuntu.com feisty/multiverse Sources
Ign http://security.ubuntu.com gutsy/main Sources
Ign http://archive.ubuntu.com feisty/multiverse Packages
Ign http://archive.ubuntu.com gutsy/main Packages
Ign http://archive.ubuntu.com gutsy/restricted Packages
Ign http://archive.ubuntu.com gutsy/universe Packages
Hit http://us.archive.ubuntu.com lucid-backports/multiverse Sources
Ign http://security.ubuntu.com gutsy/restricted Sources
Ign http://security.ubuntu.com gutsy/universe Sources
Ign http://archive.ubuntu.com gutsy/multiverse Packages
Err http://archive.ubuntu.com feisty/main Packages
  404 Not Found [IP: 91.189.92.166 80]
Err http://archive.ubuntu.com feisty/restricted Packages
  404 Not Found [IP: 91.189.92.166 80]
Ign http://security.ubuntu.com gutsy/multiverse Sources
Err http://security.ubuntu.com feisty/main Sources
  404 Not Found [IP: 91.189.92.167 80]
Err http://security.ubuntu.com feisty/restricted Sources
  404 Not Found [IP: 91.189.92.167 80]
Err http://security.ubuntu.com feisty/universe Sources
  404 Not Found [IP: 91.189.92.167 80]
Err http://security.ubuntu.com feisty/multiverse Sources
  404 Not Found [IP: 91.189.92.167 80]
Err http://archive.ubuntu.com feisty/universe Packages
  404 Not Found [IP: 91.189.92.166 80]
Err http://archive.ubuntu.com feisty/multiverse Packages
  404 Not Found [IP: 91.189.92.166 80]
Err http://archive.ubuntu.com gutsy/main Packages
  404 Not Found [IP: 91.189.92.166 80]
Err http://archive.ubuntu.com gutsy/restricted Packages
  404 Not Found [IP: 91.189.92.166 80]
Err http://security.ubuntu.com gutsy/main Sources
  404 Not Found [IP: 91.189.92.167 80]
Err http://security.ubuntu.com gutsy/restricted Sources
  404 Not Found [IP: 91.189.92.167 80]
Err http://archive.ubuntu.com gutsy/universe Packages
  404 Not Found [IP: 91.189.92.166 80]
Err http://archive.ubuntu.com gutsy/multiverse Packages
  404 Not Found [IP: 91.189.92.166 80]
Err http://security.ubuntu.com gutsy/universe Sources
  404 Not Found [IP: 91.189.92.167 80]
Err http://security.ubuntu.com gutsy/multiverse Sources
  404 Not Found [IP: 91.189.92.167 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/feisty/main/binary-amd64/Packages.gz 404 Not Found [IP: 91.189.92.166 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/feisty/restricted/binary-amd64/Packages.gz 404 Not Found [IP: 91.189.92.166 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/feisty/universe/binary-amd64/Packages.gz 404 Not Found [IP: 91.189.92.166 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/feisty/main/source/Sources.gz 404 Not Found [IP: 91.189.92.167 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/feisty/restricted/source/Sources.gz 404 Not Found [IP: 91.189.92.167 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/feisty/universe/source/Sources.gz 404 Not Found [IP: 91.189.92.167 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/feisty/multiverse/source/Sources.gz 404 Not Found [IP: 91.189.92.167 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/gutsy/main/source/Sources.gz 404 Not Found [IP: 91.189.92.167 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/feisty/multiverse/binary-amd64/Packages.gz 404 Not Found [IP: 91.189.92.166 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/gutsy/main/binary-amd64/Packages.gz 404 Not Found [IP: 91.189.92.166 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/gutsy/restricted/binary-amd64/Packages.gz 404 Not Found [IP: 91.189.92.166 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/gutsy/universe/binary-amd64/Packages.gz 404 Not Found [IP: 91.189.92.166 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/gutsy/restricted/source/Sources.gz 404 Not Found [IP: 91.189.92.167 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/gutsy/universe/source/Sources.gz 404 Not Found [IP: 91.189.92.167 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/gutsy/multiverse/binary-amd64/Packages.gz 404 Not Found [IP: 91.189.92.166 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/gutsy/multiverse/source/Sources.gz 404 Not Found [IP: 91.189.92.167 80]

E: Some index files failed to download, they have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree
Reading state information... Done
hwinfo is already the newest version.
grep is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  *-network DISABLED
       description: Wireless interface
       product: WiMAX/WiFi Link 6050 Series
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:04:00.0
       logical name: wlan0
       version: 35
       serial: 00:23:15:2a:79:9c
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlagn latency=0 multicast=yes wireless=IEEE 802.11abgn
       resources: irq:35 memory:f0500000-f0501fff
  *-network
       description: Ethernet interface
       product: NetLink BCM5784M Gigabit Ethernet PCIe
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: eth0
       version: 10
       serial: 00:26:b9:22:07:99
       size: 100MB/s
       capacity: 1GB/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.102 duplex=full firmware=sb v2.19 ip=192.168.1.102 latency=0 link=yes multicast=yes port=twisted pair speed=100MB/s
       resources: irq:36 memory:f0800000-f080ffff
0: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no
1: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wlan0 Interface doesn't support scanning : Network is down

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.1 LTS"
00:00.0 Host bridge [0600]: Intel Corporation Core Processor DRAM Controller [8086:0044] (rev 12)
00:01.0 PCI bridge [0604]: Intel Corporation Core Processor PCI Express x16 Root Port [8086:0045] (rev 12)
00:1a.0 USB Controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 06)
00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b56] (rev 06)
00:1c.0 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 [8086:3b42] (rev 06)
00:1c.1 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 [8086:3b44] (rev 06)
00:1c.3 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 [8086:3b48] (rev 06)
00:1c.4 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 [8086:3b4a] (rev 06)
00:1c.5 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 [8086:3b4c] (rev 06)
00:1d.0 USB Controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b34] (rev 06)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev a6)
00:1f.0 ISA bridge [0601]: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller [8086:3b03] (rev 06)
00:1f.2 SATA controller [0106]: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller [8086:3b2f] (rev 06)
00:1f.3 SMBus [0c05]: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller [8086:3b30] (rev 06)
00:1f.6 Signal processing controller [1180]: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem [8086:3b32] (rev 06)
02:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:9488]
02:00.1 Audio device [0403]: ATI Technologies Inc RV710/730 [1002:aa38]
04:00.0 Network controller [0280]: Intel Corporation WiMAX/WiFi Link 6050 Series [8086:0087] (rev 35)
07:00.0 SD Host controller [0805]: Ricoh Co Ltd Device [1180:e822] (rev 01)
07:00.1 System peripheral [0880]: Ricoh Co Ltd Device [1180:e230] (rev 01)
07:00.2 System peripheral [0880]: Ricoh Co Ltd Device [1180:e852] (rev 01)
07:00.3 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd Device [1180:e832] (rev 01)
09:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5784M Gigabit Ethernet PCIe [14e4:1698] (rev 10)
ff:00.0 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers [8086:2c62] (rev 02)
ff:00.1 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture System Address Decoder [8086:2d01] (rev 02)
ff:02.0 Host bridge [0600]: Intel Corporation Core Processor QPI Link 0 [8086:2d10] (rev 02)
ff:02.1 Host bridge [0600]: Intel Corporation Core Processor QPI Physical 0 [8086:2d11] (rev 02)
ff:02.2 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d12] (rev 02)
ff:02.3 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d13] (rev 02)
Bus 002 Device 007: ID 413c:8156 Dell Computer Corp. Wireless 370 Bluetooth Mini-card
Bus 002 Device 006: ID 413c:8158 Dell Computer Corp. Integrated Touchpad / Trackstick
Bus 002 Device 005: ID 413c:8157 Dell Computer Corp. Integrated Keyboard
Bus 002 Device 004: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 002 Device 003: ID 8086:0188 Intel Corp.
Bus 002 Device 002: ID 8087:0020
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0c45:640f Microdia
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 Studio XPS 1647
/0 bus 0W61J1
/0/1 memory 117KiB BIOS
/0/5 processor Intel(R) Core(TM) i5 CPU M 520 @ 2.40GHz
/0/5/6 memory 128KiB L1 cache
/0/5/7 memory 512KiB L2 cache
/0/5/8 memory 3MiB L3 cache
/0/16 memory 4GiB System Memory
/0/16/0 memory 2GiB SODIMM Synchronous 1333 MHz (0.8 ns)
/0/16/1 memory 2GiB SODIMM Synchronous 1333 MHz (0.8 ns)
/0/100 bridge Core Processor DRAM Controller
/0/100/1 bridge Core Processor PCI Express x16 Root Port
/0/100/1/0 display ATI Technologies Inc
/0/100/1/0.1 multimedia RV710/730
/0/100/1a bus 5 Series/3400 Series Chipset USB2 Enhanced Host Controller
/0/100/1b multimedia 5 Series/3400 Series Chipset High Definition Audio
/0/100/1c bridge 5 Series/3400 Series Chipset PCI Express Root Port 1
/0/100/1c.1 bridge 5 Series/3400 Series Chipset PCI Express Root Port 2
/0/100/1c.1/0 wlan0 network WiMAX/WiFi Link 6050 Series
/0/100/1c.3 bridge 5 Series/3400 Series Chipset PCI Express Root Port 4
/0/100/1c.4 bridge 5 Series/3400 Series Chipset PCI Express Root Port 5
/0/100/1c.4/0 generic Ricoh Co Ltd
/0/100/1c.4/0.1 generic Ricoh Co Ltd
/0/100/1c.4/0.2 generic Ricoh Co Ltd
/0/100/1c.4/0.3 bus Ricoh Co Ltd
/0/100/1c.5 bridge 5 Series/3400 Series Chipset PCI Express Root Port 6
/0/100/1c.5/0 eth0 network NetLink BCM5784M Gigabit Ethernet PCIe
/0/100/1d bus 5 Series/3400 Series Chipset USB2 Enhanced Host Controller
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1f bridge Mobile 5 Series Chipset LPC Interface Controller
/0/100/1f.2 scsi0 storage 5 Series/3400 Series Chipset 6 port SATA AHCI Controller
/0/100/1f.2/0 /dev/sda disk 320GB WDC WD3200BJKT-7
/0/100/1f.2/0/1 /dev/sda1 volume 39MiB Windows FAT volume
/0/100/1f.2/0/2 /dev/sda2 volume 14GiB Windows NTFS volume
/0/100/1f.2/0/3 /dev/sda3 volume 283GiB Windows NTFS volume
/0/100/1f.2/1 /dev/cdrom disk DVDRWBD CA10N
/0/100/1f.3 bus 5 Series/3400 Series Chipset SMBus Controller
/0/100/1f.6 generic 5 Series/3400 Series Chipset Thermal Subsystem
/0/101 bridge Core Processor QuickPath Architecture Generic Non-core Registers
/0/102 bridge Core Processor QuickPath Architecture System Address Decoder
/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
/1 power SDI
/2 system
/3 power To Be Defined By O.E.M
Linux ubuntu 2.6.32-24-generic #39-Ubuntu SMP Wed Jul 28 05:14:15 UTC 2010 x86_64 GNU/Linux
[ 0.000000] No NUMA configuration found
[ 0.000000] found SMP MP-table at [ffff8800000f71d0] f71d0
[ 0.000000] No AGP bridge found
[ 0.812601] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
[ 0.820047] ACPI: No dock devices found.
[ 0.852599] Switching to clocksource tsc
[ 0.857344] pnp: PnP ACPI: found 12 devices
[ 0.878571] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 0.879320] ACPI: Lid Switch [LID0]
[ 0.922540] hub 1-0:1.0: USB hub found
[ 0.942477] hub 2-0:1.0: USB hub found
[ 0.948486] device-mapper: multipath: version 1.1.0 loaded
[ 0.948488] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.952293] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.396392] hub 1-1:1.0: USB hub found
[ 1.672215] hub 2-1:1.0: USB hub found
[ 2.332492] hub 2-1.6:1.0: USB hub found
[ 2.384956] eth0: Tigon3 [partno(BCM95784M) rev 5784100] (PCI Express) MAC address 00:26:b9:22:07:99
[ 2.384959] eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1])
[ 2.384961] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[ 2.384962] eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[ 6.839245] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
[ 6.900692] lp: driver loaded but no devices found
[ 7.567220] sdhci-pci 0000:07:00.0: SDHCI controller found [1180:e822] (rev 1)
[ 7.585814] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_2M (0c45:640f)
[ 7.894001] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27k
[ 7.894004] iwlagn: Copyright(c) 2003-2009 Intel Corporation
[ 7.894116] iwlagn 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 7.894147] iwlagn 0000:04:00.0: setting latency timer to 64
[ 7.894227] iwlagn 0000:04:00.0: Detected Intel Wireless WiFi Link 6050 Series 2x2 AGN REV=0x84
[ 7.916353] iwlagn 0000:04:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[ 7.916447] iwlagn 0000:04:00.0: irq 35 for MSI/MSI-X
[ 7.953646] phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 8.043070] Console: switching to colour frame buffer device 80x30
[ 8.241401] input: HDA Intel Mic at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 8.241584] input: HDA Intel Line Out at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 8.241724] input: HDA Intel HP Out at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 12.632385] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-6050-4.ucode
[ 12.729161] iwlagn 0000:04:00.0: iwlwifi-6050-4.ucode firmware file req failed: -2
[ 12.729167] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-6050-3.ucode
[ 12.730450] iwlagn 0000:04:00.0: iwlwifi-6050-3.ucode firmware file req failed: -2
[ 12.730455] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-6050-2.ucode
[ 12.731593] iwlagn 0000:04:00.0: iwlwifi-6050-2.ucode firmware file req failed: -2
[ 12.731599] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-6050-1.ucode
[ 12.753378] iwlagn 0000:04:00.0: iwlwifi-6050-1.ucode firmware file req failed: -2
[ 12.753383] iwlagn 0000:04:00.0: Could not read microcode: -2
[ 12.923393] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 13.263112] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-6050-4.ucode
[ 13.264501] iwlagn 0000:04:00.0: iwlwifi-6050-4.ucode firmware file req failed: -2
[ 13.264506] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-6050-3.ucode
[ 13.265664] iwlagn 0000:04:00.0: iwlwifi-6050-3.ucode firmware file req failed: -2
[ 13.265668] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-6050-2.ucode
[ 13.266890] iwlagn 0000:04:00.0: iwlwifi-6050-2.ucode firmware file req failed: -2
[ 13.266894] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-6050-1.ucode
[ 13.267834] iwlagn 0000:04:00.0: iwlwifi-6050-1.ucode firmware file req failed: -2
[ 13.267838] iwlagn 0000:04:00.0: Could not read microcode: -2
[ 21.549971] hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
[ 71.378924] tg3: eth0: Link is up at 100 Mbps, full duplex.
[ 71.378927] tg3: eth0: Flow control is on for TX and on for RX.
[ 71.379266] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 81.562032] eth0: no IPv6 routers present
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11abgn ESSID:off/any
          Mode:Managed Access Point: Not-Associated Tx-Power=15 dBm
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:off

pan0 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/broadcom-sta-common.conf:blacklist b43legacy
/etc/modprobe.d/broadcom-sta-common.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/broadcom-sta-common.conf:# wl module from Broadcom conflicts with ssb
/etc/modprobe.d/broadcom-sta-common.conf:install wl /sbin/modprobe --ignore-install wl $CMDLINE_OPTS
25: PCI 400.0: 0282 WLAN controller
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_8086_87
  Unique ID: y9sn.SvWCYSLpal0
  Parent ID: qTvu.FaF8B+KlM_8
  SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:04:00.0
  SysFS BusID: 0000:04:00.0
  Hardware Class: network
  Model: "Intel WLAN controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x0087
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0x1321
  Revision: 0x35
  Driver: "iwlagn"
  Driver Modules: "iwlagn"
  Device File: wlan0
  Features: WLAN
  Memory Range: 0xf0500000-0xf0501fff (rw,non-prefetchable)
  IRQ: 35 (no events)
  HW Address: 00:23:15:2a:79:9c
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
  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 5.18 5.2 5.22 5.24 5.26 5.28 5.3 5.32 5.5 5.52 5.54 5.56 5.58 5.6 5.62 5.64 5.66 5.68 5.7
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v00008086d00000087sv00008086sd00001321bc02sc80i00"
  Driver Info #0:
    Driver Status: iwlagn is active
    Driver Activation Cmd: "modprobe iwlagn"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #13 (PCI bridge)

30: PCI 900.0: 0200 Ethernet controller
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_14e4_1698
  Unique ID: rBUF.XK1IDyPFeB4
  Parent ID: HnsE.Nuo71ZHOa2C
  SysFS ID: /devices/pci0000:00/0000:00:1c.5/0000:09:00.0
  SysFS BusID: 0000:09:00.0
  Hardware Class: network
  Model: "Broadcom NetLink BCM5784M Gigabit Ethernet PCIe"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x1698 "NetLink BCM5784M Gigabit Ethernet PCIe"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x0419
  Revision: 0x10
  Driver: "tg3"
  Driver Modules: "tg3"
  Device File: eth0
  Memory Range: 0xf0800000-0xf080ffff (rw,non-prefetchable)
  IRQ: 36 (8189 events)
  HW Address: 00:26:b9:22:07:99
  Link detected: yes
  Module Alias: "pci:v000014E4d00001698sv00001028sd00000419bc02sc00i00"
  Driver Info #0:
    Driver Status: tg3 is active
    Driver Activation Cmd: "modprobe tg3"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #16 (PCI bridge)
Module Size Used by
binfmt_misc 7960 1
rfcomm 40393 4
sco 9617 2
bridge 53184 0
stp 2171 1 bridge
bnep 11884 2
ppdev 6375 0
l2cap 34806 16 rfcomm,bnep
snd_hda_codec_atihdmi 3023 1
snd_hda_codec_idt 61450 1
snd_hda_intel 25677 2
snd_pcm_oss 41394 0
snd_hda_codec 85759 3 snd_hda_codec_atihdmi,snd_hda_codec_idt,snd_hda_intel
snd_mixer_oss 16299 1 snd_pcm_oss
snd_hwdep 6924 1 snd_hda_codec
snd_pcm 87882 3 snd_hda_intel,snd_pcm_oss,snd_hda_codec
snd_seq_dummy 1782 0
snd_seq_oss 31219 0
snd_seq_midi 5829 0
arc4 1473 2
snd_rawmidi 23420 1 snd_seq_midi
snd_seq_midi_event 7267 2 snd_seq_oss,snd_seq_midi
fbcon 39270 71
joydev 11072 0
iwlagn 121641 0
snd_seq 57481 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
tileblit 2487 1 fbcon
uvcvideo 62467 0
iwlcore 124955 1 iwlagn
font 8053 1 fbcon
snd_timer 23649 2 snd_pcm,snd_seq
sdhci_pci 6700 0
fglrx 2353422 32
dell_wmi 2177 0
bitblit 5811 1 fbcon
snd_seq_device 6888 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
videodev 40518 1 uvcvideo
sdhci 17928 1 sdhci_pci
softcursor 1565 1 bitblit
v4l1_compat 15495 2 uvcvideo,videodev
dell_laptop 7941 0
psmouse 64576 0
v4l2_compat_ioctl32 12020 1 videodev
video 20623 0
intel_agp 29095 0
vga16fb 12757 1
snd 71106 16 snd_hda_codec_idt,snd_hda_intel,snd_pcm_oss,snd_hda_codec,snd_mixer_oss,snd_hwdep,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
mac80211 238448 2 iwlagn,iwlcore
btusb 12969 2
lp 9336 0
led_class 3764 2 iwlcore,sdhci
dcdbas 6886 1 dell_laptop
serio_raw 4918 0
vgastate 9857 1 vga16fb
output 2503 1 video
soundcore 8052 1 snd
snd_page_alloc 8500 2 snd_hda_intel,snd_pcm
cfg80211 148546 3 iwlagn,iwlcore,mac80211
bluetooth 58685 9 rfcomm,sco,bnep,l2cap,btusb
parport 37160 2 ppdev,lp
usbhid 41084 0
hid 83440 1 usbhid
ohci1394 30260 0
ieee1394 94771 1 ohci1394
tg3 122382 0
ahci 37870 1

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

There are several issues with your Ubuntu install:

You have mixed feisty, gutsy and lucid repository lines in your /etc/apt/sources.list file. This should NEVER be done, as it can and WILL damage your Ubuntu install. The sources.list file should only contain references to lucid, if you have upgraded to Ubuntu 10.04

The second issue is this error output that you sent us:

"iwlagn 0000:04:00.0: iwlwifi-6050-1.ucode firmware file req failed: -2"

This means that your wireless card is not working yet, because it cannot load the missing firmware files.

Please try this solution for the firmware issue:

https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/532451/comments/34

Revision history for this message
nayagam (nnayagam) said :
#4

I reverted all the changes to Source file and tried the above mentioned solution, but still my network manager showing Wireless network as disabled. Please help me to fix this.

sudo apt-get update; sudo apt-get 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|rtl|rt2|b43|witch|ndiswrapper'; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; sudo lsmod; sudo /etc/init.d/networking restart

Result:

Hit http://security.ubuntu.com lucid-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
Hit http://archive.canonical.com lucid Release.gpg
Ign http://archive.canonical.com/ubuntu/ lucid/partner Translation-en_US
Hit http://us.archive.ubuntu.com lucid Release.gpg
Ign http://us.archive.ubuntu.com/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
Hit http://archive.canonical.com lucid 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://security.ubuntu.com lucid-security/main Packages
Hit http://archive.canonical.com lucid/partner Packages
Hit http://us.archive.ubuntu.com lucid-backports Release.gpg
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-backports/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-backports/restricted Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-backports/universe Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-backports/multiverse Translation-en_US
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://archive.canonical.com lucid/partner Sources
Hit http://us.archive.ubuntu.com lucid-proposed Release.gpg
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-proposed/restricted Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-proposed/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-proposed/multiverse Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-proposed/universe Translation-en_US
Hit http://us.archive.ubuntu.com lucid Release
Hit http://us.archive.ubuntu.com lucid-updates Release
Hit http://us.archive.ubuntu.com lucid-backports Release
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-proposed Release
Hit http://us.archive.ubuntu.com lucid/main 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://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
Hit http://us.archive.ubuntu.com lucid-backports/main Packages
Hit http://us.archive.ubuntu.com lucid-backports/restricted Packages
Hit http://us.archive.ubuntu.com lucid-backports/universe Packages
Hit http://us.archive.ubuntu.com lucid-backports/multiverse Packages
Hit http://us.archive.ubuntu.com lucid-backports/main Sources
Hit http://us.archive.ubuntu.com lucid-backports/restricted Sources
Hit http://us.archive.ubuntu.com lucid-backports/universe Sources
Hit http://us.archive.ubuntu.com lucid-backports/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-proposed/restricted Packages
Hit http://us.archive.ubuntu.com lucid-proposed/main Packages
Hit http://us.archive.ubuntu.com lucid-proposed/multiverse Packages
Hit http://us.archive.ubuntu.com lucid-proposed/universe Packages
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
hwinfo is already the newest version.
grep is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  *-network DISABLED
       description: Wireless interface
       product: WiMAX/WiFi Link 6050 Series
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:04:00.0
       logical name: wlan0
       version: 35
       serial: 00:23:15:2a:79:9c
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlagn latency=0 multicast=yes wireless=IEEE 802.11abgn
       resources: irq:35 memory:f0500000-f0501fff
  *-network
       description: Ethernet interface
       product: NetLink BCM5784M Gigabit Ethernet PCIe
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: eth0
       version: 10
       serial: 00:26:b9:22:07:99
       size: 100MB/s
       capacity: 1GB/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.102 duplex=full firmware=sb v2.19 ip=192.168.1.102 latency=0 link=yes multicast=yes port=twisted pair speed=100MB/s
       resources: irq:36 memory:f0800000-f080ffff
0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
1: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wlan0 Interface doesn't support scanning : Network is down

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.1 LTS"
00:00.0 Host bridge [0600]: Intel Corporation Core Processor DRAM Controller [8086:0044] (rev 12)
00:01.0 PCI bridge [0604]: Intel Corporation Core Processor PCI Express x16 Root Port [8086:0045] (rev 12)
00:1a.0 USB Controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 06)
00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b56] (rev 06)
00:1c.0 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 [8086:3b42] (rev 06)
00:1c.1 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 [8086:3b44] (rev 06)
00:1c.3 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 [8086:3b48] (rev 06)
00:1c.4 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 [8086:3b4a] (rev 06)
00:1c.5 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 [8086:3b4c] (rev 06)
00:1d.0 USB Controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b34] (rev 06)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev a6)
00:1f.0 ISA bridge [0601]: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller [8086:3b03] (rev 06)
00:1f.2 SATA controller [0106]: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller [8086:3b2f] (rev 06)
00:1f.3 SMBus [0c05]: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller [8086:3b30] (rev 06)
00:1f.6 Signal processing controller [1180]: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem [8086:3b32] (rev 06)
02:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:9488]
02:00.1 Audio device [0403]: ATI Technologies Inc RV710/730 [1002:aa38]
04:00.0 Network controller [0280]: Intel Corporation WiMAX/WiFi Link 6050 Series [8086:0087] (rev 35)
07:00.0 SD Host controller [0805]: Ricoh Co Ltd Device [1180:e822] (rev 01)
07:00.1 System peripheral [0880]: Ricoh Co Ltd Device [1180:e230] (rev 01)
07:00.2 System peripheral [0880]: Ricoh Co Ltd Device [1180:e852] (rev 01)
07:00.3 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd Device [1180:e832] (rev 01)
09:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5784M Gigabit Ethernet PCIe [14e4:1698] (rev 10)
ff:00.0 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers [8086:2c62] (rev 02)
ff:00.1 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture System Address Decoder [8086:2d01] (rev 02)
ff:02.0 Host bridge [0600]: Intel Corporation Core Processor QPI Link 0 [8086:2d10] (rev 02)
ff:02.1 Host bridge [0600]: Intel Corporation Core Processor QPI Physical 0 [8086:2d11] (rev 02)
ff:02.2 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d12] (rev 02)
ff:02.3 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d13] (rev 02)
Bus 002 Device 007: ID 413c:8156 Dell Computer Corp. Wireless 370 Bluetooth Mini-card
Bus 002 Device 006: ID 413c:8158 Dell Computer Corp. Integrated Touchpad / Trackstick
Bus 002 Device 005: ID 413c:8157 Dell Computer Corp. Integrated Keyboard
Bus 002 Device 004: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 002 Device 003: ID 8086:0188 Intel Corp.
Bus 002 Device 002: ID 8087:0020
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0c45:640f Microdia
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 Studio XPS 1647
/0 bus 0W61J1
/0/1 memory 117KiB BIOS
/0/5 processor Intel(R) Core(TM) i5 CPU M 520 @
/0/5/6 memory 128KiB L1 cache
/0/5/7 memory 512KiB L2 cache
/0/5/8 memory 3MiB L3 cache
/0/16 memory 4GiB System Memory
/0/16/0 memory 2GiB SODIMM Synchronous 1333 MHz (0.8 n
/0/16/1 memory 2GiB SODIMM Synchronous 1333 MHz (0.8 n
/0/100 bridge Core Processor DRAM Controller
/0/100/1 bridge Core Processor PCI Express x16 Root Por
/0/100/1/0 display ATI Technologies Inc
/0/100/1/0.1 multimedia RV710/730
/0/100/1a bus 5 Series/3400 Series Chipset USB2 Enhan
/0/100/1b multimedia 5 Series/3400 Series Chipset High Defin
/0/100/1c bridge 5 Series/3400 Series Chipset PCI Expres
/0/100/1c.1 bridge 5 Series/3400 Series Chipset PCI Expres
/0/100/1c.1/0 wlan0 network WiMAX/WiFi Link 6050 Series
/0/100/1c.3 bridge 5 Series/3400 Series Chipset PCI Expres
/0/100/1c.4 bridge 5 Series/3400 Series Chipset PCI Expres
/0/100/1c.4/0 generic Ricoh Co Ltd
/0/100/1c.4/0.1 generic Ricoh Co Ltd
/0/100/1c.4/0.2 generic Ricoh Co Ltd
/0/100/1c.4/0.3 bus Ricoh Co Ltd
/0/100/1c.5 bridge 5 Series/3400 Series Chipset PCI Expres
/0/100/1c.5/0 eth0 network NetLink BCM5784M Gigabit Ethernet PCIe
/0/100/1d bus 5 Series/3400 Series Chipset USB2 Enhan
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1f bridge Mobile 5 Series Chipset LPC Interface C
/0/100/1f.2 scsi0 storage 5 Series/3400 Series Chipset 6 port SAT
/0/100/1f.2/0 /dev/sda disk 320GB WDC WD3200BJKT-7
/0/100/1f.2/0/1 /dev/sda1 volume 39MiB Windows FAT volume
/0/100/1f.2/0/2 /dev/sda2 volume 14GiB Windows NTFS volume
/0/100/1f.2/0/3 /dev/sda3 volume 283GiB Windows NTFS volume
/0/100/1f.2/1 /dev/cdrom disk DVDRWBD CA10N
/0/100/1f.3 bus 5 Series/3400 Series Chipset SMBus Cont
/0/100/1f.6 generic 5 Series/3400 Series Chipset Thermal Su
/0/101 bridge Core Processor QuickPath Architecture G
/0/102 bridge Core Processor QuickPath Architecture S
/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
/1 power SDI
/2 system
/3 power To Be Defined By O.E.M
Linux ubuntu 2.6.32-24-generic #39-Ubuntu SMP Wed Jul 28 05:14:15 UTC 2010 x86_64 GNU/Linux
[ 0.000000] No NUMA configuration found
[ 0.000000] found SMP MP-table at [ffff8800000f71d0] f71d0
[ 0.000000] No AGP bridge found
[ 0.811985] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
[ 0.819345] ACPI: No dock devices found.
[ 0.861971] Switching to clocksource tsc
[ 0.866493] pnp: PnP ACPI: found 12 devices
[ 0.887690] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 0.888442] ACPI: Lid Switch [LID0]
[ 0.931895] hub 1-0:1.0: USB hub found
[ 0.951801] hub 2-0:1.0: USB hub found
[ 0.958116] device-mapper: multipath: version 1.1.0 loaded
[ 0.958118] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.961615] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.404550] hub 1-1:1.0: USB hub found
[ 1.674569] hub 2-1:1.0: USB hub found
[ 2.364640] hub 2-1.6:1.0: USB hub found
[ 2.380919] eth0: Tigon3 [partno(BCM95784M) rev 5784100] (PCI Express) MAC address 00:26:b9:22:07:99
[ 2.380922] eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1])
[ 2.380924] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[ 2.380925] eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[ 13.129814] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
[ 13.163411] lp: driver loaded but no devices found
[ 13.204707] sdhci-pci 0000:07:00.0: SDHCI controller found [1180:e822] (rev 1)
[ 13.346225] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_2M (0c45:640f)
[ 13.367916] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27k
[ 13.367918] iwlagn: Copyright(c) 2003-2009 Intel Corporation
[ 13.368030] iwlagn 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 13.368070] iwlagn 0000:04:00.0: setting latency timer to 64
[ 13.368190] iwlagn 0000:04:00.0: Detected Intel Wireless WiFi Link 6050 Series 2x2 AGN REV=0x84
[ 13.402784] iwlagn 0000:04:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[ 13.402936] iwlagn 0000:04:00.0: irq 35 for MSI/MSI-X
[ 13.417104] phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 13.506518] Console: switching to colour frame buffer device 80x30
[ 13.613298] input: HDA Intel Mic at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 13.613503] input: HDA Intel Line Out at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 13.613679] input: HDA Intel HP Out at Ext Left Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 14.019259] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-6050-4.ucode
[ 14.087050] iwlagn 0000:04:00.0: iwlwifi-6050-4.ucode firmware file req failed: -2
[ 14.087056] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-6050-3.ucode
[ 14.088237] iwlagn 0000:04:00.0: iwlwifi-6050-3.ucode firmware file req failed: -2
[ 14.088241] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-6050-2.ucode
[ 14.089251] iwlagn 0000:04:00.0: iwlwifi-6050-2.ucode firmware file req failed: -2
[ 14.089255] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-6050-1.ucode
[ 14.116832] iwlagn 0000:04:00.0: iwlwifi-6050-1.ucode firmware file req failed: -2
[ 14.116837] iwlagn 0000:04:00.0: Could not read microcode: -2
[ 14.224979] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 14.262895] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-6050-4.ucode
[ 14.264177] iwlagn 0000:04:00.0: iwlwifi-6050-4.ucode firmware file req failed: -2
[ 14.264181] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-6050-3.ucode
[ 14.266263] iwlagn 0000:04:00.0: iwlwifi-6050-3.ucode firmware file req failed: -2
[ 14.266268] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-6050-2.ucode
[ 14.267467] iwlagn 0000:04:00.0: iwlwifi-6050-2.ucode firmware file req failed: -2
[ 14.267471] iwlagn 0000:04:00.0: firmware: requesting iwlwifi-6050-1.ucode
[ 14.268963] iwlagn 0000:04:00.0: iwlwifi-6050-1.ucode firmware file req failed: -2
[ 14.268966] iwlagn 0000:04:00.0: Could not read microcode: -2
[ 19.125932] hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
[ 177.990125] tg3: eth0: Link is up at 100 Mbps, full duplex.
[ 177.990129] tg3: eth0: Flow control is on for TX and on for RX.
[ 177.990747] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 188.426891] eth0: no IPv6 routers present
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11abgn ESSID:off/any
          Mode:Managed Access Point: Not-Associated Tx-Power=15 dBm
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:off

pan0 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/broadcom-sta-common.conf:blacklist b43legacy
/etc/modprobe.d/broadcom-sta-common.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/broadcom-sta-common.conf:# wl module from Broadcom conflicts with ssb
/etc/modprobe.d/broadcom-sta-common.conf:install wl /sbin/modprobe --ignore-install wl $CMDLINE_OPTS
25: PCI 400.0: 0282 WLAN controller
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_8086_87
  Unique ID: y9sn.SvWCYSLpal0
  Parent ID: qTvu.FaF8B+KlM_8
  SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:04:00.0
  SysFS BusID: 0000:04:00.0
  Hardware Class: network
  Model: "Intel WLAN controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x0087
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0x1321
  Revision: 0x35
  Driver: "iwlagn"
  Driver Modules: "iwlagn"
  Device File: wlan0
  Features: WLAN
  Memory Range: 0xf0500000-0xf0501fff (rw,non-prefetchable)
  IRQ: 35 (no events)
  HW Address: 00:23:15:2a:79:9c
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
  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 5.18 5.2 5.22 5.24 5.26 5.28 5.3 5.32 5.5 5.52 5.54 5.56 5.58 5.6 5.62 5.64 5.66 5.68 5.7
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v00008086d00000087sv00008086sd00001321bc02sc80i00"
  Driver Info #0:
    Driver Status: iwlagn is active
    Driver Activation Cmd: "modprobe iwlagn"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #13 (PCI bridge)

30: PCI 900.0: 0200 Ethernet controller
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_14e4_1698
  Unique ID: rBUF.XK1IDyPFeB4
  Parent ID: HnsE.Nuo71ZHOa2C
  SysFS ID: /devices/pci0000:00/0000:00:1c.5/0000:09:00.0
  SysFS BusID: 0000:09:00.0
  Hardware Class: network
  Model: "Broadcom NetLink BCM5784M Gigabit Ethernet PCIe"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x1698 "NetLink BCM5784M Gigabit Ethernet PCIe"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x0419
  Revision: 0x10
  Driver: "tg3"
  Driver Modules: "tg3"
  Device File: eth0
  Memory Range: 0xf0800000-0xf080ffff (rw,non-prefetchable)
  IRQ: 36 (13149 events)
  HW Address: 00:26:b9:22:07:99
  Link detected: yes
  Module Alias: "pci:v000014E4d00001698sv00001028sd00000419bc02sc00i00"
  Driver Info #0:
    Driver Status: tg3 is active
    Driver Activation Cmd: "modprobe tg3"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #16 (PCI bridge)
Module Size Used by
binfmt_misc 7960 1
rfcomm 40393 4
ppdev 6375 0
sco 9617 2
bridge 53184 0
stp 2171 1 bridge
bnep 11884 2
l2cap 34806 16 rfcomm,bnep
joydev 11072 0
btusb 12969 2
bluetooth 58685 9 rfcomm,sco,bnep,l2cap,btusb
snd_hda_codec_atihdmi 3023 1
snd_hda_codec_idt 61450 1
snd_hda_intel 25677 4
snd_hda_codec 85759 3 snd_hda_codec_atihdmi,snd_hda_codec_idt,snd_hda_intel
snd_hwdep 6924 1 snd_hda_codec
snd_pcm_oss 41394 0
snd_mixer_oss 16299 1 snd_pcm_oss
arc4 1473 2
snd_pcm 87882 4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy 1782 0
snd_seq_oss 31219 0
snd_seq_midi 5829 0
snd_rawmidi 23420 1 snd_seq_midi
snd_seq_midi_event 7267 2 snd_seq_oss,snd_seq_midi
iwlagn 121641 0
fbcon 39270 71
snd_seq 57481 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
uvcvideo 62467 0
iwlcore 124955 1 iwlagn
tileblit 2487 1 fbcon
font 8053 1 fbcon
snd_timer 23649 2 snd_pcm,snd_seq
snd_seq_device 6888 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
fglrx 2353422 33
bitblit 5811 1 fbcon
dell_wmi 2177 0
softcursor 1565 1 bitblit
videodev 40518 1 uvcvideo
v4l1_compat 15495 2 uvcvideo,videodev
psmouse 64576 0
v4l2_compat_ioctl32 12020 1 videodev
mac80211 238448 2 iwlagn,iwlcore
vga16fb 12757 1
serio_raw 4918 0
vgastate 9857 1 vga16fb
snd 71106 19 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
sdhci_pci 6700 0
sdhci 17928 1 sdhci_pci
dell_laptop 7941 0
dcdbas 6886 1 dell_laptop
led_class 3764 2 iwlcore,sdhci
cfg80211 148546 3 iwlagn,iwlcore,mac80211
soundcore 8052 1 snd
snd_page_alloc 8500 2 snd_hda_intel,snd_pcm
intel_agp 29095 0
video 20623 0
output 2503 1 video
lp 9336 0
parport 37160 2 ppdev,lp
usbhid 41084 0
hid 83440 1 usbhid
ohci1394 30260 0
ahci 37870 1
ieee1394 94771 1 ohci1394
tg3 122382 0
 * Reconfiguring network interfaces... Ignoring unknown interface eth0=eth0.

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

If installing the linux-backports-modules-2.6.32 package from the lucid-proposed repository does not fix this wireless issue, then the only remaining option is to install the Alpha 3 release of Maverick Meerkat (Ubuntu 10.10 alpha 3) from a LiveCD session.

Keep in mind that Maverick is still in alpha phase and NOT ready for production machines.

You can get the iso here:

http://cdimage.ubuntu.com/daily-live/current/

Can you help with this problem?

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

To post a message you must log in.