i JUST WENT THROUGH THIS.
OPTION 1
 Load kubuntu-desktop in synaptic. USE PATCH CABLE NETWORK 500 MEGS of files. 
You can now use additional drivers in a graphical environment.
Option 2
Attempt to install your wifi driver. If it install your done. If it say's 
BLACKLISTED or check log file /var/log/jockey.log OPEN A TERMINAL and run "sudo 
gedit /var/log/jockey.log" if it has a series of errors scroll to bottom and 
see if it lists drivers as BLACKLIST. 
If so, run "sudo ls /etc/modprobe.d/" and it will return something like 
alsa-base.conf               blacklist.conf                                     
             blacklist-oss.conf          blacklist-ath_pci.conf 
blacklist-firewire.conf     blacklist-rare-network.conf                      
dkms.conf
blacklist-bcm43.conf         blacklist-framebuffer.conf                        
blacklist-watchdog.conf   iwlwifi.conf
blacklist-modem.conf        broadcom-sta-common.conf                          
vmwgfx-fbdev.conf
figure out witch ones have your drivers in it. I used:
blacklist-bcm43.conf
broadcom-sta-common.conf        
blacklist.conf
using the command "sudo gedit /etc/modprobe.d/blacklist-bcm43.conf" unblacklist 
the driver using (# driver ). The comments at the top of the file is guide for 
commenting. Do this for each PERTINENT file. Reboot.
YOU THINK IT WOULD HAVE WORKED BUT NOOOOO! using the command "sudo gedit 
/etc/modprobe.d/blacklist-bcm43.conf" FOR each PERTINENT file and comment out 
every blacklisted driver from your manufacturer. 
# Warning: This file is autogenerated by bcmwl. All changes to this file will 
be lost.
# blacklist b43
# blacklist b43legacy
# blacklist ssb
# blacklist bcm43xx
# blacklist brcm80211
# blacklist brcmfmac
# blacklist brcmsmac
# blacklist bcma
THIS WORKED FOR ME!!!!!!!!!!!!!!!!!!!!!!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to jockey in Ubuntu.
https://bugs.launchpad.net/bugs/949206

Title:
  Ubuntu 12.04 fails to install broadcom STA drivers

Status in “jockey” package in Ubuntu:
  Confirmed

Bug description:
  Jockey fails to properly install broadcom STA wireless drivers. On
  jockey.log I see this towards the end:

  2012-03-07 13:44:56,813 DEBUG: BroadcomWLHandler enabled(): kmod disabled, 
bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
  2012-03-07 13:44:56,854 DEBUG: BroadcomWLHandler enabled(): kmod disabled, 
bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
  2012-03-07 13:44:56,878 DEBUG: BroadcomWLHandler enabled(): kmod disabled, 
bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
  2012-03-07 13:45:11,228 DEBUG: BroadcomWLHandler enabled(): kmod disabled, 
bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
  2012-03-07 13:45:16,860 WARNING: modinfo for module wl failed: ERROR: 
modinfo: could not find module wl

  
  I managed to get it working by installing firmware-b43-lpphy-installer and 
then adding b43 to /etc/modules

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: jockey-gtk 0.9.7-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9
  Uname: Linux 3.2.0-18-generic-pae i686
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: i386
  Date: Wed Mar  7 14:26:05 2012
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  MachineType: Hewlett-Packard Compaq Presario CQ40 Notebook PC
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-18-generic-pae 
root=UUID=15ebff9e-ad6e-4570-a234-3cb9dca2de21 ro quiet splash vt.handoff=7
  SourcePackage: jockey
  UpgradeStatus: Upgraded to precise on 2012-03-07 (0 days ago)
  dmi.bios.date: 08/17/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.51
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3607
  dmi.board.vendor: Compal
  dmi.board.version: 99.B4
  dmi.chassis.type: 10
  dmi.chassis.vendor: Compal
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.51:bd08/17/2009:svnHewlett-Packard:pnCompaqPresarioCQ40NotebookPC:pvr0391120000200D10000020000:rvnCompal:rn3607:rvr99.B4:cvnCompal:ct10:cvrN/A:
  dmi.product.name: Compaq Presario CQ40 Notebook PC
  dmi.product.version: 0391120000200D10000020000
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/949206/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to