Skip to main content

Thread: Ubuntu 11.10 Dell Inspiron Wireless Issues - Broadcom BCM4312


hi,

upgraded 11.10 10.04 (incremental upgrades through each version). facing wireless issues else has -- if click on networking icon in top right, "enable wireless" greyed out , unclickable. wired ethernet connectivity fine.

i've seemingly followed of steps https://help.ubuntu.com/community/wi...driver/bcm43xx , http://ubuntuforums.org/showthread.php?t=1604868.

here outputs cover approaches outlined in above 2 links:

code:
tom@squires:~$ uname -a && lsmod && lspci -vnn | grep 14e4  linux squires 3.0.0-14-generic-pae #23-ubuntu smp mon nov 21 22:07:10 utc 2011 i686 i686 i386 gnu/linux  module                  size  used  bnep                   17923  2   rfcomm                 38408  0   bluetooth             148839  10 bnep,rfcomm  parport_pc             32114  0   ppdev                  12849  0   joydev                 17393  0   binfmt_misc            17292  1   dell_wmi               12601  0   sparse_keymap          13658  1 dell_wmi  uvcvideo               67271  0   videodev               85626  1 uvcvideo  dell_laptop            13519  0   dcdbas                 14098  1 dell_laptop  snd_hda_codec_idt      60049  1   snd_hda_intel          28358  2   snd_hda_codec          91754  2 snd_hda_codec_idt,snd_hda_intel  snd_hwdep              13276  1 snd_hda_codec  snd_pcm                80435  2 snd_hda_intel,snd_hda_codec  psmouse                63474  0   serio_raw              12990  0   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  arc4                   12473  2   wmi                    18744  1 dell_wmi  snd_timer              28932  2 snd_pcm,snd_seq  video                  18908  0   snd_seq_device         14172  3 snd_seq_midi,snd_rawmidi,snd_seq  radeon                961834  3   ttm                    65224  1 radeon  drm_kms_helper         32889  1 radeon  b43                   318816  0   drm                   196290  5 radeon,ttm,drm_kms_helper  mac80211              393459  1 b43  snd                    55902  13 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device  i2c_algo_bit           13199  1 radeon  cfg80211              172392  2 b43,mac80211  soundcore              12600  1 snd  snd_page_alloc         14108  2 snd_hda_intel,snd_pcm  lp                     17455  0   parport                40930  3 parport_pc,ppdev,lp  ums_realtek            13096  0   usb_storage            44173  1 ums_realtek  uas                    17699  0   ahci                   21634  2   libahci                25761  1 ahci  ssb                    50682  1 b43  sky2                   49304  0   0c:00.0 network controller [0280]: broadcom corporation bcm4312 802.11b/g lp-phy [14e4:4315] (rev 01)  tom@squires:~$
code:
tom@squires:~$ sudo apt-get install firmware-b43-installer  [sudo] password tom:   reading package lists... done  building dependency tree         reading state information... done  firmware-b43-installer newest version.  0 upgraded, 0 newly installed, 0 remove , 2 not upgraded.  tom@squires:~$ sudo apt-get install b43-fwcutter  reading package lists... done  building dependency tree         reading state information... done  b43-fwcutter newest version.  0 upgraded, 0 newly installed, 0 remove , 2 not upgraded.  tom@squires:~$ sudo apt-get remove --purge bcmwl-kernel-source  reading package lists... done  building dependency tree         reading state information... done  package bcmwl-kernel-source not installed, not removed  0 upgraded, 0 newly installed, 0 remove , 2 not upgraded.  tom@squires:~$ cat /etc/modules  # /etc/modules: kernel modules load @ boot time.  #  # file contains names of kernel modules should loaded  # @ boot time, 1 per line. lines beginning "#" ignored.    lp  b43  tom@squires:~$
code:
tom@squires:~$ cat /etc/modprobe.d/blacklist.conf   # file lists modules don't want loaded  # alias expansion, other driver loaded  # device instead.    # evbug debug tool should loaded explicitly  blacklist evbug    # these drivers simple, hid drivers preferred  blacklist usbmouse  blacklist usbkbd    # replaced e100  blacklist eepro100    # replaced tulip  blacklist de4x5    # causes no end of confusion creating unexpected network interfaces  blacklist eth1394    # snd_intel8x0m can interfere snd_intel8x0, doesn't seem support  # hardware on own (ubuntu bug #2011, #6810)  blacklist snd_intel8x0m    # conflicts dvb driver (which better handling device)  blacklist snd_aw2    # causes failure suspend on hp compaq nc6000 (ubuntu: #10306)  blacklist i2c_i801    # replaced p54pci  blacklist prism54    # replaced b43 , ssb.  blacklist bcm43xx    # apps use garmin usb driver directly (ubuntu: #114565)  blacklist garmin_gps    # replaced asus-laptop (ubuntu: #184721)  blacklist asus_acpi    # low-quality, noise when being used sound playback, causes  # hangs @ desktop session start (ubuntu: #246969)  blacklist snd_pcsp    # ugly , loud noise, getting on everyone's nerves; should done  # nice pulseaudio bing (ubuntu: #77010)  blacklist pcspkr    # edac driver amd76x clashes agp driver preventing aperture  # being initialised (ubuntu: #297750). blacklist driver  # continues build , installable few cases  # needed.  blacklist amd76x_edac  tom@squires:~$
code:
tom@squires:~$ sudo lshw -c network     *-network                        description: network controller         product: bcm4312 802.11b/g lp-phy         vendor: broadcom corporation         physical id: 0         bus info: pci@0000:0c:00.0         version: 01         width: 64 bits         clock: 33mhz         capabilities: pm msi pciexpress bus_master cap_list         configuration: driver=b43-pci-bridge latency=0         resources: irq:17 memory:f6cfc000-f6cfffff    *-network         description: ethernet interface         product: 88e8040 pci-e fast ethernet controller         vendor: marvell technology group ltd.         physical id: 0         bus info: pci@0000:09:00.0         logical name: eth0         version: 13         serial: 00:23:ae:3d:15:85         size: 100mbit/s         capacity: 100mbit/s         width: 64 bits         clock: 33mhz         capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation         configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.28 duplex=full firmware=n/a ip=192.168.0.6 latency=0 link=yes multicast=yes port=twisted pair speed=100mbit/s         resources: irq:45 memory:f6bfc000-f6bfffff ioport:ce00(size=256)    *-network disabled         description: wireless interface         physical id: 2         logical name: wlan0         serial: 00:22:5f:b0:94:f9         capabilities: ethernet physical wireless         configuration: broadcast=yes driver=b43 driverversion=3.0.0-14-generic-pae firmware=n/a link=no multicast=yes wireless=ieee 802.11bg  tom@squires:~$


