Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
3G USB modem support
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 1 - 25 of 29 - Collapse all  -  Translate all to Translated (View all originals)   Newer >
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Chih-Wei Huang  
View profile  
 More options Mar 13 2010, 9:03 am
From: Chih-Wei Huang <cwhu...@android-x86.org>
Date: Sat, 13 Mar 2010 22:03:49 +0800
Local: Sat, Mar 13 2010 9:03 am
Subject: 3G USB modem support
Hi,
An experimental support of 3G USB modem has been pushed into
donut-x86 branch of the git server. Use repo sync to get it.

The tested 3G USB modem is Huawei E160.
Just plugin the USB modem, then you should see
the radio signal icon at top right corner becomes active.
Now you can use Messaging to send or recive short messages.

To test 3G internet connection, you have to use command line.
Use Terminal (or Alt-F1) to run "start ppp". Then use
"netcfg" to check if the connection is established.

Since it's an experimantal feature, some settings are hardcoded.
If your 3G modem is not the same as mime, you may
have to modify them by hand before building the iso:

* Driver for 3G USB modem is set to "option" module.
  (in 0-auto-detect script, EXTMOD variable)
* 3G internet port is set to /dev/ttyUSB0
  (in system/core/rootdir/etc/ppp/peers/gprs)
* 3G MMS port is set to /dev/ttyUSB1
  (in vendor/asus/eeepc/init.rc, service ril-daemon)

Good luck and enjoy the new feature.

--
Chih-Wei
Android-x86 project
http://www.android-x86.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kjaergaard  
View profile  
 More options Apr 15 2010, 3:55 pm
From: Kjaergaard <ted...@mail.dk>
Date: Thu, 15 Apr 2010 12:55:10 -0700 (PDT)
Local: Thurs, Apr 15 2010 3:55 pm
Subject: Re: 3G USB modem support
I have been trying the 3G modem support in Android.

Setup:
- eeepc 1005HA
- Huawei E180 with subscribion to the network provider "3" in Denmark
- android-x86 1.6r2 (and a corresponding build from the repository)

My experience so far is that I am missing the possibility to provide
the SIM PIN. I have however circumvented this problem by entering the
PIN by Ubuntu minicom and then boot into Android. When I then issue
start ppp and inspects the log I see the ppp PAP/CHAP exchange (see
log below), but it doesn't bring up the data connection fully. As the
PAP/CHAP exchange is running the basic kernel modules are loaded OK,
and the serial devices ttyUSB0 ttyUSB1 is running.

I can get a 3G connection from ubuntu 9.10 with the same hardware.

Could I have some help for the questions below it would ease my
trouble shooting.

1) I believe that the chat script in /etc/ppp/gprs-connect-chat need
to be modified to fit my 3G network provider. Correct ?

2) Is it possible to turn on some logging to see the initial AT
command handshake with the modem ? How ?

3) The menus won't allow me to enter an APN. Where should the APN name
occur ? In the initial AT handshake, or during the PPP
initialization ?

4) If I try to connect without entering the PIN prior to starting
Android I get the following fault:
[  124.404330] rild[2590]: segfault at 4 ip 80b019e1 sp 100ffc34 error
4 in libreference-ril.so[80b00000+6000]
How can I locate this in the source ?

5) What are missing to be able to enter the PIN through the telephony
application ?

6) Are there any plans to move the 3G code to eclair ? Will there be
any obvious obstacles ? Some advice how I could do it myself ?

Jens Kristian Kjaergaard

================

