View previous topic :: View next topic |
Author |
Message |
lokoalex Apprentice
Joined: 02 Dec 2004 Posts: 194 Location: Jersey
|
Posted: Thu Oct 18, 2007 3:18 pm Post subject: Network Manager Suggestions |
|
|
Can anyone suggest what network manager I should use for my wireless card. I have an Intel Pro/Wireless 3945ABG network card. I just need a program that will manage my wireless connection. Automatically remember my connection and connect as soon as it spots it. But will also give me the option to see other wifi spots and connect to them. So far knetworkmanager does not remember my WEP and I have to put it in every single time. It is so annoying. _________________ Gentoo and I have an On-Off relationship.... |
|
Back to top |
|
|
di1bert l33t
Joined: 16 May 2002 Posts: 963 Location: Oslo, Norway
|
Posted: Thu Oct 18, 2007 3:26 pm Post subject: |
|
|
Unfortunately (k)network-manager is the best one on the market as far as I can see.
I looked for ages and while it was annoying and didn't work every now and again
NetworkManager is by far the best option when it comes to wireless.
I've got an Ubuntu box and it runs like a charm on that....
-m |
|
Back to top |
|
|
lokoalex Apprentice
Joined: 02 Dec 2004 Posts: 194 Location: Jersey
|
Posted: Thu Oct 18, 2007 4:24 pm Post subject: |
|
|
Does it remember your SSID and your WEP Key? I have to put the SSID and WEP Key every single time i reboot. _________________ Gentoo and I have an On-Off relationship.... |
|
Back to top |
|
|
di1bert l33t
Joined: 16 May 2002 Posts: 963 Location: Oslo, Norway
|
Posted: Thu Oct 18, 2007 4:27 pm Post subject: |
|
|
It did yes, although I had some other weird problems with NM on Gentoo which I
got bored of trying to fix.
-m |
|
Back to top |
|
|
lokoalex Apprentice
Joined: 02 Dec 2004 Posts: 194 Location: Jersey
|
Posted: Thu Oct 18, 2007 7:12 pm Post subject: |
|
|
Ok im trying to emerge knetwork manager and it keeps crapping out on me. First of all its masked. Then it just craps out after I use ACCEPT_KEYWORDS="~x86". Here is what I have so far:
Code: | mv -f ".deps/NetworkManager-nm-device-802-3-ethernet.Tpo" ".deps/NetworkManager-nm-device-802-3-ethernet.Po"; else rm -f ".deps/NetworkManager-nm-device-802-3-ethernet.Tpo"; exit 1; fi
In file included from /usr/include/linux/mii.h:12,
from nm-device-802-3-ethernet.c:406:
/usr/include/linux/if.h:118: error: redefinition of 'struct ifmap'
/usr/include/linux/if.h:154: error: redefinition of 'struct ifreq'
/usr/include/linux/if.h:204: error: redefinition of 'struct ifconf'
make[3]: *** [NetworkManager-nm-device-802-3-ethernet.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/work/NetworkManager-0.6.5_p20070823'
make: *** [all] Error 2
*
* ERROR: net-misc/networkmanager-0.6.5_p20070823 failed.
* Call stack:
* ebuild.sh, line 1654: Called dyn_compile
* ebuild.sh, line 990: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* ebuild.sh, line 1334: Called gnome2_src_compile
* gnome2.eclass, line 71: Called die
*
* compile failure
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/temp/build.log'.
*
* Messages for package net-misc/networkmanager-0.6.5_p20070823:
*
* ERROR: net-misc/networkmanager-0.6.5_p20070823 failed.
* Call stack:
* ebuild.sh, line 1654: Called dyn_compile
* ebuild.sh, line 990: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* ebuild.sh, line 1334: Called gnome2_src_compile
* gnome2.eclass, line 71: Called die
*
* compile failure
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-misc/networkmanager-0.6.5_p20070823/temp/build.log'.
|
Any suggestions? _________________ Gentoo and I have an On-Off relationship.... |
|
Back to top |
|
|
jbcjorge n00b
Joined: 05 Aug 2007 Posts: 56 Location: México
|
Posted: Sat Oct 20, 2007 1:49 am Post subject: |
|
|
Yup... just comment the problematic lines of code, emerge, and uncomment... It works for me... _________________ Thinkpad P50 ~amd64 |
|
Back to top |
|
|
|