Re: No X after booting F25

2017-04-09 Thread Ed Greshko
On 04/10/17 11:09, Stephen Davies wrote: > That did the trick thank you. Good... > > Any idea how this bit got lost in the upgrade? I've heard of this happening when desktop is KDE and the previous version was using kdm as the display manager. -- Fedora Users List - The place to go to get othe

Re: No X after booting F25

2017-04-09 Thread Stephen Davies
On 10/04/17 12:27, Ed Greshko wrote: On 04/10/17 10:42, Stephen Davies wrote: 2. No. display-manager.service does not exist below /etc/systemd or /usr/lib/systemd Then systemctl --force enable whatdmyouwant.service e.g. systemctl --force disable gdm.service systemctl --force disable s

Re: No X after booting F25

2017-04-09 Thread Ed Greshko
On 04/10/17 10:42, Stephen Davies wrote: > 2. No. display-manager.service does not exist below /etc/systemd or > /usr/lib/systemd Then systemctl --force enable whatdmyouwant.service e.g. systemctl --force disable gdm.service systemctl --force disable sddm.service -- Fedora Users L

Re: No X after booting F25

2017-04-09 Thread Stephen Davies
On 10/04/17 11:25, Ed Greshko wrote: On 04/10/17 09:46, Stephen Davies wrote: Since upgrading to F25, I no longer get a graphical login page. I have run systemctl set-default graphical.target and runlevel5.target and default.target both point to graphical.target but I still get the non-graphica

Re: No X after booting F25

2017-04-09 Thread Ed Greshko
On 04/10/17 09:46, Stephen Davies wrote: > Since upgrading to F25, I no longer get a graphical login page. > > I have run systemctl set-default graphical.target and runlevel5.target > and default.target both point to graphical.target but I still get the > non-graphical login. Two questions come