This document provides instructions for installing and configuring a ModemUSB/E12 modem on Linux to connect to the internet. It describes adding a driver, editing the wvdial configuration file with parameters like the modem device, baud rate, login credentials and APN, and using wvdial to dial up and disconnect. The modem is made by Teltonika, a company located in Vilnius, Lithuania.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
46 views1 page
ModemUSB E12 Linux
This document provides instructions for installing and configuring a ModemUSB/E12 modem on Linux to connect to the internet. It describes adding a driver, editing the wvdial configuration file with parameters like the modem device, baud rate, login credentials and APN, and using wvdial to dial up and disconnect. The modem is made by Teltonika, a company located in Vilnius, Lithuania.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
TELTONIKA
ModemUSB/E12 on Linux
INSTALLING ModemUSB/E12 MODEM
To install Modem on Linux you need add a line: usbserial vendor=1d12 product=3e11 To this file: /etc/module Reboot Linux Example To connect to the internet using wvdial dialer you can use the following configuration file (/etc/wvdial.conf): Launch terminal in Linux, you must enter as root Then launch wvdialconf /etc/wvdial.conf It will create wvdial.conf file in /etc/ folder, when edit this file and enter such parameters [Dialer Defaults] Modem = /dev/ttyUSB0 Baud = 460800 Init1 = ATZ Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 Username= your login Password= your password [Dialer ModemUSB/E12] Carrier Check=no Check Def Route=on Dial Command=ATD Phone =*99# Init3= AT+CGDCONT=1,"IP","your.apn.here" Note: You need to replace 'your login', 'your password' and 'your.apn.here' with values appropriate for your GSM operator after that enter in terminal such command wvdial --config /etc/wvdial.conf ModemUSB/H1.8 Modem will connect to the internet, to stop connection press in the terminal CTRL+C.
Saltoniskiu st. 10c LT-08105, Vilnius, Lithuania E-mail: [email protected]