For GobiNet I found this https://www.codeaurora.org/forums/viewtopic.php?f=15&t=144. The patch is working for me and shows eth1 interface. NetworkManager see it simply at a unplugged cable...
(Anyway GobiNet is not a big deal for me because I have 3G connection working with GobiSerial, I am much more interested in getting GPS working :-)) Cheers, -- Hadrien On Mon, Nov 28, 2011 at 00:16, HadiM <[email protected]> wrote: > Hi all, > > Since kernel 3.2 Gobi drivers cannot be compiled. Here you have a tiny > trick to get it compile. It works for > GobiSerial_2011-07-29-1026.tar.gz and GobiNet_2011-07-29-1026.tar.gz. > > ## Trick ## > > add "#include <linux/module.h>" at the beginning of GobiSerial.c and GobiNet.c > > ## Trick end ## > > Now I've got three small questions for you: > > 1. Does GobiNet work for you ? It is loaded on my computer but I dont > know how to use it... > 2. Did you success to get the GPS working with GobiSerial drivers ? > When I load GobiSerial, it just show ttyUSB0 (for 3G connection which > works perfectly by the way) but no ttyUSB1 for the GPS... > 3. Any chance to get GobiSerial working with NetworkManager ? I am > using wvdial for now... > > I use Linux Mint 12 with this kernel Linux boromir 3.2.0-1-generic > x86_64 GNU/Linux (coming from precise repository) > > Cheers, > > -- > HadiM > _______________________________________________ Mailing list: https://launchpad.net/~sony-vaio-z-series Post to : [email protected] Unsubscribe : https://launchpad.net/~sony-vaio-z-series More help : https://help.launchpad.net/ListHelp

