Hi Cedric, > > The ofono.git HEAD already sets the driver, but the qmi and net > > detection is not always correct. So just overwrite the values for the > > device nodes and see if that works for you. > > > > Thanks for the suggestion, i started on this before this change was > commited. > I also had the issue to detect qmi, because udev doesn't export the usb > properties for cdc-wdm devices. > The patch i did for this, is check ID_VENDOR_ID and ID_MODEL_ID of > usb_device instead of device in check_usb_devices(). > > Using the gobi driver for the E398, it looks like there's a memory leak of > qmi_service when plugging/unplugging the device.
that might be possible. Can you give me some valgrind traces or similar so I can see where this might be coming from. Regards Marcel _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
