* [gentoo-user] Networkmanager Auto Connect
@ 2016-10-14 16:26 Silvio Siefke
2016-10-15 10:51 ` Alexander Openkowski
0 siblings, 1 reply; 5+ messages in thread
From: Silvio Siefke @ 2016-10-14 16:26 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 604 bytes --]
Hello,
since networkmanger version 1.4 auto connect with wlan not work anymore
when logged in. Have someone same problem? Could find fix?
siefke@sisibox ~ $ find /var/db/pkg -name "networkmanager*" -type d
/var/db/pkg/net-misc/networkmanager-1.4.2
/var/db/pkg/net-misc/networkmanager-openvpn-1.2.6
siefke@sisibox ~ $ equery u networkmanager | cut -c -30
-audit
+bluetooth
+connection-sharing
+consolekit
+dhclient
-gnutls
+introspection
-json
+modemmanager
-ncurses
+nss
-ofono
+ppp
+resolvconf
-systemd
-teamd
-test
+vala
-wext
+wifi
Thank you & Nice Day
Silvio
[-- Attachment #2: Type: application/pgp-signature, Size: 455 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Networkmanager Auto Connect
2016-10-14 16:26 [gentoo-user] Networkmanager Auto Connect Silvio Siefke
@ 2016-10-15 10:51 ` Alexander Openkowski
2016-10-15 16:18 ` Silvio Siefke
0 siblings, 1 reply; 5+ messages in thread
From: Alexander Openkowski @ 2016-10-15 10:51 UTC (permalink / raw
To: gentoo-user
I have the same problem. Unfortunately, I do not know of any fix (did
not have the time to really investigate the problem, yet). I connect to
wireless networks manually in the meantime, which is getting on my
nerves more and more every day. :-) By the way: It seems that also wired
networks are affected.
On 10/14/2016 06:26 PM, Silvio Siefke wrote:
> Hello,
>
> since networkmanger version 1.4 auto connect with wlan not work anymore
> when logged in. Have someone same problem? Could find fix?
>
> siefke@sisibox ~ $ find /var/db/pkg -name "networkmanager*" -type d
> /var/db/pkg/net-misc/networkmanager-1.4.2
> /var/db/pkg/net-misc/networkmanager-openvpn-1.2.6
>
>
> siefke@sisibox ~ $ equery u networkmanager | cut -c -30
> -audit
> +bluetooth
> +connection-sharing
> +consolekit
> +dhclient
> -gnutls
> +introspection
> -json
> +modemmanager
> -ncurses
> +nss
> -ofono
> +ppp
> +resolvconf
> -systemd
> -teamd
> -test
> +vala
> -wext
> +wifi
>
> Thank you & Nice Day
> Silvio
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Networkmanager Auto Connect
2016-10-15 10:51 ` Alexander Openkowski
@ 2016-10-15 16:18 ` Silvio Siefke
2016-10-23 22:25 ` Frank Steinmetzger
0 siblings, 1 reply; 5+ messages in thread
From: Silvio Siefke @ 2016-10-15 16:18 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 673 bytes --]
On Sat, 15 Oct 2016 12:51:36 +0200
Alexander Openkowski <opncow@googlemail.com> wrote:
> I have the same problem. Unfortunately, I do not know of any fix (did
> not have the time to really investigate the problem, yet). I connect
Yeah is not found really information, think will see is there a bug in
gnome panel.
> to wireless networks manually in the meantime, which is getting on my
> nerves more and more every day. :-)
I write a script on autostart:
siefke@sisibox ~ $ cat .bin/scripts/wlan.sh
#!/bin/bash
nmcli c up id NotForPrivatUse
this work at moment on all maschines.
Nice day
Silvio
--
Silvio Siefke <siefke_listen@web.de>
[-- Attachment #2: Type: application/pgp-signature, Size: 455 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Networkmanager Auto Connect
2016-10-15 16:18 ` Silvio Siefke
@ 2016-10-23 22:25 ` Frank Steinmetzger
2016-10-24 21:47 ` Frank Steinmetzger
0 siblings, 1 reply; 5+ messages in thread
From: Frank Steinmetzger @ 2016-10-23 22:25 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2172 bytes --]
On Sat, Oct 15, 2016 at 06:18:13PM +0200, Silvio Siefke wrote:
> On Sat, 15 Oct 2016 12:51:36 +0200
> Alexander Openkowski <opncow@googlemail.com> wrote:
>
> > I have the same problem. Unfortunately, I do not know of any fix (did
> > not have the time to really investigate the problem, yet). I connect
>
> Yeah is not found really information, think will see is there a bug in
> gnome panel.
>
> > to wireless networks manually in the meantime, which is getting on my
> > nerves more and more every day. :-)
I also noticed that my laptop didn’t autoconnect anymore. And even after
connecting manually, I still saw a questionmark on the tray icon and incorrect
connection information. Ultimately, ~/.xsession-errors tells us more:
$ grep NetworkManager ~/.xsession-errors | sort -u
[...]
void NetworkManager::AccessPoint::propertiesChanged(const QVariantMap&) Unhandled property "LastSeen"
void NetworkManager::ActiveConnection::propertiesChanged(const QVariantMap&) Unhandled property "Dhcp4Config"
void NetworkManager::ActiveConnection::propertiesChanged(const QVariantMap&) Unhandled property "Dhcp6Config"
void NetworkManager::ActiveConnection::propertiesChanged(const QVariantMap&) Unhandled property "Id"
void NetworkManager::ActiveConnection::propertiesChanged(const QVariantMap&) Unhandled property "Ip4Config"
void NetworkManager::ActiveConnection::propertiesChanged(const QVariantMap&) Unhandled property "Ip6Config"
void NetworkManager::ActiveConnection::propertiesChanged(const QVariantMap&) Unhandled property "Type"
void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "Metered"
void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "PrimaryConnectionType"
void NetworkManager::SettingsPrivate::propertiesChanged(const QVariantMap&) Unhandled property "Connections"
Hoping the best, I upgraded to the still keyworded 1.4.2. That fixed it for me.
--
Gruß | Greetings | Qapla’
Please do not share anything from, with or about me with any social network.
“Verbing weirds language.” – Calvin (Calvin & Hobbes)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Networkmanager Auto Connect
2016-10-23 22:25 ` Frank Steinmetzger
@ 2016-10-24 21:47 ` Frank Steinmetzger
0 siblings, 0 replies; 5+ messages in thread
From: Frank Steinmetzger @ 2016-10-24 21:47 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1306 bytes --]
On Mon, Oct 24, 2016 at 12:25:14AM +0200, Frank Steinmetzger wrote:
> On Sat, Oct 15, 2016 at 06:18:13PM +0200, Silvio Siefke wrote:
> > On Sat, 15 Oct 2016 12:51:36 +0200
> > Alexander Openkowski <opncow@googlemail.com> wrote:
> >
> > > I have the same problem. Unfortunately, I do not know of any fix (did
> > > not have the time to really investigate the problem, yet). I connect
> >
> > Yeah is not found really information, think will see is there a bug in
> > gnome panel.
> >
> > > to wireless networks manually in the meantime, which is getting on my
> > > nerves more and more every day. :-)
>
> I also noticed that my laptop didn’t autoconnect anymore. And even after
> connecting manually, I still saw a questionmark on the tray icon and incorrect
> connection information. Ultimately, ~/.xsession-errors tells us more:
> [...]
> Hoping the best, I upgraded to the still keyworded 1.4.2. That fixed it for me.
Well, the question mark is gone once I am connect to a network. But I still
have those messages and no auto-reconnect. I downgraded to 1.0 for now until
I know more about the problem.
--
Gruß | Greetings | Qapla’
Please do not share anything from, with or about me with any social network.
Suicide is the most honest form of self-criticism.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2016-10-24 21:47 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-14 16:26 [gentoo-user] Networkmanager Auto Connect Silvio Siefke
2016-10-15 10:51 ` Alexander Openkowski
2016-10-15 16:18 ` Silvio Siefke
2016-10-23 22:25 ` Frank Steinmetzger
2016-10-24 21:47 ` Frank Steinmetzger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox