Re: NM alternatives for wireless

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jun 19, 2008 at 10:28 AM, Andras Simon <szajmi@xxxxxxxxx> wrote:
> On 6/19/08, Sven Winkelmann <sven.winkelmann@xxxxxxxx> wrote:
>> that is with wicd? http://wicd.sourceforge.net/
>
> Thanks, this comes very close to what I had in mind! And it's the only
> thing besides NM that I'm able to connect to wireless APs with! It's a
> pity it's not packaged for fedora.
>
> Andras

Go read the source code and you'll see why its not packaged with
Fedora.  It may work for some users, but it is a thorough hodge-podge
and packaging with with rpm is a peculiar task.

I think you should take a calm breath and figure why NM does not work
for you.  I was an NM hater, but have now found it works 100% of the
time on routers that allow DHCP (not static IP wire, but DHCP wire is
OK too).

If you don't run gnome, as I often don't, you should start the network
manager applet with a script like so:


$ cat bin/my-nm-applet
eval "`gnome-keyring-daemon`"
export GNOME_KEYRING_PID
export GNOME_KEYRING_SOCKET
rm nohup.out
nohup nm-applet &
# kill $GNOME_KEYRING_PID


Of course, before you do that, make absolutely sure that the "network"
service is OFF, wpa_supplicant must be OFF, and NetworkManager must be
ON.

pj



-- 
Paul E. Johnson
Professor, Political Science
1541 Lilac Lane, Room 504
University of Kansas

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux