Batteries included
SumTingWong
Posts: 24
Joined: 14 Oct 2015, 13:19

Re: Lenovo Tab 2 A7-10F and Huawei e220 dongle. Troubleshoot

Post by SumTingWong » 21 Mar 2016, 02:04

Root access is used just by PPP, FX, and Flashr.
I don't use anything except Play store apps. Maybe it's because I rooted the device using kingroot and then replaced it with supersu and it left some sort of change?
If you want, I can set up teamviewer host on my tablet to let you remotely check what's happening.

Josh
Site Admin
Posts: 6570
Joined: 03 Nov 2007, 00:30

Re: Lenovo Tab 2 A7-10F and Huawei e220 dongle. Troubleshoot

Post by Josh » 21 Mar 2016, 19:57

SumTingWong wrote:Maybe it's because I rooted the device using kingroot and then replaced it with supersu and it left some sort of change?
That's a possible cause. However, if root programs get the root permission dialogue from SuperSU after the first install, then the "su" installation should be O.K.

Direct access to your device is not necessary - you could post both a "dmesg" and a "logcat -d" output file though, created immediately after a connection attempt.

SumTingWong
Posts: 24
Joined: 14 Oct 2015, 13:19

Re: Lenovo Tab 2 A7-10F and Huawei e220 dongle. Troubleshoot

Post by SumTingWong » 23 Mar 2016, 09:21

Here they are.
Attachments
logcat.txt
(429.76 KiB) Downloaded 509 times
dmesg.txt
(125.83 KiB) Downloaded 538 times

Josh
Site Admin
Posts: 6570
Joined: 03 Nov 2007, 00:30

Re: Lenovo Tab 2 A7-10F and Huawei e220 dongle. Troubleshoot

Post by Josh » 24 Mar 2016, 12:20

The "logcat" looks as it should. The system accepts the network connection which is the main hurdle for user-created network interfaces:

Code: Select all

D/ConnectivityService(  634): getActiveNetworkInfo:[type: PPP[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: PPPWIDGET
The "dmesg" however does not show anything related to a freshly plugged USB device. Are you sure you caught the moment when you plugged the modem in?

It would help to see the whole sequence of plugging the modem, preparing and connecting in the dmesg log.

SumTingWong
Posts: 24
Joined: 14 Oct 2015, 13:19

Re: Lenovo Tab 2 A7-10F and Huawei e220 dongle. Troubleshoot

Post by SumTingWong » 25 Mar 2016, 08:37

This is just after starting the tablet. One dmesg before, the other after plugging in the modem and connecting.
Attachments
after.txt
(126.51 KiB) Downloaded 517 times
before.txt
(126.42 KiB) Downloaded 527 times

Josh
Site Admin
Posts: 6570
Joined: 03 Nov 2007, 00:30

Re: Lenovo Tab 2 A7-10F and Huawei e220 dongle. Troubleshoot

Post by Josh » 24 Apr 2016, 09:12

I did not reply yet because I'm somewhat out of ideas.

In the meantime, I did some clean-up in the code for setting the default route. Did you try with the current version?

Post Reply