Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218553 - b43 module in 2.6.24.x fails to associate
Summary: b43 module in 2.6.24.x fails to associate
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL: http://bugzilla.kernel.org/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-20 12:19 UTC by Jacob Godserv
Modified: 2008-05-10 17:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
upstream patch workaround invalid bluetooth settings (fix_invalid_bluetooth_settings.patch,2.99 KB, patch)
2008-04-25 01:31 UTC, Mike Pagano
Details | Diff
btcoexist workarounds patch (fix_btcoexist.patch,1.69 KB, patch)
2008-04-25 01:32 UTC, Mike Pagano
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Godserv 2008-04-20 12:19:01 UTC
This should be an easy one for you guys. ;)

Here's the scoop: I found this bug in the kernel's own Bugzilla, so I followed that and tried out patches and whatnot. The final patches they came up with fixes this issue. I'm wondering if you guys can get those patches into the next kernel revision. (I've patched my own system. This is just for convenience for users that hit this later on.)

The kernel's bug entry is:
http://bugzilla.kernel.org/show_bug.cgi?id=9987

Reproducible: Always

Steps to Reproduce:
1. Install any 2.6.24 kernel
2. Load b43 and use any configuration you desire
3. Try to associate with or without WEP and watch it cry

Actual Results:  
The card fails to associate as if I had a bad WEP key or I was too far away. The router just doesn't seem to want to talk.

Expected Results:  
I can digg stuff. ;)
Comment 1 Mike Pagano gentoo-dev 2008-04-22 18:36:55 UTC
We'll keep an eye on this and attempt the backport once it makes the development upstream kernel tree.
Comment 2 Mike Pagano gentoo-dev 2008-04-25 01:31:28 UTC
Created attachment 150892 [details, diff]
upstream patch workaround invalid bluetooth settings

Patch from upstream linux development tree
Comment 3 Mike Pagano gentoo-dev 2008-04-25 01:32:23 UTC
Created attachment 150893 [details, diff]
btcoexist workarounds patch

btcoexist patch from upstream linux development tree
Comment 4 Mike Pagano gentoo-dev 2008-04-25 01:33:30 UTC
Can you apply the two patches I attached against gentoo-sources-2.6.25-r1 (or the latest gentoo-sources-2.6.25-rX) test and post the results here.

Comment 5 Daniel Drake (RETIRED) gentoo-dev 2008-05-10 16:37:54 UTC
please reopen when you have tested these

Actually, they are included in Linux 2.6.25.2. I'll be doing a new release soon, so hopefully that will fix it.
Comment 6 Jacob Godserv 2008-05-10 17:21:54 UTC
Sorry, today was the day I planned on replying. I've been extremely busy lately.

I'm wary about installing extremely new, unstable software on my system. I want to be sure it isn't going to "hurt" anything else first before I try this. Is the kernel going to be fairly self-contained, or will it require extra libraries or do something funky with some other folder, for instance?