Bug 146478 - linux-wlan-ng drivers unavailable in 10.1 betas
Summary: linux-wlan-ng drivers unavailable in 10.1 betas
Status: VERIFIED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Network (show other bugs)
Version: Beta 2
Hardware: i586 SUSE Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Joachim Gleissner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-28 20:57 UTC by Nkoli Ukpabi
Modified: 2007-06-05 10:05 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 Nkoli Ukpabi 2006-01-28 20:57:53 UTC
The wireless card on my laptop is detected as a usb card and therefore uses the prism2_usb driver. Up until alpha 4, the card was automatically detected and configured, but after installing beta 1, yast stopped detecting the card. The kernel detects the card but the necessary driver is not loaded. It turns out that none of the drivers provided by linux-wlan-ng are installed in beta 1 or 2. Manually running 'make' in /usr/src/kernel-modules/linux-wlan-ng-0.2.2 returns 'unknown field' errors when compiling prism2_cs and prism2_usb. If those two are commented out of the makefile, p80211,  prism2_pci and prism2_plx can be compiled and installed without problems.
Comment 1 Joachim Gleissner 2006-01-30 12:15:42 UTC
Due to a kernel api change, build of these drivers was broken. It's already fixed for beta3.