Waldelk мне кажется что wvdial именно то что мне нужно. буду надеяться что в ядре планшета уже всё есть))
нашел даже коекакие инструкции
1) I never could get a 100% stable 3G connection 24/7 running. Sometimes they lose the connections (sometimes the provider is responsible for it, sometimes the usb-dongle itself). Newer dongles are better.
2) After testing betavine, and some other tools … I went back to wvdial … easy and 99% stable
3) you need 3 files wvdial & USB_ModeSwitch & USB_ModeSwitch_data.
Important: wvdial has to be build for the Arm architecture, I don`t know, if this is done for the Raspberry Pi … if not (maybe larson ??? should contact carl at excito, who has done this for the excito bubba)
4) usb-dongle, there are a lot dongles on the market, but the often are the same. To start I would suggest a dongle which is not brand-new and
Important: it should be in the USB_ModeSwitch_data, it saves a lot of time
5) Install wvdial & USB_ModeSwitch & USB_ModeSwitch_data per
apt-get install …
6) Edit wvdial.conf with your provider data (this example is for drei.at)
------ /etc/wvdial.conf --------------
Code: Select all
[Dialer Defaults]
Area Code =
Ask Password = 0
Auto DNS = 1
Baud = 460800
Carrier Check = 0
Compuserve = 0
Dial Command = ATD
DialMessage1 =
DialMessage2 =
Force Address =
ISDN = 0
Idle Seconds = 3000
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = AT+CGDCONT=1,"IP","drei.at"
Modem = /dev/ttyUSB0
Modem Type = Analog Modem
New PPPD = yes
Password = ;
Phone = *99#
Stupid Mode = 1
Username = ;
Auto Reconnect = On
------ end of /etc/wvdial.conf ------
The best way is *NOT* to use SIM pin codes
6) Edit /etc/network/interfaces and add this lines:
auto ppp0
iface ppp0 inet wvdial
7) Test
Type * wvdial * and you should get a connection
Contrl Z and then type bg
restart the Raspberry Pi and you should
8) For setting up a dyndns.org address
I use the linux-client: ddclient :
http://sourceforge.net/apps/trac/ddclient/ 9) now you could connect to your Raspberry Pi – Drone with your dyndns.org adress
и вот ещё ссылка
http://www.starterkit.ru/html/index.php?na...=8028&num=3жду пока приедет планшет, а потом решу что дальше заказывать
Сообщение отредактировал _saper_ - Jan 9 2014, 17:00