wireless failure with ubuntu 10.04

Asked by bruce15

recently loaded,using wubi in windows,version 10.04. I dl the .iso file and then performed install to my hard disk.
the install worked but unable to get wireless to work ,only using a hard line connection,not the wireless. My computer is a Dell D410 latitude using a broadcom pci wireless card. on the ubuntu forums i found that if i did a ---sudo apt-get install b43-fwcutter command in the terminal it automatically loaded the proper firmware & my wireless worked fine. later i had to reload the .iso 10.04 file and knew i would have to redo the commands in terminal only to find that i sometimes get a app not found error or something about a partial update, but unable to get the wireless card to update now--any ideas
tks, confused bspencer

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

Thanks

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

Hi,

Please first connect your network card to the wireless router using an ethernet cable (also known as a LAN cable).

In order to gather essential troubleshooting information about your wireless card, please follow this procedure:

Step 1: Open Terminal from "Applications->Accessories->Terminal"

Step 2: Please copy-paste the following command from the https://answers.launchpad.net/ubuntu website in Firefox into the Linux Terminal. Do NOT copy-paste from the Email message into the Terminal, as that will only copy PART of the command. The command STARTS with the word sudo and ENDS with the word restart. So please copy-paste the ENTIRE command below from Firefox into a Terminal, press <enter>, then enter password when sudo asks for password, then press enter again.

Tip: If you have a wheel mouse or 3 button mouse you do not need to type commands into the Terminal. Highlight the command written on the page. Move your cursor anywhere in the Terminal and press the wheel or middle button. Automatic Copy and paste! No spelling mistakes! No Typos! No other errors!

sudo apt-get update; sudo apt-get install hwinfo grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | egrep 'acx|at76|ath|b43|bcm|CX|eth|ipw|irmware|isl|lbtf|ndiswrapper|NPE|ound|prism|rtl|rt2|rt3|usb|witch|wl'; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; sudo lsmod; sudo /etc/init.d/networking restart

Step 3: Please post results (copy/paste terminal output) on this thread. The troubleshooters here need to see the full Terminal output from running the above command.

Regards,

Mark

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

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

Revision history for this message
Jaime (jaime-parada) said :
#4

I have the same problem in my Dell D410 - Ubuntu 10.04 with a fresh installation. Below are the output of the commands...

