Re: F24 starts in command line only

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry, had a typo:
sudo systemctl set-default graphical.target

From: Andrew Strozyk <SudoLinuxMaster@xxxxxxxxxxx>
Sent: Saturday, June 25, 2016 3:35:06 PM
To: Community support for Fedora users
Subject: Re: F24 starts in command line only
 

Not trying to be picky, but if that is the real problem it probably will just be easier to run the following command to change the default target:


sudo systemctl set-default default.target




From: Rami Rosen <roszenrami@xxxxxxxxx>
Sent: Saturday, June 25, 2016 3:30:13 PM
To: Community support for Fedora users
Subject: Re: F24 starts in command line only
 
Hi, Terry,

What does ls -al /etc/systemd/system/default.target shows ?

Is it a soft link to  /lib/systemd/system/graphical.target ? or does it
point to /lib/systemd/system/multi-user.target?

If it is the second one, then try to remove it and create a link to
graphical.target, thus:
rm /etc/systemd/system/default.target
ln -s /lib/systemd/system/graphical.target /etc/systemd/system/default.target

And try to see after reboot it automatically starts KDE as usual..

It could be that what happened to you is some bug in the upgrade
process under some specific setup.

Good luck!

Regards,
Rami Rosen



On 25 June 2016 at 22:22, Temlakos <temlakos@xxxxxxxxx> wrote:
> On 06/25/2016 02:34 PM, Temlakos wrote:
>
> Everyone:
>
> Today I ran dnf system upgrade to go from F22 to F24. (Long story, including
> RPMFusion not getting their free and nonfree repos on-line until only the
> week just passed.)
>
> The problem: my system starts with a command line. Rebooting will not start
> my favorite desktop environment, which is KDE.
>
> How do I start it consistently in graphic mode?
>
> Temlakos
>
> Postscript:
>
> The sysctrld reports that the default target is graphical, and not
> multi-user.
>
> The command "startx" does work. When I run "startx" after logging in, it
> starts KDE as usual. But many things that were automatic, I have to specify
> by keyboard or by mouse.
>
> Is this the usual settling-in behavior for fresh F24 upgrades?
>
> At least, once I have my desktop environment back, most applications start
> and run as configured, and as usual.
>
> Temlakos
>
>
> --
> users mailing list
> users@xxxxxxxxxxxxxxxxxxxxxxx
> To unsubscribe or change subscription options:
> https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux