mmorciegov / android-wifi-tether

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

Cyanogenmod RC1 for slide reboots when pre8 starts #517

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which device (manufacturer, type)?
Tmo Mytouch Slide 3g

Which firmware is installed?
Cyanogen RC1 froyo 2.2 

What version of wireless tether are you using?
pre8

What steps will reproduce the problem?
1.install apk
2.start tethering
3.grant root access
4.phone reboots

What is the expected output? What do you see instead?

Please provide any additional information below.

Original issue reported on code.google.com by jsteinbr...@gmail.com on 15 Aug 2010 at 4:55

GoogleCodeExporter commented 9 years ago
having same problem

Original comment by ssidd...@gmail.com on 16 Aug 2010 at 3:15

GoogleCodeExporter commented 9 years ago
I have the same ROM. not sure if this output from ADB helps...
C:\Android>adb shell
# su
su
# cd /data/data/android.tether/bin
cd /data/data/android.tether/bin
# ./tether start 1
./tether start 1
about to run: [/system/bin/tiwlan_loader -f /system/etc/wifi/Fw1273_CHIP.bin -e
/proc/calibration -i /system/etc/wifi/tiwlan.ini]
/system/bin/tiwlan_loader: not found
about to run: [/data/data/android.tether/bin/ifconfig tiwlan0 192.168.2.254 netm
ask 255.255.255.0]

Original comment by ckovame...@gmail.com on 23 Aug 2010 at 8:55

GoogleCodeExporter commented 9 years ago
Yeah thas the erros that apear in the log of the tether app. I think is cuz the 
tether app doesn't support 2.2 froyo firmare. 

Original comment by G3cU...@gmail.com on 24 Aug 2010 at 6:08