Hi,
On Mon, Apr 19, 2010 at 11:00 PM, Teddy Limousin <
monga...@gmail.com> wrote:
> hello I would like to know if the pyhumod library works with the modem
> huawei 1556,
>
> I have ubuntu 9.10 and I plug in the modem and configure it to work
> with my internet service
> provider. but when I try the code
>
>>>> import humod
>>>> m=humod.Modem()
>>>> m.show_model()
>
> the application just stays there and nothing happens
PyHumod will hang if there is no response from the usb port. By
default PyHumod looks for /dev/ttyUSB* files and assumes that the one
with the lowest number is the modem and takes the one with the highest
for a control port.
How many /dev/ttyUSB* files do you see? What happens when you connect
to each of them with say minicom or other software for accessing
serial ports?
> can you help me please, should I install a specific driver to work
> with the modem?
>
> thanks in advance.
--
best regards,
oozie
http://ooz.ie/