Hi, I'm using kernel 2.6.27.9, the in-kernel driver prism54usb and the firmware from http://daemonizer.de/prism54/prism54-fw/fw-usb/2.5.8.0.arm and HostAP from git. Now, i've configurated the hostap.conf to use driver=prism54 but i get the strace in attachment, this is a snippet for lazy :D What i'm doing wrong since on http://wireless.kernel.org/en/users/Drivers/p54 is stated that AP mode works? Should i pick kernel from wireless-test.git , libnl and set hostap to use nl80211? Thanks in advance. Best regards, Andrea Cuneo ioctl(3, SIOCGIFINDEX, {ifr_name="wlan1", ifr_index=6}) = 0 bind(3, {sa_family=AF_PACKET, proto=0x888e, if6, pkttype=PACKET_HOST, addr(0)={0, }, 20) = 0 ioctl(3, SIOCGIFHWADDR, {ifr_name="wlan1", ifr_hwaddr=00:14:6c:2b:03:05}) = 0 socket(PF_PACKET, SOCK_RAW, 768) = 4 ioctl(4, SIOCGIFINDEX, {ifr_name="", ???}) = -1 ENODEV (No such device) dup(2) = 5 fcntl64(5, F_GETFL) = 0x8001 (flags O_WRONLY|O_LARGEFILE) close(5) = 0 write(2, "ioctl(SIOCGIFINDEX): No such dev"..., 36ioctl(SIOCGIFINDEX): No such device ) = 36 close(0) = 0 unlink("/var/run/hostapd/wlan1") = -1 ENOENT (No such file or directory) rmdir("/var/run/hostapd") = -1 ENOENT (No such file or directory) write(2, "rmdir[ctrl_interface]: No such f"..., 49rmdir[ctrl_interface]: No such file or directory ) = 49 write(1, "Configuration file: hostapd.conf"..., 342Configuration file: hostapd.conf ctrl_interface_group=0 Opening raw packet socket for ifindex 6 prism54 driver initialization failed. wlan1: Unable to setup interface. ELOOP: remaining socket: sock=3 eloop_data=0x8091360 user_data=(nil) handler=0x8071f30 ELOOP: remaining socket: sock=4 eloop_data=0x80919e8 user_data=(nil) handler=0x8071a90
Attachment:
hostap.strace
Description: Binary data