jparada@manticore:~$ sudo apt-get update; sudo apt-get install hwinfo grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | egrep 'acx|at76|ath|b43|bcm|CX|eth|ipw|irmware|isl|lbtf|ndiswrapper|NPE|ound|prism|rtl|rt2|rt3|usb|witch|wl'; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; sudo lsmod; sudo /etc/init.d/networking restart
Hit http://archive.canonical.com lucid Release.gpg
Ign http://archive.canonical.com/ubuntu/ lucid/partner Translation-en_US
Hit http://archive.canonical.com lucid Release
Hit http://ftp.usf.edu lucid Release.gpg
Ign http://ftp.usf.edu/pub/ubuntu/ lucid/main Translation-en_US
Hit http://archive.canonical.com lucid/partner Packages
Hit http://archive.canonical.com lucid/partner Sources
Ign http://ftp.usf.edu/pub/ubuntu/ lucid/restricted Translation-en_US
Ign http://ftp.usf.edu/pub/ubuntu/ lucid/universe Translation-en_US
Ign http://ftp.usf.edu/pub/ubuntu/ lucid/multiverse Translation-en_US
Hit http://ftp.usf.edu lucid-updates Release.gpg
Ign http://ftp.usf.edu/pub/ubuntu/ lucid-updates/main Translation-en_US
Ign http://ftp.usf.edu/pub/ubuntu/ lucid-updates/restricted Translation-en_US
Ign http://ftp.usf.edu/pub/ubuntu/ lucid-updates/universe Translation-en_US
Ign http://ftp.usf.edu/pub/ubuntu/ lucid-updates/multiverse Translation-en_US
Hit http://ftp.usf.edu lucid-security Release.gpg
Ign http://ftp.usf.edu/pub/ubuntu/ lucid-security/main Translation-en_US
Ign http://ftp.usf.edu/pub/ubuntu/ lucid-security/restricted Translation-en_US
Ign http://ftp.usf.edu/pub/ubuntu/ lucid-security/universe Translation-en_US
Ign http://ftp.usf.edu/pub/ubuntu/ lucid-security/multiverse Translation-en_US
Hit http://ftp.usf.edu lucid Release
Hit http://ftp.usf.edu lucid-updates Release
Hit http://ftp.usf.edu lucid-security Release
Hit http://ftp.usf.edu lucid/main Packages
Hit http://ftp.usf.edu lucid/restricted Packages
Hit http://ftp.usf.edu lucid/main Sources
Hit http://ftp.usf.edu lucid/restricted Sources
Hit http://ftp.usf.edu lucid/universe Packages
Hit http://ftp.usf.edu lucid/universe Sources
Hit http://ftp.usf.edu lucid/multiverse Packages
Hit http://ftp.usf.edu lucid/multiverse Sources
Hit http://ftp.usf.edu lucid-updates/main Packages
Hit http://ftp.usf.edu lucid-updates/restricted Packages
Hit http://ftp.usf.edu lucid-updates/main Sources
Hit http://ftp.usf.edu lucid-updates/restricted Sources
Hit http://ftp.usf.edu lucid-updates/universe Packages
Hit http://ftp.usf.edu lucid-updates/universe Sources
Hit http://ftp.usf.edu lucid-updates/multiverse Packages
Hit http://ftp.usf.edu lucid-updates/multiverse Sources
Hit http://ftp.usf.edu lucid-security/main Packages
Hit http://ftp.usf.edu lucid-security/restricted Packages
Hit http://ftp.usf.edu lucid-security/main Sources
Hit http://ftp.usf.edu lucid-security/restricted Sources
Hit http://ftp.usf.edu lucid-security/universe Packages
Hit http://ftp.usf.edu lucid-security/universe Sources
Hit http://ftp.usf.edu lucid-security/multiverse Packages
Hit http://ftp.usf.edu lucid-security/multiverse Sources
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
hwinfo is already the newest version.
grep is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  *-network
       description: Ethernet interface
       product: NetXtreme BCM5751 Gigabit Ethernet PCI Express
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: eth0
       version: 01
       serial: 00:12:3f:21:6e:6e
       size: 100MB/s
       capacity: 1GB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.102 duplex=full firmware=5751-v3.29a ip=10.57.19.22 latency=0 link=yes multicast=yes port=twisted pair speed=100MB/s
       resources: irq:16 memory:dfdf0000-dfdfffff
  *-network
       description: Network controller
       product: BCM4306 802.11b/g Wireless LAN Controller
       vendor: Broadcom Corporation
       physical id: 3
       bus info: pci@0000:02:03.0
       version: 03
       width: 32 bits
       clock: 33MHz
       capabilities: bus_master
       configuration: driver=b43-pci-bridge latency=64
       resources: irq:17 memory:dfcfe000-dfcfffff
  *-network
       description: Wireless interface
       physical id: 2
       logical name: wlan0
       serial: 00:0b:7d:1c:bf:9e
       capabilities: ethernet physical wireless
       configuration: broadcast=yes multicast=yes wireless=IEEE 802.11bg
