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 15th June 2008, 08:21 AM
F.User_4_Life's Avatar
F.User_4_Life Offline
Registered User
 
Join Date: Dec 2007
Location: Fort Collins, Co.
Age: 27
Posts: 404
etc/x11/prefdm help and info?

ok this is what i did to my x11/prefdm


#!/bin/sh

PATH=/sbin:/usr/sbin:/bin:/usr/bin

# shut down any graphical boot that might exist
if [ -x /usr/bin/rhgb-client ]; then
/usr/bin/rhgb-client --quit
fi

# We need to source this so that the login screens get translated
[ -f /etc/sysconfig/i18n ] && . /etc/sysconfig/i18n

# Run preferred X display manager
preferred=
if [ -f /etc/sysconfig/desktop ]; then
. /etc/sysconfig/desktop
if [ "$DISPLAYMANAGER" = KDE ]; then
preferred=/usr/sbin/kdm
elif [ "$DISPLAYMANAGER" = GNOME ]; then
preferred=/usr/sbin/gdm
elif [ "$DISPLAYMANAGER" = WDM ]; then
preferred=/usr/bin/wdm
elif [ "$DISPLAYMANAGER" = XDM ]; then
preferred=/usr/bin/xdm
elif [ -n "$DISPLAYMANAGER" ]; then
preferred=$DISPLAYMANAGER
fi
fi

shopt -s execfail

[ -n "$preferred" ] && exec $preferred "$@" >/dev/null 2>&1 </dev/null

# Fallbacks, in order
exec kdm "$@" >/dev/null 2>&1 </dev/null
exec gdm "$@" >/dev/null 2>&1 </dev/null
exec wdm "$@" >/dev/null 2>&1 </dev/null
exec xdm "$@" >/dev/null 2>&1 </dev/null
# catch all exit error
exit 1

------------------------------------
im not sure exactly where the kdm execute or the locatin of it in the first place im useing fedora 8 64bit and i had fixed this before but cant remember as it was 5 months ago or so.
if any one can help this is what i did to it and it didnt work.
__________________
Tuniq 3 case black clear side
Cold Cathode Neon Light Green & Blue
680 Watt -- Power Supply SLI Ready
AMD Phenom X4 9550
AMD Liquid CPU Cooling Fan System Kit
[SLI] Asus M3N72-D Dual PCI-E
4 GB 2x2gig sticks
2x NVIDIA GeForce 9400GT 1GB eVga
320 GB HARD DRIVE [Serial-ATA-II, 3Gb, 7200 RPM, 16M Cache]
Logitech X-540 5.1
--------------------------------and

Professional wiring for all cables inside the system tower... LMFAO like i need it

all on Fc9 oh yeah brodah!!!:eek:
Reply With Quote
  #2  
Old 15th June 2008, 09:32 AM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
It appears that you're trying to set KDM as the preferred Display Manager, is that correct?

I prefer KDM also, but you've missed the target. The file to change is: /etc/sysconfig/desktop
Code:
[Vince@localhost Sun Jun 15 04:28:56 ~]$ cat /etc/sysconfig/desktop
DESKTOP="KDE"
DISPLAYMANAGER="KDE"
[Vince@localhost Sun Jun 15 04:29:13 ~]$
Create the file if it doesn't already exist. Set the default DESKTOP to any valid choice, "KDE" if you want KDE to be the system default (like I do).

V
Reply With Quote
  #3  
Old 15th June 2008, 10:55 PM
F.User_4_Life's Avatar
F.User_4_Life Offline
Registered User
 
Join Date: Dec 2007
Location: Fort Collins, Co.
Age: 27
Posts: 404
ok i am trying to change it to kdm and have done it this way and i will try it your way but prefer to edit the prefdm file.
__________________
Tuniq 3 case black clear side
Cold Cathode Neon Light Green & Blue
680 Watt -- Power Supply SLI Ready
AMD Phenom X4 9550
AMD Liquid CPU Cooling Fan System Kit
[SLI] Asus M3N72-D Dual PCI-E
4 GB 2x2gig sticks
2x NVIDIA GeForce 9400GT 1GB eVga
320 GB HARD DRIVE [Serial-ATA-II, 3Gb, 7200 RPM, 16M Cache]
Logitech X-540 5.1
--------------------------------and

Professional wiring for all cables inside the system tower... LMFAO like i need it

all on Fc9 oh yeah brodah!!!:eek:
Reply With Quote
  #4  
Old 15th June 2008, 11:06 PM
F.User_4_Life's Avatar
F.User_4_Life Offline
Registered User
 
Join Date: Dec 2007
Location: Fort Collins, Co.
Age: 27
Posts: 404
i made the file and it didnt help if anyone knows the location of the kdm execute so i can edit the prefdm file cause i did the above and it hasnt worked i even restarted my computer.
__________________
Tuniq 3 case black clear side
Cold Cathode Neon Light Green & Blue
680 Watt -- Power Supply SLI Ready
AMD Phenom X4 9550
AMD Liquid CPU Cooling Fan System Kit
[SLI] Asus M3N72-D Dual PCI-E
4 GB 2x2gig sticks
2x NVIDIA GeForce 9400GT 1GB eVga
320 GB HARD DRIVE [Serial-ATA-II, 3Gb, 7200 RPM, 16M Cache]
Logitech X-540 5.1
--------------------------------and

Professional wiring for all cables inside the system tower... LMFAO like i need it

all on Fc9 oh yeah brodah!!!:eek:
Reply With Quote
Reply

Tags
etc or x11 or prefdm, info

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
init: prefdm respawning too fast, stopped Binford Installation and Live Media 8 6th May 2009 03:17 PM
"prefdm respawning too fast, stopped" Thabang Installation and Live Media 0 6th May 2009 02:38 PM
wierd problem with prefdm, can't exec from /etc can from /tmp a8hex Using Fedora 7 17th November 2007 04:29 AM
problem with the prefdm process unky Using Fedora 2 15th September 2006 08:16 AM
Prefdm Crazysprinkler Using Fedora 2 18th April 2005 12:46 AM


Current GMT-time: 08:46 (Wednesday, 22-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