Below is the command I was using with the resulting error:
root@bt:~# ifconfig rausb0 up
rausb0: ERROR while getting interface flags: No such device
I finally figured out that they have updated the driver for my Hawking device to use the wlan0 driver instead. I'm not sure how this works for other devices but it fixed my problem. New command:rausb0: ERROR while getting interface flags: No such device
root@bt:~# ifconfig wlan0 up
root@bt:~#
Success!
root@bt:~#
Success!
No comments:
Post a Comment