after upgrading to 12.04 lts, lost wifi capabilities

Asked by Gamer Jeff

after upgrading to 12.04 lts, lost wifi capabilities.
HP1070n mediacenter
Linksys WMP54GS wifi card

Question information

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

Can you give the output of:

sudo lshw -C network; lsb_release -a; uname -a; sudo rfkill list

Thanks

Revision history for this message
Gamer Jeff (gamer-jeff) said :
#2

  *-network:0
       description: Ethernet interface
       product: RTL-8139/8139C/8139C+
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 2
       bus info: pci@0000:03:02.0
       logical name: eth3
       version: 10
       serial: 00:11:2f:1d:11:14
       size: 100Mbit/s
       capacity: 100Mbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.1.107 latency=64 link=yes maxlatency=64 mingnt=32 multicast=yes port=MII speed=100Mbit/s
       resources: irq:21 ioport:e400(size=256) memory:cffff400-cffff4ff
  *-network:1 UNCLAIMED
       description: Network controller
       product: BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller
       vendor: Broadcom Corporation
       physical id: 4
       bus info: pci@0000:03:04.0
       version: 02
       width: 32 bits
       clock: 33MHz
       capabilities: bus_master
       configuration: latency=64
       resources: memory:cfffc000-cfffdfff
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04 LTS
Release: 12.04
Codename: precise
Linux jeff-desktop 3.2.0-24-generic-pae #37-Ubuntu SMP Wed Apr 25 10:47:59 UTC 2012 i686 i686 i386 GNU/Linux

Revision history for this message
Gamer Jeff (gamer-jeff) said :
#3

  *-network:0
       description: Ethernet interface
       product: RTL-8139/8139C/8139C+
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 2
       bus info: pci@0000:03:02.0
       logical name: eth3
       version: 10
       serial: 00:11:2f:1d:11:14
       size: 100Mbit/s
       capacity: 100Mbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.1.107 latency=64 link=yes maxlatency=64 mingnt=32 multicast=yes port=MII speed=100Mbit/s
       resources: irq:21 ioport:e400(size=256) memory:cffff400-cffff4ff
  *-network:1 UNCLAIMED
       description: Network controller
       product: BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller
       vendor: Broadcom Corporation
       physical id: 4
       bus info: pci@0000:03:04.0
       version: 02
       width: 32 bits
       clock: 33MHz
       capabilities: bus_master
       configuration: latency=64
       resources: memory:cfffc000-cfffdfff
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04 LTS
Release: 12.04
Codename: precise
Linux jeff-desktop 3.2.0-24-generic-pae #37-Ubuntu SMP Wed Apr 25 10:47:59 UTC 2012 i686 i686 i386 GNU/Linux

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4
Revision history for this message
Gamer Jeff (gamer-jeff) said :
#5

I tried reinstalling b43-fwcutter, this did nothing for the problem.
I read over the https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx
and performed the b43 steps to no avail.

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

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 Rijckenberg

Revision history for this message
Gamer Jeff (gamer-jeff) said :
#7