I/pppd    ( 2627): Serial connection established.
D/pppd    ( 2627): using channel 1
D/vold    ( 2382): [UEVENT] Sq: 2192 S: net A: 0 P: /devices/virtual/
net/ppp0
D/vold    ( 2382): DEVPATH=/devices/virtual/net/ppp0
D/vold    ( 2382): INTERFACE=ppp0
D/vold    ( 2382): IFINDEX=5
D/vold    ( 2382): No uevent handlers registered for 'net' subsystem
I/pppd    ( 2627): Using interface ppp0
I/pppd    ( 2627): Connect: ppp0 <--> /dev/ttyUSB0
D/pppd    ( 2627): sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic
0x169420ca> <pcomp> <accomp>]
D/pppd    ( 2627): rcvd [LCP ConfReq id=0x0 <mru 1440> <asyncmap 0x0>
<auth chap MD5> <magic 0x10e5e2a> <pcomp> <accomp>]
D/pppd    ( 2627): sent [LCP ConfAck id=0x0 <mru 1440> <asyncmap 0x0>
<auth chap MD5> <magic 0x10e5e2a> <pcomp> <accomp>]
D/pppd    ( 2627): rcvd [LCP ConfNak id=0x1 <mru 1440>]
D/pppd    ( 2627): sent [LCP ConfReq id=0x2 <mru 1440> <asyncmap 0x0>
<magic 0x169420ca> <pcomp> <accomp>]
D/pppd    ( 2627): rcvd [LCP ConfAck id=0x2 <mru 1440> <asyncmap 0x0>
<magic 0x169420ca> <pcomp> <accomp>]
D/pppd    ( 2627): rcvd [LCP DiscReq id=0x1 magic=0x10e5e2a]
D/pppd    ( 2627): rcvd [CHAP Challenge id=0x1
<6c36ed392a0a9004bc4d8b8cbab99c0d>, name = "UMTS_CHAP_SRVR"]
W/pppd    ( 2627): Warning - secret file /etc/ppp/chap-secrets has
world and/or group access
D/pppd    ( 2627): sent [CHAP Response id=0x1
<7877f2c81a2c718dbc0a1ebc6d9a363b>, name = "localhost"]
D/pppd    ( 2627): rcvd [CHAP Success id=0x1 ""]
I/pppd    ( 2627): CHAP authentication succeeded
D/pppd    ( 2627): sent [CCP ConfReq id=0x1 <deflate 15>
<deflate(old#) 15> <bsd v1 15>]
D/pppd    ( 2627): sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr
0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
D/pppd    ( 2627): rcvd [LCP ProtRej id=0x2 80 fd 01 01 00 0f 1a 04 78
00 18 04 78 00 15 03 2f]
D/pppd    ( 2627): 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>]
D/pppd    ( 2627): sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr
0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
D/pppd    ( 2627): sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr
0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
D/pppd    ( 2627): sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr
0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
D/pppd    ( 2627): sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr
0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
D/pppd    ( 2627): sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr
0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
D/pppd    ( 2627): sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr
0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
D/pppd    ( 2627): sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr
0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
D/pppd    ( 2627): sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr
0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
D/pppd    ( 2627): sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr
0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
D/dalvikvm( 2401): GC freed 12354 objects / 604112 bytes in 33ms
D/pppd    ( 2627): sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr
0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
W/pppd    ( 2627): IPCP: timeout sending Config-Requests
D/pppd    ( 2627): sent [LCP TermReq id=0x3 "No network protocols
running"]
D/pppd    ( 2627): sent [LCP TermReq id=0x4 "No network protocols
running"]
I/pppd    ( 2627): Connection terminated.
D/vold    ( 2382): [UEVENT] Sq: 2193 S: net A: 1 P: /devices/virtual/
net/ppp0
D/vold    ( 2382): DEVPATH=/devices/virtual/net/ppp0
D/vold    ( 2382): INTERFACE=ppp0
D/vold    ( 2382): IFINDEX=5
D/vold    ( 2382): No uevent handlers registered for 'net' subsystem
I/pppd    ( 2627): Modem hangup

On Mar 13, 4:03 pm, Chih-Wei Huang <cwhu...@android-x86.org> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gabriele vidali  
View profile  
 More options Apr 15 2010, 9:23 pm
From: gabriele vidali <gabriele.vid...@gmail.com>
Date: Fri, 16 Apr 2010 03:23:04 +0200
Local: Thurs, Apr 15 2010 9:23 pm
Subject: Re: 3G USB modem support

trying compiling donut-x86 from git using karmic ubuntu and sun-java5 from
jaunty-updates

make[3]: *** [nonint_oldconfig] Errore 18
make[2]: *** [nonint_oldconfig] Errore 2
make[1]: *** [sub-make] Errore 2
make[1]: uscita dalla directory «/home/rossella/android-x86/kernel»
make: *** [out/target/product/eeepc/kernel] Errore 2

what's the prob ?

Gabriele Vidali
http://topup.altervista.org

2010/3/13 Chih-Wei Huang <cwhu...@android-x86.org>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gabriele vidali  
View profile  
 More options Apr 15 2010, 9:47 pm
From: gabriele vidali <gabriele.vid...@gmail.com>
Date: Fri, 16 Apr 2010 03:47:43 +0200
Local: Thurs, Apr 15 2010 9:47 pm
Subject: Re: 3G USB modem support

the problems seems occuring with img creation:
*make usb_img TARGET_PRODUCT=eeepc*
but not with iso creation:
*make iso_img TARGET_PRODUCT=eeepc*
*
*
forgot to tell you i'm trying with latest 2.6.32 kernel

Gabriele Vidali
http://topup.altervista.org

2010/4/16 gabriele vidali <gabriele.vid...@gmail.com>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yi Sun  
View profile  
 More options Apr 15 2010, 10:41 pm
From: Yi Sun <beyo...@gmail.com>
Date: Thu, 15 Apr 2010 19:41:17 -0700
Local: Thurs, Apr 15 2010 10:41 pm
Subject: Re: 3G USB modem support

Run again and u should be fine

On 2010-4-15, at 18:23, gabriele vidali <gabriele.vid...@gmail.com>  
wrote:

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gabriele vidali  
View profile  
 More options Apr 15 2010, 11:02 pm
From: gabriele vidali <gabriele.vid...@gmail.com>
Date: Fri, 16 Apr 2010 05:02:31 +0200
Local: Thurs, Apr 15 2010 11:02 pm
Subject: Re: 3G USB modem support

problems on iso creation too !!!

opying: out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes.jar
host Java: dx (out/host/common/obj/JAVA_LIBRARIES/dx_intermediates/classes)
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Install: out/host/linux-x86/framework/dx.jar
Copy: dx (out/host/linux-x86/obj/EXECUTABLES/dx_intermediates/dx)
Install: out/host/linux-x86/bin/dx
target Dex: core
target Jar: core
(out/target/common/obj/JAVA_LIBRARIES/core_intermediates/javalib.jar)
 'out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes.dex' as
'classes.dex'..
target Prebuilt: libgoogleclient
(out/target/common/obj/JAVA_LIBRARIES/libgoogleclient_intermediates/javalib .jar)
target Java: ext
(out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes)
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Copying:
out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes-full-debug.j ar
Copying: out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes.jar
target Dex: ext
target Jar: ext
(out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/javalib.jar)
 'out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes.dex' as
'classes.dex'...
Yacc: aidl <= frameworks/base/tools/aidl/aidl_language_y.y
bison -d  -o
out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp
frameworks/base/tools/aidl/aidl_language_y.y
touch
out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.hpp
echo '#ifndef 'aidl_language_y_h >
out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.h
echo '#define 'aidl_language_y_h >>
out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.h
cat
out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.hpp >>
out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.h
echo '#endif' >>
out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.h
rm -f
out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.hpp
host C++: aidl <= frameworks/base/tools/aidl/aidl.cpp
frameworks/base/tools/aidl/aidl.cpp: In function ‘void
test_document(document_item_type*)’:
frameworks/base/tools/aidl/aidl.cpp:58: warning: format ‘%08x’ expects type
‘unsigned int’, but argument 2 has type ‘long int’
frameworks/base/tools/aidl/aidl.cpp:58: warning: format ‘%ld’ expects type
‘long int’, but argument 3 has type ‘unsigned int’
host C++: aidl <= frameworks/base/tools/aidl/aidl_language.cpp
host C++: aidl <= frameworks/base/tools/aidl/options.cpp
host C++: aidl <= frameworks/base/tools/aidl/search_path.cpp
host C++: aidl <= frameworks/base/tools/aidl/AST.cpp
host C++: aidl <= frameworks/base/tools/aidl/Type.cpp
host C++: aidl <= frameworks/base/tools/aidl/generate_java.cpp
host C++: aidl <=
out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp
out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp:
In function ‘int yyparse()’:
out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp:1 827:
warning: deprecated conversion from string constant to ‘char*’
out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp:1 970:
warning: deprecated conversion from string constant to ‘char*’
Lex: aidl <= frameworks/base/tools/aidl/aidl_language_l.l
/bin/bash: flex: comando non trovato
make: ***
[out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_l.cpp]
Errore 127

Gabriele Vidali
http://topup.altervista.org

2010/4/16 gabriele vidali <gabriele.vid...@gmail.com>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yi Sun  
View profile  
 More options Apr 16 2010, 12:03 am
From: Yi Sun <beyo...@gmail.com>
Date: Thu, 15 Apr 2010 21:03:20 -0700
Local: Fri, Apr 16 2010 12:03 am
Subject: Re: 3G USB modem support
It seems google changed code and breaks x86

On Thu, Apr 15, 2010 at 8:02 PM, gabriele vidali

--
Android-x86
http://www.android-x86.org

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chih-Wei Huang  
View profile  
 More options Apr 16 2010, 6:18 am
From: Chih-Wei Huang <cwhu...@android-x86.org>
Date: Fri, 16 Apr 2010 18:18:11 +0800
Local: Fri, Apr 16 2010 6:18 am
Subject: Re: 3G USB modem support
You don't install flex, a necessary tool to compile android.

2010/4/16 gabriele vidali <gabriele.vid...@gmail.com>:

--
Chih-Wei
Android-x86 project
http://www.android-x86.org

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gabriele vidali  
View profile  
 More options Apr 16 2010, 6:38 am
From: gabriele vidali <gabriele.vid...@gmail.com>
Date: Fri, 16 Apr 2010 12:38:13 +0200
Local: Fri, Apr 16 2010 6:38 am
Subject: Re: 3G USB modem support

so i must install adobe flex builder from root and it will compile ?

Gabriele Vidali
http://topup.altervista.org

2010/4/16 Chih-Wei Huang <cwhu...@android-x86.org>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chih-Wei Huang  
View profile  
 More options Apr 16 2010, 6:44 am
From: Chih-Wei Huang <cwhu...@android-x86.org>
Date: Fri, 16 Apr 2010 18:44:11 +0800
Local: Fri, Apr 16 2010 6:44 am
Subject: Re: 3G USB modem support
Oh, no, of course not.
Flex is a tool for creating text pattern recognizers.
You may also need bison, which cooperates with flex.

If you are using debian or ubuntu, you may just

apt-get install flex bison

Read the build requirements carefully.

2010/4/16 gabriele vidali <gabriele.vid...@gmail.com>:

> so i must install adobe flex builder from root and it will compile ?

> 2010/4/16 Chih-Wei Huang <cwhu...@android-x86.org>

>> You don't install flex, a necessary tool to compile android.

--
Chih-Wei
Android-x86 project
http://www.android-x86.org

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gabriele vidali  
View profile  
 More options Apr 16 2010, 10:07 am
From: gabriele vidali <gabriele.vid...@gmail.com>
Date: Fri, 16 Apr 2010 16:07:18 +0200
Local: Fri, Apr 16 2010 10:07 am
Subject: Re: 3G USB modem support

thanks, installed everything necessary and trying again now
hope that huawei e1550 i have talks like the one you tested

Gabriele Vidali
http://topup.altervista.org

2010/4/16 Chih-Wei Huang <cwhu...@android-x86.org>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gabriele vidali  
View profile  
 More options Apr 17 2010, 7:53 am
From: gabriele vidali <gabriele.vid...@gmail.com>
Date: Sat, 17 Apr 2010 13:53:10 +0200
Local: Sat, Apr 17 2010 7:53 am
Subject: Re: 3G USB modem support

no way, i doesn't work
i can see bus 001 device 005: ID 12d1:1446 with lsusb when i connect the usb
3g card but it only mounts it as sd card (there is an sd inside with
drivers)
i have no active radio signal icon at top right corner.
i compiled from git but just noticed it has the 2.6.29 kernel
how do i tell to use newer kernel at compile time ?
i did:
$ git checkout -b android-2.6.32 x86/android-2.6.32
and thought it would have been used this kernel since it is the newer one

thanks

gABRIEle Vidali
http://topup.altervista.org

2010/4/16 gabriele vidali <gabriele.vid...@gmail.com>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kjaergaard  
View profile  
 More options Apr 17 2010, 3:03 pm
From: Kjaergaard <ted...@mail.dk>
Date: Sat, 17 Apr 2010 12:03:52 -0700 (PDT)
Local: Sat, Apr 17 2010 3:03 pm
Subject: Re: 3G USB modem support
I have made good progress on this. By disabling the SIM PIN on the
Huawei modem I am able to connect to my 3G provider.

According to my questions I have found some of the answers:

ad 1 + 3.)
The connect chat script /etc/ppp/gprs-connect-chat must be modified.
The APN must be inserted as the last parameter in the AT+CGDCONT=....
line.
A full implementation should insert the APN name from the settings
menu. How should this be done ?

ad 2.
All the logging from the telephony service goes to the radio log
buffer. To read the radio log buffer you may issue the command: logcat
-b radio. I find it convenient also to include the timestamp
information by adding the -v time option to the call, i.e. the final
log retrieval becomes:
    logcat -b radio -v time -d

I would still be glad to have some feedback on my remaining questions.

Best regards
Jens Kristian

On Apr 15, 9:55 pm, Kjaergaard <ted...@mail.dk> wrote:

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "R: Re: 3G USB modem support" by gabriele vidali
gabriele vidali  
View profile  
 More options Apr 17 2010, 8:37 pm
From: gabriele vidali <gabriele.vid...@gmail.com>
Date: Sun, 18 Apr 2010 02:37:54 +0200
Local: Sat, Apr 17 2010 8:37 pm
Subject: R: Re: 3G USB modem support

I'm trying with sim pin disabled but can't scan 3g networks. It says error
while scanning networks and that my sim does not allow  connection.
Also can't modify gprs-connect-chat due to read only file

Il giorno 17/apr/2010 21:03, "Kjaergaard" <ted...@mail.dk> ha scritto:

I have made good progress on this. By disabling the SIM PIN on the
Huawei modem I am able to connect to my 3G provider.

According to my questions I have found some of the answers:

ad 1 + 3.)
The connect chat script /etc/ppp/gprs-connect-chat must be modified.
The APN must be inserted as the last parameter in the AT+CGDCONT=....
line.
A full implementation should insert the APN name from the settings
menu. How should this be done ?

ad 2.
All the logging from the telephony service goes to the radio log
buffer. To read the radio log buffer you may issue the command: logcat
-b radio. I find it convenient also to include the timestamp
information by adding the -v time option to the call, i.e. the final
log retrieval becomes:
   logcat -b radio -v time -d

I would still be glad to have some feedback on my remaining questions.

Best regards
Jens Kristian

On Apr 15, 9:55 pm, Kjaergaard <ted...@mail.dk> wrote:

> I have been trying the 3G modem support in...

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kjaergaard  
View profile  
 More options Apr 18 2010, 9:37 am
From: Kjaergaard <ted...@mail.dk>
Date: Sun, 18 Apr 2010 06:37:21 -0700 (PDT)
Local: Sun, Apr 18 2010 9:37 am
Subject: Re: R: Re: 3G USB modem support

I didn't have success in scanning the networks from the telephony
application either, but the modem seems to be OK with this as long as
the preferred network matches the APN.

I am build the Android 1.6r2 equivalent from source so that I can
modify gprs-chat-connect.

/Jens Kristian

On Apr 18, 2:37 am, gabriele vidali <gabriele.vid...@gmail.com> wrote:

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "R: Re: R: Re: 3G USB modem support" by gabriele vidali
gabriele vidali  
View profile  
 More options Apr 18 2010, 9:41 am
From: gabriele vidali <gabriele.vid...@gmail.com>
Date: Sun, 18 Apr 2010 15:41:42 +0200
Local: Sun, Apr 18 2010 9:41 am
Subject: R: Re: R: Re: 3G USB modem support

On my rooted android tattoo I have read and write access to everything. It
remount the fs accordingly.
It should be possible here too

Il giorno 18/apr/2010 15:37, "Kjaergaard" <ted...@mail.dk> ha scritto:

I didn't have success in scanning the networks from the telephony
application either, but the modem seems to be OK with this as long as
the preferred network matches the APN.

I am build the Android 1.6r2 equivalent from source so that I can
modify gprs-chat-connect.

/Jens Kristian

On Apr 18, 2:37 am, gabriele vidali <gabriele.vid...@gmail.com> wrote:

> I'm trying with sim pin di...
> Il giorno 17/apr/2010 21:03, "Kjaergaard" <ted...@mail.dk> ha scritto:

> I have made good progress on this. By disabling the SIM PIN on the
> Huawei modem I am able to c...
> --
> You received this message because you are subscribed to the Google Groups

"Android-x86" group.
> T...
> For more options, visit this group athttp://

groups.google.com/group/android-x86?hl=en.

--
You received this message because you are subscribed to the Google Groups
"Android-x86" group.
...

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "R: Re: 3G USB modem support" by Chih-Wei Huang
Chih-Wei Huang  
View profile  
 More options Apr 18 2010, 9:50 am
From: Chih-Wei Huang <cwhu...@android-x86.org>
Date: Sun, 18 Apr 2010 21:50:26 +0800
Local: Sun, Apr 18 2010 9:50 am
Subject: Re: Re: R: Re: 3G USB modem support
Unfortunately, this is not a mobile phone.
Android-x86 uses a compressed filesystem
so it's absolutely read-only.
You can't modify it even you are root.

Building from source is an easier solution.

2010/4/18 gabriele vidali <gabriele.vid...@gmail.com>:

> On my rooted android tattoo I have read and write access to everything. It
> remount the fs accordingly.
> It should be possible here too

--
Chih-Wei
Android-x86 project
http://www.android-x86.org

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gabriele vidali  
View profile  
 More options Apr 18 2010, 10:34 am
From: gabriele vidali <gabriele.vid...@gmail.com>
Date: Sun, 18 Apr 2010 16:34:17 +0200
Local: Sun, Apr 18 2010 10:34 am
Subject: Re: Re: R: Re: 3G USB modem support

ok so i guees i have to
modify ./system/core/rootdir/etc/ppp/gprs-connect-chat before compiling

#/etc/ppp/gprs-connect-chat
# chat script for China Mobile, used HuaWei GTM900-B GPRS module.
TIMEOUT         15
ABORT           "DELAYED"
ABORT           "BUSY"
ABORT           "ERROR"
ABORT           "NO DIALTONE"
ABORT           "NO CARRIER"
TIMEOUT         40
''              \rAT
OK              ATZ
OK              "ATQ0 V1 E1 +FCLASS=0"
OK              AT+CGDCONT=1,"IP","tre.it"
OK              ATDT*99#
CONNECT         ''

can you pls confirm these questions ?
1) i can't scan mobile networks because the 3g usb pen doesn't have GSM
module, correct?
2) i don't need to set the APN since this script does it all (i tried
setting the APN but it does not save datas)