0: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wlan0 No scan results

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS"
00:00.0 Host bridge [0600]: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller [8086:2590] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller [8086:2592] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller [8086:2792] (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 Mobile PCI Bridge [8086:2448] (rev d3)
00:1e.2 Multimedia audio controller [0401]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller [8086:266e] (rev 03)
00:1e.3 Modem [0703]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller [8086:266d] (rev 03)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge [8086:2641] (rev 03)
00:1f.1 IDE interface [0101]: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller [8086:266f] (rev 03)
01:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5751 Gigabit Ethernet PCI Express [14e4:1677] (rev 01)
02:01.0 CardBus bridge [0607]: Texas Instruments PCI6515 Cardbus Controller [104c:8036]
02:01.5 Communication controller [0780]: Texas Instruments PCI6515 SmartCard Controller [104c:8038]
02:03.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [14e4:4320] (rev 03)
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 045e:00d1 Microsoft Corp. Optical Mouse with Tilt Wheel
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
============================================================
                                  system Latitude D410
/0 bus 0T6795
/0/0 memory 64KiB BIOS
/0/400 processor Intel(R) Pentium(R) M processor
/0/400/700 memory 8KiB L1 cache
/0/400/701 memory 2MiB L2 cache
/0/1000 memory 512MiB System Memory
/0/1000/0 memory 512MiB DIMM DDR Synchronous
/0/1000/1 memory DIMM DDR Synchronous [empty]
/0/100 bridge Mobile 915GM/PM/GMS/910GML Expr
/0/100/2 display Mobile 915GM/GMS/910GML Express
/0/100/2.1 display Mobile 915GM/GMS/910GML Express
/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Fam
/0/100/1c/0 eth0 network NetXtreme BCM5751 Gigabit Ether
/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Fam
/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Fam
/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Fam
/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Fam
/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Fam
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1e/1 bridge PCI6515 Cardbus Controller
/0/100/1e/1.5 communication PCI6515 SmartCard Controller
/0/100/1e/3 network BCM4306 802.11b/g Wireless LAN
/0/100/1e.2 multimedia 82801FB/FBM/FR/FW/FRW (ICH6 Fam
/0/100/1e.3 communication 82801FB/FBM/FR/FW/FRW (ICH6 Fam
/0/100/1f bridge 82801FBM (ICH6M) LPC Interface
/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Fam
/0/100/1f.1/0.0.0 /dev/sda disk 80GB FUJITSU MHV2080A
/0/100/1f.1/0.0.0/1 /dev/sda1 volume 73GiB EXT4 volume
/0/100/1f.1/0.0.0/2 /dev/sda2 volume 1430MiB Extended partition
/0/100/1f.1/0.0.0/2/5 /dev/sda5 volume 1430MiB Linux swap / Solaris pa
/1 power DELL UY44169
/2 wlan0 network Wireless interface
Linux manticore 2.6.32-25-generic #44-Ubuntu SMP Fri Sep 17 20:26:08 UTC 2010 i686 GNU/Linux
[ 0.024907] SMP alternatives: switching to UP code
[ 0.137712] ACPI: ACPI Dock Station Driver: 1 docks/bays found
[ 0.174376] usbcore: registered new interface driver usbfs
[ 0.174389] usbcore: registered new interface driver hub
[ 0.174417] usbcore: registered new device driver usb
[ 0.180021] Switching to clocksource tsc
[ 0.224354] pnp: PnP ACPI: found 13 devices
[ 0.294625] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.295158] ACPI: Lid Switch [LID]
[ 0.304131] Switching to clocksource hpet
[ 0.448331] usb usb1: configuration #1 chosen from 1 choice
[ 0.448369] hub 1-0:1.0: USB hub found
[ 0.448764] usb usb2: configuration #1 chosen from 1 choice
[ 0.448793] hub 2-0:1.0: USB hub found
[ 0.449030] usb usb3: configuration #1 chosen from 1 choice
[ 0.449056] hub 3-0:1.0: USB hub found
[ 0.449306] usb usb4: configuration #1 chosen from 1 choice
[ 0.449333] hub 4-0:1.0: USB hub found
[ 0.449556] usb usb5: configuration #1 chosen from 1 choice
[ 0.449582] hub 5-0:1.0: USB hub found
[ 0.462899] device-mapper: multipath: version 1.1.0 loaded
[ 0.462902] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.700742] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.949550] isapnp: No Plug & Play device found
[ 1.016064] usb 4-1: new low speed USB device using uhci_hcd and address 2
[ 1.200360] usb 4-1: configuration #1 chosen from 1 choice
[ 1.254298] b43-pci-bridge 0000:02:03.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.269489] ssb: Sonics Silicon Backplane found on PCI device 0000:02:03.0
[ 1.270401] eth0: Tigon3 [partno(BCM95751) rev 4001] (PCI Express) MAC address 00:12:3f:21:6e:6e
[ 1.270405] eth0: attached PHY is 5750 (10/100/1000Base-T Ethernet) (WireSpeed[1])
[ 1.270409] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[ 1.270411] eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[ 1.273724] usbcore: registered new interface driver hiddev
[ 1.305532] input: Microsoft Microsoft Optical Mouse with Tilt Wheel as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/input/input5
[ 1.305742] generic-usb 0003:045E:00D1.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Optical Mouse with Tilt Wheel] on usb-0000:00:1d.2-1/input0
[ 1.305773] usbcore: registered new interface driver usbhid
[ 1.305866] usbhid: v2.6:USB HID core driver
[ 15.866649] lp: driver loaded but no devices found
[ 16.085093] dell-wmi: No known WMI GUID found
[ 16.086182] yenta_cardbus 0000:02:01.0: CardBus bridge found [1028:018f]
[ 16.560914] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 17.289765] b43-phy0: Broadcom 4306 WLAN found (core revision 5)
[ 17.748486] Registered led device: b43-phy0::tx
[ 17.748504] Registered led device: b43-phy0::rx
[ 17.748522] Registered led device: b43-phy0::radio
[ 17.748602] Broadcom 43xx driver loaded [ Features: PL, Firmware-ID: FW13 ]
[ 17.796090] b43 ssb0:0: firmware: requesting b43/ucode5.fw
[ 18.137070] b43 ssb0:0: firmware: requesting b43/pcm5.fw
[ 18.306200] Console: switching to colour frame buffer device 128x48
[ 18.343772] b43 ssb0:0: firmware: requesting b43/b0g0initvals5.fw
[ 18.371216] b43 ssb0:0: firmware: requesting b43/b0g0bsinitvals5.fw
[ 18.496935] b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10)
[ 18.562436] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 78.688682] tg3: eth0: Link is up at 100 Mbps, full duplex.
[ 78.688686] tg3: eth0: Flow control is off for TX and off for RX.
[ 78.688742] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 89.100021] eth0: no IPv6 routers present
lo no wireless extensions.

