Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 229459

Summary: net-wireless/acx version bump to acx-mac80211-20080210 to get WPA-support
Product: Gentoo Linux Reporter: Lubomir Schmidt <gentoo.lubomir>
Component: New packagesAssignee: Mobile Herd (OBSOLETE) <mobile+disabled>
Status: VERIFIED CANTFIX    
Severity: enhancement CC: bugs
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: quick hack, uses git
Updated ebuild from an apparently maintained git clone
Updated ebuild, requires 2.6.32 kernel

Description Lubomir Schmidt 2008-06-25 22:19:52 UTC
Please update the acx ebuild in portage to get wpa-support and compatibility with the new mac80211.

Reproducible: Always




http://sourceforge.net/project/showfiles.php?group_id=75380
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-06-25 22:45:52 UTC
As hinted in red letters, "Gentoo Bugzilla" is not the correct product to file bugs regarding ebuilds. Please use "New -> Gentoo Linux -> Component: Ebuilds" in future.
Comment 2 Weedy 2008-09-10 11:14:18 UTC
Created attachment 165097 [details]
quick hack, uses git
Comment 3 Fabio Erculiani (RETIRED) gentoo-dev 2009-12-14 17:27:44 UTC
Upstream stopped updating given git repository and thus, mac80211 version there.
We are very sorry. I am instead preparing to commit a new, fixed version of net-wireless/acx that works with latest kernels.
Comment 4 Malte Starostik 2010-02-20 17:13:19 UTC
Created attachment 220515 [details]
Updated ebuild from an apparently maintained git clone

Hi,

the attached ebuild uses oli1417's clone and works nicely with a DWL-120+ USB device.  I chose to select a specific commit that compiles with currently stable gentoo-sources-2.6.31-r6 after struggling some time to find a working one.
To get the usb device working, I also added pci and usb USE flags, the former defaulting to on, the latter to off.
Comment 5 Malte Starostik 2010-03-02 10:27:11 UTC
Created attachment 221773 [details]
Updated ebuild, requires 2.6.32 kernel

This one is updated to Oliver's new commit thanks to which transfers of more than a few MB are actually working.  Also fixes a memory leak.  Requires 2.6.32 though.