Gabriele Vidali
http://topup.altervista.org

2010/4/18 Chih-Wei Huang <cwhu...@android-x86.org>

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kjaergaard  
View profile  
 More options Apr 18 2010, 12:03 pm
From: Kjaergaard <ted...@mail.dk>
Date: Sun, 18 Apr 2010 09:03:57 -0700 (PDT)
Local: Sun, Apr 18 2010 12:03 pm
Subject: Re: R: Re: 3G USB modem support
ad 1)
I havn't analysed the reason why we can't scan the network on the USB
modem. I believe that the generic ril isn't working properly together
with the USB modem. The generic-ril expect to have a full phone, but
the modem is missing the voice part and has the SIM and the datapart
only.

ad 2)
My experience is that I was able to have the ppp connection setup by
inserting the APN in the chat-script.

/Jens Kristian

On 18 Apr., 16:34, gabriele vidali <gabriele.vid...@gmail.com> wrote:

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "3G USB modem support" by gianm
gianm  
View profile  
 More options Apr 18 2010, 12:09 pm
From: gianm <limpid-...@libero.it>
Date: Sun, 18 Apr 2010 09:09:36 -0700 (PDT)
Local: Sun, Apr 18 2010 12:09 pm
Subject: Re: 3G USB modem support
I am trying to connect with an e169 huawei modem. On the right upper
corner I have a signal in white (is it supposed to be green?)
My sim has a pin number I can't get rid of.
Is there an easy way to put the pin before trying to connect?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "R: Re: 3G USB modem support" by gianm
gianm  
View profile  
 More options Apr 18 2010, 12:12 pm