eth0 no wireless extensions.

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

/etc/modprobe.d/blacklist.conf:# replaced by b43 and ssb.
/etc/modprobe.d/blacklist-watchdog.conf:blacklist twl4030_wdt
22: PCI 100.0: 0200 Ethernet controller
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_14e4_1677
  Unique ID: rBUF.iZ3OqwZa1j5
  Parent ID: z8Q3.hdHR1LU2D6A
  SysFS ID: /devices/pci0000:00/0000:00:1c.0/0000:01:00.0
  SysFS BusID: 0000:01:00.0
  Hardware Class: network
  Model: "Broadcom NetXtreme BCM5751 Gigabit Ethernet PCI Express"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x1677 "NetXtreme BCM5751 Gigabit Ethernet PCI Express"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x018f
  Revision: 0x01
  Driver: "tg3"
  Driver Modules: "tg3"
  Device File: eth0
  Memory Range: 0xdfdf0000-0xdfdfffff (rw,non-prefetchable)
  IRQ: 16 (181737 events)
  HW Address: 00:12:3f:21:6e:6e
  Link detected: yes
  Module Alias: "pci:v000014E4d00001677sv00001028sd0000018Fbc02sc00i00"
  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: #11 (PCI bridge)

25: PCI 203.0: 0282 WLAN controller
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_14e4_4320
  Unique ID: y9sn.vH0iKaQITbF
  Parent ID: 6NW+.InKz0bgid89
  SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:02:03.0
  SysFS BusID: 0000:02:03.0
  Hardware Class: network
  Model: "Dell Wireless 1350 WLAN Mini-PCI Card"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x4320 "BCM4306 802.11b/g Wireless LAN Controller"
  SubVendor: pci 0x1028 "Dell"
  SubDevice: pci 0x0003 "Wireless 1350 WLAN Mini-PCI Card"
  Revision: 0x03
  Driver: "b43-pci-bridge"
  Driver Modules: "ssb"
  Device File: wlan0
  Features: WLAN
  Memory Range: 0xdfcfe000-0xdfcfffff (rw,non-prefetchable)
  IRQ: 17 (961 events)
  HW Address: 00:0b:7d:1c:bf:9e
  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:v000014E4d00004320sv00001028sd00000003bc02sc80i00"
  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: #17 (PCI bridge)
