Bug 157503 - ifup-wireless not compatible with zd1211 chipset
Summary: ifup-wireless not compatible with zd1211 chipset
Status: VERIFIED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: Final
Hardware: x86 Linux
: P5 - None : Normal
Target Milestone: ---
Assignee: Joachim Gleissner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-12 22:39 UTC by Andreas Feldner
Modified: 2007-06-05 10:05 UTC (History)
0 users

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


Attachments
A patch that $worksforme (1.72 KB, patch)
2006-03-12 22:40 UTC, Andreas Feldner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Feldner 2006-03-12 22:39:53 UTC
The ifup-wireless script as shipped with SuSE Linux 10.0 (and 9.2) can't cope with a wlan usb stick run by the zd1211.ko 3rd party kernel module. It seems, this device's WEP encryption setup works fine with iwconfig, but not with wlanctl. Setting the WEP encryption key by 

iwconfig $INTERFACE key $WIRELESS_KEY_0

will work fine, although a query for the device property $dot11PrivacyOptionImplemented yields false.
Comment 1 Andreas Feldner 2006-03-12 22:40:57 UTC
Created attachment 72470 [details]
A patch that $worksforme
Comment 2 Christian Zoz 2006-03-13 20:13:59 UTC
Andreas, could you test that with a current beta version of 10.1?

Our wlan expert is on vacation this week and i don't know for sure if something changed regarding your problem. Would be nice to knoe if we have to fix something for the upcoming release (if it is not already to late). We don't have every kind of hardware, but i will check tomorrow if we have such a device available.

Comment 3 Joachim Gleissner 2006-03-22 17:18:51 UTC
Some devices seem to support the wlan-ng interface, but in fact they don't. I've added zd1211 (and zd1201 to be sure) to the list of those drivers. iwconfig will be used automatically in 10.1. There will be probably no update for 10.0 as we don't ship the driver.