i've setup bad combination of number of solutions, or i'm missing something. read in 1 post order in install/uninstall drivers (firmware-b43-installer, b43-fwcutter, bcmwl-kernel-source) relevant? dumb question, once installed, need activate them? don't see them listed on additional drivers (see above screenshot). there command need manually issue? blacklist file?

either way - appreciate this! frustrating.

some more command outputs:

code:
tom@squires:~$ sudo iwconfig && sudo ifconfig -a wlan0 && sudo iwlist wlan0 scanning  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            encryption key:off            power management:on              wlan0     link encap:ethernet  hwaddr 00:22:5f:b0:94:f9              broadcast multicast  mtu:1500  metric:1            rx packets:0 errors:0 dropped:0 overruns:0 frame:0            tx packets:0 errors:0 dropped:0 overruns:0 carrier:0            collisions:0 txqueuelen:1000             rx bytes:0 (0.0 b)  tx bytes:0 (0.0 b)    wlan0     interface doesn't support scanning : network down    tom@squires:~$


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [SOLVED] Ubuntu 11.10 Dell Inspiron Wireless Issues - Broadcom BCM4312


Ubuntu

Comments

Popular posts from this blog

How to set the order of FAQs instead of alphabetical

Thread: Get UK Keyboard working

how do I change the e-mail address for my merchant account