Re: Only desktop wallpaper after login F15

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

 



.fnord
> Is there a way I can skip Gnome and go directly into CLI (barring systemd).
.fnord

SystemD is Fedora's init system, and is wholly responsible for targeting runlevels and system services.   Attempting to administer these things while avoiding the utilities provided to accomplish these tasks will not be a productive effort.  The systemd section on the Fedora wiki should help clear a lot of confusion.

I've experienced something similar to your problem, and on that system, I was able to restart X with ctl-alt-backspace and was successful on the second try.

There are a couple things to try that will give you more information, therefore allowing us to help you more effectively.  The ".xsession-errors" file in your home directory may have clues.

Now, to get a real-time view:
su -c "yum install xterm" #needed for the next step. Note this is the only step that needs root permissions.
xinit -- :1 vt9 #starts a new X server at tty9 (ctl-alt-f9) and switches to it.  The console on the starting tty will not detach from the X server, so you can switch back to check for problems.
In your new xterm, run:
gnome-session #this will start a new gnome session, bells and whistles hopefully included.  The console in your xterm will not detach from your terminal window, so you can monitor it for problems.

Hopefully, you can find something to interpret or share.

-pete

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
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