Tråd: Huawei E398 och Linux
Är det någon som kör E398 med en Linuxburk ?
Vilken fart får man med ett 4G-abb ??
Kollade upp lite djupare om NDIS och det här verkar ju vara den gamla vanliga röran.
DraisbergerHof brular då fixa till de flesta nya modemen på marknaden för Linux.
Hittade den här skrivningen:
http://www.draisberghof.de/usb_modeswit … p;start=15
Huawei has a linux library (libNDIS.so) and a header file to implement 3rd party connect utilities. This library I was able to obtain but it is confidential.
From all that I am aware of the NDIS variant is to be used for speed >17/18MBit. The usbserial/option approach does have its limit there (at least from my experiences with testplants that use HSPA (dual channel) and LTE yet. I do not know about the ipv6 stuff yet.
I have implemented a small utility to connect with NDIS and it works well. It seems that the library mentioned does use Qualcomm QMI protocol to communicate with the device. I am able to set user/pass/apn and PAP/CHAP/NONE. Connection works and the new ethernet device eth2 (I named it ndis in my persistent network rules) uses dhcp to get an IP address. After setting proper routing (or default route over eth2) the connection is established and working.
My goal is to develop my own connection utility not using the libNDIS.so from huwaei. Therefore I must sniff and understand the QMI traffic, can anybody help? (Josh?)
Thanks
Jag kan inte hitta något mer om och hur man löst det här ??
