Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. sudo apt-get install bcmwl-kernel-source
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following NEW packages will be installed:
  6. bcmwl-kernel-source
  7. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  8. Need to get 0 B/1,150 kB of archives.
  9. After this operation, 3,120 kB of additional disk space will be used.
  10. Selecting previously unselected package bcmwl-kernel-source.
  11. (Reading database ... 179844 files and directories currently installed.)
  12. Unpacking bcmwl-kernel-source (from .../bcmwl-kernel-source_5.100.82.112+bdcom-0ubuntu3_i386.deb) ...
  13. Setting up bcmwl-kernel-source (5.100.82.112+bdcom-0ubuntu3) ...
  14. Loading new bcmwl-5.100.82.112+bdcom DKMS files...
  15. Building only for 3.5.0-27-generic
  16. Building for architecture i686
  17. Building initial module for 3.5.0-27-generic
  18. Done.
  19.  
  20. wl:
  21. Running module version sanity check.
  22. - Original module
  23. - No original module exists within this kernel
  24. - Installation
  25. - Installing to /lib/modules/3.5.0-27-generic/updates/dkms/
  26.  
  27. depmod.................
  28.  
  29. DKMS: install completed.
  30. ERROR: Module b43 does not exist in /proc/modules
  31. ERROR: Module b43legacy does not exist in /proc/modules
  32. ERROR: Module ssb is in use by ssb_hcd,b44
  33. ERROR: Module bcm43xx does not exist in /proc/modules
  34. ERROR: Module brcm80211 does not exist in /proc/modules
  35. ERROR: Module brcmfmac does not exist in /proc/modules
  36. ERROR: Module brcmsmac does not exist in /proc/modules
  37. ERROR: Module bcma does not exist in /proc/modules
  38. update-initramfs: deferring update (trigger activated)
  39. Processing triggers for initramfs-tools ...
  40. update-initramfs: Generating /boot/initrd.img-3.5.0-27-generic
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement