Hi,

Sorry to bother you all with my card woes again, but I haven't been able to get my wireless card to work, and don't even know if I did the right things (though I went through all documentation I could find.)

My platform is a WRAP board with the Senao SL-2511MP PLUS 2.10 miniPCI card plugged into one of the miniPCI slots.

After adding all appropriate modules, here is what else I changed:

1. /etc/modules
---------------------
SNIP
# Wireless card support
# Added by Suman
hostap

# These seem to be needed for security
hostap_crypt_ccmp
hostap_crypt_tkip
hostap_crypt_wep

hostap_pci

# Modules for Prism card
p80211
prism2_pci

alias wlan0 hostap_pci
----------------------

2. /etc/network/interfaces
--------------------------
SNIP
# Wireless card
auto wlan0
iface wlan0 inet dhcp
up /usr/sbin/hostapd -B /etc/hostapd/hostapd.conf
SNIP
--------------------------

Here are some results:

1. dmesg
-----------------------------
SNIP
hostap_crypt: registered algorithm 'NULL'
hostap_pci: 0.2.6 - 2004-12-25 (Jouni Malinen <[EMAIL PROTECTED]>)
hostap_pci: No devices found, driver not installed.
hostap_crypt: registered algorithm 'WEP'
hostap_crypt: registered algorithm 'CCMP'
hostap_crypt: registered algorithm 'TKIP'
init_module: prism2_pci.o: 0.2.0 Loaded
init_module: dev_info is: prism2_pci
init_module: prism2_pci: No devices found, driver not installed.
SNIP
-----------------------------

2. /usr/sbin/hostapd -B /etc/hostapd/hostapd.conf
-----------------------------
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: No such device
Could not enable hostapd mode for interface wlan0
Host AP driver initialization failed.
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: No such device
Could not disable PrivacyInvoked for interface wlan0
ioctl[PRISM2_IOCTL_HOSTAPD]: No such device
Could not remove generic information element from interface wlan0
ioctl[SIOCGIFFLAGS]: No such device
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: No such device
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: No such device
-----------------------------

Can someone see what I'm doing wrong?

Thanks,
Suman


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to