The C Source, Patches and (shudder!) Bugs
Post Reply
pschueller
Posts: 1
Joined: 20 Aug 2011, 09:22

Ubuntu: does not work if device plugged in during bootup

Post by pschueller » 20 Aug 2011, 09:27

I have a GSM USB broadband modem which works nearly perfect in ubuntu natty, with one exception:

If I just boot the computer and log into the system no network connection is there and I am not able to connect with the network manager applet.

If i plug out the modem, plug it again into USB, everything works.

I can even plugout the modem before logging in, plug it in again, and then login. The connection will be there. Without replugging it will not.

This is part of dmesg:
The full dmesg can be found in the launchpad bugtracker
https://bugs.launchpad.net/modemmanager ... iles/dmesg
The launchpad bug is https://bugs.launchpad.net/modemmanager/+bug/829916

[ 1.268077] usb 1-4: new high speed USB device using ehci_hcd and address 4
[ 1.536043] usb 1-5: new high speed USB device using ehci_hcd and address 5
[ 1.784057] usb 1-8: new high speed USB device using ehci_hcd and address 6
[ 2.160043] usb 2-1: new full speed USB device using uhci_hcd and address 2
[ 2.580045] usb 2-2: new low speed USB device using uhci_hcd and address 3
[ 86.164032] usb 1-4: new high speed USB device using ehci_hcd and address 7
[ 93.028032] usb 1-4: new high speed USB device using ehci_hcd and address 8
[ 93.427410] USB Serial support registered for GSM modem (1-port)
[ 93.428334] option 1-4:1.0: GSM modem (1-port) converter detected
[ 93.430537] usb 1-4: GSM modem (1-port) converter now attached to ttyUSB0
[ 93.430561] option 1-4:1.1: GSM modem (1-port) converter detected
[ 93.432682] usb 1-4: GSM modem (1-port) converter now attached to ttyUSB1
[ 93.432706] option 1-4:1.2: GSM modem (1-port) converter detected
[ 93.433111] usb 1-4: GSM modem (1-port) converter now attached to ttyUSB2
[ 93.433340] option: v0.7.2:USB Driver for GSM modems

I suspect that usb-modeswitch triggers "USB Serial support registered for GSM modem (1-port)", but only after bootup.

Josh
Site Admin
Posts: 6570
Joined: 03 Nov 2007, 00:30

Post by Josh » 21 Aug 2011, 11:32

I have replied on the launchpad page.

Post Reply