Mailinglist Archive: opensuse-bugs (5410 mails)

< Previous Next >
[Bug 567888] mobile network is buggy with networkmanager
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 21 Jan 2010 17:46:05 +0000
  • Message-id: <20100121174605.6C77A24551B@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=567888

http://bugzilla.novell.com/show_bug.cgi?id=567888#c5


--- Comment #5 from Markus Koßmann <markus.kossmann@xxxxxx> 2010-01-21 17:46:01
UTC ---
At least commit cd4754f doesn't seem to work for the 11.2 Networkmanager
version.
I installed the src.rpm
In a first try I applied the patch to nm-gsm-device.c. That didn't change
anything. Still the same assertion when trying to connect. Then I found that
0001-Use-ModemManager.patch added an assertion of the same condition. Changing
that assertion in the same way made assertion `caller == SECRETS_CALLER_GSM'
going away, but now it fails with:
Jan 21 18:28:56 linux-dr8i NetworkManager: <info> (ttyUSB0): device state
change: 2 -> 3 (reason 0)
Jan 21 18:29:34 linux-dr8i NetworkManager: <info> Activation (ttyUSB0)
starting connection 'Vodaphone'
Jan 21 18:29:34 linux-dr8i NetworkManager: <info> (ttyUSB0): device state
change: 3 -> 4 (reason 0)
Jan 21 18:29:34 linux-dr8i NetworkManager: <info> Activation (ttyUSB0)
Stage 1 of 5 (Device Prepare) scheduled...
Jan 21 18:29:34 linux-dr8i NetworkManager: <info> Activation (ttyUSB0)
Stage 1 of 5 (Device Prepare) started...
Jan 21 18:29:34 linux-dr8i NetworkManager: <info> (ttyUSB0): device state
change: 4 -> 6 (reason 0)
Jan 21 18:29:34 linux-dr8i NetworkManager: <info> Activation (ttyUSB0)
Stage 1 of 5 (Device Prepare) complete.
Jan 21 18:29:34 linux-dr8i NetworkManager: <WARN>
real_connection_secrets_updated(): Ignoring updated secrets for setting
'ipv4'.
Jan 21 18:29:34 linux-dr8i NetworkManager: <WARN>
real_connection_secrets_updated(): Ignoring updated secrets for setting
'ppp'.
Jan 21 18:29:34 linux-dr8i NetworkManager: <WARN>
real_connection_secrets_updated(): Ignoring updated secrets for setting
'serial'.
Jan 21 18:29:34 linux-dr8i NetworkManager: <info> Activation (ttyUSB0)
Stage 1 of 5 (Device Prepare) scheduled...
Jan 21 18:29:34 linux-dr8i NetworkManager: <info> Activation (ttyUSB0)
Stage 1 of 5 (Device Prepare) started...
Jan 21 18:29:34 linux-dr8i NetworkManager: <info> (ttyUSB0): device state
change: 6 -> 4 (reason 0)
Jan 21 18:29:34 linux-dr8i NetworkManager: <info> Activation (ttyUSB0)
Stage 1 of 5 (Device Prepare) complete.
Jan 21 18:29:34 linux-dr8i NetworkManager: <WARN> stage1_prepare_done():
GSM modem connection failed: No cause information available
Jan 21 18:29:34 linux-dr8i NetworkManager: <info> (ttyUSB0): device state
change: 4 -> 9 (reason 1)
Jan 21 18:29:34 linux-dr8i NetworkManager: <info> Marking connection
'Vodaphone' invalid.
Jan 21 18:29:34 linux-dr8i NetworkManager: <info> Activation (ttyUSB0)
failed.
Jan 21 18:29:34 linux-dr8i NetworkManager: <info> (ttyUSB0): device state
change: 9 -> 3 (reason 0)

--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
< Previous Next >
References