View previous topic :: View next topic |
Author |
Message |
emc Guru
Joined: 02 Jul 2004 Posts: 564 Location: Cracow, Poland
|
Posted: Sun Nov 07, 2010 7:01 pm Post subject: [solved] Alternative to networkmanager |
|
|
Hi,
I notice that networkmanager will be mask. So i try remove it form system and clear USE flag networkmanager from /etc/make.conf. Then I couldn't start may WLAN network. So I emerge networkmanager again and then I have problem with emerge almost any other package (problem with revdep-rebuild as well). But wlan is working. So there is any alternative to networkmanager?
BTW I need somehow try to fix all compiling errors. But maybe i will add some new thread in 'portage subforum' for that.
Last edited by emc on Tue Nov 09, 2010 12:06 am; edited 1 time in total |
|
Back to top |
|
|
M Guru
Joined: 12 Dec 2006 Posts: 432
|
Posted: Sun Nov 07, 2010 7:50 pm Post subject: |
|
|
I don't think networkmanager will be masked. Anyway, good alternative is wicd, although you can get your wlan with just wpa_supplicant in runlevel, also, wpa_supplicant has qt4 flag which will give you wpa_gui application (in system tray). |
|
Back to top |
|
|
Ahenobarbi Retired Dev
Joined: 02 Apr 2009 Posts: 345 Location: Warsaw, PL
|
Posted: Sun Nov 07, 2010 8:58 pm Post subject: |
|
|
Try wicd - it's easier to use then wpa_supplicant. |
|
Back to top |
|
|
emc Guru
Joined: 02 Jul 2004 Posts: 564 Location: Cracow, Poland
|
Posted: Mon Nov 08, 2010 10:03 am Post subject: |
|
|
Ahenobarbi wrote: | Try wicd - it's easier to use then wpa_supplicant. |
So should I just:
Code: | emerge -C wpa_supplicant |
and then follow:
http://en.gentoo-wiki.com/wiki/Wicd
I just want to be sure I don't lose internet connection. |
|
Back to top |
|
|
ppurka Advocate
Joined: 26 Dec 2004 Posts: 3256
|
Posted: Mon Nov 08, 2010 12:42 pm Post subject: |
|
|
emc wrote: | Ahenobarbi wrote: | Try wicd - it's easier to use then wpa_supplicant. |
So should I just:
Code: | emerge -C wpa_supplicant |
and then follow:
http://en.gentoo-wiki.com/wiki/Wicd
I just want to be sure I don't lose internet connection. | All the frontends need wpa_supplicant. The hard work is actually done by wpa_supplicant So don't unmerge it.
Also, do you have a link to wherever you saw that networkmanager is going to be masked. It seems highly unlikely and strange to me. _________________ emerge --quiet redefined | E17 vids: I, II | Now using kde5 | e is unstable :-/ |
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Mon Nov 08, 2010 1:55 pm Post subject: |
|
|
Can you post the link emc ? |
|
Back to top |
|
|
emc Guru
Joined: 02 Jul 2004 Posts: 564 Location: Cracow, Poland
|
Posted: Mon Nov 08, 2010 2:00 pm Post subject: |
|
|
d2_racing wrote: | Can you post the link emc ? |
What link? You mean regarding masking networkmanager? I saw it thru eselect news. When I get to home I will poth it here. |
|
Back to top |
|
|
emc Guru
Joined: 02 Jul 2004 Posts: 564 Location: Cracow, Poland
|
Posted: Tue Nov 09, 2010 12:04 am Post subject: |
|
|
d2_racing wrote: | Can you post the link emc ? |
Sorry my mistake /usr/portage/profiles/packages.mask says that networkmanager <0.8 will be mask.
Anyway I will try wicd.
Thx and sorry :/ |
|
Back to top |
|
|
emc Guru
Joined: 02 Jul 2004 Posts: 564 Location: Cracow, Poland
|
Posted: Tue Nov 09, 2010 12:48 pm Post subject: |
|
|
Code: | # Samuli Suominen <ssuominen@gentoo.org> (28 Oct 2010)
# Time to upgrade to 0.8 already people
# Masked for removal due to usage of sys-auth/policykit, bug 340329
# Removal in approx. 14 days
<net-misc/networkmanager-0.8
<gnome-extra/nm-applet-0.8
<net-misc/networkmanager-openvpn-0.8
<net-misc/networkmanager-pptp-0.8
<net-misc/networkmanager-vpnc-0.8 |
|
|
Back to top |
|
|
|