How does xwindow and the desktop start automatically?

J dreadpiratejeff at gmail.com
Mon Oct 8 16:27:59 UTC 2012


On Mon, Oct 8, 2012 at 11:54 AM, Mikie <kmb at mikienet.com> wrote:
> After doing the last 12.04.1 update my system no longer boots to my desktop
> but to a bash prompt.
>
>
>
> What config files make ubuntu start xwindows and then the gnome or kde?
>
>
>
> Also how can I remove my AMD driver and use a basic driver?

Instead of starting a second thread for this, why don't you let people
address this issue in your other thread?

To answer the questions though:

1: /etc/init/lightdm.conf
this will give you some older, but relevant info on disabling that if
you really wanted to, but your issue, as stated in your other thread,
is a driver one so you shouldn't need this at all:
http://serverfault.com/questions/19839/ubuntu-prevent-x-from-starting-turn-desktop-into-server

2: jockey-text --list to find the name of the enabled driver:
bladernr at klaatu:~$ jockey-text --list
kmod:nvidia_current - nvidia_current (Proprietary, Enabled, Not in use)
kmod:nvidia_current_updates - NVIDIA binary Xorg driver, kernel module
and VDPAU library (Proprietary, Disabled, Not in use)
kmod:nvidia_experimental_304 - Experimental NVIDIA binary Xorg driver,
kernel module and VDPAU library (Proprietary, Disabled, Not in use)

Then jockey-text --disable=driver_name to turn it off.




More information about the ubuntu-users mailing list