Comment 1 for bug 371291

Revision history for this message
Christof Länzlinger (laenzlinger) wrote : Re: NetworkManager does not connect to Mobile Broadband anymore in Jaunty (Sierra AC880)

Attachmen 1: Successfull connection with Ubuntu 8.10 (Live-CD)

Debug procedure:

# become root
sudo su

# stop NM
/etc/init.d/NetworkManager stop

# start with serial log and tee it in a log file
NM_PPP_DEBUG=1 NetworkManager --no-daemon 2>&1 | tee /tmp/nm.log