Hi everybody!!
I have a RouterBoard WiFi with a linux kernel "cross-compiled" with debian 2.4.21.
In my laptop I have the madwifi's tools (wlanconfig...). I try to compile this tools and everything is ok. I had transfered the wlanconfig executable via scp in the router in /usr/bin/ but the problem is the follow:
When I am in the router and when I try to start wlanconfig (or /usr/bin/wlanconfig) I have this error:
/usr/bin/wlanconfig: cannot execute binary file
(..obviously the file is present in /usr/bin)
I said...ok...a problem of rigths...so ...chmod in all ways (+x, a+x, +u, 777 disperato!)...but the problem is still there!...
Anyone has some idea about this?
Thanks!!!