#388: getting message wlanconfig: ioctl: No such device
---------------------------------+------------------------------------------
Reporter: Cristian | Owner: mrenzmann
Type: defect | Status: assigned
Priority: major | Milestone:
Component: madwifi: other | Version: trunk
Resolution: | Keywords:
Patch_attached: 0 |
---------------------------------+------------------------------------------
Comment (by Cristian):
Excuse me,
I have down ath0 and wifi0 (ifconfig aht0 down && ifconfig wifi0 down) but
i recive the same error!
I have modified my rc.wirless with this params:
{{{
VERBOSE=1
case "$HWADDR" in
00:13:46:73:C4:97)
INFO="D-LINK DWL-G530"
ESSID="CrxSimo"
KEY=""
;;
esac
}}}
and my rc/inetd1.conf
{{{
IPADDR[1]=""
NETMASK[1]=""
USE_DHCP[1]=""
DHCP_HOSTNAME[1]=""
IFNAME[0]="ath0"
IPADDR[0]=""
NETMASK[0]=""
USE_DHCP[0]="yes"
DHCP_HOSTNAME[0]="darkstar"
}}}
run
{{{
/etc/rc.d/rc.inet1 ath0_restart
**** /sbin/dhcpcd: not running
/etc/rc.d/rc.inet1: ath0 is 'D-LINK DWL-G530'
dhcpcd: MAC address = 00:13:46:73:c4:97
}}}
but i can't connect
I have tried using staticIP
{{{
IFNAME[0]="ath0"
IPADDR[0]="192.168.0.51"
NETMASK[0]="255.255.255.0"
USE_DHCP[0]=""
DHCP_HOSTNAME[0]=""
GATEWAY="192.168.0.1"
}}}
and ping my AP on 192.168.0.50 but none
uh?
Please! Help me!!! :)
--
Ticket URL: <http://madwifi.org/ticket/388>
MadWifi <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity