Search Criteria
Package Details: broadcom-wl-ck 6.30.223.271-162
Git Clone URL: | https://aur.archlinux.org/broadcom-wl-ck.git (read-only, click to copy) |
---|---|
Package Base: | broadcom-wl-ck |
Description: | Broadcom 802.11abgn hybrid Linux networking device driver for linux-ck. |
Upstream URL: | https://www.broadcom.com/support/download-search/?pf=Wireless+LAN+Infrastructure |
Licenses: | |
Submitter: | graysky |
Maintainer: | None |
Last Packager: | graysky |
Votes: | 16 |
Popularity: | 0.000000 |
First Submitted: | 2011-05-04 22:49 |
Last Updated: | 2019-10-12 14:48 |
Dependencies (4)
- linux-ck<5.3 (linux-ck-fbcondecor)
- linux-ck>=5.2 (linux-ck-fbcondecor)
- linux-ck-headers<5.3 (linux-ck-fbcondecor-headers) (make)
- linux-ck-headers>=5.2 (linux-ck-fbcondecor-headers) (make)
Required by (0)
Sources (11)
- 001-null-pointer-fix.patch
- 002-rdtscl.patch
- 003-linux47.patch
- 004-linux48.patch
- 005-debian-fix-kernel-warnings.patch
- 006-linux411.patch
- 007-linux412.patch
- 008-linux415.patch
- 009-fix_mac_profile_discrepancy.patch
- https://docs.broadcom.com/docs-and-downloads/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz
- modprobe.d
Latest Comments
1 2 3 4 5 6 ... Next › Last »
graysky commented on 2019-10-13 01:21
Orphaned. Please used the dkms package.
silvik commented on 2017-10-24 11:34
Thank you. It works now.
Did you quit building virtualbox-ck-host-modules-* packages?
graysky commented on 2017-10-23 19:30
@silvik - Something is odd with the broadcom*.sig... I deleted, resigned, and uploaded. Please try now.
silvik commented on 2017-10-23 17:44
I get an PGP error when I try to update this package from your repo:
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
Packages (3) broadcom-wl-ck-sandybridge-6.30.223.271-52 linux-ck-sandybridge-4.13.9-1
linux-ck-sandybridge-headers-4.13.9-1
Total Download Size: 2.66 MiB
Total Installed Size: 134.97 MiB
Net Upgrade Size: 0.28 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
broadcom-wl-ck-sandybridge-6.... 2.7 MiB 2.11M/s 00:01 [################################] 100%
(3/3) checking keys in keyring [################################] 100%
(3/3) checking package integrity [################################] 100%
error: broadcom-wl-ck-sandybridge: signature from "graysky (used to sign repo-ck packages) <graysky@archlinux.us>" is invalid
:: File /var/cache/pacman/pkg/broadcom-wl-ck-sandybridge-6.30.223.271-52-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
graysky commented on 2016-12-05 22:09
@Raimar - Thanks for the heads-up. Updated in 6.30.223.271-29.
Raimar commented on 2016-12-05 21:12
Download URLs have been changed:
https://docs.broadcom.com/docs-and-downloads/docs/linux_sta/hybrid-v35-nodebug-pcoem-6_30_223_271.tar.gz
https://docs.broadcom.com/docs-and-downloads/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz
See, e.g. https://slackbuilds.org/repository/14.2/network/broadcom-sta/
graysky commented on 2016-10-20 18:54
My bad... sums updated in 6.30.223.271-23. Thank you for reporting.
kogone commented on 2016-10-20 18:29
same
VerruckteFuchs commented on 2016-10-20 01:41
I'm getting a "==> ERROR: Integrity checks (sha256) differ in size from the source array." when trying to update from 6.30.223.271-21 to 6.30.223.271-22. I've tried deleting the broadcom-wl-ck folder from my pacaur cache so I pull in a fresh source, but it doesn't help.
graysky commented on 2015-11-15 20:23
I am unable to build this on i686 (it's fine under x86_64)... Will begin searching for a fix now but always like to inform users and solicite feedback:
make: Entering directory '/usr/lib/modules/4.3.0-1-ck/build'
CFG80211 API is prefered for this kernel version
Using CFG80211 API
LD /home/facade/broadcom-wl-ck/src/built-in.o
CC [M] /home/facade/broadcom-wl-ck/src/src/shared/linux_osl.o
/home/facade/broadcom-wl-ck/src/src/shared/linux_osl.c: In function ‘osl_getcycles’:
/home/facade/broadcom-wl-ck/src/src/shared/linux_osl.c:935:2: error: implicit declaration of function ‘rdtscl’ [-Werror=implicit-function-declaration]
rdtscl(cycles);
^
/home/facade/broadcom-wl-ck/src/src/shared/linux_osl.c:935:2: warning: ‘cycles’ is used uninitialized in this function [-Wuninitialized]
cc1: some warnings being treated as errors
scripts/Makefile.build:258: recipe for target '/home/facade/broadcom-wl-ck/src/src/shared/linux_osl.o' failed
make[1]: *** [/home/facade/broadcom-wl-ck/src/src/shared/linux_osl.o] Error 1
Makefile:1382: recipe for target '_module_/home/facade/broadcom-wl-ck/src' failed
make: *** [_module_/home/facade/broadcom-wl-ck/src] Error 2
make: Leaving directory '/usr/lib/modules/4.3.0-1-ck/build'
==> ERROR: A failure occurred in build().