eth%d: 5.100.82.38 driver failed with code 21 -> Wireless Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01) not working using wl driver on Dell Inspiron E1405 in Ubuntu 12.04 LTS

Asked by bob sutton

I recently installed Ubuntu 32 bit version into a dell inspironE1405. Initially the wireless network option was in networks but was not recognizing my wireless network which is up and running with no problems. Now the wireless network option is gone from the networks menu. I am on the internet using the wired option with no problems. Help me out please.

Bob

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

Hi,

Please first connect your wired network adapter 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:

If you are using the Gnome interface, open the Terminal console via "Applications->Accessories->Terminal"

If you are using the Unity interface, the easiest way to open the Terminal is to use the 'search' function on the dash. Or you can click on the 'More Apps' button, click on the 'See more results' by the installed section, and find it in that list of applications. A third way, available after you click on the 'More Apps' button, is to go to the search bar, and see that the far right end of it says 'All Applications'. You then click on that, and you'll see the full list. Then you can go to Accessories > Terminal after that.

So the methods in Unity are:
Dash > Search for Terminal
Dash > More Apps > 'See More Results' > Terminal
Dash > More Apps > Accessories > Terminal

Step 2: Please copy-paste the following command from https://help.ubuntu.com/community/WirelessTroubleshootingProcedure 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 lsmod. 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 rfkill; 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 'acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|ireless|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rtl|rt2|rt3|rt5|rt6|rt7|usb|witch|wl';sudo dmidecode|egrep 'anufact|roduct|erial|elease'; iwconfig; cat /etc/modprobe.d/* | egrep 'acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|wmi|witch|wl'; cat /var/lib/NetworkManager/NetworkManager.state; sudo hwinfo --netcard ; ps -aux|egrep 'wpa|icd|etwork'; sudo lsmod

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
bob sutton (bobsutton) said :
#2

Mark,

I cannot type the password in the terminal window. What am i doing wrong?

