seanhold3n / android-wifi-tether

Automatically exported from code.google.com/p/android-wifi-tether
0 stars 0 forks source link

How can I install tether to rowboat android 2.2 in Beagleboard-xM by tether source code #1068

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Which device (manufacturer, type)?
Beagleboard-xM (cpu is TI DM3730)

Which firmware is installed?
kernel version : 2.6.32
OS is rowboat android 2.2

What version of wireless tether are you using?
V 2.0.8-pre1   source code

What steps will reproduce the problem?
1. Download the source code
2. root the device
3. compile and install successfully the source code by eclipse (installed ADK, 
NDK, adb usb driver)
4. run error on Beagleboard-xM after program execute su -c 
/data/data/android.tether/bin/tether start 1
5. the device crash

The last message is

Code: e15c0003 lafffe15 e3560000 0afffecc (e5963098)
---[ end trace 8e8064a261d61eb8 ]---
Kernel panic - not syncing: Fatal exception

Thanks!!

Original issue reported on code.google.com by kingrex...@gmail.com on 5 Aug 2011 at 10:20