Comment 26 for bug 1800794

Revision history for this message
RussianNeuroMancer (russianneuromancer) wrote :

Just in case I want to clarify that I did mistake in #19 and #22 - I totally forgot that besides configuration file I also added couple of lines with modem id's to /lib/udev/rules.d/40-usb_modeswitch.rules:

# HP lt4210
ATTR{idVendor}=="03f0", ATTR{idProduct}=="0857", RUN+="usb_modeswitch '/%k'"

Obviously, without this two lines even usb-modeswitch with disabled dispatcher-c-rewrite.patch will not able to switch modem mode automatically, as nothing will run usb_modeswitch against device path.

So, I wrote this message to clarify that all usb_modeswitch runs above and below happened with modified /lib/udev/rules.d/40-usb_modeswitch.rules