Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 331267 - sys-kernel/gentoo-sources-2.6.34-r3: b44 network driver fails with ssb probe error -22
Summary: sys-kernel/gentoo-sources-2.6.34-r3: b44 network driver fails with ssb probe ...
Status: RESOLVED FIXED
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: https://bugzilla.kernel.org/show_bug....
Whiteboard: linux-2.6.34.1-regression - fix pendi...
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2010-08-05 01:49 UTC by Robert Lippmann
Modified: 2010-08-31 17:00 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Lippmann 2010-08-05 01:49:23 UTC
See summary.

Ethernet works fine in 2.6.34-r1, and this bug appears to have crept in during 2.6.34.2 (kernel bug #16505)



Appears to be fixed in 2.6.35.



Reproducible: Always

Steps to Reproduce:
1. upgrade to 2.6.34-r3 (possibly -r2 also)
2. reboot
3. watch ethernet not come up



Expected Results:  
Should have initialized the ethernet card properly.
Comment 1 Mike Pagano gentoo-dev 2010-08-10 13:59:45 UTC
Does this patch solve your issues?

https://bugzilla.kernel.org/attachment.cgi?id=27335

Comment 2 Robert Lippmann 2010-08-11 19:53:20 UTC
Patch seems to fix it.  Ethernet comes up fine.
Comment 3 Mike Pagano gentoo-dev 2010-08-18 19:29:04 UTC
the next release of 2.6.34 upstream patch (2.6.34.5) has (so far) 5 separate patches to this file (including a good size patch that includes this). I'm going to wait until that version is released as it should fix your issue cleaner.
Comment 4 Robert Lippmann 2010-08-19 18:56:11 UTC
Do you mean 2.6.34.3?  I see a lot of ssb related patches there, including the reversal of the commit that broke things in the first place.  Don't see anything in 2.6.34.4 or 2.6.34.5-rc1.

If so, then gentoo-sources-2.6.34-r4 and higher fixes the problem.

I can verify that the problematic macro is reverted in the source code for those releases (haven't actually installed it yet).
Comment 5 Mike Pagano gentoo-dev 2010-08-31 17:00:27 UTC
Latest gentoo sources for 2.6.34 contains up to 2.6.34.6 from upstream. I beleive this should have the fix, please reopen if you stll have problems