Bug 137755 - rt2500 wlan driver in SMP kernel
Summary: rt2500 wlan driver in SMP kernel
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Final
Hardware: i686 SuSE Linux 10.0
: P5 - None : Normal
Target Milestone: ---
Assignee: Joachim Gleissner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-09 09:48 UTC by Dirk Gorissen
Modified: 2005-12-09 14:22 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Gorissen 2005-12-09 09:48:08 UTC
This report is a result of a post on the opensuse mailinglist:

>> Just want to note that it (rt2500) is not present in the SMP kernel (for us >> P4 HT folks).  This took me a while to realize, I am currently running a 
>> non-SMP kernel (detected without problems, albeit silently) but would like
>> to  switch back. No tips by any chance how i would enable the module in the
>> standard suse 10 SMP kernel?

>If you look at the sources for this driver, you'll see that the compile is 
>explicitly disabled for SMP. Usually that means it's broken in some way, so 
>you can't get it until someone steps up to fix it

I need the driver for my Linksys wlan usb adaptor. And since I would like to make use of Hyperthreading on my P4 machine I need an SMP kernel.
Any chance of fixing this issue?

Cheers
Dirk Gorissen
Comment 1 Olaf Kirch 2005-12-09 12:36:43 UTC
Assigning to maintainer of wireless-tools.
Joachim, this is for you.
Comment 2 Joachim Gleissner 2005-12-09 14:22:37 UTC
The module is disabled as suggested by the rt2x00 developer. It's probably not SMP clean. Future versions are supposed to fix this. If you are brave enough, you can try to drive your device with ndiswrapper instead.