Re: Problem with 4G modem -- 'ip-config-unavailable'
- From: Andrew Boltachev <andrewboltachev gmail com>
- To: Pavel Simerda <psimerda redhat com>
- Cc: networkmanager-list gnome org
- Subject: Re: Problem with 4G modem -- 'ip-config-unavailable'
- Date: Tue, 26 Feb 2013 04:25:37 +0400
2013/2/26 Pavel Simerda
<psimerda redhat com>
----- Original Message -----
> From: "Andrew Boltachev" <
andrewboltachev gmail com>
> N.B. I've done some hacking and re-compiling on 0.9.8.0 version and
> figured out, that function, that actually outputs the error is
> 'nm_device_activate_ip4_config_timeout' in 'nm-device.c' file, and
> one of it's lines is notably different in very last (commit 47d8db5)
I don't see there any difference like that one, actually.
> and 0.9.8.0 versions:
> comm. 47d8db5:
>
>
> if ((priv->ip4_state == IP_DONE) && (priv->ip4_config == NULL)) {
>
>
> ver. 0.9.8.0
>
>
> if ((priv->ip6_state == IP_DONE) && (priv->ip6_config == NULL)) {
Looks like you're looking at different lines.
Pavel
Uhm, yes, that's my mistake. There are different lines in different functions, and they are the same in these files. But, all in all, interesting, what's the reason of 'ip-config-unavailable' error.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]