*** This bug is a duplicate of bug 1041998 ***
https://bugs.launchpad.net/bugs/1041998
** This bug has been marked a duplicate of bug 1041998
gdm fails on initial boot, due to broken initial VT switching.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
I can also add that the X server is running, ps auxf |grep gdm output:
root 1024 0.0 0.3 18640 3212 ?Ssl 11:48 0:00 gdm-binary
root 1156 0.0 0.2 20092 2844 ?Sl 11:48 0:00 \_
/usr/lib/gdm/gdm-simple-slave --display-id /org/gnome/DisplayManager/Display2
root
I have the same problems with Ubuntu 10.04.2.
syslog show this one:
Mar 6 11:48:35 pc-titi gdm-binary[1024]: WARNING: Unable to find users: no
seat-id found
Mar 6 11:48:35 pc-titi gdm-binary[1024]: WARNING: GdmDisplay: display lasted
0,412115 seconds
and no graphic is available, I was unable
** Changed in: gdm (Ubuntu)
Status: Expired => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/447226
Title:
gdm does not start after bootup
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
[Expired for gdm (Ubuntu) because there has been no activity for 60
days.]
** Changed in: gdm (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/447226
Title:
This happend with me too when i installed ATI driver on my laptop, gdm/x
did not remember, does not startup.
--
gdm does not start after bootup
https://bugs.launchpad.net/bugs/447226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub
I just did a fresh install of Ubuntu 9.10 64 bit. My gdm is not
starting at boot. I took my nVidia graphics card out 8800 GTS and this
became a problem in i386 install. I did a fresh install today and now I
in the new install gdm is still not launching. I am using Nvidia
chipset MCP51. Graphics
I'm sorry I felt this was similar, I will create a new bug report. Can
you delete my posting here?
Best Regards
beggi
--
gdm does not start after bootup
https://bugs.launchpad.net/bugs/447226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
I might be having the same problem, but I am new to linux so I'm not
really sure. My computer shows the white logo, but after that the screen
goes blank and nothing can get it off of that. This happened
occasionally on 9.04 and every time on 9.10. If I hit Escape right
before the white logo comes u
It sounds like your /tmp is not being cleared. It is on a tmpfs, on a
real disk? Is it mounted with relatime?
Also - why did you decide to use this bug when it is clearly different?
Your system boots -- to text mode. Totally different bug that I
reported a number of weeks ago (and which was subse
I have this problem or at least something similar. To put it blunt; gdm
does not start.
When I start up the computer I get lock-up, blank screen and no response from
the keyboard. After few reboots I usually get the multi-user login, that is.
After few seconds of the white logo splash-screen the
** Changed in: gdm (Ubuntu)
Assignee: Scott James Remnant (scott) => (unassigned)
--
gdm does not start after bootup
https://bugs.launchpad.net/bugs/447226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
Not sure if this is the best place for this, but this is not fixed for
kdm on released kubuntu 9.10. I've seen everything from just a straight
blank screen to spew of:
localhost init: kdm main process ended, respawning
localhost init: kdm respawning too fast, stopped
to the system booting up as e
Both upstart and gdm have been upgraded in the last 24 hours:
2009-10-16 14:39:59 status installed upstart 0.6.3-10
2009-10-16 14:48:36 status installed gdm 2.28.0-0ubuntu19
and I am no longer able to reproduce this problem.
--
gdm does not start after bootup
https://bugs.launchpad.net/bugs/447
On Tue, Oct 13, 2009 at 11:06 PM, Scott James Remnant
wrote:
> Could you run "cat /proc/cmdline" for me?
>
>
Sure - obviously, though, it has 'text' in it so I could boot to a
multi-user state and *then* run 'gdm' from the command line.
eve[~]% cat /proc/cmdline
root=/dev/sda1 ro text
If I lea
Could you run "cat /proc/cmdline" for me?
--
gdm does not start after bootup
https://bugs.launchpad.net/bugs/447226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.u
Hi Scott,
Tried this suggested change to the dependency list, and it did not
change how things behaved. i.e. I still got a black screen into normal
multi-user graphical boot..
I do not think it is a dependency issue, as I can startup to multi-user
(in text mode) and manually start 'gdm'.
Which
Could you try changing the "start on" stanza in /etc/init/gdm.conf to:
start on (filesystem
and started hal
and ((graphics-device-added and tty-device-added)
or (stopped udevtrigger)))
And see if that helps?
--
gdm does not start after bootup
https://bugs.launchpad.net/bugs/447226
You r
(obviously removing any other timing hacks you might have)
** Package changed: upstart (Ubuntu) => gdm (Ubuntu)
** Changed in: gdm (Ubuntu)
Importance: Undecided => High
** Changed in: gdm (Ubuntu)
Status: New => Incomplete
** Changed in: gdm (Ubuntu)
Assignee: (unassigned) => Sc
I believe that this is actually a timing problem in upstart. straceing seems to
slow everything down enough that booting to graphics works always.
** Package changed: gdm (Ubuntu) => upstart (Ubuntu)
--
gdm does not start after bootup
https://bugs.launchpad.net/bugs/447226
You received this bu
After (many) reboots and some further investigation I believe the bug is
actually in Upstart.
I edited the gdm.conf script to be:
eve[/etc/init]% diff -u gdm.conf-old gdm.conf
--- gdm.conf-old2009-10-13 03:20:17.0 +0100
+++ gdm.conf2009-10-13 03:44:25.0 +0100
@@ -37,5
There is output from gdm when running on the command line:
gdm-binary[pid]: Warning: GdmDisplay display lasted 1.235117 seconds
gdm-binary[pid]: Warning: GdmDisplay display lasted 0.208322 seconds
gdm-binary[pid]: Warning: GdmDisplay display lasted 0.069438 seconds
gdm-binary[pid]: Warning: GdmDi
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/33357669/Dependencies.txt
--
gdm does not start after bootup
https://bugs.launchpad.net/bugs/447226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
23 matches
Mail list logo