From: gianm <limpid-...@libero.it>
Date: Sun, 18 Apr 2010 09:12:10 -0700 (PDT)
Local: Sun, Apr 18 2010 12:12 pm
Subject: Re: R: Re: 3G USB modem support
I have a e169 modem and with the latest iso I get a signal in the
upper right corner.
Is there a way to put the pin before trying to connect?

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Noli Sicad  
View profile  
 More options Apr 18 2010, 9:00 pm
From: Noli Sicad <nsi...@gmail.com>
Date: Mon, 19 Apr 2010 11:00:13 +1000
Local: Sun, Apr 18 2010 9:00 pm
Subject: Re: R: Re: 3G USB modem support
What is the repository name for the 3G USB modem in android x86 source
and where is it located.

For example bluetooth, is located here.
http://git.android-x86.org/?p=platform/external/bluetooth/bluez.git;a...

For 3G USB Modem where is it?

I want to find out if my huawei e1762 is supported in the source tree

Thanks. Noli

On 4/19/10, gianm <limpid-...@libero.it> wrote:

> I have a e169 modem and with the latest iso I get a signal in the
> upper right corner.
> Is there a way to put the pin before trying to connect?

> --
> You received this message because you are subscribed to the Google Groups
> "Android-x86" group.
> To post to this group, send email to android-x86@googlegroups.com.
> To unsubscribe from this group, send email to
> android-x86+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/android-x86?hl=en.

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chih-Wei Huang  
View profile  
 More options Apr 18 2010, 9:26 pm
