b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found -> Wireless Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01) not working on ACER Aspire 5710Z in Ubuntu 11.10

Asked by Andreas Pielasch

Hi,
I recently have installed Ubuntu 11.10 on my Acer Aspire 5710z (5years old)
Unfortunatly Wlan does not work

This package contains Broadcom 802.11 Linux STA wireless driverfor use with Broadcom's BCM4311-, BCM4312-, BCM4313-, BCM4321-,BCM4322-, BCM43224-, and BCM43225-, BCM43227- and BCM43228-basedhardware.
The "propritaire driver was set on "green"
Can anybody help to get my Wireless Lan running
Greets Andreas

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
Ubfan (ubfan1) said :
#1

Use the b43 driver for the older supported Broadcom chips (you didn't say which chip you use).
See https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx
The STA driver has problems since 11.04, but the b43 driver works fine, you just need to supply the firmware.
The Broadcom firmware will be automatically installed when you install (from a wired connection) the b43-fwcutter package.
Alternatively, you can use the open source firmware from one of the two packages (depends on your chip) firmware-b43-installer, or firmware-b43-lphy-installer.

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

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
Andreas Pielasch (andreas-pielasch) said :
#3

Hi Mark,
sorry for my late response. I loaded a new broadcom driver (without success) now my mouse seems to have a coffein problem - the cousror is jumping and sometimes i seems not o reactproperly . but frist of all this is the output for the Wlan problem. I will not change anything any more - I have seen the result.

Der Befehl »clock:« wurde nicht gefunden, meinten Sie vielleicht:
 Befehl »clock« aus dem Paket »xview-clients« (universe)
clock:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ capabilities: pm vpd msi pciexpress bus_master cap_list ethern

capabilities:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ configuration: autonegotiation=on broadcast=yes driver=tg3 dri

configuration:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ resources: irq:45 memory:d0000000-d000ffff

resources:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ *-network

*-network: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$

ap@ap-Aspire-5710Z:~$ product: BCM4311 802.11b/g WLAN

product:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ vendor: Broadcom

vendor:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ physical id: 0

physical: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ bus info: pci@0000:05:00.0

Die Anwendung »bus« ist momentan nicht installiert. Sie können sie durch folgende Eingabe installieren:
sudo apt-get install atm-tools
ap@ap-Aspire-5710Z:~$ versi

Der Befehl »versi« wurde nicht gefunden, meinten Sie vielleicht:
 Befehl »verse« aus dem Paket »verse« (universe)
versi: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ width: 32 bits

width:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ clock: 33MHz

Der Befehl »clock:« wurde nicht gefunden, meinten Sie vielleicht:
 Befehl »clock« aus dem Paket »xview-clients« (universe)
clock:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ capabilities: pm

capabilities:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ configuration: driver=b43-pci-bridge latency=0

configuration:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ resourc

resourc: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ *-network DISABLED

*-network: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ description: Wireless interface

description:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ p

p: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ logical name: wlan0

logical: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ serial: 00:19:7e:cd:00:e4

serial:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ capabil

capabil: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ configuration: broadcast=yes driver=b43 driverversion=3.0.0-16-ge

configuration:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ 0: phy0: Wireless LAN

0:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ Soft blocked: no

Soft: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ Hard blocked: no

Der Befehl »Hard« wurde nicht gefunden, meinten Sie vielleicht:
 Befehl »card« aus dem Paket »a2ps« (universe)
Hard: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ 1: acer-wireless

1:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ Soft blocked: no

Soft: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ Hard blocked: no

Der Befehl »Hard« wurde nicht gefunden, meinten Sie vielleicht:
 Befehl »card« aus dem Paket »a2ps« (universe)
Hard: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ lo Interface doesn't support

>

> eth0 Interface doesn't support scanning.

lo: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$

ap@ap-Aspire-5710Z:~$ wlan0 Interface doesn't s

>

> auto lo

> iface lo inet loopback

>

> DISTRIB_ID=Ubuntu

> DISTRIB_RELEASE=11.10

> DIST

> DISTRIB_DESCRIPTION="Ubuntu 11.10"

> 00:00.0 Host bridge [0600]: Intel Corpor

> 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobi

> 00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/

> 00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High

> 00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Expr

> 00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Expr

> 00:1c.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Po

> 00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family

>

>

> 00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI

> 00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI

> 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobil

> 00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH

> 00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7

> 00:1f

> 00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Co

> 04:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BC

> 05:00.0

> 06:00.0 FLASH memory [0501]: ENE Technology Inc ENE PCI Memory St

> 06:00.1 S

> 06:00.2 FLASH memory [0501]: ENE Technology Inc Memory Stick Card Rea

> 06:00

> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

> Bus 002 Devi

> Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

> Bus 004 De

> B

> H/W path Device Class Description

> ==============

> system Notebook

> /0

> /0/0 memory 97KiB BIOS

> /0/4

>

> /0/4/1.1 p

> /0/4/1.2 proc

> /0/a memory

> /0/a/0

> /0/a/1 me

> /0/1 pr

> /0/1/1.1

> /0/1/1.2 processor Logical CPU

> /0/

> /0/100/2

> /0/100/2.1 display Mob

> /0/100/1b multimedia N10/IC

> /0/100/1c

> /0/100/1c.2 bridge N10/ICH 7 Family PCI Express Por

> /0/100/1c.2/0 eth0 network NetLink BCM5787M Gigabit Etherne

> /0/100/1c.3 bridge N10/ICH 7 Family PCI Express Por

> /0/100/1c.3/0 networ

> /0/100/1d

> /0/100/1d.1 bus N10/ICH 7 Family USB UHCI C

> /0/100/1d.2 bus N10/ICH 7 Fam

> /0/100/1d.3 bus N1

> /0/100/1

> /0/100/1e bridge 8

> /0/100/1e/0

> /0/100/1e/0.1 generic

> /0/100/1e/0.2

> /0/100/1e/0.3 memory

> /0/100/1f

> /0/100/1f.1 scsi0 storage

> /0/100/1f.1/0.0.0

> /0/100/1f.2 scs

> /0/100/1f.2/0.0.0 /dev/s

> /0/100/1f.2/0.0.0/1 /dev/sda1 volume 147GiB EXT4 vo

> /0

> /0/100/1f.2/0.0.0/2/5

> /0/100/1f.3

> /1

> /2

> Linux ap-Aspire-5710Z 3.0.0-16-g

> [

> [ 0.000000] found SMP

> [ 0.000000] ACPI:

> [ 0.164408] [

> [ 0.290176] ACPI: No dock devices found.

> [ 0.290180] HEST: Tabl

> [ 0.307856] usbcore: registered new interface driver usbfs

> [ 0.

> [ 0.307918] usbcore: registered new device dri

> [ 0.3242

> [

> [ 0.327396] Switched to NOHz mode o

> [ 0.405275] pnp: PnP

> [ 0.596200] input:

> [ 0.596234] ACPI: Lid Switch [

> [ 0.98011

> [ 1.334371] isapnp

> [ 1.433594] ehci

> [ 1.452198] hub 1-0:1

> [ 1.452650] hub 2-0:1.0: USB hub found

> [ 1.4530

> [ 1.453363]

> [ 1.453724] hub 5

> [ 1.504750] BIOS EDD facility v0.16

> [ 2.2

> [ 2.290682] b43-pci-bri

> [ 2.308226] ssb: Core 0 found
> [ 2.308240]
> [ 2.308251] ssb: Core 2 found: USB 1.1 Host (cc 0x817, rev 0x03, vend
> [ 2.308261] ssb: C
> [ 2.319093] sd
> [ 2.319332] mm
> [ 2.319643] s
> [ 2.319690] mm
> [ 2.362599] tg
> [ 2.362607] tg3 0000:04:00.0: et
>
> [ 2.362616] tg3 0000:04:00.0: eth0: dma_rw
>
> [ 18.347734] lp: driver loa
>
> [ 19.
> [ 19.448892] Registe
>
> [ 19.448991] Re
> [ 19.449016] Broadc
> [
> [ 19.501720] type=1400 audit(133
> [ 19.620559] input: HDA Intel Headphon
> [ 19.818474] ADDRCONF(NETDEV_UP): eth0: link is not ready
> [
> [ 66.923789] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not
> [ 66.923793] b43-phy0 ERROR: You must go to http://wireless.kernel
> [ 110.689118] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full du
> [ 110.689129] tg3 0000:04:00.0: eth0: Flow control is on for TX and o
> [ 110.689549] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
> [ 121.3600
> Release Date: 06/29/2007
> Manufacturer: Acer
> Product
>
>
> Product Name: Acadia
> Serial Number: LXAH60X009729045181601
> Manufacturer:
> Serial Number: None
> Manufacturer: Intel
> Serial Number: Not Specified
> Ma
> Serial Number: Not Specified
> Manufacturer: Not Specifi
> Serial Number: Not Specified
> Manufacturer Name: Intel
> lo
>
> eth0 no wireless extensions.
>
> wlan0 IEEE 802.11bg
>
> Retry long limit:7 RTS thr:off Fragment thr:off
>
>
> install snd-rawmidi /sbin/modprobe --ignore-install snd-
> # which
> blacklist ath_pci
> blacklist eth1394
> # replaced by p54pci
> blacklis
> # replace
> blacklist bcm43xx
> blacklist wl
> blacklist uart6850
> blacklist twl4030_w
>
> [mai
> NetworkingEnabled=true
> WirelessEnabled=true
> WWANEnabled=true
> W
> > hal.1: rea
> This is normally a bug in some application using the D-Bus lib
> libhal.c 3
> 2
> [Created at pci.318]
> Unique ID: rBUF.bJ9Lldwe9X3
> Par
> SysFS ID: /d
> SysFS BusID: 0000:04:00.0
> Hardware Class: network
>
> Vendor: pci
> Device: pci 0x1693 "NetLink BCM5787M Gigabit Ethernet P
> SubVendor: pci
>
> Revision: 0x02
> Driver: "tg3"
> D
> Device File: eth0
> Memory Range: 0xd
> IRQ: 45 (8989 events)
> HW Address: 00:1b:38:
> Link detected: yes
> Modu
> Driver Info #0:
> Driver Status:
> Driver Activation Cmd: "modprobe
> Config Sta
> Attached to: #13 (PCI bridge)
>
> 26: PCI 500.0: 0282 WLAN
> [
> Unique ID: y9sn.FS7FPF
> Parent ID: Z7uZ.tSZISiV1qOC
> SysFS ID: /devices
> SysFS BusID: 0000:05:00.0
> Hardware Class: network
> Model: "Broadcom BC
> Vendor: pci 0x14e4 "Broadcom"
> Device: pci 0x4311 "BCM4311 802.11b/g WLAN"
>
> SubDevice: pci 0x0422
> Revision: 0x01
> Driver: "b43-pci-bridge"
> Driver M
> Device File: wlan0
> Features: WLAN
> Memory Range: 0xd0100000-0xd0103fff (rw
> IRQ: 19 (no events)
> HW Address: 00:19
> Link detected: no
> WLAN channe
> WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452
> WLAN encryption modes: WEP40 WEP104 TKIP CCMP
> WLAN authe
> Module Alias: "pci:v000014E4d00004311sv00001468
> Driver
> Driver Status: ssb is active
> Driver Acti
> Config St
> Attached to: #14 (PCI bridge)
> Warning: b
> root 718 0
> root 1641 0.0 0.0 2744 1196 ?
> ap 275
> Module Size Used by
> bnep
> rfcomm
> bluetooth 1488
> parport_pc 32114
> ppdev 12849 0
> joydev 17393
> sn
> acer_wmi
> sparse_keymap 13658 1 a
> arc4
> binfmt_misc
^[[6~> b43 318816 0
> snd_
> snd_hda_codec 9
> snd_hwdep
> snd_pcm
> snd_seq_midi 13132 0
> snd_rawmid
> snd_seq_midi_event 14
> snd_seq 51567 2 snd_seq_midi,snd_seq_midi_eve
> mac8021
> psmouse 73673 0
> snd_timer
> serio_raw
> snd_s
> i915 509519 3
> snd
> cfg80211 1
> drm_kms_helper
> drm 192194 4 i
> wmi
> i2c_algo_bit
> soundcore
> snd_page_alloc 1
> video 18908 1 i915
> lp
> parport
> sdhci_pci
> sdhci
> tg3 132972 0
> ahci
> ssb
> libahci 257
> ap@ap-Aspire-5710Z:

Revision history for this message
Andreas Pielasch (andreas-pielasch) said :
#4

Der Befehl »clock:« wurde nicht gefunden, meinten Sie vielleicht:
 Befehl »clock« aus dem Paket »xview-clients« (universe)
clock:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ capabilities: pm vpd msi pciexpress bus_master cap_list ethern

capabilities:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ configuration: autonegotiation=on broadcast=yes driver=tg3 dri

configuration:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ resources: irq:45 memory:d0000000-d000ffff

resources:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ *-network

*-network: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$

ap@ap-Aspire-5710Z:~$ product: BCM4311 802.11b/g WLAN

product:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ vendor: Broadcom

vendor:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ physical id: 0

physical: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ bus info: pci@0000:05:00.0

Die Anwendung »bus« ist momentan nicht installiert. Sie können sie durch folgende Eingabe installieren:
sudo apt-get install atm-tools
ap@ap-Aspire-5710Z:~$ versi

Der Befehl »versi« wurde nicht gefunden, meinten Sie vielleicht:
 Befehl »verse« aus dem Paket »verse« (universe)
versi: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ width: 32 bits

width:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ clock: 33MHz

Der Befehl »clock:« wurde nicht gefunden, meinten Sie vielleicht:
 Befehl »clock« aus dem Paket »xview-clients« (universe)
clock:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ capabilities: pm

capabilities:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ configuration: driver=b43-pci-bridge latency=0

configuration:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ resourc

resourc: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ *-network DISABLED

*-network: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ description: Wireless interface

description:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ p

p: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ logical name: wlan0

logical: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ serial: 00:19:7e:cd:00:e4

serial:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ capabil

capabil: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ configuration: broadcast=yes driver=b43 driverversion=3.0.0-16-ge

configuration:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ 0: phy0: Wireless LAN

0:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ Soft blocked: no

Soft: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ Hard blocked: no

Der Befehl »Hard« wurde nicht gefunden, meinten Sie vielleicht:
 Befehl »card« aus dem Paket »a2ps« (universe)
Hard: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ 1: acer-wireless

1:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ Soft blocked: no

Soft: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ Hard blocked: no

Der Befehl »Hard« wurde nicht gefunden, meinten Sie vielleicht:
 Befehl »card« aus dem Paket »a2ps« (universe)
Hard: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ lo Interface doesn't support

>

> eth0 Interface doesn't support scanning.

lo: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$

ap@ap-Aspire-5710Z:~$ wlan0 Interface doesn't s

>

> auto lo

> iface lo inet loopback

>

> DISTRIB_ID=Ubuntu

> DISTRIB_RELEASE=11.10

> DIST

> DISTRIB_DESCRIPTION="Ubuntu 11.10"

> 00:00.0 Host bridge [0600]: Intel Corpor

> 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobi

> 00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/

> 00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High

> 00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Expr

> 00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Expr

> 00:1c.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Po

> 00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family

>

>

> 00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI

> 00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI

> 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobil

> 00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH

> 00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7

> 00:1f

> 00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Co

> 04:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BC

> 05:00.0

> 06:00.0 FLASH memory [0501]: ENE Technology Inc ENE PCI Memory St

> 06:00.1 S

> 06:00.2 FLASH memory [0501]: ENE Technology Inc Memory Stick Card Rea

> 06:00

> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

> Bus 002 Devi

> Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

> Bus 004 De

> B

> H/W path Device Class Description

> ==============

> system Notebook

> /0

> /0/0 memory 97KiB BIOS

> /0/4

>

> /0/4/1.1 p

> /0/4/1.2 proc

> /0/a memory

> /0/a/0

> /0/a/1 me

> /0/1 pr

> /0/1/1.1

> /0/1/1.2 processor Logical CPU

> /0/

> /0/100/2

> /0/100/2.1 display Mob

> /0/100/1b multimedia N10/IC

> /0/100/1c

> /0/100/1c.2 bridge N10/ICH 7 Family PCI Express Por

> /0/100/1c.2/0 eth0 network NetLink BCM5787M Gigabit Etherne

> /0/100/1c.3 bridge N10/ICH 7 Family PCI Express Por

> /0/100/1c.3/0 networ

> /0/100/1d

> /0/100/1d.1 bus N10/ICH 7 Family USB UHCI C

> /0/100/1d.2 bus N10/ICH 7 Fam

> /0/100/1d.3 bus N1

> /0/100/1

> /0/100/1e bridge 8

> /0/100/1e/0

> /0/100/1e/0.1 generic

> /0/100/1e/0.2

> /0/100/1e/0.3 memory

> /0/100/1f

> /0/100/1f.1 scsi0 storage

> /0/100/1f.1/0.0.0

> /0/100/1f.2 scs

> /0/100/1f.2/0.0.0 /dev/s

> /0/100/1f.2/0.0.0/1 /dev/sda1 volume 147GiB EXT4 vo

> /0

> /0/100/1f.2/0.0.0/2/5

> /0/100/1f.3

> /1

> /2

> Linux ap-Aspire-5710Z 3.0.0-16-g

> [

> [ 0.000000] found SMP

> [ 0.000000] ACPI:

> [ 0.164408] [

> [ 0.290176] ACPI: No dock devices found.

> [ 0.290180] HEST: Tabl

> [ 0.307856] usbcore: registered new interface driver usbfs

> [ 0.

> [ 0.307918] usbcore: registered new device dri

> [ 0.3242

> [

> [ 0.327396] Switched to NOHz mode o

> [ 0.405275] pnp: PnP

> [ 0.596200] input:

> [ 0.596234] ACPI: Lid Switch [

> [ 0.98011

> [ 1.334371] isapnp

> [ 1.433594] ehci

> [ 1.452198] hub 1-0:1

> [ 1.452650] hub 2-0:1.0: USB hub found

> [ 1.4530

> [ 1.453363]

> [ 1.453724] hub 5

> [ 1.504750] BIOS EDD facility v0.16

> [ 2.2

> [ 2.290682] b43-pci-bri

> [ 2.308226] ssb: Core 0 found
> [ 2.308240]
> [ 2.308251] ssb: Core 2 found: USB 1.1 Host (cc 0x817, rev 0x03, vend
> [ 2.308261] ssb: C
> [ 2.319093] sd
> [ 2.319332] mm
> [ 2.319643] s
> [ 2.319690] mm
> [ 2.362599] tg
> [ 2.362607] tg3 0000:04:00.0: et
>
> [ 2.362616] tg3 0000:04:00.0: eth0: dma_rw
>
> [ 18.347734] lp: driver loa
>
> [ 19.
> [ 19.448892] Registe
>
> [ 19.448991] Re
> [ 19.449016] Broadc
> [
> [ 19.501720] type=1400 audit(133
> [ 19.620559] input: HDA Intel Headphon
> [ 19.818474] ADDRCONF(NETDEV_UP): eth0: link is not ready
> [
> [ 66.923789] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not
> [ 66.923793] b43-phy0 ERROR: You must go to http://wireless.kernel
> [ 110.689118] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full du
> [ 110.689129] tg3 0000:04:00.0: eth0: Flow control is on for TX and o
> [ 110.689549] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
> [ 121.3600
> Release Date: 06/29/2007
> Manufacturer: Acer
> Product
>
>
> Product Name: Acadia
> Serial Number: LXAH60X009729045181601
> Manufacturer:
> Serial Number: None
> Manufacturer: Intel
> Serial Number: Not Specified
> Ma
> Serial Number: Not Specified
> Manufacturer: Not Specifi
> Serial Number: Not Specified
> Manufacturer Name: Intel
> lo
>
> eth0 no wireless extensions.
>
> wlan0 IEEE 802.11bg
>
> Retry long limit:7 RTS thr:off Fragment thr:off
>
>
> install snd-rawmidi /sbin/modprobe --ignore-install snd-
> # which
> blacklist ath_pci
> blacklist eth1394
> # replaced by p54pci
> blacklis
> # replace
> blacklist bcm43xx
> blacklist wl
> blacklist uart6850
> blacklist twl4030_w
>
> [mai
> NetworkingEnabled=true
> WirelessEnabled=true
> WWANEnabled=true
> W
> > hal.1: rea
> This is normally a bug in some application using the D-Bus lib
> libhal.c 3
> 2
> [Created at pci.318]
> Unique ID: rBUF.bJ9Lldwe9X3
> Par
> SysFS ID: /d
> SysFS BusID: 0000:04:00.0
> Hardware Class: network
>
> Vendor: pci
> Device: pci 0x1693 "NetLink BCM5787M Gigabit Ethernet P
> SubVendor: pci
>
> Revision: 0x02
> Driver: "tg3"
> D
> Device File: eth0
> Memory Range: 0xd
> IRQ: 45 (8989 events)
> HW Address: 00:1b:38:
> Link detected: yes
> Modu
> Driver Info #0:
> Driver Status:
> Driver Activation Cmd: "modprobe
> Config Sta
> Attached to: #13 (PCI bridge)
>
> 26: PCI 500.0: 0282 WLAN
> [
> Unique ID: y9sn.FS7FPF
> Parent ID: Z7uZ.tSZISiV1qOC
> SysFS ID: /devices
> SysFS BusID: 0000:05:00.0
> Hardware Class: network
> Model: "Broadcom BC
> Vendor: pci 0x14e4 "Broadcom"
> Device: pci 0x4311 "BCM4311 802.11b/g WLAN"
>
> SubDevice: pci 0x0422
> Revision: 0x01
> Driver: "b43-pci-bridge"
> Driver M
> Device File: wlan0
> Features: WLAN
> Memory Range: 0xd0100000-0xd0103fff (rw
> IRQ: 19 (no events)
> HW Address: 00:19
> Link detected: no
> WLAN channe
> WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452
> WLAN encryption modes: WEP40 WEP104 TKIP CCMP
> WLAN authe
> Module Alias: "pci:v000014E4d00004311sv00001468
> Driver
> Driver Status: ssb is active
> Driver Acti
> Config St
> Attached to: #14 (PCI bridge)
> Warning: b
> root 718 0
> root 1641 0.0 0.0 2744 1196 ?
> ap 275
> Module Size Used by
> bnep
> rfcomm
> bluetooth 1488
> parport_pc 32114
> ppdev 12849 0
> joydev 17393
> sn
> acer_wmi
> sparse_keymap 13658 1 a
> arc4
> binfmt_misc
^[[6~> b43 318816 0
> snd_
> snd_hda_codec 9
> snd_hwdep
> snd_pcm
> snd_seq_midi 13132 0
> snd_rawmid
> snd_seq_midi_event 14
> snd_seq 51567 2 snd_seq_midi,snd_seq_midi_eve
> mac8021
> psmouse 73673 0
> snd_timer
> serio_raw
> snd_s
> i915 509519 3
> snd
> cfg80211 1
> drm_kms_helper
> drm 192194 4 i
> wmi
> i2c_algo_bit
> soundcore
> snd_page_alloc 1
> video 18908 1 i915
> lp
> parport
> sdhci_pci
> sdhci
> tg3 132972 0
> ahci
> ssb
> libahci 257
> ap@ap-Aspire-5710Z:

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

I am afraid that the instructions were not correctly followed.

You first need to copy-paste the following command into the Terminal.

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

The OUTPUT from that Terminal command should NOT be copied back into the Terminal. The Terminal OUTPUT from the long command should be posted here using a webbrowser:

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

Revision history for this message
Andreas Pielasch (andreas-pielasch) said :
#6

Hi Mark,
thank you for your quick response. Sorry I do not understand exactly. I did the following in my words:
I copied your given the command ( sudo apt-get..... sudo ismod) into the terminal .
I marked all and copied all then I pasted it into this "Message" Terminal in which i am wirting now while it was opened by firefox under the given command. Please give your short advise where my bug was
greets andreas

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

For example: this is not correct:

ap@ap-Aspire-5710Z:~$ capabilities: pm vpd msi pciexpress bus_master cap_list ethern

capabilities:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ configuration: autonegotiation=on broadcast=yes driver=tg3 dri

configuration:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ resources: irq:45 memory:d0000000-d000ffff

resources:: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$ *-network

*-network: Befehl nicht gefunden.
ap@ap-Aspire-5710Z:~$

ap@ap-Aspire-5710Z:~$ product: BCM4311 802.11b/g WLAN

You put the output back into the Linux Terminal, instead of copying the output here:

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

So the bash shell in the Terminal is trying to interpret the OUTPUT from my Terminal command, which gives the error "Befehl nicht gefunden", meaning "Command not found".

Please take a look at this thread:

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

It gives an example of how to correctly send us the output. You will see that the output is totally different and much easier to read....

Revision history for this message
Andreas Pielasch (andreas-pielasch) said :
#8

Hi Mark, I hope Did it better now ?greets Andreas

OK http://de.archive.ubuntu.com oneiric-updates/universe i386 Packages
OK http://de.archive.ubuntu.com oneiric-updates/multiverse i386 Packages
OK http://security.ubuntu.com oneiric-security/universe Translation-en
OK http://de.archive.ubuntu.com oneiric-updates/main TranslationIndex
OK http://de.archive.ubuntu.com oneiric-updates/multiverse TranslationIndex
OK http://de.archive.ubuntu.com oneiric-updates/restricted TranslationIndex
OK http://de.archive.ubuntu.com oneiric-updates/universe TranslationIndex
OK http://de.archive.ubuntu.com oneiric-backports/main Sources
OK http://de.archive.ubuntu.com oneiric-backports/restricted Sources
OK http://de.archive.ubuntu.com oneiric-backports/universe Sources
OK http://de.archive.ubuntu.com oneiric-backports/multiverse Sources
OK http://de.archive.ubuntu.com oneiric-backports/main i386 Packages
Ign http://extras.ubuntu.com oneiric/main Translation-de_DE
OK http://de.archive.ubuntu.com oneiric-backports/restricted i386 Packages
OK http://de.archive.ubuntu.com oneiric-backports/universe i386 Packages
OK http://de.archive.ubuntu.com oneiric-backports/multiverse i386 Packages
OK http://de.archive.ubuntu.com oneiric-backports/main TranslationIndex
OK http://de.archive.ubuntu.com oneiric-backports/multiverse TranslationIndex
OK http://de.archive.ubuntu.com oneiric-backports/restricted TranslationIndex
OK http://de.archive.ubuntu.com oneiric-backports/universe TranslationIndex
OK http://de.archive.ubuntu.com oneiric/main Translation-de
OK http://de.archive.ubuntu.com oneiric/main Translation-en
Ign http://extras.ubuntu.com oneiric/main Translation-de
Ign http://extras.ubuntu.com oneiric/main Translation-en
OK http://de.archive.ubuntu.com oneiric/multiverse Translation-de
OK http://de.archive.ubuntu.com oneiric/multiverse Translation-en
OK http://de.archive.ubuntu.com oneiric/restricted Translation-de
OK http://de.archive.ubuntu.com oneiric/restricted Translation-en
OK http://de.archive.ubuntu.com oneiric/universe Translation-de
OK http://de.archive.ubuntu.com oneiric/universe Translation-en
OK http://de.archive.ubuntu.com oneiric-updates/main Translation-en
OK http://de.archive.ubuntu.com oneiric-updates/multiverse Translation-en
OK http://de.archive.ubuntu.com oneiric-updates/restricted Translation-en
OK http://de.archive.ubuntu.com oneiric-updates/universe Translation-en
OK http://de.archive.ubuntu.com oneiric-backports/main Translation-en
OK http://de.archive.ubuntu.com oneiric-backports/multiverse Translation-en
OK http://de.archive.ubuntu.com oneiric-backports/restricted Translation-en
OK http://de.archive.ubuntu.com oneiric-backports/universe Translation-en
Paketlisten werden gelesen... Fertig
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Statusinformationen werden eingelesen... Fertig
grep ist schon die neueste Version.
rfkill ist schon die neueste Version.
hwinfo ist schon die neueste Version.
Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
  dkms patch
Verwenden Sie »apt-get autoremove«, um sie zu entfernen.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 3 nicht aktualisiert.
ap-aspire-5710z
    description: Notebook
    version: V1.40
    width: 32 bits
    capabilities: smbios-2.33 dmi-2.33 smp-1.4 smp
    configuration: administrator_password=disabled boot=oem-specific chassis=notebook cpus=2 frontpanel_password=unknown keyboard_password=unknown power-on_password=disabled uuid=62256108-1033-A3DA-58BD-001B38241C8C
  *-core
       description: Motherboard
       product: Acadia
       vendor: Acer
       physical id: 0
       version: N/A
       serial: LXAH60X009729045181601
     *-firmware
          description: BIOS
          vendor: Acer
          physical id: 0
          version: V1.40
          date: 06/29/2007
          size: 97KiB
          capacity: 960KiB
          capabilities: pci pcmcia pnp upgrade shadowing escd cdboot bootselect int5printscreen int9keyboard int17printer int10video acpi usb agp smartbattery biosbootspecification
     *-cpu:0
          description: CPU
          product: Genuine Intel(R) CPU T2080 @ 1.73GHz
          vendor: Intel Corp.
          physical id: 4
          bus info: cpu@0
          version: 6.14.12
          serial: 0000-06EC-0000-0000-0000-0000
          slot: U1
          size: 1733MHz
          capacity: 1733MHz
          width: 32 bits
          clock: 133MHz
          capabilities: boot fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts aperfmperf pni monitor est tm2 xtpr pdcm cpufreq
          configuration: id=0
        *-cache
             description: L2 cache
             physical id: 5
             slot: L2 Cache
             size: 1MiB
             capacity: 2MiB
             capabilities: burst internal write-back
        *-logicalcpu:0
             description: Logical CPU
             physical id: 0.1
             width: 32 bits
             capabilities: logical
        *-logicalcpu:1
             description: Logical CPU
             physical id: 0.2
             width: 32 bits
             capabilities: logical
     *-memory
          description: System Memory
          physical id: a
          slot: System board or motherboard
          size: 2GiB
          capacity: 2GiB
        *-bank:0
             description: SODIMM DDR2 Synchronous
             physical id: 0
             slot: M1
             size: 1GiB
             width: 32 bits
        *-bank:1
             description: SODIMM DDR2 Synchronous
             physical id: 1
             slot: M2
             size: 1GiB
             width: 32 bits
     *-cpu:1
          physical id: 1
          bus info: cpu@1
          version: 6.14.12
          serial: 0000-06EC-0000-0000-0000-0000
          size: 800MHz
          capacity: 800MHz
          capabilities: ht cpufreq
          configuration: id=0
        *-logicalcpu:0
             description: Logical CPU
             physical id: 0.1
             capabilities: logical
        *-logicalcpu:1
             description: Logical CPU
             physical id: 0.2
             capabilities: logical
     *-pci
          description: Host bridge
          product: Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub
          vendor: Intel Corporation
          physical id: 100
          bus info: pci@0000:00:00.0
          version: 03
          width: 32 bits
          clock: 33MHz
          configuration: driver=agpgart-intel
          resources: irq:0
        *-display:0
             description: VGA compatible controller
             product: Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller
             vendor: Intel Corporation
             physical id: 2
             bus info: pci@0000:00:02.0
             version: 03
             width: 32 bits
             clock: 33MHz
             capabilities: msi pm vga_controller bus_master cap_list rom
             configuration: driver=i915 latency=0
             resources: irq:16 memory:d0300000-d037ffff ioport:5088(size=8) memory:c0000000-cfffffff memory:d0400000-d043ffff
        *-display:1 UNCLAIMED
             description: Display controller
             product: Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller
             vendor: Intel Corporation
             physical id: 2.1
             bus info: pci@0000:00:02.1
             version: 03
             width: 32 bits
             clock: 33MHz
             capabilities: pm bus_master cap_list
             configuration: latency=0
             resources: memory:d0380000-d03fffff
        *-multimedia
             description: Audio device
             product: N10/ICH 7 Family High Definition Audio Controller
             vendor: Intel Corporation
             physical id: 1b
             bus info: pci@0000:00:1b.0
             version: 02
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi pciexpress bus_master cap_list
             configuration: driver=HDA Intel latency=0
             resources: irq:45 memory:d0440000-d0443fff
        *-pci:0
             description: PCI bridge
             product: N10/ICH 7 Family PCI Express Port 1
             vendor: Intel Corporation
             physical id: 1c
             bus info: pci@0000:00:1c.0
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:40 ioport:4000(size=4096) memory:80400000-805fffff ioport:80600000(size=2097152)
        *-pci:1
             description: PCI bridge
             product: N10/ICH 7 Family PCI Express Port 3
             vendor: Intel Corporation
             physical id: 1c.2
             bus info: pci@0000:00:1c.2
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:41 ioport:3000(size=4096) memory:d0000000-d00fffff ioport:80200000(size=2097152)
           *-network
                description: Ethernet interface
                product: NetLink BCM5787M Gigabit Ethernet PCI Express
                vendor: Broadcom Corporation
                physical id: 0
                bus info: pci@0000:04:00.0
                logical name: eth0
                version: 02
                serial: 00:1b:38:24:1c:8c
                size: 100Mbit/s
                capacity: 1Gbit/s
                width: 64 bits
                clock: 33MHz
                capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
                configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.119 duplex=full firmware=5787m-v3.22 ip=192.168.178.27 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
                resources: irq:44 memory:d0000000-d000ffff
        *-pci:2
             description: PCI bridge
             product: N10/ICH 7 Family PCI Express Port 4
             vendor: Intel Corporation
             physical id: 1c.3
             bus info: pci@0000:00:1c.3
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:42 ioport:2000(size=4096) memory:d0100000-d01fffff ioport:80000000(size=2097152)
           *-network
                description: Network controller
                product: BCM4311 802.11b/g WLAN
                vendor: Broadcom Corporation
                physical id: 0
                bus info: pci@0000:05: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:19 memory:d0100000-d0103fff
        *-usb:0
             description: USB Controller
             product: N10/ICH 7 Family USB UHCI Controller #1
             vendor: Intel Corporation
             physical id: 1d
             bus info: pci@0000:00:1d.0
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: uhci bus_master
             configuration: driver=uhci_hcd latency=0
             resources: irq:23 ioport:50a0(size=32)
        *-usb:1
             description: USB Controller
             product: N10/ICH 7 Family USB UHCI Controller #2
             vendor: Intel Corporation
             physical id: 1d.1
             bus info: pci@0000:00:1d.1
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: uhci bus_master
             configuration: driver=uhci_hcd latency=0
             resources: irq:19 ioport:50c0(size=32)
        *-usb:2
             description: USB Controller
             product: N10/ICH 7 Family USB UHCI Controller #3
             vendor: Intel Corporation
             physical id: 1d.2
             bus info: pci@0000:00:1d.2
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: uhci bus_master
             configuration: driver=uhci_hcd latency=0
             resources: irq:18 ioport:50e0(size=32)
        *-usb:3
             description: USB Controller
             product: N10/ICH 7 Family USB UHCI Controller #4
             vendor: Intel Corporation
             physical id: 1d.3
             bus info: pci@0000:00:1d.3
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: uhci bus_master
             configuration: driver=uhci_hcd latency=0
             resources: irq:16 ioport:5400(size=32)
        *-usb:4
             description: USB Controller
             product: N10/ICH 7 Family USB2 EHCI Controller
             vendor: Intel Corporation
             physical id: 1d.7
             bus info: pci@0000:00:1d.7
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: pm debug ehci bus_master cap_list
             configuration: driver=ehci_hcd latency=0
             resources: irq:23 memory:d0644000-d06443ff
        *-pci:3
             description: PCI bridge
             product: 82801 Mobile PCI Bridge
             vendor: Intel Corporation
             physical id: 1e
             bus info: pci@0000:00:1e.0
             version: e2
             width: 32 bits
             clock: 33MHz
             capabilities: pci subtractive_decode bus_master cap_list
             resources: memory:d0200000-d02fffff
           *-memory:0 UNCLAIMED
                description: FLASH memory
                product: ENE PCI Memory Stick Card Reader Controller
                vendor: ENE Technology Inc
                physical id: 0
                bus info: pci@0000:06:00.0
                version: 00
                width: 32 bits
                clock: 33MHz (30.3ns)
                capabilities: pm bus_master cap_list
                configuration: latency=64 maxlatency=4 mingnt=1
                resources: memory:d0200000-d020007f
           *-generic
                description: SD Host controller
                product: ENE PCI SmartMedia / xD Card Reader Controller
                vendor: ENE Technology Inc
                physical id: 0.1
                bus info: pci@0000:06:00.1
                version: 00
                width: 32 bits
                clock: 33MHz
                capabilities: pm cap_list
                configuration: driver=sdhci-pci latency=0 maxlatency=72 mingnt=32
                resources: irq:20 memory:d0200400-d02004ff
           *-memory:1 UNCLAIMED
                description: FLASH memory
                product: Memory Stick Card Reader Controller
                vendor: ENE Technology Inc
                physical id: 0.2
                bus info: pci@0000:06:00.2
                version: 00
                width: 32 bits
                clock: 33MHz (30.3ns)
                capabilities: pm cap_list
                configuration: latency=0 maxlatency=4 mingnt=1
                resources: memory:d0200800-d020087f
           *-memory:2
                description: FLASH memory
                product: ENE PCI Secure Digital / MMC Card Reader Controller
                vendor: ENE Technology Inc
                physical id: 0.3
                bus info: pci@0000:06:00.3
                version: 00
                width: 32 bits
                clock: 33MHz (30.3ns)
                capabilities: pm cap_list
                configuration: driver=sdhci-pci latency=0 maxlatency=72 mingnt=32
                resources: irq:20 memory:d0200100-d02001ff
        *-isa
             description: ISA bridge
             product: 82801GBM (ICH7-M) LPC Interface Bridge
             vendor: Intel Corporation
             physical id: 1f
             bus info: pci@0000:00:1f.0
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: isa bus_master cap_list
             configuration: latency=0
        *-ide
             description: IDE interface
             product: 82801G (ICH7 Family) IDE Controller
             vendor: Intel Corporation
             physical id: 1f.1
             bus info: pci@0000:00:1f.1
             logical name: scsi0
             version: 02
             width: 32 bits
             clock: 33MHz
             capabilities: ide bus_master emulated
             configuration: driver=ata_piix latency=0
             resources: irq:19 ioport:1f0(size=8) ioport:3f6 ioport:170(size=8) ioport:376 ioport:5090(size=16)
           *-cdrom
                description: DVD-RAM writer
                product: DVDRAM GSA-T20N
                vendor: HL-DT-ST
                physical id: 0.0.0
                bus info: scsi@0:0.0.0
                logical name: /dev/cdrom
                logical name: /dev/cdrw
                logical name: /dev/dvd
                logical name: /dev/dvdrw
                logical name: /dev/scd0
                logical name: /dev/sr0
                version: WP03
                capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
                configuration: ansiversion=5 status=nodisc
        *-storage
             description: SATA controller
             product: 82801GBM/GHM (ICH7 Family) SATA AHCI Controller
             vendor: Intel Corporation
             physical id: 1f.2
             bus info: pci@0000:00:1f.2
             logical name: scsi2
             version: 02
             width: 32 bits
             clock: 66MHz
             capabilities: storage msi pm ahci_1.0 bus_master cap_list emulated
             configuration: driver=ahci latency=0
             resources: irq:43 ioport:5478(size=8) ioport:5470(size=4) ioport:5468(size=8) ioport:545c(size=4) ioport:5440(size=16) memory:d0644400-d06447ff
           *-disk
                description: ATA Disk
                product: Hitachi HTS54161
                vendor: Hitachi
                physical id: 0.0.0
                bus info: scsi@2:0.0.0
                logical name: /dev/sda
                version: SB4O
                serial: SB2441SJCT6Y4E
                size: 149GiB (160GB)
                capabilities: partitioned partitioned:dos
                configuration: ansiversion=5 signature=0009a0ac
              *-volume:0
                   description: EXT4 volume
                   vendor: Linux
                   physical id: 1
                   bus info: scsi@2:0.0.0,1
                   logical name: /dev/sda1
                   logical name: /
                   version: 1.0
                   serial: 9cd14d81-7d5e-47a0-9c69-217c4e54fe38
                   size: 147GiB
                   capacity: 147GiB
                   capabilities: primary bootable journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized
                   configuration: created=2012-03-14 15:24:44 filesystem=ext4 lastmountpoint=/ modified=2012-03-14 15:46:22 mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=ordered mounted=2012-03-15 09:37:50 state=mounted
              *-volume:1
                   description: Extended partition
                   physical id: 2
                   bus info: scsi@2:0.0.0,2
                   logical name: /dev/sda2
                   size: 2037MiB
                   capacity: 2037MiB
                   capabilities: primary extended partitioned partitioned:extended
                 *-logicalvolume
                      description: Linux swap / Solaris partition
                      physical id: 5
                      logical name: /dev/sda5
                      capacity: 2037MiB
                      capabilities: nofs
        *-serial UNCLAIMED
             description: SMBus
             product: N10/ICH 7 Family SMBus Controller
             vendor: Intel Corporation
             physical id: 1f.3
             bus info: pci@0000:00:1f.3
             version: 02
             width: 32 bits
             clock: 33MHz
             configuration: latency=0
             resources: ioport:5420(size=32)
  *-remoteaccess UNCLAIMED
       vendor: Intel
       physical id: 1
       capabilities: inbound
  *-network DISABLED
       description: Wireless interface
       physical id: 2
       logical name: wlan0
       serial: 00:19:7e:cd:00:e4
       capabilities: ethernet physical wireless
       configuration: broadcast=yes driver=b43 driverversion=3.0.0-16-generic firmware=N/A link=no multicast=yes wireless=IEEE 802.11bg
ap@ap-Aspire-5710Z:~$

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

The formatting is better, but the command you used is wrong. It is a lot shorter than the command I gave you.

The command you used, probably ended with lshw. This is probably because you used an Email client instead of using the webbrowser to copy the command....

The correct command ENDS with lsmod, not lshw.

Please reread the original instructions. I clearly wrote the following in step TWO:

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.

Revision history for this message
Andreas Pielasch (andreas-pielasch) said :
#10

       capabilities: ethernet physical wireless
       configuration: broadcast=yes driver=b43 driverversion=3.0.0-16-generic firmware=N/A link=no multicast=yes wireless=IEEE 802.11bg
ap@ap-Aspire-5710Z:~$ 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
[sudo] password for ap:
Ign http://extras.ubuntu.com oneiric InRelease
Ign http://security.ubuntu.com oneiric-security InRelease
OK http://extras.ubuntu.com oneiric Release.gpg
Ign http://de.archive.ubuntu.com oneiric InRelease
OK http://extras.ubuntu.com oneiric Release
OK http://security.ubuntu.com oneiric-security Release.gpg
Ign http://de.archive.ubuntu.com oneiric-updates InRelease
OK http://security.ubuntu.com oneiric-security Release
OK http://extras.ubuntu.com oneiric/main Sources
Ign http://de.archive.ubuntu.com oneiric-backports InRelease
OK http://de.archive.ubuntu.com oneiric Release.gpg
OK http://extras.ubuntu.com oneiric/main i386 Packages
Ign http://extras.ubuntu.com oneiric/main TranslationIndex
OK http://security.ubuntu.com oneiric-security/main Sources
OK http://de.archive.ubuntu.com oneiric-updates Release.gpg
OK http://security.ubuntu.com oneiric-security/restricted Sources
OK http://security.ubuntu.com oneiric-security/universe Sources
OK http://security.ubuntu.com oneiric-security/multiverse Sources
OK http://de.archive.ubuntu.com oneiric-backports Release.gpg
OK http://security.ubuntu.com oneiric-security/main i386 Packages
OK http://security.ubuntu.com oneiric-security/restricted i386 Packages
OK http://security.ubuntu.com oneiric-security/universe i386 Packages
OK http://security.ubuntu.com oneiric-security/multiverse i386 Packages
OK http://security.ubuntu.com oneiric-security/main TranslationIndex
OK http://security.ubuntu.com oneiric-security/multiverse TranslationIndex
OK http://security.ubuntu.com oneiric-security/restricted TranslationIndex
OK http://de.archive.ubuntu.com oneiric Release
OK http://security.ubuntu.com oneiric-security/universe TranslationIndex
OK http://security.ubuntu.com oneiric-security/main Translation-en
OK http://security.ubuntu.com oneiric-security/multiverse Translation-en
OK http://de.archive.ubuntu.com oneiric-updates Release
OK http://security.ubuntu.com oneiric-security/restricted Translation-en
OK http://de.archive.ubuntu.com oneiric-backports Release
OK http://de.archive.ubuntu.com oneiric/main Sources
OK http://security.ubuntu.com oneiric-security/universe Translation-en
Ign http://extras.ubuntu.com oneiric/main Translation-de_DE
OK http://de.archive.ubuntu.com oneiric/restricted Sources
OK http://de.archive.ubuntu.com oneiric/universe Sources
OK http://de.archive.ubuntu.com oneiric/multiverse Sources
OK http://de.archive.ubuntu.com oneiric/main i386 Packages
OK http://de.archive.ubuntu.com oneiric/restricted i386 Packages
OK http://de.archive.ubuntu.com oneiric/universe i386 Packages
OK http://de.archive.ubuntu.com oneiric/multiverse i386 Packages
OK http://de.archive.ubuntu.com oneiric/main TranslationIndex
Ign http://extras.ubuntu.com oneiric/main Translation-de
Ign http://extras.ubuntu.com oneiric/main Translation-en
OK http://de.archive.ubuntu.com oneiric/multiverse TranslationIndex
OK http://de.archive.ubuntu.com oneiric/restricted TranslationIndex
OK http://de.archive.ubuntu.com oneiric/universe TranslationIndex
OK http://de.archive.ubuntu.com oneiric-updates/main Sources
OK http://de.archive.ubuntu.com oneiric-updates/restricted Sources
OK http://de.archive.ubuntu.com oneiric-updates/universe Sources
OK http://de.archive.ubuntu.com oneiric-updates/multiverse Sources
OK http://de.archive.ubuntu.com oneiric-updates/main i386 Packages
OK http://de.archive.ubuntu.com oneiric-updates/restricted i386 Packages
OK http://de.archive.ubuntu.com oneiric-updates/universe i386 Packages
OK http://de.archive.ubuntu.com oneiric-updates/multiverse i386 Packages
OK http://de.archive.ubuntu.com oneiric-updates/main TranslationIndex
OK http://de.archive.ubuntu.com oneiric-updates/multiverse TranslationIndex
OK http://de.archive.ubuntu.com oneiric-updates/restricted TranslationIndex
OK http://de.archive.ubuntu.com oneiric-updates/universe TranslationIndex
OK http://de.archive.ubuntu.com oneiric-backports/main Sources
OK http://de.archive.ubuntu.com oneiric-backports/restricted Sources
OK http://de.archive.ubuntu.com oneiric-backports/universe Sources
OK http://de.archive.ubuntu.com oneiric-backports/multiverse Sources
OK http://de.archive.ubuntu.com oneiric-backports/main i386 Packages
OK http://de.archive.ubuntu.com oneiric-backports/restricted i386 Packages
OK http://de.archive.ubuntu.com oneiric-backports/universe i386 Packages
OK http://de.archive.ubuntu.com oneiric-backports/multiverse i386 Packages
OK http://de.archive.ubuntu.com oneiric-backports/main TranslationIndex
OK http://de.archive.ubuntu.com oneiric-backports/multiverse TranslationIndex
OK http://de.archive.ubuntu.com oneiric-backports/restricted TranslationIndex
OK http://de.archive.ubuntu.com oneiric-backports/universe TranslationIndex
OK http://de.archive.ubuntu.com oneiric/main Translation-de
OK http://de.archive.ubuntu.com oneiric/main Translation-en
OK http://de.archive.ubuntu.com oneiric/multiverse Translation-de
OK http://de.archive.ubuntu.com oneiric/multiverse Translation-en
OK http://de.archive.ubuntu.com oneiric/restricted Translation-de
OK http://de.archive.ubuntu.com oneiric/restricted Translation-en
OK http://de.archive.ubuntu.com oneiric/universe Translation-de
OK http://de.archive.ubuntu.com oneiric/universe Translation-en
OK http://de.archive.ubuntu.com oneiric-updates/main Translation-en
OK http://de.archive.ubuntu.com oneiric-updates/multiverse Translation-en
OK http://de.archive.ubuntu.com oneiric-updates/restricted Translation-en
OK http://de.archive.ubuntu.com oneiric-updates/universe Translation-en
OK http://de.archive.ubuntu.com oneiric-backports/main Translation-en
OK http://de.archive.ubuntu.com oneiric-backports/multiverse Translation-en
OK http://de.archive.ubuntu.com oneiric-backports/restricted Translation-en
OK http://de.archive.ubuntu.com oneiric-backports/universe Translation-en
Paketlisten werden gelesen... Fertig
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Statusinformationen werden eingelesen... Fertig
grep ist schon die neueste Version.
rfkill ist schon die neueste Version.
hwinfo ist schon die neueste Version.
Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
  dkms patch
Verwenden Sie »apt-get autoremove«, um sie zu entfernen.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 3 nicht aktualisiert.
  *-network
       description: Ethernet interface
       product: NetLink BCM5787M Gigabit Ethernet PCI Express
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:04:00.0
       logical name: eth0
       version: 02
       serial: 00:1b:38:24:1c:8c
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.119 duplex=full firmware=5787m-v3.22 ip=192.168.178.27 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
       resources: irq:44 memory:d0000000-d000ffff
  *-network
       description: Network controller
       product: BCM4311 802.11b/g WLAN
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:05: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:19 memory:d0100000-d0103fff
  *-network DISABLED
       description: Wireless interface
       physical id: 2
       logical name: wlan0
       serial: 00:19:7e:cd:00:e4
       capabilities: ethernet physical wireless
       configuration: broadcast=yes driver=b43 driverversion=3.0.0-16-generic firmware=N/A link=no multicast=yes wireless=IEEE 802.11bg
0: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
1: acer-wireless: 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

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION="Ubuntu 11.10"
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 02)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 3 [8086:27d4] (rev 02)
00:1c.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 4 [8086:27d6] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02)
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 02)
00:1f.2 SATA controller [0106]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller [8086:27c5] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 02)
04:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express [14e4:1693] (rev 02)
05:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
06:00.0 FLASH memory [0501]: ENE Technology Inc ENE PCI Memory Stick Card Reader Controller [1524:0730]
06:00.1 SD Host controller [0805]: ENE Technology Inc ENE PCI SmartMedia / xD Card Reader Controller [1524:0750]
06:00.2 FLASH memory [0501]: ENE Technology Inc Memory Stick Card Reader Controller [1524:0720]
06:00.3 FLASH memory [0501]: ENE Technology Inc ENE PCI Secure Digital / MMC Card Reader Controller [1524:0751]
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
H/W path Device Class Description
==========================================================
                                   system Notebook
/0 bus Acadia
/0/0 memory 97KiB BIOS
/0/4 processor Genuine Intel(R) CPU T2
/0/4/5 memory 1MiB L2 cache
/0/4/0.1 processor Logical CPU
/0/4/0.2 processor Logical CPU
/0/a memory 2GiB System Memory
/0/a/0 memory 1GiB SODIMM DDR2 Synchronous
/0/a/1 memory 1GiB SODIMM DDR2 Synchronous
/0/1 processor
/0/1/0.1 processor Logical CPU
/0/1/0.2 processor Logical CPU
/0/100 bridge Mobile 945GM/PM/GMS, 943/940GML a
/0/100/2 display Mobile 945GM/GMS, 943/940GML Expr
/0/100/2.1 display Mobile 945GM/GMS/GME, 943/940GML
/0/100/1b multimedia N10/ICH 7 Family High Definition
/0/100/1c bridge N10/ICH 7 Family PCI Express Port
/0/100/1c.2 bridge N10/ICH 7 Family PCI Express Port
/0/100/1c.2/0 eth0 network NetLink BCM5787M Gigabit Ethernet
/0/100/1c.3 bridge N10/ICH 7 Family PCI Express Port
/0/100/1c.3/0 network BCM4311 802.11b/g WLAN
/0/100/1d bus N10/ICH 7 Family USB UHCI Control
/0/100/1d.1 bus N10/ICH 7 Family USB UHCI Control
/0/100/1d.2 bus N10/ICH 7 Family USB UHCI Control
/0/100/1d.3 bus N10/ICH 7 Family USB UHCI Control
/0/100/1d.7 bus N10/ICH 7 Family USB2 EHCI Contro
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1e/0 memory FLASH memory
/0/100/1e/0.1 generic ENE PCI SmartMedia / xD Card Read
/0/100/1e/0.2 memory FLASH memory
/0/100/1e/0.3 memory FLASH memory
/0/100/1f bridge 82801GBM (ICH7-M) LPC Interface B
/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controll
/0/100/1f.1/0.0.0 /dev/cdrom disk DVDRAM GSA-T20N
/0/100/1f.2 scsi2 storage 82801GBM/GHM (ICH7 Family) SATA A
/0/100/1f.2/0.0.0 /dev/sda disk 160GB Hitachi HTS54161
/0/100/1f.2/0.0.0/1 /dev/sda1 volume 147GiB EXT4 volume
/0/100/1f.2/0.0.0/2 /dev/sda2 volume 2037MiB Extended partition
/0/100/1f.2/0.0.0/2/5 /dev/sda5 volume 2037MiB Linux swap / Solaris part
/0/100/1f.3 bus N10/ICH 7 Family SMBus Controller
/1 system
/2 wlan0 network Wireless interface
Linux ap-Aspire-5710Z 3.0.0-16-generic #29-Ubuntu SMP Tue Feb 14 12:49:42 UTC 2012 i686 i686 i386 GNU/Linux
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] found SMP MP-table at [c00f6d60] f6d60
[ 0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
[ 0.168408] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.230159] ACPI: No dock devices found.
[ 0.230163] HEST: Table not found.
[ 0.247834] usbcore: registered new interface driver usbfs
[ 0.247850] usbcore: registered new interface driver hub
[ 0.247896] usbcore: registered new device driver usb
[ 0.264654] Switching to clocksource hpet
[ 0.266862] Switched to NOHz mode on CPU #0
[ 0.266927] Switched to NOHz mode on CPU #1
[ 0.305277] pnp: PnP ACPI: found 10 devices
[ 0.412055] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[ 0.412092] ACPI: Lid Switch [LID]
[ 0.501569] ERST: Table is not found!
[ 0.856635] isapnp: No Plug & Play device found
[ 0.927059] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 0.944195] hub 1-0:1.0: USB hub found
[ 0.944634] hub 2-0:1.0: USB hub found
[ 0.944999] hub 3-0:1.0: USB hub found
[ 0.945356] hub 4-0:1.0: USB hub found
[ 0.945715] hub 5-0:1.0: USB hub found
[ 0.997778] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.310198] b43-pci-bridge 0000:05:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1.310215] b43-pci-bridge 0000:05:00.0: setting latency timer to 64
[ 1.315988] sdhci-pci 0000:06:00.1: SDHCI controller found [1524:0750] (rev 0)
[ 1.323222] mmc0: no vmmc regulator found
[ 1.323357] sdhci-pci 0000:06:00.3: SDHCI controller found [1524:0751] (rev 0)
[ 1.323411] mmc1: no vmmc regulator found
[ 1.328091] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x11, vendor 0x4243)
[ 1.328105] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0A, vendor 0x4243)
[ 1.328116] ssb: Core 2 found: USB 1.1 Host (cc 0x817, rev 0x03, vendor 0x4243)
[ 1.328128] ssb: Core 3 found: PCI-E (cc 0x820, rev 0x01, vendor 0x4243)
[ 1.376041] tg3 0000:04:00.0: eth0: Tigon3 [partno(BCM95787m) rev b002] (PCI Express) MAC address 00:1b:38:24:1c:8c
[ 1.376048] tg3 0000:04:00.0: eth0: attached PHY is 5787 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[ 1.376053] tg3 0000:04:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[ 1.376057] tg3 0000:04:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[ 1.420176] ssb: Sonics Silicon Backplane found on PCI device 0000:05:00.0
[ 17.208791] lp: driver loaded but no devices found
[ 17.881120] leds_ss4200: no LED devices found
[ 18.514632] b43-phy0: Broadcom 4311 WLAN found (core revision 10)
[ 18.612186] type=1400 audit(1331800671.113:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=714 comm="apparmor_parser"
[ 18.613989] type=1400 audit(1331800671.113:11): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/telepathy-*" pid=714 comm="apparmor_parser"
[ 18.745315] Console: switching to colour frame buffer device 160x50
[ 18.760376] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 18.777308] Registered led device: b43-phy0::tx
[ 18.777371] Registered led device: b43-phy0::rx
[ 18.777542] Registered led device: b43-phy0::radio
[ 18.777606] Broadcom 43xx driver loaded [ Features: PNL, Firmware-ID: FW13 ]
[ 18.927395] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 19.276626] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
[ 19.276632] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found
[ 19.276636] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
[ 20.273241] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full duplex
[ 20.273246] tg3 0000:04:00.0: eth0: Flow control is on for TX and on for RX
[ 20.273452] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 30.416029] eth0: no IPv6 routers present
[ 141.930034] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
[ 141.930046] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found
[ 141.930054] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
 Release Date: 06/29/2007
 Manufacturer: Acer
 Product Name: Aspire 5710Z
 Serial Number: LXAH60X009729045181601
 Manufacturer: Acer
 Product Name: Acadia
 Serial Number: LXAH60X009729045181601
 Manufacturer: Acer
 Serial Number: None
 Manufacturer: Intel
 Serial Number: Not Specified
 Manufacturer: Not Specified
 Serial Number: Not Specified
 Manufacturer: Not Specified
 Serial Number: Not Specified
 Manufacturer Name: Intel
lo no wireless extensions.

eth0 no wireless extensions.

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

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
blacklist eth1394
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
blacklist wl
blacklist uart6850
blacklist twl4030_wdt

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true
> hal.1: read hal dataprocess 2205: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file ../../dbus/dbus-errors.c line 280.
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
25: PCI 400.0: 0200 Ethernet controller
  [Created at pci.318]
  Unique ID: rBUF.bJ9Lldwe9X3
  Parent ID: hoOk.rdgoUZGdmdB
  SysFS ID: /devices/pci0000:00/0000:00:1c.2/0000:04:00.0
  SysFS BusID: 0000:04:00.0
  Hardware Class: network
  Model: "Broadcom NetLink BCM5787M Gigabit Ethernet PCI Express"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x1693 "NetLink BCM5787M Gigabit Ethernet PCI Express"
  SubVendor: pci 0x1025 "Acer Incorporated [ALI]"
  SubDevice: pci 0x012e
  Revision: 0x02
  Driver: "tg3"
  Driver Modules: "tg3"
  Device File: eth0
  Memory Range: 0xd0000000-0xd000ffff (rw,non-prefetchable)
  IRQ: 44 (9942 events)
  HW Address: 00:1b:38:24:1c:8c
  Link detected: yes
  Module Alias: "pci:v000014E4d00001693sv00001025sd0000012Ebc02sc00i00"
  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: #13 (PCI bridge)

26: PCI 500.0: 0282 WLAN controller
  [Created at pci.318]
  Unique ID: y9sn.FS7FPFgc2s0
  Parent ID: Z7uZ.tSZISiV1qOC
  SysFS ID: /devices/pci0000:00/0000:00:1c.3/0000:05:00.0
  SysFS BusID: 0000:05:00.0
  Hardware Class: network
  Model: "Broadcom BCM4311 802.11b/g WLAN"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x4311 "BCM4311 802.11b/g WLAN"
  SubVendor: pci 0x1468 "AMBIT Microsystem Corp."
  SubDevice: pci 0x0422
  Revision: 0x01
  Driver: "b43-pci-bridge"
  Driver Modules: "ssb"
  Device File: wlan0
  Features: WLAN
  Memory Range: 0xd0100000-0xd0103fff (rw,non-prefetchable)
  IRQ: 19 (no events)
  HW Address: 00:19:7e:cd:00:e4
  Link detected: no
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
  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 2.484
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v000014E4d00004311sv00001468sd00000422bc02sc80i00"
  Driver Info #0:
    Driver Status: ssb is active
    Driver Activation Cmd: "modprobe ssb"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #14 (PCI bridge)
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
root 614 0.0 0.2 27892 4744 ? Ssl 09:37 0:00 NetworkManager
root 1011 0.0 0.0 2744 1196 ? S 09:37 0:00 /sbin/dhclient -d -4 -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/dhclient-eth0.pid -lf /var/lib/dhcp/dhclient-3be176c4-d1ac-4317-a110-7073e1b965d9-eth0.lease -cf /var/run/nm-dhclient-eth0.conf eth0
ap 2219 0.0 0.0 5436 744 pts/0 S+ 11:50 0:00 egrep --color=auto wpa|icd|etwork
Module Size Used by
bnep 17923 2
rfcomm 38408 0
bluetooth 148839 10 bnep,rfcomm
parport_pc 32114 0
ppdev 12849 0
joydev 17393 0
snd_hda_codec_realtek 254163 1
acer_wmi 23302 0
sparse_keymap 13658 1 acer_wmi
arc4 12473 2
b43 318816 0
mac80211 393421 1 b43
snd_hda_intel 24262 2
snd_hda_codec 91859 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13276 1 snd_hda_codec
snd_pcm 80435 2 snd_hda_intel,snd_hda_codec
psmouse 73673 0
binfmt_misc 17292 1
cfg80211 172427 2 b43,mac80211
serio_raw 12990 0
i915 509519 3
snd_seq_midi 13132 0
snd_rawmidi 25241 1 snd_seq_midi
snd_seq_midi_event 14475 1 snd_seq_midi
snd_seq 51567 2 snd_seq_midi,snd_seq_midi_event
snd_timer 28932 2 snd_pcm,snd_seq
snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq
drm_kms_helper 32889 1 i915
snd 55902 13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
drm 192194 4 i915,drm_kms_helper
wmi 18744 1 acer_wmi
soundcore 12600 1 snd
i2c_algo_bit 13199 1 i915
snd_page_alloc 14115 2 snd_hda_intel,snd_pcm
video 18908 1 i915
lp 17455 0
parport 40930 3 parport_pc,ppdev,lp
ahci 21634 2
libahci 25727 1 ahci
sdhci_pci 13658 0
sdhci 27360 1 sdhci_pci
tg3 132972 0
ssb 50682 1 b43
ap@ap-Aspire-5710Z:~$

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

This time around, the Terminal output was sent correctly.......

Next time, please carefully read and follow the original instructions to avoid an unnecessary ping pong of questions and answers.

The Terminal output shows the following error:

[ 141.930034] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
[ 141.930046] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found

First make sure to use a wired Internet connection to install the following packages....

Please copy-paste the following commands into the Terminal and hit <ENTER> after each command:

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

Then reboot and retest wireless.

I have no further suggestions to make.

Revision history for this message
Andreas Pielasch (andreas-pielasch) said :
#12

Great Mark,
and thank you for your kind and exact guidance. AND sorry for my mistakes i did.
Greets Andreas

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

You're welcome.