I want to enable wifi on BB using DLink DWA-110 USB adaper. To
detect this adpter on the board I had loaded rt73 driver in android
kernel and rebuilt the kernel.
Thus, this USB adpater got detected and netcfg shows the
configuration wlan0.
Now I had used command iwconfig wlan0 essid "ready" to connect to the
AP ready.
But after that iwconfig gives following output,
# iwconfig
wlan0
Warning: Driver for device wlan0 has been compiled with version
22
of Wireless Extension, while this program is using version
16.
Some things may be
broken...
wlan0 IEEE 802.11bg
ESSID:"ready"
Mode:Managed Frequency:2.412GHz Access Point:
00:00:00:00:00:00
Tx-Power=0
dBm
Retry min limit:7 RTS thr:off Fragment thr=2352
B
Encryption
key:off
Power Management:off
Here BB is getting the MAC address of AP, and thus not connected...
Can anyone please tell me where I am going wrong??
I had selected the rt2500,rt2570,rt73 drivers from "make menuconfig"
and rebuilt the kernel. By then, when booted on the board, board
detects the adpapter with wlan0 interface.
But when I tried to "up" the WiFI using command " ifconfig wlan0
up", it gives following error,
# ifconfig wlan0
up
rt73usb 1-2:1.0: firmware: requesting
rt73.bin
init: untracked pid 859
exited
phy0 -> rt2x00lib_request_firmware: Error - Failed to request
Firmware.
error: SIOCSIFFLAGS (No such file or directory)
From google arround, I found that it is related to permission problem
but could not found the solution. Can anyone please tell the issue. I
will be really grateful.
I am trying to do the same Thing so that i can use my car multimedia with wifi or wlan. but I couldn´t succeed.
If you do succeed, could you send me the file for the tablet.