Comment 2 for bug 367856

Revision history for this message
Alexander Sack (asac) wrote : Re: Contact is lost with internal HSDPA/UMTS modem after some random period - a suspend and wake cycle or a restart is needed to be able to use the modem again

First, please dont lumb multiple bugs together ... please remove the parts you dont want to be treated in this bug from the description/summary.

please provide output of

lshal
lsusb

Also stop NetworkManager and use:

sudo su
export NM_SERIAL_DEBUG=1
NetworkManager --no-daemon 2>&1 | tee /tmp/nm.log.txt

and attach the nm.log.txt after reproducing whatever bug you want this bug to stand for ;).