OpenWrt Forum Archive

Topic: wimax usb modem

The content of this topic has been archived on 16 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

hello please help me, i have wi-fi router (TP-link MR 3420) with openWRT and usb-modem (WiMAX) teltonika UM6238
when i try insert my usb in notebook with ubuntu modem automatically runinig. but in openwrt can't define usb modem.
Modem define as netwrok adapter in other OS.
I open FS modem and find file "Teltonika_WiMAX.pkg" I understand this file for define modem in unix system.

Please help me how i can install modem in router.

It's my one way to access internet, Please help or tell me how to move on.

This file i can't attached but i can uplod mega.
https://mega.co.nz/#!6QECmL7K!FwKo00NtJ … z8tsbRcKlQ

Thenks all for help smile

(Last edited by aailubaev on 27 Mar 2013, 06:28)

As I understood from your package (it's for MAC OS) your modem is based on Sequans  SQN 1130 chip  (you can find its picture in /Resources/en.lproj folder if unpack Teltonika_WiMAX.pkg.
So you can use Linux kernel  wimax driver for this chip from Androidhtc project sources - http://androidhtc.git.sourceforge.net/g … hb=5f428d4

You need SQN driver folder.


UPD

Acсording to this manual - http://www.teltonika.lt/uploads/docs/UM … l_v1_4.pdf it looks like CDC-Ethernet device. So IMHO, try to use usbnet, cdc_ether (perhaps mii and rndis_host also) drivers

(Last edited by rusink on 8 Apr 2013, 15:29)

The discussion might have continued from here.