Batteries included
Post Reply
daltzi
Posts: 3
Joined: 03 Jul 2013, 10:03

Driver module for Rockchip 3188, 3.0.36+ SMP kernel

Post by daltzi » 03 Jul 2013, 10:15

Hello,
I am having the following problem, i own a pipo max m9 tablet with Rockchip 3188 processor and kernel version 3.0.36+ root@tzj-desktop #93 and yesterday my mobile carrier (cosmote) gave me a usb 3g modem stick ZTE MF195 (19d2:1515). I download the pppwidget but no driver found.
I read the topics and i understand that i don't have the modules to make it work properly.
I will be out of town for a few days and i would like to have 3g internet on my tablet.
Can you please help me with the modules?
Thanks in advance,
Dina

Update:

I manage to found one of your modules for rockchip 3188 3.0.36+ kernel and i downloaded ... recoginize the usb stick but no internet access again.

This is what i receive...



PPP Widget version 1.3.1
USB_ModeSwitch log from Wed Jul 03 14:04:55 EEST 2013

Raw args from udev: 1-1/1-1:1.0

Using top device dir /sys/bus/usb/devices/1-1
----------------
USB values from sysfs:
manufacturer ZTE
product MF195
serial MF1950TMOD010000
----------------
bNumConfigurations is 1 - don't check for active configuration
SCSI attributes not needed, moving on
checking config: /data/data/de.draisberghof.pppwidget/app_tmp/19d2.1514
! matched. Reading config data
devList 1:
config: TargetVendor set to 19d2
config: TargetProduct set to 1515
Driver module is "option", ID path is /sys/bus/usb-serial/drivers/option1

Command to be run:
usb_modeswitch -I -W -D -s 20 -u -1 -b 1 -g 7 -v 19d2 -p 1514 -f $cB

Verbose debug output of usb_modeswitch and libusb follows
(Note that some USB errors are to be expected in the process)
--------------------------------

Reading long config from command line

* usb_modeswitch: handle USB devices with multiple modes
* Version 1.2.4 (C) Josua Dietze 2012
* Based on libusb0 (0.1.12 and above)

! PLEASE REPORT NEW CONFIGURATIONS !

DefaultVendor= 0x19d2
DefaultProduct= 0x1514
TargetVendor= 0x19d2
TargetProduct= 0x1515
TargetClass= not set
TargetProductList=""

DetachStorageOnly=0
HuaweiMode=0
SierraMode=0
SonyMode=0
QisdaMode=0
GCTMode=0
KobilMode=0
SequansMode=0
MobileActionMode=0
CiscoMode=0
MessageEndpoint= not set
MessageContent="5553424348c4758600000000000010ff000000000000000000000000000000"
NeedResponse=0
ResponseEndpoint= not set

InquireDevice disabled
Success check enabled, max. wait time 20 seconds
System integration mode enabled


Use given bus/device number: 001/007 ...
Looking for default devices ...
bus/device number matched
searching devices, found USB ID 19d2:1514
found matching vendor ID
found matching product ID
adding device
Found device in default mode, class or configuration (1)
Skipping the check for the current configuration
Using interface number 0
Using endpoints 0x01 (out) and 0x81 (in)

USB description data (for identification)
-------------------------
Manufacturer: ZTE
Product: MF195
Serial No.: MF1950TMOD010000
-------------------------
Looking for active driver ...
OK, driver found; name unknown, limitation of libusb1
OK, driver "unkown" detached
Setting up communication with interface 0
Using endpoint 0x01 for message sending ...
Trying to send message 1 to endpoint 0x01 ...
OK, message successfully sent
Resetting response endpoint 0x81
Resetting message endpoint 0x01
Device is gone, skipping any further commands
Bus/dev search active, referring success check to wrapper. Bye.

ok:busdev
--------------------------------
(end of usb_modeswitch output)

Checking success of mode switch for max. 20 seconds ...
Waiting for device file system (1 sec.) ...
Waiting for device file system (2 sec.) ...
Waiting for device file system (3 sec.) ...
Waiting for device file system (4 sec.) ...
Waiting for device file system (5 sec.) ...
Waiting for device file system (6 sec.) ...
Waiting for device file system (7 sec.) ...
Reading attributes ...
Mode switch has completed
Mode switching was successful, found 19d2:1515 (ZTE: MF195)
Device class of first interface is 02
Now checking for bound driver ...
No driver has bound to interface 0 yet
Module loader is /system/bin/insmod
Trying to find and install main driver module "cdc_acm"
Could not find Driver module "cdc_acm"
Driver binding did not work for this device

All done, exiting

Does that mean that the modules works fine but i have to do extra settings in order to have internet access??

Edit: Ok i reinstall the modules, do some settings and now it works perfect!! :):):)

Post Reply