Le Jeudi 18 Mars 2010 15:50:59 l...@think-future.de, vous avez écrit :
> # What have you done to make your device work ? Did you delete
> # /etc/usb_modeswitch.d/19d2\:2000 ?
> Yep, /etc/usb_modeswitch.d/19d2\:2000 must be out of tree.
> 
> # The changelog contains several changes about those devices (that seem to
> be the # most problematic one):
> #
> # usb-modeswitch-data (20100221-1) unstable; urgency=low
> #   * New upstream release.
> #     + New devices
> #       (…)
> #       [19d2:2000] ZTE MF626 and others
> I'm suspecting this change to have introduced the discontinuity. But I am
> not 100% sure about it.

Hi again, 

I investigated a bit, and it happends that udev (installed on your system) 
ships 
two files:

/lib/udev/modem-modeswitch
/lib/udev/rules.d/61-option-modem-modeswitch.rules

which happen to switch the 19d2:2000 devices. So we have a clear functionality 
overlap here, which in turn makes your device "not switch" at the end.

I discussed this with the udev maintainer over IRC and he confirmed me that 
modem-modeswitch is meant to be removed "soon". He asked me to rise this to 
upstream, which will be done right now.

Nevertheless, I don't know how to fix this bug without breaking the 19d2\:2000 
switching facility.

> Thanks for your prompt response.
> 
> Cheers

Could you please try to plus your device in within the 4 cases below

1) /lib/udev/rules.d/61-mobile-action.rules present 
   /etc/usb_modeswitch.d/19d2\:2000 present
   (should fail as you reported)

2) /lib/udev/rules.d/61-mobile-action.rules present 
   /etc/usb_modeswitch.d/19d2\:2000 removed
   (should work as you reported)

3) /lib/udev/rules.d/61-mobile-action.rules absent 
   /etc/usb_modeswitch.d/19d2\:2000 present
   (I guess it should work)

4) /lib/udev/rules.d/61-mobile-action.rules absent
   /etc/usb_modeswitch.d/19d2\:2000 absent
  (I guess it should not work)

Thanks in advance, best regards, 

OdyX

-- 
Didier Raboud, proud Debian Maintainer (DM).
CH-1020 Renens
did...@raboud.com

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to