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

