Hi Pierre,
The problem is not only with Mint.
The pertinent lines in file 40-usb_modeswitch.rules are the following I believe.
# T-Mobile NL (Huawei E352)
ATTRS{idVendor}=="Huawei", ATTRS{idProduct}=="14fe", RUN+="usb_modeswitch '%b/%k'"
Let me know if you happen to have a line where ATTRS{idProduct}=="1506".
I had already tried the available updates from Synaptic but I got the following message.
Code: Select all
E: /var/cache/apt/archives/locales_2.19-11_all.deb: trying to overwrite '/usr/sbin/update-locale', which is also in package libc-bin 2.17-93ubuntu4
The output from the update process was as follows.
Code: Select all
Fontconfig error: "/etc/fonts/conf.d/65-khmer.conf", line 14: out of memory
Fontconfig error: "/etc/fonts/conf.d/65-khmer.conf", line 23: out of memory
Fontconfig error: "/etc/fonts/conf.d/65-khmer.conf", line 32: out of memory
Preconfiguring packages ...
(Reading database ... 156642 files and directories currently installed.)
Preparing to replace locales 2.13+git20120306-9 (using .../locales_2.19-11_all.deb) ...
Unpacking replacement locales ...
dpkg: error processing /var/cache/apt/archives/locales_2.19-11_all.deb (--unpack):
trying to overwrite '/usr/sbin/update-locale', which is also in package libc-bin 2.17-93ubuntu4
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Preparing to replace libc-bin 2.17-93ubuntu4 (using .../libc-bin_2.19-11_amd64.deb) ...
Unpacking replacement libc-bin ...
Processing triggers for man-db ...
Fontconfig error: "/etc/fonts/conf.d/65-khmer.conf", line 14: out of memory
Fontconfig error: "/etc/fonts/conf.d/65-khmer.conf", line 23: out of memory
Fontconfig error: "/etc/fonts/conf.d/65-khmer.conf", line 32: out of memory
Errors were encountered while processing:
/var/cache/apt/archives/locales_2.19-11_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
Setting up libc-bin (2.19-11) ...
Installing new version of config file /etc/bindresvport.blacklist ...
Update: I've also tested in Cinnamon 17, which has later USB modeswitch packages but it made no difference.
Thanks, Michael.