Ign http://archive.ubuntu.com precise InRelease
Ign http://security.ubuntu.com precise-security InRelease
Ign http://us.archive.ubuntu.com precise InRelease
Ign http://extras.ubuntu.com precise InRelease
Ign http://archive.canonical.com precise InRelease
Get:1 http://archive.ubuntu.com precise Release.gpg [198 B]
Get:2 http://security.ubuntu.com precise-security Release.gpg [198 B]
Ign http://us.archive.ubuntu.com precise-updates InRelease
Ign http://us.archive.ubuntu.com precise-backports InRelease
Get:3 http://extras.ubuntu.com precise Release.gpg [72 B]
Hit http://archive.canonical.com precise Release.gpg
Get:4 http://archive.ubuntu.com precise Release [49.6 kB]
Get:5 http://security.ubuntu.com precise-security Release [49.6 kB]
Get:6 http://us.archive.ubuntu.com precise Release.gpg [198 B]
Hit http://extras.ubuntu.com precise Release
Hit http://archive.canonical.com precise Release
Get:7 http://us.archive.ubuntu.com precise-updates Release.gpg [198 B]
Hit http://extras.ubuntu.com precise/main Sources
Hit http://archive.canonical.com precise/partner Sources
Get:8 http://us.archive.ubuntu.com precise-backports Release.gpg [198 B]
Hit http://extras.ubuntu.com precise/main i386 Packages
Hit http://archive.canonical.com precise/partner i386 Packages
Get:9 http://us.archive.ubuntu.com precise Release [49.6 kB]
Get:10 http://archive.ubuntu.com precise/main Sources [934 kB]
Ign http://archive.canonical.com precise/partner TranslationIndex
Ign http://extras.ubuntu.com precise/main TranslationIndex
Get:11 http://security.ubuntu.com precise-security/restricted Sources [14 B]
Get:12 http://us.archive.ubuntu.com precise-updates Release [49.6 kB]
Get:13 http://security.ubuntu.com precise-security/main Sources [6,603 B]
Get:14 http://security.ubuntu.com precise-security/multiverse Sources [696 B]
Get:15 http://security.ubuntu.com precise-security/universe Sources [3,146 B]
Get:16 http://security.ubuntu.com precise-security/main i386 Packages [32.2 kB]
Get:17 http://us.archive.ubuntu.com precise-backports Release [49.6 kB]
Get:18 http://security.ubuntu.com precise-security/restricted i386 Packages [14 B]
Get:19 http://security.ubuntu.com precise-security/universe i386 Packages [7,470 B]
Get:20 http://security.ubuntu.com precise-security/multiverse i386 Packages [1,393 B]
Hit http://security.ubuntu.com precise-security/main TranslationIndex
Hit http://security.ubuntu.com precise-security/multiverse TranslationIndex
Hit http://security.ubuntu.com precise-security/restricted TranslationIndex
Hit http://security.ubuntu.com precise-security/universe TranslationIndex
Get:21 http://us.archive.ubuntu.com precise/restricted Sources [5,470 B]
Get:22 http://us.archive.ubuntu.com precise/main Sources [934 kB]
Ign http://extras.ubuntu.com precise/main Translation-en_US
Hit http://security.ubuntu.com precise-security/main Translation-en
Ign http://archive.canonical.com precise/partner Translation-en_US
Ign http://extras.ubuntu.com precise/main Translation-en
Hit http://security.ubuntu.com precise-security/multiverse Translation-en
Ign http://archive.canonical.com precise/partner Translation-en
Hit http://security.ubuntu.com precise-security/restricted Translation-en
Hit http://security.ubuntu.com precise-security/universe Translation-en
Get:23 http://archive.ubuntu.com precise/restricted Sources [5,470 B]
Get:24 http://us.archive.ubuntu.com precise/multiverse Sources [155 kB]
Get:25 http://us.archive.ubuntu.com precise/universe Sources [5,019 kB]
Get:26 http://us.archive.ubuntu.com precise/main i386 Packages [1,274 kB]
Get:27 http://us.archive.ubuntu.com precise/restricted i386 Packages [8,431 B]
Get:28 http://us.archive.ubuntu.com precise/universe i386 Packages [4,796 kB]
Get:29 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:30 http://us.archive.ubuntu.com precise-updates/restricted Sources [765 B]
Get:31 http://us.archive.ubuntu.com precise-updates/main Sources [19.6 kB]
Get:32 http://us.archive.ubuntu.com precise-updates/multiverse Sources [696 B]
Get:33 http://us.archive.ubuntu.com precise-updates/universe Sources [7,430 B]
Get:34 http://us.archive.ubuntu.com precise-updates/main i386 Packages [58.6 kB]
Get:35 http://us.archive.ubuntu.com precise-updates/restricted i386 Packages [770 B]
Get:36 http://us.archive.ubuntu.com precise-updates/universe i386 Packages [19.9 kB]
Get:37 http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages [1,393 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:38 http://us.archive.ubuntu.com precise-backports/main Sources [700 B]
Get:39 http://us.archive.ubuntu.com precise-backports/restricted Sources [14 B]
Get:40 http://us.archive.ubuntu.com precise-backports/universe Sources [14 B]
Get:41 http://us.archive.ubuntu.com precise-backports/multiverse Sources [14 B]
Get:42 http://us.archive.ubuntu.com precise-backports/main i386 Packages [559 B]
Get:43 http://us.archive.ubuntu.com precise-backports/restricted i386 Packages [14 B]
Get:44 http://us.archive.ubuntu.com precise-backports/universe i386 Packages [14 B]
Get:45 http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages [14 B]
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
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.7 MB in 1min 35s (144 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.
hwinfo is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  *-network:0
       description: Ethernet interface
       product: RTL-8139/8139C/8139C+
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 2
       bus info: pci@0000:03:02.0
       logical name: eth0
       version: 10
       serial: 00:11:2f:1d:11:14
       size: 100Mbit/s
       capacity: 100Mbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.1.107 latency=64 link=yes maxlatency=64 mingnt=32 multicast=yes port=MII speed=100Mbit/s
       resources: irq:21 ioport:e400(size=256) memory:cffff400-cffff4ff
  *-network:1 UNCLAIMED
       description: Network controller
       product: BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller
       vendor: Broadcom Corporation
       physical id: 4
       bus info: pci@0000:03:04.0
       version: 02
       width: 32 bits
       clock: 33MHz
       capabilities: bus_master
       configuration: latency=64
       resources: memory:cfffc000-cfffdfff
lo Interface doesn't support scanning.

eth0 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 82915G/P/GV/GL/PL/910GL Memory Controller Hub [8086:2580] (rev 04)
00:01.0 PCI bridge [0604]: Intel Corporation 82915G/P/GV/GL/PL/910GL PCI Express Root Port [8086:2581] (rev 04)
00:1b.0 Audio device [0403]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller [8086:2668] (rev 03)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 [8086:2660] (rev 03)
00:1d.0 USB controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 [8086:2658] (rev 03)
00:1d.1 USB controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 [8086:2659] (rev 03)
00:1d.2 USB controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 [8086:265a] (rev 03)
00:1d.3 USB controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 [8086:265b] (rev 03)
00:1d.7 USB controller [0c03]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller [8086:265c] (rev 03)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev d3)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge [8086:2640] (rev 03)
00:1f.2 IDE interface [0101]: Intel Corporation 82801FB/FW (ICH6/ICH6W) SATA Controller [8086:2651] (rev 03)
00:1f.3 SMBus [0c05]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller [8086:266a] (rev 03)
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G84 [GeForce 8600 GTS] [10de:0400] (rev a1)
03:01.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller [1106:3044] (rev 80)
03:02.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
03:04.0 Network controller [0280]: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller [14e4:4318] (rev 02)
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 004 Device 002: ID 040b:2011 Weltrend Semiconductor
Bus 005 Device 002: ID 058f:9360 Alcor Micro Corp. 8-in-1 Media Card Reader
H/W path Device Class Description
======================================================
                               system PC098A-ABA M1070N
/0 bus Puffer
/0/0 memory 64KiB BIOS
/0/4 processor Intel(R) Pentium(R) 4 CPU 2.80GHz
/0/4/5 memory 16KiB L1 cache
/0/4/6 memory 1MiB L2 cache
/0/4/0.1 processor Logical CPU
/0/4/0.2 processor Logical CPU
/0/21 memory 2560MiB System Memory
/0/21/0 memory 1GiB DIMM DDR Synchronous
/0/21/1 memory 512MiB DIMM DDR Synchronous
/0/21/2 memory 1GiB DIMM DDR Synchronous
/0/21/3 memory DIMM [empty]
/0/100 bridge 82915G/P/GV/GL/PL/910GL Memory Contro
/0/100/1 bridge 82915G/P/GV/GL/PL/910GL PCI Express R
/0/100/1/0 display G84 [GeForce 8600 GTS]
/0/100/1b multimedia 82801FB/FBM/FR/FW/FRW (ICH6 Family) H
/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) P
/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) U
/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) U
/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) U
/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) U
/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) U
/0/100/1e bridge 82801 PCI Bridge
/0/100/1e/1 bus VT6306/7/8 [Fire II(M)] IEEE 1394 OHC
/0/100/1e/2 eth0 network RTL-8139/8139C/8139C+
/0/100/1e/4 network BCM4318 [AirForce One 54g] 802.11g Wi
/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface
/0/100/1f.2 scsi0 storage 82801FB/FW (ICH6/ICH6W) SATA Controll
/0/100/1f.2/0 /dev/sda disk 250GB WDC WD2500KS-00M
/0/100/1f.2/0/1 /dev/sda1 volume 224GiB EXT4 volume
/0/100/1f.2/0/2 /dev/sda2 volume 8182MiB Extended partition
/0/100/1f.2/0/2/5 /dev/sda5 volume 8182MiB Linux swap / Solaris partitio
/0/100/1f.2/1 /dev/cdrom disk DVD_RW ND-3570A
/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) S
/0/1 scsi2 storage
/0/1/0.0.0 /dev/sdb disk SCSI Disk
/0/1/0.0.1 /dev/sdc disk SCSI Disk
/0/1/0.0.2 /dev/sdd disk SCSI Disk
/0/1/0.0.3 /dev/sde disk SCSI Disk
Linux jeffro-desktop 3.2.0-24-generic-pae #37-Ubuntu SMP Wed Apr 25 10:47:59 UTC 2012 i686 i686 i386 GNU/Linux
[ 0.000000] found SMP MP-table at [c00ff780] ff780
[ 0.186132] ACPI: No dock devices found.
[ 0.186138] HEST: Table not found.
[ 0.205885] i2c-core: driver [aat2870] using legacy suspend method
[ 0.205890] i2c-core: driver [aat2870] using legacy resume method
[ 0.206300] usbcore: registered new interface driver usbfs
[ 0.206331] usbcore: registered new interface driver hub
[ 0.206397] usbcore: registered new device driver usb
[ 0.212344] Switching to clocksource hpet
[ 0.237795] pnp: PnP ACPI: found 15 devices
[ 0.354905] ERST: Table is not found!
[ 0.709389] isapnp: No Plug & Play device found
[ 0.976272] hub 1-0:1.0: USB hub found
[ 0.976840] hub 2-0:1.0: USB hub found
[ 0.977320] hub 3-0:1.0: USB hub found
[ 0.977813] hub 4-0:1.0: USB hub found
[ 0.978300] hub 5-0:1.0: USB hub found
[ 0.978497] usbcore: registered new interface driver libusual
[ 1.002128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.280097] Switching to clocksource tsc
[ 1.427166] 8139too 0000:03:02.0: eth0: RealTek RTL8139 at 0xe400, 00:11:2f:1d:11:14, IRQ 21
[ 1.588034] usb 4-2: new low-speed USB device number 2 using uhci_hcd
[ 1.819791] input: 2.4G wireless Mouse as /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.0/input/input3
[ 1.820242] generic-usb 0003:040B:2011.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [2.4G wireless Mouse] on usb-0000:00:1d.2-2/input0
[ 1.820288] usbcore: registered new interface driver usbhid
[ 1.820293] usbhid: USB HID core driver
[ 2.028056] usb 5-1: new full-speed USB device number 2 using uhci_hcd
[ 2.263373] scsi2 : usb-storage 5-1:1.0
[ 2.263543] usbcore: registered new interface driver usb-storage
[ 12.760989] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 12.890993] lp: driver loaded but no devices found
[ 13.951217] 8139too 0000:03:02.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 15.453726] type=1400 audit(1336355367.949:11): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=833 comm="apparmor_parser"
[ 16.163850] Console: switching to colour frame buffer device 128x48
[ 24.224011] eth0: no IPv6 routers present
 Release Date: 01/23/2006
  Serial services are supported (int 14h)
 Manufacturer: HP Pavilion 061
 Product Name: PC098A-ABA M1070N
 Serial Number: MXK4281R16 NA430
 Manufacturer: ASUSTeK Computer INC.
 Product Name: Puffer
 Serial Number: X312345678
 Manufacturer: Chassis Manufacture
 Serial Number: Chassis Serial Number
 Manufacturer: Intel
 Serial Number:
 Manufacturer: Manufacturer0
 Serial Number: SerNum0
 Manufacturer: Manufacturer1
 Serial Number: SerNum1
 Manufacturer: Manufacturer2
 Serial Number: SerNum2
 Manufacturer: Manufacturer3
 Serial Number: SerNum3
