View Single Post
Posts: 540 | Thanked: 288 times | Joined on Sep 2009
#176
Originally Posted by kozij View Post
DEBUG: Command output: sh: insmod: not found
...
Exception: Command 'insmod /lib/modules/2.6.28.10power37/nf_conntrack.ko' returned with code 32512 (0 expected)
This is weird, how can insmod not be available/executable and the device still work acceptably ?

Unless of course! You are not root when running the backend script and you did not use sudo...

Try "sudo /usr/sbin/mobilehotspot_backend start", though the frontend should do exactly the same thing so there is some other underlying issue.