From: Chih-Wei Huang <cwhu...@android-x86.org>
Date: Mon, 19 Apr 2010 09:26:36 +0800
Local: Sun, Apr 18 2010 9:26 pm
Subject: Re: R: Re: 3G USB modem support
It's not an individual project.
Android already has 3G support.
We just need to enable the driver and
change some settings or parameters.

See the changes in kernel, system/core(init),
ppp and ril.

Try 1.6-r2 to see if it detects your modem.
(check /dev/ttyUSB*)

2010/4/19 Noli Sicad <nsi...@gmail.com>:

> What is the repository name for the 3G USB modem in android x86 source
> and where is it located.

> For example bluetooth, is located here.
> http://git.android-x86.org/?p=platform/external/bluetooth/bluez.git;a...

> For 3G USB Modem where is it?

> I want to find out if my huawei e1762 is supported in the source tree

--
Chih-Wei
Android-x86 project
http://www.android-x86.org

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
cruz  
View profile  
 More options Apr 20 2010, 1:45 am
From: cruz <crua...@gmail.com>
Date: Mon, 19 Apr 2010 22:45:58 -0700 (PDT)
Local: Tues, Apr 20 2010 1:45 am
Subject: Re: R: Re: 3G USB modem support
Hi!

> Android already has 3G support.
> We just need to enable the driver and
> change some settings or parameters.

