Jump to content


Photo

3G/CDMA/HSDPA USB modem

ET9000

  • Please log in to reply
58 replies to this topic

Re: 3G/CDMA/HSDPA USB modem #41 Dimitrij

  • PLi® Core member
  • 10,010 posts

+338
Excellent

Posted 3 June 2011 - 19:29

root@et9000:~#  modprobe  usbserial vendor=0x12d1 product=0x1001

root@et9000:~# pppd call gprs

Serial connection established.

using channel 1

Using interface ppp0

Connect: ppp0 <--> /dev/ttyUSB0

sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x3d5ba4f7> <pcomp> <accomp>]

rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <auth chap MD5> <magic 0x11e4978> <pcomp> <accomp>]

sent [LCP ConfAck id=0x0 <asyncmap 0x0> <auth chap MD5> <magic 0x11e4978> <pcomp> <accomp>]

rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x3d5ba4f7> <pcomp> <accomp>]

rcvd [LCP DiscReq id=0x1 magic=0x11e4978]

rcvd [CHAP Challenge id=0x1 <90f0ee6944b4f3c5e441c00224e1259c>, name = "UMTS_CHAP_SRVR"]

sent [CHAP Response id=0x1 <f67a98558a1e2fa3462d48d4260aa11b>, name = "wap"]

rcvd [CHAP Success id=0x1 ""]

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 ConfNak id=0x1 <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]

sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]

sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]

sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]

sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]

sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]

sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]

sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]

sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]

sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]

sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]

IPCP: timeout sending Config-Requests

sent [LCP TermReq id=0x2 "No network protocols running"]

sent [LCP TermReq id=0x3 "No network protocols running"]

Connection terminated.

Modem hangup

root@et9000:



Re: 3G/CDMA/HSDPA USB modem #42 Dimitrij

  • PLi® Core member
  • 10,010 posts

+338
Excellent

Posted 4 June 2011 - 08:42

How to make driver usbserial is not loaded automatically at startup?

Re: 3G/CDMA/HSDPA USB modem #43 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 4 June 2011 - 11:29

remove the corresponding /etc/modutils/xyz file, and run ./update-modules

Re: 3G/CDMA/HSDPA USB modem #44 Dimitrij

  • PLi® Core member
  • 10,010 posts

+338
Excellent

Posted 4 June 2011 - 20:11

Who has earned a modem?
Two weeks of tune, does not come out/images/smiley/sad.gif . Give the operating settings.

Re: 3G/CDMA/HSDPA USB modem #45 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 4 June 2011 - 21:09

what do you mean?

Re: 3G/CDMA/HSDPA USB modem #46 Dimitrij

  • PLi® Core member
  • 10,010 posts

+338
Excellent

Posted 4 June 2011 - 21:50

what do you mean?

I want to know if anyone else has made the connection?
If yes, give examples of settings.

Re: 3G/CDMA/HSDPA USB modem #47 malakudi

  • Senior Member
  • 1,449 posts

+69
Good

Posted 4 June 2011 - 22:48

what do you mean?

I want to know if anyone else has made the connection?
If yes, give examples of settings.



Yes, it works here. Please paste your ppp dialer script (the one called gprs).
You have done almost everything that needs to be done in order to work.

Also, post output of lsmod and dmesg when ppp dial fails.

Re: 3G/CDMA/HSDPA USB modem #48 Dimitrij

  • PLi® Core member
  • 10,010 posts

+338
Excellent

Posted 5 June 2011 - 08:59

Yes, it works here. Please paste your ppp dialer script (the one called gprs).
You have done almost everything that needs to be done in order to work.

Also, post output of lsmod and dmesg when ppp dial fails.

