Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 6th December 2009, 02:33 PM
Andrzej Orkan Offline
Registered User
 
Join Date: Nov 2004
Posts: 4
linuxfedorafirefox
LXDE and the problem with NetworkManager

I'm use Fluxbox in my everyday work. With the recent installation of Fedora12 (from the Gnome LiveCD) i decided to replace GDM with LXDM. I did it by means of editing /etc/X11/prefdm file:
Code:
...
quit_arg=
preferred=
if [ -f /etc/sysconfig/desktop ]; then
    . /etc/sysconfig/desktop
    if [ "$DISPLAYMANAGER" = GNOME ]; then
        preferred=/usr/sbin/gdm
        quit_arg="--retain-splash"
    elif [ "$DISPLAYMANAGER" = KDE ]; then
        preferred=/usr/bin/kdm
    elif [ "$DISPLAYMANAGER" = WDM ]; then
        preferred=/usr/bin/wdm
    elif [ "$DISPLAYMANAGER" = XDM ]; then
            preferred=/usr/bin/xdm
        elif [ -n "$DISPLAYMANAGER" ]; then
        preferred=$DISPLAYMANAGER
    else
        quit_arg="--retain-splash"
    fi
else
    quit_arg="--retain-splash"
fi

preferred=/usr/bin/lxdm
...
after reboot I have some issues with permissions, for example NetworkManager won't start:
Code:
$ nm-applet

** (nm-applet:1459): WARNING **: <WARN>  request_name(): Could not acquire the NetworkManagerUserSettings service.
  Error: (9) Connection ":1.24" is not allowed to own the service "org.freedesktop.NetworkManagerUserSettings" due to security policies in the configuration file
also "reboot" command won't work anymore without "sudo"

I tried to look for it in forums, found out that this is "dirty little secret of Gnome - it's not modular" and that GDM is responsible for far more than just login management.

Anyone had same experiences or has proper knowledge to help me with this, please?
Reply With Quote
  #2  
Old 6th December 2009, 04:18 PM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
linuxopera
I also use fluxbox. However, I don't use network manager. Is not using NetworkManager, but using the network service instead, a possible solution?

Like Windows and Mac, Fedora and Ubuntu, as well, as no doubt, many other desktop oriented distributions, tie many things heavily to the graphic interface. As I'm not a NetworkManager fan, I've never really looked into it, I just use the network service instead.

I don't know if you consider that an option or not.
__________________
--
http://home.roadrunner.com/~computertaijutsu

Do NOT PM forum members with requests for technical support. Ask your questions on the forum.


"I don't know why there is the constant push to break any semblance of compatibility" --anon
Reply With Quote
  #3  
Old 6th December 2009, 04:51 PM
Andrzej Orkan Offline
Registered User
 
Join Date: Nov 2004
Posts: 4
linuxfedorafirefox
network service is an option

but here the problem is - I believe - not in NetworkManager, but in permissions and access to certain parts of system after login, GDM seems to have it configured, LXDM - not
Reply With Quote
  #4  
Old 6th December 2009, 05:50 PM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
linuxopera
I'm not sure (whether it's a permissions problem--though it wouldn't surprise me if the permissions were with NM itself)

In any case, you could try enabling network and disabling NM with chkconfig

chkconfig NetworkManager off
chkconfig network on

(Frankly, I prefer to reboot after that if it's an option, because NM seems to be involved in all sorts of things.)
Then, you can use system-network-config to set up your card whether for DHCP or static. (Or system-network-config-tui).

After that, try service network restart and all will, hopefully, be good. You will also, I imagine, have to set it to come up on boot. (I actually do most of this manually, so not sure of the exact steps.) You will have to make these changes as root or with root privilege.

For what it's worth, this works for me.
__________________
--
http://home.roadrunner.com/~computertaijutsu

Do NOT PM forum members with requests for technical support. Ask your questions on the forum.


"I don't know why there is the constant push to break any semblance of compatibility" --anon
Reply With Quote
  #5  
Old 6th December 2009, 07:07 PM
Andrzej Orkan Offline
Registered User
 
Join Date: Nov 2004
Posts: 4
linuxfedorafirefox
I'll give it a try, but I think it will only solve my network problem, and there are few more there waiting.
I can also try those new re-spins of LXDE live CDs for F12, thay must've solved it somehow there.
Thanks.
Reply With Quote
  #6  
Old 6th December 2009, 07:50 PM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
linuxopera
Ah, my bad, I didn't realize you were using the older version of LXDE. As you've probably noticed, there were some problems. So yes, that would be the first step, try the new spin.
__________________
--
http://home.roadrunner.com/~computertaijutsu

Do NOT PM forum members with requests for technical support. Ask your questions on the forum.


"I don't know why there is the constant push to break any semblance of compatibility" --anon
Reply With Quote
Reply

Tags
lxdm gdm nm-applet

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
F12 LXDE Re-Spin Now Available Hlingler News 11 14th December 2009 12:57 PM
Problem installing LXDE. Anji_fedora Using Fedora 8 30th July 2009 07:26 AM
LXDE for fedora 11? orc_dragoon Using Fedora 5 30th June 2009 10:44 PM
Lxde? NoEffex Linux Chat 11 9th December 2008 12:12 PM
NetworkManager / NetworkManager Display Problem Malachai Hardware & Laptops 0 25th December 2007 10:52 PM


Current GMT-time: 01:32 (Sunday, 26-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat