Page 1 of 3
Galaxy tab 2 7' gt-p3110 + huawei e1752 = success!
Posted: 14 Nov 2012, 01:16
by lecureuil38
I use Galaxy Tab 2 7 Wifi P3110 Root, with ROM ics 4.0.3
Cable OTG have USB data 2G, 4G.
USB 3G Huawei E1752 orange mobile ( french)
I install PPP Widget
use GT-P3110 module
I fill apn data
use dialing string *99***1#
I insert USB on OTG => status: ok
when connect = > connection ,no connection
but in the log:
Code: Select all
Using port ttyUSB0 for connection
ATE1
OK
AT
OK
AT+CGDCONT=1,"IP","orange.fr"
OK
ATD*99***1#
CONNECT
Report from chat:
chat: Nov 15 20:09:28 CONNECT
Serial connection established.
Couldn't set tty to PPP discipline: Invalid argument
seems the success very close but i need your help
Re: Galaxy tab 2 7' gt-p3110 + huawei e1752 = near success!
Posted: 15 Nov 2012, 22:03
by Josh
The problem may be annother missing module ...
I just learned that Samsung users might need the "ppp_async" module as well.
Grab the latest package for GT-P3110 from the sticky thread. You will have to load the "ppp_async.ko" module manually until the next PPP Widget update.
Re: Galaxy tab 2 7' gt-p3110 + huawei e1752 = success!
Posted: 15 Nov 2012, 22:13
by lecureuil38
you are right!
insmod ppp_async.ko and ok: i was conected to mockwifi!
Re: Galaxy tab 2 7' gt-p3110 + huawei e1752 = success!
Posted: 15 Nov 2012, 22:39
by Josh
Great!
Thanks for the confirmation.
Re: Galaxy tab 2 7' gt-p3110 + huawei e1752 = success!
Posted: 25 Nov 2012, 01:18
by lecureuil38
hi josh,
since i update my tab to Jelly Bean (4.1.1) i received 'port wasn't found'
i think i need a new module for my tab 2 7.0 (GT-P3310)
the kernel number is 3.0.31-523998.
thank's by advance
Re: Galaxy tab 2 7' gt-p3110 + huawei e1752 = success!
Posted: 25 Nov 2012, 23:40
by Josh
Hmm, I see some number tweaks in your post, like "GT-P3310" ...
I'd suggest you double check that kernel name. It has to be correct to the letter.
Does it not contain a "-user" appendix, for instance?
I googled for the name you gave, and there are no results at all which I find implausible.
Re: Galaxy tab 2 7' gt-p3110 + huawei e1752 = success!
Posted: 26 Nov 2012, 08:48
by lecureuil38
maybe, i have updated my tab with odin and a firwmware download from samMobile (P3110XXCLK5 ).
Root with CCF-Auto-Root-espressowifi-gtp3110 from xda; CWM version is 6.0.1.1.
i check the kernel number again : 3.0.31-523998
Re: Galaxy tab 2 7' gt-p3110 + huawei e1752 = success!
Posted: 26 Nov 2012, 09:01
by Josh
Unfortunately, I can't provide kernel modules for custom ROMs.
Please ask the developers who made the kernel you are using.
Re: Galaxy tab 2 7' gt-p3110 + huawei e1752 = success!
Posted: 26 Nov 2012, 18:04
by lecureuil38
this is not a custom rom: it provide samsung! ( sammobile firmware)
Re: Galaxy tab 2 7' gt-p3110 + huawei e1752 = success!
Posted: 27 Nov 2012, 19:25
by Josh
O.K., I have seen the release. It's just a very fresh one, so the kernel name is not widely known yet.
There is annother problem though: the source code has not been released so far.
The latest release on
http://opensource.samsung.com/ is still ICS (4.0.x) ...
Re: Galaxy tab 2 7' gt-p3110 + huawei e1752 = success!
Posted: 28 Nov 2012, 21:17
by lecureuil38
ok, i need to be patient

i take a look on your link and i see te gt-p5110 is realised to jb, so wait and see!