Module Size Used by
snd_intel8x0 25588 3
binfmt_misc 6587 1
snd_ac97_codec 100646 1 snd_intel8x0
ac97_bus 1002 1 snd_ac97_codec
snd_pcm_oss 35308 0
fbcon 35102 71
tileblit 2031 1 fbcon
font 7557 1 fbcon
bitblit 4707 1 fbcon
softcursor 1189 1 bitblit
snd_mixer_oss 13746 1 snd_pcm_oss
vga16fb 11385 0
snd_pcm 70694 4 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
vgastate 8961 1 vga16fb
snd_seq_dummy 1338 0
snd_seq_oss 26726 0
ppdev 5259 0
arc4 1153 2
snd_seq_midi 4557 0
snd_rawmidi 19056 1 snd_seq_midi
snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
joydev 8708 0
b43 163523 0
snd_timer 19098 2 snd_pcm,snd_seq
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
pcmcia 30784 0
snd 54148 15 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
mac80211 205402 1 b43
dell_wmi 1793 0
yenta_socket 20408 1
soundcore 6620 1 snd
i915 286079 3
dell_laptop 6856 0
rsrc_nonstatic 10015 1 yenta_socket
cfg80211 126496 2 b43,mac80211
snd_page_alloc 7076 2 snd_intel8x0,snd_pcm
drm_kms_helper 29297 1 i915
psmouse 63245 0
drm 162409 4 i915,drm_kms_helper
pcmcia_core 32964 3 pcmcia,yenta_socket,rsrc_nonstatic
serio_raw 3978 0
i2c_algo_bit 5028 1 i915
led_class 2864 1 b43
dcdbas 5422 1 dell_laptop
video 17375 1 i915
lp 7060 0
intel_agp 24119 2 i915
output 1871 1 video
agpgart 31724 2 drm,intel_agp
parport 32635 2 ppdev,lp
usbhid 36110 0
hid 67032 1 usbhid
ssb 38902 1 b43
tg3 109324 0
 * Reconfiguring network interfaces... Ignoring unknown interface eth0=eth0.
                                                                         [ OK ]
jparada@manticore:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5
Revision history for this message
Jaime (jaime-parada) said :
#6

I used the driver activation from System > Administration > Hardware Drivers, but still the card don't detect any wireless network...

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

Hook up to a wired connection and download the updates. On reboot you will be offered the driver and it will work.

Revision history for this message
Jaime (jaime-parada) said :
#8

Sorry for my insistence! The software is updated. The driver is activated. In the window appear:
"No propietary drivers are in use on this system.

Broadcom B43 wireless driver

Broadcom B43 wireless driver
Tested by Ubuntu developers
License: Free
fwcutter is a tool which can extract firmware from various source files.It's written for BCM43xx driver files.

This driver is activated and currently in use

Revision history for this message
Jaime (jaime-parada) said :
#9

Sorry for my insistence! The software is updated. The driver is activated. In the window appears:
"No propietary drivers are in use on this system.

Broadcom B43 wireless driver

Broadcom B43 wireless driver
Tested by Ubuntu developers
License: Free
fwcutter is a tool which can extract firmware from various source files.It's written for BCM43xx driver files.

This driver is activated and currently in use."

The light of WiFi is on. In the top panel, the network indicator says:
"Wired Networks
Auto
Disconnect

Wireless Networks
Disconnected"

What do you think?