Re: Huawei E3372: still a problem

2015-02-26 Thread Hannu Virtanen
1) I stopped the computer, removed the Huawei device from the computer, started again and installed another usb device there in the same slot. 2) Started the computer again. And Huawei stopped working. 3) And when giving again the command # usb_modeswitch -J -v 0x12d1 -p 0x157d It starte

Re: Huawei E3372: Success (!)

2015-02-26 Thread Hannu Virtanen
I didn't manage to get from Jessie because there were so many dependencies. I should have installed so many other packages that my system would have been almost 'Jessie'... and then giving: --- --- # usb_modeswitch -J -v 0x12d1 -p 0x157d Look for default devices ... product ID matched

Re: Huawei E3372

2015-02-26 Thread Bjørn Mork
Hannu Virtanen writes: > usb_modeswitch -H -v 0x12d1 -p 0x157d Which usb_modeswitch version do you have? This device is supported by default since usb-modeswitch-data version 20140327-1, and should be automatically switch when it is discovered. In any case, the -H option won't work for this ne

Re: Huawei E3372

2015-02-26 Thread Hannu Virtanen
It was written: 1) --- Use the -J option if you want to switch it manually. That's what the default config will do: bjorn@nemi:~$ tar zxOvf /usr/share/usb_modeswitch/configPack.tar.gz 12d1:157d 12d1:157d # Huawei E3331 TargetVendor=0x12d1 TargetProduct=0x14db HuaweiNewMode=1 --- You mean th

Re: Huawei E3372

2015-02-26 Thread Hannu Virtanen
I already a couple of hours ago tried with wvdial, but it cannot find the modem at all... I have used wvdial with several mobile phones earlier with success. --- --- root@gone:/etc# wvdialconf Editing `/etc/wvdial.conf'. Scanning your serial ports for a modem. ttyS0<*1>: ATQ0 V1 E1 -- faile

Re: Huawei E3372

2015-02-26 Thread Petr Kubánek
You must ask modem to dial..hard way: http://ernstagn.home.xs4all.nl/GPRS-HOWTO/GPRS-HOWTO-6.html or if you use NetworkManager, broadband connections should show on..it all depends on your window manager and parts you have installed. Ubuntu does recognize modem itself and ask how to connect, inc

Re: Huawei E3372

2015-02-26 Thread Hannu Virtanen
It had no effect. It seems that the thing is somewhat working all the time, because the light is on, but it has no connection with the computer... -hv On Thu, 2/26/15, Hannu Virtanen wrote: Subject: Re: Huawei E3372 To: "Petr Kubánek" Cc: de

Re: Huawei E3372

2015-02-26 Thread Hannu Virtanen
then doing this: (it was just *impossible* to find out by reading from the manpage of usb_modeswitch, which number is the vendor id, which number the product id and that you should put those 0x in the front of them...) --- usb_modeswitch -H -v 0x12d1 -p 0x157d Looking for default devices

Re: Huawei E3372

2015-02-26 Thread Hannu Virtanen
OK. (Don't worry) (I realized a bit later that there was a typo.) lsusb gives (among others) : Bus 007 Device 010: ID 12d1:157d Huawei Technologies Co., Ltd. Now just trying to work out how to use that knowledge in usb_modeswitch, ... reading the man page... -hv

Re: Huawei E3372

2015-02-26 Thread Petr Kubánek
Sorry, typo: lsusb should work. Petr Hannu Virtanen píše v Čt 26. 02. 2015 v 02:14 -0800: > if > > root@gone:/# lsubs > > it says: > > 'bash: lsubs: komentoa ei löydy' > > (in Finnish: 'no such command') > > -hv > > > On Thu, 2/26/15, Petr Ku

Re: Huawei E3372

2015-02-26 Thread Hannu Virtanen
if root@gone:/# lsubs it says: 'bash: lsubs: komentoa ei löydy' (in Finnish: 'no such command') -hv On Thu, 2/26/15, Petr Kubánek wrote: Subject: Re: Huawei E3372 To: "Hannu Virtanen" Cc: debian-laptop@lists.debian.org Date: Thursday, Fe

Re: Huawei E3372

2015-02-26 Thread Hannu Virtanen
if root@gone:/# lsubs it says: 'bash: lsubs: komentoa ei löydy' (in Finnish: 'no such command') -hv On Thu, 2/26/15, Petr Kubánek wrote: Subject: Re: Huawei E3372 To: "Hannu Virtanen" Cc: debian-laptop@lists.debian.org Date: Thursday, Fe

Re: Huawei E3372

2015-02-26 Thread Petr Kubánek
RTFM. lsubs will get you product ID and vendor ID. usb_modswitch -H -P 0 -V 0 will then work, you will of course need to substitute what you get from lsusub. Petr Hannu Virtanen píše v Čt 26. 02. 2015 v 01:56 -0800: > If this: > > root@gone:/home/hv# usb_modeswitch -H > > it says:

Re: Huawei E3372

2015-02-26 Thread Hannu Virtanen
if root@gone:/# lsubs it says: 'bash: lsubs: komentoa ei löydy' (in Finnish: 'no such command') -hv On Thu, 2/26/15, Petr Kubánek wrote: Subject: Re: Huawei E3372 To: "Hannu Virtanen" Cc: debian-laptop@lists.debian.org Date: Thursday, Fe

Re: Huawei E3372

2015-02-26 Thread Hannu Virtanen
If this: root@gone:/home/hv# usb_modeswitch -H it says: No default vendor/product ID given. Aborting. If this root@gone:/home/hv# usb_modeswitch -J it says: usb_modeswitch: invalid option -- 'J' --- --- -hv On Thu, 2/26/15, Petr Kubánek wr

Re: Huawei E3372

2015-02-26 Thread Petr Kubánek
usb_modeswitch -H or usb_modeswitch -J, see usb_modeswitch man page. Then it is the same as other GPRS modems. Petr Hannu Virtanen píše v St 25. 02. 2015 v 23:38 -0800: > Anybody got Huawei E3372 working with debian? > > If got, how to do it? > > -hv > > -- To UNSUBSCRIBE, email to debi