Código: Seleccionar todo
[[email protected] ~]$ yaourt -S broadcom-wl
==> Downloading broadcom-wl PKGBUILD from AUR...
x PKGBUILD
x install
x license.patch
x linux-recent.patch
x modprobe.d
x user-ioctl.patch
Comment by: vesath on Sun, 08 Jul 2012 14:33:35 +0000
The upgrade to glibc-2.16.0-2 and linux-3.4.4-3 (currently in [testing]) will be quite tricky; see this thread: http://mailman.archlinux.org/pipermail/arch-dev-public/2012-July/023200.html
If you want a head start, check out this updated version of broadcom-wl: http://arch.vesath.org/all/broadcom-wl-5.100.82.112-5.src.tar.gz
I will push into the AUR as soon as the glibc and linux upgrades are pushed to [core].
Comment by: graysky on Sun, 08 Jul 2012 15:20:33 +0000
@vesath - thanks for the forward looking mind set. I updated broadcom-wl-ck based on your model.
Comment by: graysky on Sun, 08 Jul 2012 15:26:36 +0000
@vesath - is your install file correct? Looks like it's pointing to lib/modules, no?
post_upgrade() {
cd lib/modules
for i in extramodules-*; do depmod $(cat $i/version); done
cd ../..
}
Comment by: vesath on Sun, 08 Jul 2012 15:37:28 +0000
graysky: The install script still works, as /lib gets symlinked to /usr/lib, but you're right it's certainly better to point to /usr/lib directly; I'll update this soon.
Comment by: graysky on Sun, 08 Jul 2012 15:39:05 +0000
::headsmack:: You're right. Shouldn't make a difference.
Comment by: dkorzhevin on Wed, 11 Jul 2012 09:40:24 +0000
Thank you for updates. This package works good with 3.4.4-3 x86_64 on HP ProBook 4525s
First Submitted: Mon, 01 Sep 2008 18:22:27 +0000
broadcom-wl 5.100.82.112-5
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n
==> broadcom-wl dependencies:
- linux (already installed)
- linux-headers (already installed)
==> Edit install ? [Y/n] ("A" to abort)
==> -----------------------------------
==> n
==> Continue building broadcom-wl ? [Y/n]
==> -------------------------------------
==>
==> Building and installing package
==> Making package: broadcom-wl 5.100.82.112-5 (Sun Jul 15 11:59:50 CEST 2012)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
-> Downloading hybrid-portsrc_x86_64-v5_100_82_112.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1147k 100 1147k 0 0 147k 0 0:00:07 0:00:07 --:--:-- 184k
-> Found modprobe.d
-> Found license.patch
-> Found user-ioctl.patch
-> Found linux-recent.patch
==> Validating source files with sha1sums...
hybrid-portsrc_x86_64-v5_100_82_112.tar.gz ... Passed
modprobe.d ... Passed
license.patch ... Passed
user-ioctl.patch ... Passed
linux-recent.patch ... Passed
==> Extracting Sources...
-> Extracting hybrid-portsrc_x86_64-v5_100_82_112.tar.gz with bsdtar
==> Starting build()...
patching file Makefile
patching file src/wl/sys/wl_iw.h
patching file src/wl/sys/wl_linux.c
patching file src/wl/sys/wl_cfg80211.c
patching file src/wl/sys/wl_linux.c
Hunk #1 succeeded at 1578 (offset -1 lines).
patching file src/wl/sys/wl_linux.c
Hunk #1 succeeded at 244 (offset 4 lines).
make: Entering directory `/usr/lib/modules/build'
make: *** No targets specified and no makefile found. Stop.
make: Leaving directory `/usr/lib/modules/build'
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build broadcom-wl.
==> Restart building broadcom-wl ? [y/N]
==> ------------------------------------
==>