View Single Post
  #6   (View Single Post)  
Old 3rd November 2008
johnzlly johnzlly is offline
Port Guard
 
Join Date: Jun 2008
Posts: 23
Default

Quote:
Originally Posted by jggimi View Post
$ systrace -A <your_unnamed_application>
After failure, you will find the system calls in the ~/.systrace hierarchy.
Thanks for your advice.I'll have a try.But i don't known what can i do when i got the ~/.systrace file.
If this unnamed application indeed have a system call which does not exist in the compat_linux ABI, something like what must be done.

Quote:
Originally Posted by Oko
I do not know for others but it is entirely unclear to me based on your message if the above unnamed Linux binaries where compiled on 2.6 or 2.4 Linux kernel.
I don't known which kernel the binary was compiled.

Quote:
Originally Posted by Oko
which involve Linux drivers of any kind
I doubt the application associated with the linux drivers. Because the application is the Authentication program for IEEE80211.
Reply With Quote