0
votes
1answer
672 views

Can't replace MDM Display Manager with LightDM!

Well, I installed MDM, and found it's buggy with my VGA hardware due to the following screen after rebooting: This screen repeats, even if I choose Yes or No As I have access to the console (by ...
0
votes
0answers
152 views

Custom Ubuntu 12.04 distro not booting

After following the instructions at: https://help.ubuntu.com/community/LiveCDCustomizationFromScratch; I installed xorg, gdm, and gnome. For some reason when I try to run it on both of my computers ...
1
vote
1answer
488 views

gdm only starts an xterm; how to get back my desktop?

On my Intel integrated graphics touchscreen with Ubuntu 10.04 LTS, after an apt-get upgrade from 10.04.1 LTS to 10.04.4 LTS, sudo less /var/log/gdm/:0-slave.log shows 3 lines, the first being: ...
2
votes
0answers
2k views

Login returns to login screen [duplicate]

Possible Duplicate: Ubuntu - resolution issue causing login screen loop So, after much googling and searching this very site, I've seem to have encountered another problem. During the ...
2
votes
2answers
327 views

Graphical login impossible

After recently upgrading my media center to 10.04 (for the LTS) and making lots of updates which may have overwritten stuff (configs), the login was impossible at the name selection menu. VNC ...
2
votes
1answer
471 views

XBMC-live (Ubuntu based) setting up tty8 [closed]

I'm running XBMC-live which is an Ubuntu distro with Xbox media center (XBMC) as the default window manager. I'm trying to leave XBMC set up on tty7, as it is, and have a normal window manager on ...
1
vote
1answer
362 views

dual monitors on dual video cards [closed]

I have been trying this to no avail. I am a linux newb, so a step by step explanation would be greatly appreciated. I have two video cards, nvidia geforce 8600 gt . I want a monitor to run on each ...
10
votes
4answers
105k views

How does one exit the X server?

The command sudo service gdm stop would successfully disable the X server in Ubuntu 11.04 temporarily. However, this same command no longer works in Ubuntu 11.10, because "gdm" is an "unrecognized ...
2
votes
1answer
3k views

Directly boot to Terminal bypassing X

I am running Ubuntu 11.04 I am seeking a help regarding the following issues: How to turn off the X server when I have already logged into Ubuntu (I know about startx to start the X server but ...
3
votes
1answer
1k views

How to stop the login server?

With GDM removed in Oneiric, what command can I replace from the old command? sudo /etc/init.d/gdm stop I need to install an nvidia .run file and cannot figure out how to stop the server.
0
votes
1answer
369 views

Creating synaptics entry in xorg.conf cases X to not start

Ubuntu 11.04 doesn't seem to have an entry for my Synaptics Touchpad xorg.conf file by default. As soon as I create Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" ...
2
votes
4answers
1k views

Desktop installation never gets to the graphical stage with a GMA500

I am trying to install ubuntu desktop on a hardware-set, which on a similar one, I have successfully installed ubuntu server with no issues. When booting from Ubuntu Desktop CD it ends up at the ...
5
votes
2answers
3k views

How do I recover when Compiz crashes?

Often compiz will crash and leave the keyboard useless. Normally I drop to the console and restart GDM. Is there a solution where I can start Compiz back up without losing everything in the current ...
0
votes
1answer
540 views

2.6.35-28 kernel update breaks Xorg [closed]

After I updated to 2.6.35-28, my Plymouth graphics still works, but when the system tries to launch X11 and GDM, the screen would flicker several times and it will fall back to TTY. In the TTY ...
4
votes
1answer
321 views

How to selectively transition from safe mode to normal mode?

This question is very closely related to What exactly is "Ubuntu Desktop Edition" safe mode? (and I'm having exactly the same problem), as the comment says the answer given may be confusing ...
4
votes
2answers
1k views

Installing gdm on headless Server Edition

I have Ubuntu Server running on a headless box, which is right now, almost entirely doing only software RAID and feels a little underused. I'd like to get into using Ubuntu as a desktop a little more. ...
2
votes
3answers
788 views

Ubuntu freezes when gdm starts [closed]

I have Ubuntu 10.10 (upgraded from 10.04) I was browsing in Firefox yesterday, then the PC suddenly did a reset Once it restarted, everything went normal until gdm begun showing. Then everything ...
3
votes
1answer
6k views

Failed to load module 'nvidia'

I had very strange issue , I rebooted my PC (Ubuntu 10.10) , when the login screen comes back, what ever user I select it expands the password field and collapses it again in less than 1 second. Some ...
5
votes
3answers
685 views

Booting to gnome by default

I'm currently playing with virtualbox and just installed ubuntu-minimal. I then proceeded to install gnome-core. After reinstalling, I rebooted but I'm taken back to the CLI. How do I load gnome when ...
0
votes
1answer
892 views

Keep getting kicked back to login screen after Xorg -configure

Im using ubuntu 9.10 I have the following mobo in the computer: http://www.netonnet.se/art/dator/datorkomponenter/moderkort/intel-775/ASUS-P5KPL-AMSE/127329.4026/ (ASUS P5KPL-AM SE) The mobo uses a ...
7
votes
1answer
2k views

How do you add a new window manager to the gdm menu?

So, I've been having trouble finding a definitive answer on how to do this. I've compiled and installed a window manager that is not available in the ubuntu package repositories, and now I'm ...