Hi Bertrand,

> >I tried with the code, but my speedup dongle still failed to work.
> >
> >Until I issue command manually: modprobe usbserial vendor=0x1c9e 
> >product=0x9800, then the driver is >attached and ttyUSB0, 1, 2 devices are 
> >created, and ofono starts to probe the device.
> >After ofono starts to initialize the Speedup modem, the registration process 
> >failed. I attach the >log here with AT debug info.
> >
> >Question: why the usbserial driver cannot probe and installed with the 
> >speedup dongle automatically?  
> 
> Yes I know, and I am working on it.
> 
> I don't know why we have to do the modprobe manually. If someone has some 
> info, I would be very happy to get them.

I am not even sure that the usbserial driver is 100% the right one for
this hardware. That is something that SpeedUp should confirm. However if
the VID/PID combination is not listed in any USB_DEVICE() entry of any
driver, then of course the kernel can not pick the device. Actually I
don't see usbserial has any USB_DEVICE entries. They are all in
specialized drivers.

Anyhow, the linux-usb mailing list should be the first contact point for
this.

Regards

Marcel


_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to