lo no wireless extensions.

eth0 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
blacklist eth1394
# replaced by p54pci
blacklist prism54
blacklist uart6850
blacklist twl4030_wdt
alias pci:v000014E4d00004318sv00000042sd00001737bc*sc*i* ndiswrapper
alias pci:v000014E4d00004318sv*sd*bc*sc*i* ndiswrapper
alias pci:v000014E4d00004320sv00000015sd00001737bc*sc*i* ndiswrapper
alias pci:v000014E4d00004320sv*sd*bc*sc*i* ndiswrapper

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true
> hal.1: read hal dataprocess 2226: 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
23: PCI 302.0: 0200 Ethernet controller
  [Created at pci.318]
  Unique ID: rBUF.5xS4GrwfJ67
  Parent ID: 6NW+.gpdcix8VRDB
  SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:03:02.0
  SysFS BusID: 0000:03:02.0
  Hardware Class: network
  Model: "Realtek RTL-8139/8139C/8139C+"
  Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  Device: pci 0x8139 "RTL-8139/8139C/8139C+"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2a0b
  Revision: 0x10
  Driver: "8139too"
  Driver Modules: "8139too"
  Device File: eth0
  I/O Ports: 0xe400-0xe4ff (rw)
  Memory Range: 0xcffff400-0xcffff4ff (rw,non-prefetchable)
  IRQ: 21 (15329 events)
  HW Address: 00:11:2f:1d:11:14
  Link detected: yes
  Module Alias: "pci:v000010ECd00008139sv0000103Csd00002A0Bbc02sc00i00"
  Driver Info #0:
    Driver Status: 8139too is active
    Driver Activation Cmd: "modprobe 8139too"
  Driver Info #1:
    Driver Status: 8139cp is active
    Driver Activation Cmd: "modprobe 8139cp"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #17 (PCI bridge)