root@et9000:~# modprobe pppoe
WARNING: Error inserting ppp_generic (/lib/modules/2.6.18-7.4/kernel/drivers/net/ppp_generic.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting pppox (/lib/modules/2.6.18-7.4/kernel/drivers/net/pppox.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting pppoe (/lib/modules/2.6.18-7.4/kernel/drivers/net/pppoe.ko): Unknown symbol in module, or unknown parameter (see dmesg)
root@et9000:~# modprobe pppox
WARNING: Error inserting ppp_generic (/lib/modules/2.6.18-7.4/kernel/drivers/net/ppp_generic.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting pppox (/lib/modules/2.6.18-7.4/kernel/drivers/net/pppox.ko): Unknown symbol in module, or unknown parameter (see dmesg)
root@et9000:~# modprobe slhc
FATAL: Module slhc not found.
root@et9000:~# modprobe ppp_generic
FATAL: Error inserting ppp_generic (/lib/modules/2.6.18-7.4/kernel/drivers/net/ppp_generic.ko): Unknown symbol in module, or unknown parameter (see dmesg)
root@et9000:~# modprobe ppp-async
WARNING: Error inserting ppp_generic (/lib/modules/2.6.18-7.4/kernel/drivers/net/ppp_generic.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting ppp_async (/lib/modules/2.6.18-7.4/kernel/drivers/net/ppp_async.ko): Unknown symbol in module, or unknown parameter (see dmesg)
root@et9000:~# modprobe ppp-deflate
WARNING: Error inserting ppp_generic (/lib/modules/2.6.18-7.4/kernel/drivers/net/ppp_generic.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting ppp_deflate (/lib/modules/2.6.18-7.4/kernel/drivers/net/ppp_deflate.ko): Unknown symbol in module, or unknown parameter (see dmesg)
root@et9000:~# ls -la /lib/modules/2.6.18-7.4/kernel/drivers/net/*
-rw-r--r--    1 root	root	   16132 May 27 05:57 /lib/modules/2.6.18-7.4/kernel/drivers/net/ppp_async.ko
-rw-r--r--    1 root	root	    8988 May 27 05:57 /lib/modules/2.6.18-7.4/kernel/drivers/net/ppp_deflate.ko
-rw-r--r--    1 root	root	   42352 May 27 05:57 /lib/modules/2.6.18-7.4/kernel/drivers/net/ppp_generic.ko
-rw-r--r--    1 root	root	   14728 May 27 05:57 /lib/modules/2.6.18-7.4/kernel/drivers/net/ppp_synctty.ko
-rw-r--r--    1 root	root	   18076 May 27 05:57 /lib/modules/2.6.18-7.4/kernel/drivers/net/pppoe.ko
-rw-r--r--    1 root	root	    5208 May 27 05:57 /lib/modules/2.6.18-7.4/kernel/drivers/net/pppox.ko

/lib/modules/2.6.18-7.4/kernel/drivers/net/wireless:
drwxr-xr-x    2 root	root		  0 Jan  1  2000 .
drwxr-xr-x    3 root	root		  0 Jun  5 10:52 ..
-rw-r--r--    1 root	root	  858420 Apr 17 05:41 rt3070sta.ko


Re: 3G/CDMA/HSDPA USB modem #49 malakudi

  • Senior Member
  • 1,449 posts

+69
Good

Posted 6 June 2011 - 12:13

The modules you use have wrong version. Maybe you are using the modules I uploaded but now the kernel has changed, so you can use the modules from the feed. Please update your Opepli and install ppp modules from feed, then try again, it should work.

Re: 3G/CDMA/HSDPA USB modem #50 hemertje

  • Forum Moderator
    PLi® Core member
  • 33,471 posts

+118
Excellent

Posted 10 June 2011 - 20:31

@ Dima73

did the solution work for you so other members can use it also?

on the Glassfibre 1GB DVB-C...


Re: 3G/CDMA/HSDPA USB modem #51 Dimitrij

  • PLi® Core member
  • 10,010 posts

+338
Excellent

Posted 11 June 2011 - 11:14

@ Dima73

did the solution work for you so other members can use it also?

You want to help? If yes, do you start?

Re: 3G/CDMA/HSDPA USB modem #52 hemertje

  • Forum Moderator
    PLi® Core member
  • 33,471 posts

+118
Excellent

Posted 11 June 2011 - 14:37

@ Dima73

did the solution work for you so other members can use it also?

You want to help? If yes, do you start?


No, just want to know if it is working what you and malakudi are working on so it can help other users who have the same problem looking for an answer

on the Glassfibre 1GB DVB-C...


Re: 3G/CDMA/HSDPA USB modem #53 Dimitrij

  • PLi® Core member
  • 10,010 posts

+338
Excellent

Posted 11 June 2011 - 15:31

It is still not working, the time before the end of understanding is not enough.

Re: 3G/CDMA/HSDPA USB modem #54 Dimitrij

  • PLi® Core member
  • 10,010 posts

+338
Excellent

Posted 23 June 2011 - 14:34

malakudi
Tell me, what I have to put packages?
I can not find it?

Re: 3G/CDMA/HSDPA USB modem #55 Dimitrij

  • PLi® Core member
  • 10,010 posts

+338
Excellent

Posted 23 June 2011 - 17:03

Tuner AB Ipbox 910hd, with the same settings work straight away.
PGI ~]$ pppd call gprs
Script /sbin/chat -v -f /var/etc/ppp/chats/gprs.chat finished (pid 931), status = 0x0
Serial connection established.
using channel 1
Using interface ppp0
Connect: ppp0 <--> /dev/ttyUSB0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x16675e47> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <auth chap MD5> <magic 0xe5eb44> <pcomp> <accomp>]
sent [LCP ConfAck id=0x0 <asyncmap 0x0> <auth chap MD5> <magic 0xe5eb44> <pcomp> <accomp>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x16675e47> <pcomp> <accomp>]
rcvd [LCP DiscReq id=0x1 magic=0xe5eb44]
rcvd [CHAP Challenge id=0x1 <46826a8d320a8f4b5e7fe69b4844b439>, name = "UMTS_CHAP_SRVR"]
sent [CHAP Response id=0x1 <f86fccb4b74f16d51fe67c377d3847bb>, name = "wap"]
rcvd [CHAP Success id=0x1 ""]
CHAP authentication succeeded
CHAP authentication succeeded
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]
rcvd [IPCP ConfNak id=0x1 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
rcvd [IPCP ConfNak id=0x2 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
sent [IPCP ConfReq id=0x3 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
rcvd [IPCP ConfReq id=0x0]
sent [IPCP ConfNak id=0x0 <addr 0.0.0.0>]
rcvd [IPCP ConfRej id=0x3 <ms-wins 10.11.12.13> <ms-wins 10.11.12.14>]
sent [IPCP ConfReq id=0x4 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14>]
rcvd [IPCP ConfReq id=0x1]
sent [IPCP ConfAck id=0x1]
rcvd [IPCP ConfNak id=0x4 <addr 83.187.153.5> <ms-dns1 212.247.156.66> <ms-dns2 212.247.156.70>]
sent [IPCP ConfReq id=0x5 <addr 83.187.153.5> <ms-dns1 212.247.156.66> <ms-dns2 212.247.156.70>]
rcvd [IPCP ConfAck id=0x5 <addr 83.187.153.5> <ms-dns1 212.247.156.66> <ms-dns2 212.247.156.70>]
Could not determine remote IP address: defaulting to 10.64.64.64
Script /var/etc/ppp/ip-pre-up started (pid 935)
Script /var/etc/ppp/ip-pre-up finished (pid 935), status = 0x0
local  IP address 83.187.153.5
remote IP address 10.64.64.64
primary   DNS address 212.247.156.66
secondary DNS address 212.247.156.70


Re: 3G/CDMA/HSDPA USB modem #56 malakudi

  • Senior Member
  • 1,449 posts

+69
Good

Posted 25 June 2011 - 08:09

Please start from scratch (new image), install all mentioned modules, then post output of dmesg and pppd. It should work, it works for me, maybe you are missing some module that I built manually.

Re: 3G/CDMA/HSDPA USB modem #57 Dimitrij

  • PLi® Core member
  • 10,010 posts

+338
Excellent

Posted 25 June 2011 - 17:10

To feed OpenPli not all the files you want est.Vy not be able to pack out your tuner, all you need for a modem?
cd /
tar -czvf /media/hdd/ppp.tar.gz /lib /etc/ppp in etc... etc...

Re: 3G/CDMA/HSDPA USB modem #58 malakudi

  • Senior Member
  • 1,449 posts

+69
Good

Posted 5 July 2011 - 14:39

Please paste gprs peer script and chat script. It seems you don't initialise the modem correctly. /var/etc/ppp/chats/gprs.chat file does not exist in OpenPLI, you have to add it yourself. I personally use my own chat file.


script /sbin/chat -v -f /var/etc/ppp/chats/gprs.chat finished (pid 931), status = 0x0



The above line doesn't execute on OpenPLI, because the script does not exist.

Re: 3G/CDMA/HSDPA USB modem #59 Dimitrij

  • PLi® Core member
  • 10,010 posts

+338
Excellent

Posted 13 July 2011 - 07:28

@ Dima73

did the solution work for you so other members can use it also?


Instructions for setting up USB-modem (3G/CDMA/HSDPA).
1) Download a Software Manager (Advanced Options-management packages) packages following items or telnet opkg install:
kernel-module-ppp-async
kernel-module-ppp-deflate
kernel-module-ppp-generic
kernel-module-ppp-synctty
kernel-module-pppoe
kernel-module-pppox
kernel-module-slhc
kernel-module-usbserial
kernel-module-option
kernel-module-bsd-comp
kernel-module-crc-ccitt
ppp
ppp-tools
2) put an plugin Mopedus from vlamo(dream.altmaster.net) he loads the necessary modules in kernel machine.
3) rebooted, plug in, you enter your settings, I recommend a Vendor ID, Product ID, connect and watch the movie.



Also tagged with one or more of these keywords: ET9000

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users