TdUb199420 / android-openvpn-settings

Automatically exported from code.google.com/p/android-openvpn-settings
GNU General Public License v3.0
0 stars 0 forks source link

Reboot on Android 4.0 #128

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.connect under android ics the tunnel on xperia ray
2.Handy will rebbot when getting config message appears
3.

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

What version of the product are you using?
0.4.9

Which Android phone are you using?
xperia ray android ics from sony
rooted
Which firmware version are you using?

Please provide any additional information below.

With the same Handy under 2.3.4 everything works fine, after update the handy 
reboots while connecting

Original issue reported on code.google.com by Jonas.Jo...@googlemail.com on 25 Apr 2012 at 8:18

GoogleCodeExporter commented 8 years ago
Same problem with Xperia arc s and firmware Xperia ARC S_4.1.A.0.562 ICS 4.0.3

Original comment by mael.go...@gmail.com on 13 May 2012 at 2:45

GoogleCodeExporter commented 8 years ago
Very interesting bug.
Maybe incompatible with Sony's ROM?

Original comment by liuxingm...@gmail.com on 8 Jun 2012 at 7:13

GoogleCodeExporter commented 8 years ago
Same problem with Xperia arc s and firmware Xperia ARC S_4.1.B.0.431 ICS 4.0.4

Original comment by mael.go...@gmail.com on 8 Jun 2012 at 11:49

GoogleCodeExporter commented 8 years ago
Tested under Test Release 0.4.11.test2, same problem, all prerequisites are ok

Original comment by mael.go...@gmail.com on 8 Jun 2012 at 12:00

GoogleCodeExporter commented 8 years ago
MT15i Xperia neo 4.1.B.0.431 ROM ICS 4.0.4
I tested it use command line
only run this command cause myphone crash and reboot.
openvpn --mktun --dev tun0

Original comment by chunlinyao@gmail.com on 15 Jun 2012 at 11:32

GoogleCodeExporter commented 8 years ago
I think it is tun.ko problem
tunctl -f /dev/tun -t tun0
also cause reboot.

Original comment by chunlinyao@gmail.com on 15 Jun 2012 at 11:38

GoogleCodeExporter commented 8 years ago
This is a tun.ko or faulty rom problem that commonly affects Sony Xperia phones 
according to this page: 
http://droidvpn.com/page/phone-reboots-when-connecting-droidvpn-7/

Original comment by aed...@gmail.com on 28 Jun 2012 at 7:43

GoogleCodeExporter commented 8 years ago
I've found this post with working solution: 
http://forum.xda-developers.com/showthread.php?t=1669806
I had to insmod provided tun.ko manualy and it works fine on xperia arc.

Original comment by marek.ze...@gmail.com on 8 Jul 2012 at 12:00