24: PCI 304.0: 0280 Network controller
  [Created at pci.318]
  Unique ID: AMUB.xY2RTXfJxE1
  Parent ID: 6NW+.gpdcix8VRDB
  SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:03:04.0
  SysFS BusID: 0000:03:04.0
  Hardware Class: network
  Model: "Linksys WMP54GS version 1.1 [Wireless-G PCI Adapter] 802.11g w/SpeedBooster"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x4318 "BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller"
  SubVendor: pci 0x1737 "Linksys"
  SubDevice: pci 0x0042 "WMP54GS version 1.1 [Wireless-G PCI Adapter] 802.11g w/SpeedBooster"
  Revision: 0x02
  Memory Range: 0xcfffc000-0xcfffdfff (rw,non-prefetchable)
  IRQ: 10 (no events)
  Module Alias: "pci:v000014E4d00004318sv00001737sd00000042bc02sc80i00"
  Driver Info #0:
    Driver Status: ssb is not active
    Driver Activation Cmd: "modprobe ssb"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #17 (PCI bridge)
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
root 465 0.0 0.1 31096 4776 ? Ssl 21:49 0:00 NetworkManager
root 495 0.0 0.0 2908 1228 ? S 21:49 0:00 /sbin/dhclient -d -4 -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/sendsigs.omit.d/network-manager.dhclient-eth0.pid -lf /var/lib/dhcp/dhclient-1b3180d2-eff0-44f5-9254-05a21831f139-eth0.lease -cf /var/run/nm-dhclient-eth0.conf eth0
nobody 929 0.0 0.0 5384 1136 ? S 21:49 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
jeffro 2242 0.0 0.0 4368 788 pts/0 S+ 22:03 0:00 egrep --color=auto wpa|icd|etwork
Module Size Used by
vesafb 13516 1
nvidia 10962290 40
snd_hda_codec_realtek 174055 1
snd_hda_intel 32765 2
snd_hda_codec 109562 2 snd_hda_codec_realtek,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
snd_seq_midi_event 14475 1 snd_seq_midi
snd_seq 51567 2 snd_seq_midi,snd_seq_midi_event
joydev 17393 0
snd_timer 28931 2 snd_pcm,snd_seq
snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq
rfcomm 38139 0
bnep 17830 2
bluetooth 158438 10 rfcomm,bnep
parport_pc 32114 0
ppdev 12849 0
snd 62064 13 snd_hda_codec_realtek,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
mac_hid 13077 0
lp 17455 0
parport 40930 3 parport_pc,ppdev,lp
usb_storage 39646 0
usbhid 41906 0
hid 77367 1 usbhid
firewire_ohci 40172 0
8139too 23283 0
firewire_core 56906 1 firewire_ohci
8139cp 26759 0
crc_itu_t 12627 1 firewire_core
jeff@jeff-desktop:~$

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