I am using a non-huawei 3G module.
How can I apply the driver patch to Android-x86 source for kernel re-
compilation?

Thanks,
cruz

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "3G USB modem support" by Kjaergaard
Kjaergaard  
View profile  
 More options Apr 21 2010, 5:11 pm
From: Kjaergaard <ted...@mail.dk>
Date: Wed, 21 Apr 2010 14:11:39 -0700 (PDT)
Local: Wed, Apr 21 2010 5:11 pm
Subject: Re: 3G USB modem support
I am trying to port the 3G code extensions from 1.6r2 to eclair.

I have done the following changes to eclair:
- included the drivers as listed for the EXTMOD in the 1.6r2 release
- included the /etc/ppp subtree from the 1.6r2 branch
- included the chat program as an external program
- updated init.rc with service definitions for ril and ppp

The ppp parts works fine, i.e. when I issue the command "start ppp" it
brings up the 3G  connection.

However the RIL part isn't working as it does in 1.6r2. It claims
connection to /dev/ttyUSB1 , but the log doesn't show any log entries
from "AT" and it doesn't seems to get any answers from the 3G modem.

Am I missing some changes in the RIL ? (The source tree for /hardware/
ril in 1.6r2 and eclair are identical.)

/Jens Kristian

On Apr 17, 9:03 pm, Kjaergaard <ted...@mail.dk> wrote:

--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to android-x86@googlegroups.com.
To unsubscribe from this group, send email to android-x86+unsubscribe@googlegroups.com.
For more options, visit this group at ...

read more »


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Messages 1 - 25 of 29   Newer >
« Back to Discussions « Newer topic     Older topic »