---- Mark Rijckenberg <email address hidden> wrote:
> Your question #202166 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/202166
>
> Status: Open => Needs information
>
> Mark Rijckenberg requested more information:
>
> Hi,
>
> Please first connect your wired network adapter 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:
>
>
> If you are using the Gnome interface, open the Terminal console via "Applications->Accessories->Terminal"
>
> If you are using the Unity interface, the easiest way to open the
> Terminal is to use the 'search' function on the dash. Or you can click
> on the 'More Apps' button, click on the 'See more results' by the
> installed section, and find it in that list of applications. A third
> way, available after you click on the 'More Apps' button, is to go to
> the search bar, and see that the far right end of it says 'All
> Applications'. You then click on that, and you'll see the full list.
> Then you can go to Accessories > Terminal after that.
>
> So the methods in Unity are:
> Dash > Search for Terminal
> Dash > More Apps > 'See More Results' > Terminal
> Dash > More Apps > Accessories > Terminal
>
>
> Step 2: Please copy-paste the following command from
> https://help.ubuntu.com/community/WirelessTroubleshootingProcedure 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 lsmod. 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 rfkill; 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
> 'acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|ireless|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rtl|rt2|rt3|rt5|rt6|rt7|usb|witch|wl';sudo
> dmidecode|egrep 'anufact|roduct|erial|elease'; iwconfig; cat
> /etc/modprobe.d/* | egrep
> 'acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|wmi|witch|wl';
> cat /var/lib/NetworkManager/NetworkManager.state; sudo hwinfo --netcard
> ; ps -aux|egrep 'wpa|icd|etwork'; sudo lsmod
>
>
> 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
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+question/202166
>
> You received this question notification because you asked the question.

Revision history for this message
bob sutton (bobsutton) said :
#3

Ignore the last email I figured it out. Hiding my password. Duh.

The output from the action you said to take is as follows.

Ign http://dl.google.com stable/main Translation-en
Get:24 http://us.archive.ubuntu.com precise/multiverse Sources [155 kB]
Get:25 http://us.archive.ubuntu.com precise/main i386 Packages [1,274 kB]
Get:26 http://us.archive.ubuntu.com precise/restricted i386 Packages [8,431 B]
Get:27 http://us.archive.ubuntu.com precise/universe i386 Packages [4,796 kB]
Get:28 http://us.archive.ubuntu.com precise/multiverse i386 Packages [121 kB]
Hit http://us.archive.ubuntu.com precise/main TranslationIndex
Hit http://us.archive.ubuntu.com precise/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise/restricted TranslationIndex
Hit http://us.archive.ubuntu.com precise/universe TranslationIndex
Get:29 http://us.archive.ubuntu.com precise-updates/main Sources [124 kB]
Get:30 http://us.archive.ubuntu.com precise-updates/restricted Sources [1,379 B]
Get:31 http://us.archive.ubuntu.com precise-updates/universe Sources [30.9 kB]
Get:32 http://us.archive.ubuntu.com precise-updates/multiverse Sources [1,058 B]
Get:33 http://us.archive.ubuntu.com precise-updates/main i386 Packages [313 kB]
Get:34 http://us.archive.ubuntu.com precise-updates/restricted i386 Packages [2,439 B]
Get:35 http://us.archive.ubuntu.com precise-updates/universe i386 Packages [85.7 kB]
Get:36 http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages [2,047 B]
Hit http://us.archive.ubuntu.com precise-updates/main TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/restricted TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/universe TranslationIndex
Get:37 http://us.archive.ubuntu.com precise-backports/main Sources [1,845 B]
Get:38 http://us.archive.ubuntu.com precise-backports/restricted Sources [14 B]
Get:39 http://us.archive.ubuntu.com precise-backports/universe Sources [10.3 kB]
Get:40 http://us.archive.ubuntu.com precise-backports/multiverse Sources [1,383 B]
Get:41 http://us.archive.ubuntu.com precise-backports/main i386 Packages [1,271 B]
Get:42 http://us.archive.ubuntu.com precise-backports/restricted i386 Packages [14 B]
Get:43 http://us.archive.ubuntu.com precise-backports/universe i386 Packages [8,940 B]
Get:44 http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages [999 B]
Get:45 http://us.archive.ubuntu.com precise-backports/main TranslationIndex [71 B]
Get:46 http://us.archive.ubuntu.com precise-backports/multiverse TranslationIndex [71 B]
Get:47 http://us.archive.ubuntu.com precise-backports/restricted TranslationIndex [70 B]
Get:48 http://us.archive.ubuntu.com precise-backports/universe TranslationIndex [72 B]
Hit http://us.archive.ubuntu.com precise/main Translation-en
Hit http://us.archive.ubuntu.com precise/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise/restricted Translation-en
Hit http://us.archive.ubuntu.com precise/universe Translation-en
Hit http://us.archive.ubuntu.com precise-updates/main Translation-en
Hit http://us.archive.ubuntu.com precise-updates/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise-updates/restricted Translation-en
Hit http://us.archive.ubuntu.com precise-updates/universe Translation-en
Hit http://us.archive.ubuntu.com precise-backports/main Translation-en
Hit http://us.archive.ubuntu.com precise-backports/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en
Hit http://us.archive.ubuntu.com precise-backports/universe Translation-en
Fetched 13.2 MB in 28s (464 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
grep is already the newest version.
rfkill is already the newest version.
The following NEW packages will be installed:
  hwinfo libhal1 libhd16
0 upgraded, 3 newly installed, 0 to remove and 20 not upgraded.
Need to get 776 kB of archives.
After this operation, 2,235 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/universe libhal1 i386 0.5.14-8 [76.8 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/universe libhd16 i386 16.0-2.1 [681 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/universe hwinfo i386 16.0-2.1 [18.2 kB]
Fetched 776 kB in 1s (450 kB/s)
Selecting previously unselected package libhal1.
(Reading database ... 169195 files and directories currently installed.)
Unpacking libhal1 (from .../libhal1_0.5.14-8_i386.deb) ...
Selecting previously unselected package libhd16.
Unpacking libhd16 (from .../libhd16_16.0-2.1_i386.deb) ...
Selecting previously unselected package hwinfo.
Unpacking hwinfo (from .../hwinfo_16.0-2.1_i386.deb) ...
Processing triggers for man-db ...
Setting up libhal1 (0.5.14-8) ...
Setting up libhd16 (16.0-2.1) ...
Setting up hwinfo (16.0-2.1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
  *-network
       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: driver=b43-pci-bridge latency=0
       resources: irq:17 memory:efdfc000-efdfffff
  *-network
       description: Ethernet interface
       product: BCM4401-B0 100Base-TX
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: eth1
       version: 02
       serial: 00:15:c5:78:32:17
       size: 100Mbit/s
       capacity: 100Mbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=b44 driverversion=2.0 duplex=full ip=192.168.1.105 latency=64 link=yes multicast=yes port=twisted pair speed=100Mbit/s
       resources: irq:17 memory:ef9fe000-ef9fffff
0: dell-wifi: Wireless LAN
 Soft blocked: no
 Hard blocked: no
lo Interface doesn't support scanning.

eth1 Interface doesn't support scanning.

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"
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.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 4 [8086:27d6] (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.2 IDE interface [0101]: Intel Corporation 82801GBM/GHM (ICH7-M Family) SATA Controller [IDE mode] [8086:27c4] (rev 01)
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 01)
02:00.0 Ethernet controller [0200]: Broadcom Corporation BCM4401-B0 100Base-TX [14e4:170c] (rev 02)
02:01.0 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394 Controller [1180:0832]
02:01.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 19)
02:01.2 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter [1180:0592] (rev 0a)
02:01.3 System peripheral [0880]: Ricoh Co Ltd xD-Picture Card Controller [1180:0852] (rev 05)
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 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 004 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 001 Device 003: ID 0781:5530 SanDisk Corp. Cruzer
H/W path

---- Mark Rijckenberg <email address hidden> wrote:
> Your question #202166 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/202166
>
> Status: Open => Needs information
>
> Mark Rijckenberg requested more information:
>
> Hi,
>
> Please first connect your wired network adapter 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:
>
>
> If you are using the Gnome interface, open the Terminal console via "Applications->Accessories->Terminal"
>
> If you are using the Unity interface, the easiest way to open the
> Terminal is to use the 'search' function on the dash. Or you can click
> on the 'More Apps' button, click on the 'See more results' by the
> installed section, and find it in that list of applications. A third
> way, available after you click on the 'More Apps' button, is to go to
> the search bar, and see that the far right end of it says 'All
> Applications'. You then click on that, and you'll see the full list.
> Then you can go to Accessories > Terminal after that.
>
> So the methods in Unity are:
> Dash > Search for Terminal
> Dash > More Apps > 'See More Results' > Terminal
> Dash > More Apps > Accessories > Terminal
>
>
> Step 2: Please copy-paste the following command from
> https://help.ubuntu.com/community/WirelessTroubleshootingProcedure 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 lsmod. 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 rfkill; 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
> 'acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|ireless|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rtl|rt2|rt3|rt5|rt6|rt7|usb|witch|wl';sudo
> dmidecode|egrep 'anufact|roduct|erial|elease'; iwconfig; cat
> /etc/modprobe.d/* | egrep
> 'acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|wmi|witch|wl';
> cat /var/lib/NetworkManager/NetworkManager.state; sudo hwinfo --netcard
> ; ps -aux|egrep 'wpa|icd|etwork'; sudo lsmod
>
>
> 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
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+question/202166
>
> You received this question notification because you asked the question.

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

That's not the full Terminal output.

You sent the output of this command:

sudo apt-get update; sudo apt-get install hwinfo grep rfkill; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb

I asked for the output of this command:

sudo apt-get update; sudo apt-get install hwinfo grep rfkill; 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 'acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|ireless|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rtl|rt2|rt3|rt5|rt6|rt7|usb|witch|wl';sudo dmidecode|egrep 'anufact|roduct|erial|elease'; iwconfig; cat /etc/modprobe.d/* | egrep 'acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|wmi|witch|wl'; cat /var/lib/NetworkManager/NetworkManager.state; sudo hwinfo --netcard ; ps -aux|egrep 'wpa|icd|etwork'; sudo lsmod

Please carefully reread the instructions.

Revision history for this message
bob sutton (bobsutton) said :
#5

Mark,

I reread the instructions and what is below is what I copied and pasted from running the command. If this is not correct please break down the instructions for me.

THX

Hit http://security.ubuntu.com precise-security/main Translation-en
Hit http://security.ubuntu.com precise-security/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise/restricted i386 Packages
Hit http://us.archive.ubuntu.com precise/universe i386 Packages
Hit http://us.archive.ubuntu.com precise/multiverse i386 Packages
Hit http://us.archive.ubuntu.com precise/main TranslationIndex
Hit http://us.archive.ubuntu.com precise/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise/restricted TranslationIndex
Hit http://us.archive.ubuntu.com precise/universe TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/main Sources
Hit http://us.archive.ubuntu.com precise-updates/restricted Sources
Hit http://security.ubuntu.com precise-security/restricted Translation-en
Hit http://us.archive.ubuntu.com precise-updates/universe Sources
Hit http://security.ubuntu.com precise-security/universe Translation-en
Hit http://us.archive.ubuntu.com precise-updates/multiverse Sources
Hit http://us.archive.ubuntu.com precise-updates/main i386 Packages
Hit http://us.archive.ubuntu.com precise-updates/restricted i386 Packages
Hit http://us.archive.ubuntu.com precise-updates/universe i386 Packages
Hit http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages
Hit http://us.archive.ubuntu.com precise-updates/main TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/restricted TranslationIndex
Hit http://us.archive.ubuntu.com precise-updates/universe TranslationIndex
Hit http://us.archive.ubuntu.com precise-backports/main Sources
Hit http://us.archive.ubuntu.com precise-backports/restricted Sources
Hit http://us.archive.ubuntu.com precise-backports/universe Sources
Hit http://us.archive.ubuntu.com precise-backports/multiverse Sources
Hit http://us.archive.ubuntu.com precise-backports/main i386 Packages
Hit http://us.archive.ubuntu.com precise-backports/restricted i386 Packages
Hit http://us.archive.ubuntu.com precise-backports/universe i386 Packages
Hit http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages
Hit http://us.archive.ubuntu.com precise-backports/main TranslationIndex
Hit http://us.archive.ubuntu.com precise-backports/multiverse TranslationIndex
Hit http://us.archive.ubuntu.com precise-backports/restricted TranslationIndex
Hit http://us.archive.ubuntu.com precise-backports/universe TranslationIndex
Hit http://us.archive.ubuntu.com precise/main Translation-en
Hit http://us.archive.ubuntu.com precise/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise/restricted Translation-en
Hit http://us.archive.ubuntu.com precise/universe Translation-en
Hit http://us.archive.ubuntu.com precise-updates/main Translation-en
Hit http://us.archive.ubuntu.com precise-updates/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise-updates/restricted Translation-en
Hit http://us.archive.ubuntu.com precise-updates/universe Translation-en
Hit http://us.archive.ubuntu.com precise-backports/main Translation-en
Ign http://extras.ubuntu.com precise/main Translation-en_US
Hit http://us.archive.ubuntu.com precise-backports/multiverse Translation-en
Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en
Hit http://us.archive.ubuntu.com precise-backports/universe Translation-en
Ign http://archive.canonical.com precise/partner Translation-en_US
Ign http://extras.ubuntu.com precise/main Translation-en
Ign http://archive.canonical.com precise/partner Translation-en
Get:2 http://dl.google.com stable Release [1,347 B]
Get:3 http://dl.google.com stable/main i386 Packages [1,237 B]
Ign http://dl.google.com stable/main TranslationIndex
Ign http://dl.google.com stable/main Translation-en_US
Ign http://dl.google.com stable/main Translation-en
Fetched 2,782 B in 1min 2s (44 B/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
grep is already the newest version.
rfkill is already the newest version.
hwinfo is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.
  *-network
       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: driver=b43-pci-bridge latency=0
       resources: irq:17 memory:efdfc000-efdfffff
  *-network
       description: Ethernet interface
       product: BCM4401-B0 100Base-TX
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: eth1
       version: 02
       serial: 00:15:c5:78:32:17
       size: 100Mbit/s
       capacity: 100Mbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=b44 driverversion=2.0 duplex=full ip=192.168.1.105 latency=64 link=yes multicast=yes port=twisted pair speed=100Mbit/s
       resources: irq:17 memory:ef9fe000-ef9fffff
0: dell-wifi: Wireless LAN
 Soft blocked: no
 Hard blocked: no
lo Interface doesn't support scanning.

eth1 Interface doesn't support scanning.

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"
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.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 4 [8086:27d6] (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.2 IDE interface [0101]: Intel Corporation 82801GBM/GHM (ICH7-M Family) SATA Controller [IDE mode] [8086:27c4] (rev 01)
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 01)
02:00.0 Ethernet controller [0200]: Broadcom Corporation BCM4401-B0 100Base-TX [14e4:170c] (rev 02)
02:01.0 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394 Controller [1180:0832]
02:01.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 19)
02:01.2 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter [1180:0592] (rev 0a)
02:01.3 System peripheral [0880]: Ricoh Co Ltd xD-Picture Card Controller [1180:0852] (rev 05)
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 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 004 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 001 Device 003: ID 0781:5530 SanDisk Corp. Cruzer
H/W path Device Class Description
======================================================
                               system MXC061 ()
/0 bus 0MG532
/0/0 memory 64KiB BIOS
/0/400 processor Intel(R) Core(TM) Duo CPU T2250
/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 DIMM DDR Synchronous 533 MHz (
/0/1000/1 memory 2GiB DIMM DDR Synchronous 667 MHz (1.
/0/100 bridge Mobile 945GM/PM/GMS, 943/940GML and 9
/0/100/2 display Mobile 945GM/GMS, 943/940GML Express
/0/100/2.1 display Mobile 945GM/GMS/GME, 943/940GML Expr
/0/100/1b multimedia N10/ICH 7 Family High Definition Audi
/0/100/1c bridge N10/ICH 7 Family PCI Express Port 1
/0/100/1c.1 bridge N10/ICH 7 Family PCI Express Port 2
/0/100/1c.1/0 network BCM4311 802.11b/g WLAN
/0/100/1c.3 bridge N10/ICH 7 Family PCI Express Port 4
/0/100/1d bus N10/ICH 7 Family USB UHCI Controller
/0/100/1d.1 bus N10/ICH 7 Family USB UHCI Controller
/0/100/1d.2 bus N10/ICH 7 Family USB UHCI Controller
/0/100/1d.3 bus N10/ICH 7 Family USB UHCI Controller
/0/100/1d.7 bus N10/ICH 7 Family USB2 EHCI Controller
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1e/0 eth1 network BCM4401-B0 100Base-TX
/0/100/1e/1 bus R5C832 IEEE 1394 Controller
/0/100/1e/1.1 generic R5C822 SD/SDIO/MMC/MS/MSPro Host Adap
/0/100/1e/1.2 generic R5C592 Memory Stick Bus Host Adapter
/0/100/1e/1.3 generic xD-Picture Card Controller
/0/100/1f bridge 82801GBM (ICH7-M) LPC Interface Bridg
/0/100/1f.2 scsi0 storage 82801GBM/GHM (ICH7-M Family) SATA Con
/0/100/1f.2/0 /dev/sda disk 80GB FUJITSU MHW2080B
/0/100/1f.2/0/1 /dev/sda1 volume 72GiB EXT4 volume
/0/100/1f.2/0/2 /dev/sda2 volume 2549MiB Extended partition
/0/100/1f.2/0/2/5 /dev/sda5 volume 2549MiB Linux swap / Solaris partitio
/0/100/1f.2/1 /dev/cdrom disk DVD+-RW GSA-T11N
/0/100/1f.3 bus N10/ICH 7 Family SMBus Controller
/0/1 scsi3 storage
/0/1/0.0.0 /dev/sdb disk 16GB SCSI Disk
/0/1/0.0.0/1 /dev/sdb1 volume 14GiB Windows FAT volume
/1 power DELL YG32671
Linux bob-MXC061 3.2.0-26-generic-pae #41-Ubuntu SMP Thu Jun 14 16:45:14 UTC 2012 i686 i686 i386 GNU/Linux
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.210090] ACPI: No dock devices found.
[ 0.210090] HEST: Table not found.
[ 0.250235] i2c-core: driver [aat2870] using legacy suspend method
[ 0.250238] i2c-core: driver [aat2870] using legacy resume method
[ 0.250533] usbcore: registered new interface driver usbfs
[ 0.250552] usbcore: registered new interface driver hub
[ 0.250594] usbcore: registered new device driver usb
[ 0.264111] Switching to clocksource hpet
[ 0.299605] pnp: PnP ACPI: found 12 devices
[ 0.397587] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[ 0.398082] ACPI: Lid Switch [LID]
[ 0.406088] ERST: Table is not found!
[ 0.767296] isapnp: No Plug & Play device found
[ 0.832666] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 0.852229] hub 1-0:1.0: USB hub found
[ 0.852736] hub 2-0:1.0: USB hub found
[ 0.853177] hub 3-0:1.0: USB hub found
[ 0.853617] hub 4-0:1.0: USB hub found
[ 0.854077] hub 5-0:1.0: USB hub found
[ 0.854265] usbcore: registered new interface driver libusual
[ 0.877457] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.164055] usb 1-5: new high-speed USB device number 2 using ehci_hcd
[ 1.170248] sdhci-pci 0000:02:01.1: SDHCI controller found [1180:0822] (rev 19)
[ 1.171338] mmc0: no vmmc regulator found
[ 1.306349] scsi2 : usb-storage 1-5:1.0
[ 1.306465] usbcore: registered new interface driver usb-storage
[ 1.306708] usbcore: registered new interface driver uas
[ 9.809201] lp: driver loaded but no devices found
[ 10.058085] [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.
[ 11.140260] leds_ss4200: no LED devices found
[ 12.426144] Console: switching to colour frame buffer device 160x50
[ 13.131893] wl: module license 'MIXED/Proprietary' taints kernel.
[ 13.154408] wl 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 13.154420] wl 0000:0c:00.0: setting latency timer to 64
[ 13.157441] eth%d: 5.100.82.38 driver failed with code 21
[ 13.205295] b43-pci-bridge 0000:0c:00.0: setting latency timer to 64
[ 13.224121] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x11, vendor 0x4243)
[ 13.224144] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0A, vendor 0x4243)
[ 13.224164] ssb: Core 2 found: USB 1.1 Host (cc 0x817, rev 0x03, vendor 0x4243)
[ 13.224184] ssb: Core 3 found: PCI-E (cc 0x820, rev 0x01, vendor 0x4243)
[ 13.280298] ssb: Sonics Silicon Backplane found on PCI device 0000:0c:00.0
[ 13.656103] ssb: Core 0 found: Fast Ethernet (cc 0x806, rev 0x07, vendor 0x4243)
[ 13.656119] ssb: Core 1 found: V90 (cc 0x807, rev 0x03, vendor 0x4243)
[ 13.656133] ssb: Core 2 found: PCI (cc 0x804, rev 0x0A, vendor 0x4243)
[ 13.696264] ssb: Sonics Silicon Backplane found on PCI device 0000:02:00.0
[ 13.696319] b44: Broadcom 44xx/47xx 10/100 PCI ethernet driver version 2.0
[ 13.717259] b44 ssb1:0: eth0: Broadcom 44xx/47xx 10/100 PCI ethernet driver 00:15:c5:78:32:17
[ 13.744838] udevd[452]: renamed network interface eth0 to eth1
[ 14.896806] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 14.896940] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 22.257403] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 22.258657] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 22.504508] type=1400 audit(1341272681.126:14): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=880 comm="apparmor_parser"
[ 22.505252] type=1400 audit(1341272681.126:15): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/telepathy-*" pid=880 comm="apparmor_parser"
[ 25.804313] b44 ssb1:0: eth1: Link is up at 100 Mbps, full duplex
[ 25.804323] b44 ssb1:0: eth1: Flow control is off for TX and off for RX
[ 25.804646] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 36.416059] eth1: no IPv6 routers present
[ 1352.988269] b44 ssb1:0: eth1: Link is down
[ 1357.291160] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 5510.940946] usb 1-5: USB disconnect, device number 2
[ 5515.988358] b44 ssb1:0: eth1: Link is up at 100 Mbps, full duplex
[ 5515.988369] b44 ssb1:0: eth1: Flow control is off for TX and off for RX
[ 5515.988919] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 5526.704174] eth1: no IPv6 routers present
[ 7504.988246] b44 ssb1:0: eth1: Link is down
[ 7509.303222] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 7769.916197] usb 1-5: new high-speed USB device number 3 using ehci_hcd
[ 7770.052218] scsi3 : usb-storage 1-5:1.0
[ 7912.988278] b44 ssb1:0: eth1: Link is up at 100 Mbps, full duplex
[ 7912.988289] b44 ssb1:0: eth1: Flow control is off for TX and off for RX
[ 7912.988830] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 7923.704043] eth1: no IPv6 routers present
[ 8787.988273] b44 ssb1:0: eth1: Link is down
[ 8792.316767] ADDRCONF(NETDEV_UP): eth1: link is not ready
[48858.988325] b44 ssb1:0: eth1: Link is up at 100 Mbps, full duplex
[48858.988336] b44 ssb1:0: eth1: Flow control is off for TX and off for RX
[48858.988869] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[48869.424181] eth1: no IPv6 routers present
[58898.968055] usb 1-6: new high-speed USB device number 4 using ehci_hcd
[136531.953724] usb 1-6: USB disconnect, device number 4
[151055.988104] b44 ssb1:0: eth1: Link is down
[151060.280043] ADDRCONF(NETDEV_UP): eth1: link is not ready
[222804.988214] b44 ssb1:0: eth1: Link is up at 100 Mbps, full duplex
[222804.988220] b44 ssb1:0: eth1: Flow control is off for TX and off for RX
[222804.988521] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[222815.560017] eth1: no IPv6 routers present
 Release Date: 02/05/2007
  Serial services are supported (int 14h)
 Manufacturer: Dell Inc.
 Product Name: MXC061
 Serial Number: 2GMVPC1
 Manufacturer: Dell Inc.
 Product Name: 0MG532
 Serial Number: .2GMVPC1.CN7016671J03NQ.
 Manufacturer: Dell Inc.
 Serial Number: 2GMVPC1
 Manufacturer: Intel
 Serial Number: Not Specified
 Manufacturer: 7F7F7F7F7F510000
 Serial Number: 01045912
 Manufacturer: 7F7F7F7F7F9B0000
 Serial Number: 00000000
 Manufacturer: Panasonic
 SBDS Serial Number: 0411
 SBDS Manufacture Date: 2007-01-22
lo no wireless extensions.

eth1 no wireless extensions.

install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
# which ath5k cannot recover. To prevent this condition, stop
blacklist ath_pci
# Warning: This file is autogenerated by bcmwl. All changes to this file will be lost.
blacklist b43
blacklist b43legacy
blacklist bcm43xx
blacklist brcm80211
blacklist brcmfmac
blacklist brcmsmac
blacklist bcma
install wl modprobe -r b43 b44 b43legacy ssb; modprobe --ignore-install wl ; modprobe --ignore-install b44
blacklist eth1394
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
blacklist uart6850
blacklist twl4030_wdt

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true
> hal.1: read hal dataprocess 18217: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file ../../dbus/dbus-errors.c line 282.
This is normally a bug in some application using the D-Bus library.
libhal.c 3483 : Error unsubscribing to signals, error=The name org.freedesktop.Hal was not provided by any .service files
24: PCI c00.0: 0280 Network controller
  [Created at pci.318]
  Unique ID: zb5c.AUabv0M9SM3
  Parent ID: qTvu.+j1oO3FVFQ3
  SysFS ID: /devices/pci0000:00/0000:00:1c.1/0000:0c:00.0
  SysFS BusID: 0000:0c:00.0
  Hardware Class: network
  Model: "Dell Wireless 1390 WLAN Mini-Card"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x4311 "BCM4311 802.11b/g WLAN"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x0007 "Wireless 1390 WLAN Mini-Card"
  Revision: 0x01
  Driver: "b43-pci-bridge"
  Driver Modules: "ssb"
  Memory Range: 0xefdfc000-0xefdfffff (rw,non-prefetchable)
  IRQ: 17 (568193 events)
  Module Alias: "pci:v000014E4d00004311sv00001028sd00000007bc02sc80i00"
  Driver Info #0:
    Driver Status: ssb is 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: #13 (PCI bridge)

25: PCI 200.0: 0200 Ethernet controller
  [Created at pci.318]
  Unique ID: JNkJ.KWt1hAkDMbB
  Parent ID: 6NW+.ROu++qazKbB
  SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:02:00.0
  SysFS BusID: 0000:02:00.0
  Hardware Class: network
  Model: "Dell Inspiron E1405"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x170c "BCM4401-B0 100Base-TX"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x01d8 "Inspiron E1405"
  Revision: 0x02
  Driver: "b44"
  Driver Modules: "ssb", "b44"
  Device File: eth1
  Memory Range: 0xef9fe000-0xef9fffff (rw,non-prefetchable)
  IRQ: 17 (568193 events)
  HW Address: 00:15:c5:78:32:17
  Link detected: yes
  Module Alias: "pci:v000014E4d0000170Csv00001028sd000001D8bc02sc00i00"
  Driver Info #0:
    Driver Status: b44 is active
    Driver Activation Cmd: "modprobe b44"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #20 (PCI bridge)
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
root 844 0.0 0.1 31104 4800 ? Ssl Jul02 0:02 NetworkManager
root 17272 0.0 0.0 2908 1240 ? S 09:37 0:00 /sbin/dhclient -d -4 -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/sendsigs.omit.d/network-manager.dhclient-eth1.pid -lf /var/lib/dhcp/dhclient-68cb6dc4-f3f8-42c6-9a49-b1a07e4e3172-eth1.lease -cf /var/run/nm-dhclient-eth1.conf eth1
nobody 17275 0.0 0.0 5384 1132 ? S 09:37 0:00 /usr/sbin/dnsmasq --no-resolv --keep-in-foreground --no-hosts --bind-interfaces --pid-file=/var/run/sendsigs.omit.d/network-manager.dnsmasq.pid --listen-address=127.0.0.1 --conf-file=/var/run/nm-dns-dnsmasq.conf --cache-size=0 --proxy-dnssec
bob 18231 0.0 0.0 4368 792 pts/0 S+ 11:50 0:00 egrep --color=auto wpa|icd|etwork
Module Size Used by
nls_iso8859_1 12617 1
nls_cp437 12751 1
vfat 17308 1
fat 55605 1 vfat
bnep 17830 2
rfcomm 38139 0
bluetooth 158438 10 bnep,rfcomm
parport_pc 32114 0
ppdev 12849 0
snd_hda_codec_idt 60251 1
snd_hda_intel 32765 3
snd_hda_codec 109562 2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep 13276 1 snd_hda_codec
snd_pcm 80845 2 snd_hda_intel,snd_hda_codec
snd_seq_midi 13132 0
snd_rawmidi 25424 1 snd_seq_midi
b44 31364 0
ssb 50691 1 b44
wl 2646601 0
joydev 17393 0
snd_seq_midi_event 14475 1 snd_seq_midi
snd_seq 51567 2 snd_seq_midi,snd_seq_midi_event
snd_timer 28931 2 snd_pcm,snd_seq
snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq
psmouse 72919 0
snd 62064 15 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 14635 1 snd
snd_page_alloc 14108 2 snd_hda_intel,snd_pcm
serio_raw 13027 0
i915 414655 3
r852 17901 0
sm_common 16737 1 r852
nand 49667 2 r852,sm_common
nand_ids 8547 1 nand
mtd 35584 2 sm_common,nand
nand_bch 13003 1 nand
drm_kms_helper 45466 1 i915
bch 21757 1 nand_bch
drm 197692 4 i915,drm_kms_helper
r592 17808 0
nand_ecc 13070 1 nand
memstick 15857 1 r592
i2c_algo_bit 13199 1 i915
mac_hid 13077 0
dell_wmi 12601 0
sparse_keymap 13658 1 dell_wmi
lib80211 14040 1 wl
dell_laptop 17767 0
dcdbas 14098 1 dell_laptop
video 19068 1 i915
wmi 18744 1 dell_wmi
lp 17455 0
parport 40930 3 parport_pc,ppdev,lp
usb_storage 39646 1
uas 17828 0
firewire_ohci 40172 0
sdhci_pci 18324 0
sdhci 28241 1 sdhci_pci
firewire_core 56906 1 firewire_ohci
crc_itu_t 12627 1 firewire_core

---- Mark Rijckenberg <email address hidden> wrote:
> Your question #202166 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/202166
>
> Status: Open => Needs information
>
> Mark Rijckenberg requested more information:
>
> Hi,
>
> Please first connect your wired network adapter 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:
>
>
> If you are using the Gnome interface, open the Terminal console via "Applications->Accessories->Terminal"
>
> If you are using the Unity interface, the easiest way to open the
> Terminal is to use the 'search' function on the dash. Or you can click
> on the 'More Apps' button, click on the 'See more results' by the
> installed section, and find it in that list of applications. A third
> way, available after you click on the 'More Apps' button, is to go to
> the search bar, and see that the far right end of it says 'All
> Applications'. You then click on that, and you'll see the full list.
> Then you can go to Accessories > Terminal after that.
>
> So the methods in Unity are:
> Dash > Search for Terminal
> Dash > More Apps > 'See More Results' > Terminal
> Dash > More Apps > Accessories > Terminal
>
>
> Step 2: Please copy-paste the following command from
> https://help.ubuntu.com/community/WirelessTroubleshootingProcedure 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 lsmod. 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 rfkill; 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
> 'acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|ireless|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|ound|p54|prism|rtl|rt2|rt3|rt5|rt6|rt7|usb|witch|wl';sudo
> dmidecode|egrep 'anufact|roduct|erial|elease'; iwconfig; cat
> /etc/modprobe.d/* | egrep
> 'acx|at76|ath|b43|bcm|brcm|CX|eth|ipw|irmware|isl|lbtf|orinoco|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|rt6|rt7|wmi|witch|wl';
> cat /var/lib/NetworkManager/NetworkManager.state; sudo hwinfo --netcard
> ; ps -aux|egrep 'wpa|icd|etwork'; sudo lsmod
>
>
> 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
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+question/202166
>
> You received this question notification because you asked the question.

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

Your Terminal output shows the following issue:

[ 13.131893] wl: module license 'MIXED/Proprietary' taints kernel.
[ 13.154408] wl 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 13.154420] wl 0000:0c:00.0: setting latency timer to 64
[ 13.157441] eth%d: 5.100.82.38 driver failed with code 21

Please copy-paste the following 3 commands into the Terminal to use the b43 driver instead of the non-working wl driver:

sudo apt-get update

sudo apt-get remove bcmwl-kernel-source

sudo apt-get install firmware-b43-installer b43-fwcutter

Then REBOOT your PC and retest wireless.

Source:
https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/184208
https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/197447

Revision history for this message
bob sutton (bobsutton) said :
#7

Thanks Mark Rijckenberg, that solved my question.