Hi,

Please proceed with the following commands to UNINSTALL bcmwl-kernel-source and to install b43-fwcutter and firmware-b43-installer :

sudo apt-get update
sudo apt-get remove --purge bcmwl-kernel-source
sudo apt-get install b43-fwcutter firmware-b43-installer

b43-fwcutter and firmware-b43-installer exist in the Ubuntu repositories, but you will need a working wired Internet connection in Ubuntu in order to locate it and install it.

The only way to do that - in your case - is to connect the pc to the wireless router using a LAN cable, instead of using wireless.

Then REBOOT and retest wireless.

Regards,

Mark

Source: https://answers.launchpad.net/ubuntu/+source/b43-fwcutter/+question/174513

Revision history for this message
Gamer Jeff (gamer-jeff) said :
#9

I am still having problems.
After I ran the commands Mark, I rebooted and still no WIFI.
The router is functioning I connect from my Celphone fine.
When I unplug ethernet cable my Computer does not pick up the WIFI.

Thanks everyone for the help.
Jeff

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

Do you have a switch to enable / disable wifi? If so turn it off then on.

Revision history for this message
Gamer Jeff (gamer-jeff) said :
#11

There is no swith.

I do have a spare usb wifi Wireless G adapter "Dynex DX-BUSB" network adapter we can try to se if I can configure the CPU to use it.

Let me know what you think.

Before the upgrade i would see all the WIFI spots in the apartment building.

Thanks again..

Revision history for this message
Launchpad Janitor (janitor) said :
#12

This question was expired because it remained in the 'Open' state without activity for the last 15 days.