To make it work, you have to
* ensure the proper driver is loaded
* change rild port to match your modem
2011/3/16 juan franco <juanfr...@gmail.com>:
> Hi Everyone,
> I am wondering if there is a way to make android-x86 work with an
> external USB GSM Modem to send SMS? Is this posibble? If so how can i
> do that?
--
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 unsubscribe from this group and stop receiving emails from it, send an email to android-x86...@googlegroups.com.
To post to this group, send email to andro...@googlegroups.com.
Visit this group at https://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
root@x86:/ # lsusb
Bus 001 Device 002: ID 0bda:5757
Bus 001 Device 003: ID 06cb:2819
Bus 001 Device 004: ID 114d:1002
Bus 001 Device 006: ID 12d1:1573 <- This is the one for Huawei ME906E
Bus 001 Device 005: ID 8087:0a2a
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0003
Yes, it uses /dev/ttyUSB# interfaces to control to control a modem.
I found a way how to use pppd so the modem connected to a carrier network, ppp0 interfaces was created, and was able to ping google dns!
But chrome browser did not recognize this ppp0 interface connected to internet.
It is kind of mess so does not always work.
I have been looking for information about wvdial, it looks like using pppd and AT commands to get those work easy.
Is there a way to integrate wvdial + wvstream source into Android?
Maybe better to just make some script if it is too much work..
I thought that was kind of hard because of library dependancies.
I am going to build wvdial on a linux host and put them under /system of Android target tonight and test how it goes.
Well dns setting is also helpful. thanks!
I will keep this things updated.
Another thing:
I successfully built huaweigeneric-ril for MM.
It has a lot of build errors about audio so I just modified some codes(removed).
I will post a result if it works or not.
I guess it needs further modification to have enough AT commands for ME906E.
Even if they do, for now they still haven't showed any source code. So even if this feature is added to the next releases you would still have to wait until sources are released.
Possibly because the source at https://github.com/DerArtem/huaweigeneric-ril haven't been updated for long time?? As i see the last commit is at Feb 14, 2013. i doubt that might be the reason it not getting compiled after KK. but if developers at jide have any plans to add support for 3g modems,they will have to find a way out.
--
You received this message because you are subscribed to a topic in the Google Groups "Android-x86" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/android-x86/QOIg5wonaME/unsubscribe.
To unsubscribe from this group and all its topics, send an email to android-x86...@googlegroups.com.