Re: startx doesn't work in Fedora 25 (fedora)

2016-12-21 Thread Ed Greshko
On 12/22/16 03:41, Rick Walker wrote: > >> ll /etc/systemd/system/display-manager.service > (...): No such file or directory That's not good Which I'm sure you found out > > > Which suggested > > dnf install system-switch-displaymanager > system-switch-displaymanager-gnome >

Re: startx doesn't work in Fedora 25 (fedora)

2016-12-21 Thread Rick Walker
Hi Ed, > I suppose a little sanity check is in order. > You wrote "F25 to F25" but that sure isn't correct. Oops. F23->F25. > ll /etc/systemd/system/default.target 4 lrwxrwxrwx. 1 root root 36 Oct 24 2011 /etc/systemd/system/default.target -> /lib/systemd/system/runlevel5.target

Re: startx doesn't work in Fedora 25

2016-12-21 Thread fedora
Hi Rick it's probably worth a try: mv /etc/X11/xorg.conf /etc/X11/xorg.conf.orig startx I had a mess lately with X on a different Linux distro, but when I moved away xorg.conf, X came back in old splendor. suomi On 12/21/2016 09:15 AM, Rick Walker wrote: Just updated from F25 to F25. No l

Re: startx doesn't work in Fedora 25

2016-12-21 Thread Ed Greshko
On 12/21/16 16:15, Rick Walker wrote: > Just updated from F25 to F25. No longer have a working KDE > desktop. I'm configured for graphical boot, but just get a > console. startx just errored out and returned after X11 died. > > I cobbled together a simple .xinitrc and am running a very > painf

startx doesn't work in Fedora 25

2016-12-21 Thread Rick Walker
Just updated from F25 to F25. No longer have a working KDE desktop. I'm configured for graphical boot, but just get a console. startx just errored out and returned after X11 died. I cobbled together a simple .xinitrc and am running a very painful fvwm. Am I missing something simple? Do I jus