*** This bug is a duplicate of bug 1155975 ***
https://bugs.launchpad.net/bugs/1155975
** This bug is no longer a duplicate of bug 927954
Mobile broadband device causes segfault when plugged in (segfault in libc6
when using usb-modeswitch)
** This bug has been marked a duplicate of bug 115
*** This bug is a duplicate of bug 927954 ***
https://bugs.launchpad.net/bugs/927954
** This bug has been marked a duplicate of bug 927954
Mobile broadband device causes segfault when plugged in (segfault in libc6
when using usb-modeswitch)
--
You received this bug notification because y
This removed the segfault error from the dmesg. But it seems like
removing error does not solve the problem, NetworkManager still shows no
modem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921151
T
There's a simple workaround (though I'm still working on a proper fix):
edit /lib/udev/usb_modeswitch, change the line:
exec /usr/sbin/usb_modeswitch_dispatcher $1 $2 2>/dev/null
to
exec /usr/sbin/usb_modeswitch_dispatcher $1 $2 >/dev/null 2>&1
In other words, simply make sure any output is red
I get the same as well. Any workaround?
[ 3215.928226] usb_modeswitch_[16853]: segfault at 8 ip 7f9c0152e541
sp 7fff27d32a58 error 4 in libc-2.13.so[7f9c014a8000+197000]
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: usb-modeswitch (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921151
Title