LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   fedora 16: No greeter widget plugin loaded (https://www.linuxquestions.org/questions/fedora-35/fedora-16-no-greeter-widget-plugin-loaded-914272/)

velouria 11-18-2011 12:44 PM

fedora 16: No greeter widget plugin loaded
 
hey,

i upgraded to fedora 16 and first i get

No greeter widget plugin loaded

and then booting freezes at loadin ramdisk or whatever

i believe i could fix the system with failsafe mode but for some reason though im connected with cable and everything works internet connection is not recognized

is there any way to fix this or to re-install the broken packages using the live-usb?

RockDoctor 11-19-2011 08:02 AM

If you knew which file(s) were missing and/or corrupt, you could certainly boot from the live-usb, mount your hard drive installation at some convenient location, and copy the required files from the live system to the hard drive. Not something I would normally recommend, but certainly something I would do myself.

Not sure where or how gdm write its config info, but on my systems (Fedora 16 and Rawhide running LXDE), I see:
Code:

~$ sudo cat lxdm.conf
[base]
# autologin=dgod
session=/usr/bin/startlxde
# numlock=0
greeter=/usr/libexec/lxdm-greeter-gtk

[server]
arg=/usr/bin/X -background vt1

[display]
gtk_theme=Clearlooks
bg=/usr/share/backgrounds/default.png
bottom_pane=1
lang=1
theme=Industrial

[input]

[userlist]
disable=0
white=
black=

/etc/lxdm$ sudo cat /etc/lxdm/lxdm.conf
[base]
# autologin=dgod
session=/usr/bin/startlxde
# numlock=0
greeter=/usr/libexec/lxdm-greeter-gtk

[server]
arg=/usr/bin/X -background vt1

[display]
gtk_theme=Clearlooks
bg=/usr/share/backgrounds/default.png
bottom_pane=1
lang=1
theme=Industrial

[input]

[userlist]
disable=0
white=
black=



All times are GMT -5. The time now is 06:35 PM.