Re: Galaxy tab 2 7' gt-p3110 + huawei e1752 = success!
Posted: 08 Dec 2012, 09:53
by lecureuil38
i see it today on
xda forum :
the ota update jb for gt-p5110 share the same kernel number of my gt-p3110 : 3.0.31 -523998 and is available for dl on sammobile, may be Josh, you can extract orcompil module for both gt-p5/3110?
Re: Galaxy tab 2 7' gt-p3110 + huawei e1752 = success!
Posted: 16 Dec 2012, 17:25
by Samezrp
Josh, can you please help me with understanding following log:
Code: Select all
Using port ttyUSB0 for connection
ATE1
OK
AT+CFUN=1
OK
AT+CGDCONT=1,"IP","darmowy"
OK
ATD*99#
CONNECT
Report from chat:
chat: Dec 16 16:02:21 CONNECT
Serial connection established.
using channel 2
Using interface ppp0
Connect: ppp0 <--> /dev/ttyUSB0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x10b8e2b5>]
rcvd [LCP ConfReq id=0x1 <accomp> <pcomp> <asyncmap 0x0> <mru 1500> <magic 0x543> <auth chap MD5>]
No auth is possible
sent [LCP ConfRej id=0x1 <accomp> <pcomp> <auth chap MD5>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x10b8e2b5>]
rcvd [LCP ConfReq id=0x2 <asyncmap 0x0> <mru 1500> <magic 0x543>]
sent [LCP ConfAck id=0x2 <asyncmap 0x0> <mru 1500> <magic 0x543>]
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
rcvd [IPCP ConfReq id=0x1]
This is log for Aero2 Polish free internet provider. My tablet is Samsung P3100 (I know it is 3G tablet but many of my friends have P3110 and I want to help them to get external modem working testing it on my tablet).
I compiled all needed modules for stock kernel: 3.0.8-1060937, I load ppp_async.ko manually but as you can see it looks provider wants some kind of authentication.
For this provider only APN name is needed 'darmowy' and no user/password has to be entered.
Thank you in advance for your time

Re: Galaxy tab 2 7' gt-p3110 + huawei e1752 = success!
Posted: 16 Dec 2012, 19:11
by Josh
Even if no user/password is required by the provider, try to enter anything in these fields, just two random letters or so.
Re: Galaxy tab 2 7' gt-p3110 + huawei e1752 = success!
Posted: 16 Dec 2012, 19:50
by Samezrp
Josh wrote:Even if no user/password is required by the provider, try to enter anything in these fields, just two random letters or so.
Thanks, it moved me step forward but still without success:
Code: Select all
Connect: ppp0 <--> /dev/ttyUSB0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xa6b48cc0>]
rcvd [LCP ConfReq id=0x1 <accomp> <pcomp> <asyncmap 0x0> <mru 1500> <magic 0x543> <auth chap MD5>]
sent [LCP ConfRej id=0x1 <accomp> <pcomp>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0xa6b48cc0>]
rcvd [LCP ConfReq id=0x2 <asyncmap 0x0> <mru 1500> <magic 0x543> <auth chap MD5>]
sent [LCP ConfAck id=0x2 <asyncmap 0x0> <mru 1500> <magic 0x543> <auth chap MD5>]
rcvd [CHAP Challenge id=0x1 <34d9d11f1806ad0bdf27115078bf532d>, name = "HUAWEI_CHAP_SRVR"]
sent [CHAP Response id=0x1 <0d00621f7c46dcab56f838afdb288606>, name = "a"]
rcvd [CHAP Success id=0x1 "Welcome!!"]
CHAP authentication succeeded: Welcome!!
CHAP authentication succeeded
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
rcvd [IPCP ConfReq id=0x1]
sent [IPCP ConfNak id=0x1 <addr 0.0.0.0>]
rcvd [IPCP ConfNak id=0x1 <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
rcvd [IPCP ConfReq id=0x2]
sent [IPCP ConfAck id=0x2]
rcvd [IPCP ConfNak id=0x2 <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
sent [IPCP ConfReq id=0x3 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
sent [IPCP ConfReq id=0x3 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
sent [IPCP ConfReq id=0x3 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
sent [IPCP ConfReq id=0x3 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
sent [IPCP ConfReq id=0x3 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
sent [IPCP ConfReq id=0x3 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
sent [IPCP ConfReq id=0x3 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
sent [IPCP ConfReq id=0x3 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
sent [IPCP ConfReq id=0x3 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
sent [IPCP ConfReq id=0x3 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
Terminating on signal 15
I'm wondering why pppwidget tries to send:
Code: Select all
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
IP address should be received from DHCP server.