hostapd with prism54
Laurent Haond
lhaond
Thu Jul 7 09:27:14 PDT 2005
Hi all,
I'm trying to get hostapd (v 0.4.3) working with prism54 driver (tried
version from kernel 2.6.12.1 and latest svn version) :
My card seems to be ok :
[root at cocsi ~]# ifconfig eth1
eth1 Link encap:Ethernet HWaddr 00:90:4B:DE:6C:93
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:12
[root at cocsi ~]# iwconfig eth1
eth1 IEEE 802.11b/g ESSID:"beavis"
Mode:Master Frequency:2.437 GHz Access Point:
00:90:4B:DE:6C:93
Bit Rate:54 Mb/s Tx-Power=31 dBm Sensitivity=20/200
Retry min limit:8 RTS thr:2347 B Fragment thr:2346 B
Encryption key:off
Link Quality:97 Signal level:0 Noise level:175
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
[root at cocsi ~]# dmesg | grep eth1
eth1: resetting device...
eth1: uploading firmware...
eth1: firmware version: 1.0.4.3
eth1: firmware upload complete
eth1: interface reset complete
Trying WPA-PSK with this hostapd.conf :
[root at cocsi ~]# more /etc/hostapd.conf
interface=eth1
driver=prism54
ssid=beavis
macaddr_acl=0
debug=4
accept_mac_file=/etc/hostapd.accept
deny_mac_file=/etc/hostapd.deny
auth_algs=1
own_ip_addr=192.168.1.1
wpa=1
wpa_passphrase=secret-password-blah
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP CCMP
all i get is this:
[root at cocsi ~]# hostapd /etc/hostapd.conf
Configuration file: /etc/hostapd.conf
Opening raw packet socket for ifindex 3
ioctl(SIOCGIFINDEX): No such device
prism54 driver initialization failed.
Thanks for help and sorry for my bad english,
Laurent
More information about the Hostap
mailing list