Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 63846

Summary: hostap_cs fails to initialize PCMCIA wireless NIC
Product: Gentoo Linux Reporter: Eric Pretorious <epretorious>
Component: [OLD] Core systemAssignee: Mobile Herd (OBSOLETE) <mobile+disabled>
Status: VERIFIED NEEDINFO    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Eric Pretorious 2004-09-12 18:52:27 UTC
hostap_cs module is successfully loaded but does not associate with AP or configure wlan0 via DHCP. (orinoco_cs module successfully associates with AP and configures eth0 via DHCP.)

Reproducible: Always
Steps to Reproduce:
1. emerge pcmica-cs
2. emerge wireless-tools
3. emerge hostap-driver
Actual Results:  
wlan0 interface is NOT configured via DHCP. 

Expected Results:  
wlan0 *should* be configured via DHCP. 

1. Emerge pcmcia-cs. 
2. Test NIC - NIC successfully associates with AP (on eth0) and requests IP via 
DHCP using orinoco_cs. 
3. Dmerge wireless-tools and hostap-driver. 
4. Retest NIC - NIC does NOT associate with AP and does NOT request IP. 
5. Verify that card was correctly detected and configured using cardctl info - NIC is 
correctly ID'd. 
6. Un'merge hostap-driver. 
7. Retest NIC - NIC successfully associates with AP (on eth0) and requests IP via 
DHCP using orinoco_cs.
Comment 1 Henrik Brix Andersen 2004-10-18 07:11:18 UTC
Is you card listed as supported by hostap?

Which version of hostap-driver did you test with?
Comment 2 Henrik Brix Andersen 2004-11-01 05:22:05 UTC
This bug report is awaiting feedback from the reporter.
Comment 3 Henrik Brix Andersen 2004-12-29 06:26:13 UTC
Closing due to lack of feedback.