[Bug 428920] Re: Karmic boot hangs before login

2009-10-06 Thread Scott Dylewski
I'm getting the same problem with a Lenovo S12 with Intel 945GME
graphics chipset.  How can I help debug this?  When the screen is blank,
I can't do a control-alt-F1 to get to a different shell to diagnose
the problem.

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-10-06 Thread Christopher
I updated my system, backed up my home folder and ran the following to
back up my installations:

dpkg --get-selections  ~/my-packages

I saved it to my home folder and ran the following after a clean install
of the beta.

sudo dpkg --set selections  ~my-packages  sudo apt-get dselect-
upgrade

This will download and install all your applications, except those
manually installed, although they may be in the repository.

It worked for me, and the new install is working as it should.

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-10-06 Thread Scott Dylewski
passing apci=off fixes the problem for me... (daily Karmic build from
Oct. 5 on lenovo s12 intel atom)... will diagnose it more

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-10-06 Thread Bryce Harrington
Since people haven't been including their Xorg.0.log's it's impossible
to say whether people actually are seeing the same bug or not.  Hangs
before login is kind of a generic symptom that could be caused by any
number of different underlying issues.

Focusing on the original reporter's issue, the Xorg.0.log shows that
this is an X crash involving the -nvidia driver.  Unfortunately the log
does not show the actual backtrace, just Backtrace:.  Christopher,
you'll need to collect a manual backtrace - see
http://wiki.ubuntu.com/X/Backtracing for details.  I'm not sure that
apport will be able to collect it in this case, you may need to get it
with gdb.


** Package changed: Ubuntu Karmic = nvidia-graphics-drivers-180 (Ubuntu
Karmic)

** Changed in: nvidia-graphics-drivers-180 (Ubuntu Karmic)
 Assignee: Alberto Milone (albertomilone) = (unassigned)

** Summary changed:

- Karmic boot hangs before login
+ Crash after initializing GLX on -nvidia

** Changed in: nvidia-graphics-drivers-180 (Ubuntu Karmic)
   Status: Incomplete = New

-- 
Crash after initializing GLX on -nvidia
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-10-04 Thread David Barreda
So I should uninstall nvidia stuff using safe mode? :o

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-10-03 Thread Ned Patterson
For what it is worth, I had a similar problem after an 'apt-get upgrade'
a few days ago.  I booted, saw the B/W ubuntu logo, and then the screen
changed to a text mode, showed some services starting, and then started
flickering incessantly.  I was unable to change to a different VT and
log in (it was missing key inputs - presumably because it was switching
back to VT7 for X).

Unlike the others here, my Xlog.0 file indicated that the (restricted)
Nvidia drivers weren't able to load.  I was able to boot using an older
kernel selection from Grub.  I was also able to boot using the Beta .iso
image on an USB stick.

It seems that for some reason, the nvidia drivers weren't rebuilt when
the kernel was upgraded during the 'apt-get upgrade' I ran yesterday to
move from Alpha 6 to Beta 1.  A 'sudo dpkg-reconfigure nvidia-185
-kernel-source' ended up fixing the problem for me.

I only mention it as it seems that many of the problem systems are using
Nvidia chipsets.  At this point, I'm assuming it was a one time glitch
and don't plan to file a bug report.  Please let me know if I should do
otherwise.

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-10-03 Thread Ciaran Liedeman
I had the same problem after upgrading to karmic beta.
Booting with the older kernel worked perfectly
Reinstalling the nvidia propriety drivers sovled my prboblem

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-10-02 Thread Colin Watson
I must say that this sounds like X failing to start, rather than like a
boot sequence problem?

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-10-02 Thread Rick Spencer
Xers, could you please investigate asap and add a task to the correct
package if needed. Thanks.

** Changed in: Ubuntu Karmic
 Assignee: Scott James Remnant (scott) = Alberto Milone (albertomilone)

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-10-02 Thread nospoon
I used the Karmic Beta livecd and the screen flickers a little bit, then
stops outputting video and the system seems to hang.  I have an NV gfx
card, amd64 livecd.  I dl'd the ISO and used the USB creator and booted
from a flash drive.

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-10-01 Thread Robbie Williamson
We recently patched an issue with xsplash that was causing it to hang on all 
UNR installations. If this happens to you, please try a Ctrl-Alt-F1 to a 
terminal screen.  Assuming you can do this and login, you should be able to 
kill xsplash, and then run:
1) sudo apt-get update
2) sudo apt-get dist-upgrade

and then retry the boot.

** Changed in: Ubuntu Karmic
   Status: New = Incomplete

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-10-01 Thread Steve Langasek
The xsplash fix was connected to hang after login; it doesn't sound like
this matches the original bug report here.

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-10-01 Thread Robbie Williamson
hmm...good point

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-10-01 Thread Robbie Williamson
** Changed in: Ubuntu Karmic
 Assignee: Canonical Foundations Team (canonical-foundations) = Scott 
James Remnant (scott)

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-10-01 Thread Robbie Williamson
@Christopher: As the original reporter, could you download Karmic Beta
(when it releases today) and boot into the LiveCD and let us know if you
observe any boot issues?  If not, we can then provide instructions on
how to update your system to the latest packages so that you can boot.

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-09-29 Thread marilynleg...@gmail.com
Hello. I to start ubuntu without loging, but sometimes it is hung on the
screen of take-off (attached picture

** Attachment added: screen.jpg
   http://launchpadlibrarian.net/32679442/screen.jpg

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-09-29 Thread marilynleg...@gmail.com
I forgot to comment that I am affected by the bug powernow-k8 by a
motherboard MSI AM2 Platform


Thans by your attention

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-09-28 Thread Robbie Williamson
Alex, usplash is disabled at boot, so you should not be seeing it all.
With that said, I suggest opening a new bug on this against xorg, by
running 'ubuntu-bug xorg'.  I have an Nvidia graphics chipset on my
AMD64 box and do not experience this issue,  but I use an analog
monitor...and I noticed you are using a digital connection.  Could be
the difference.

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-09-28 Thread Steve Langasek
** Also affects: Ubuntu Karmic
   Importance: Critical
 Assignee: Canonical Foundations Team (canonical-foundations)
   Status: New

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-09-26 Thread Alex Murray
I've seen this a couple times, and am attaching my xorg log from the
last time it happened - it also looks like the nvidia driver is failing
to initialise - could this be some weird usplash / xsplash conflict
where usplash still has the framebuffer but x (via the nvidia driver) is
now trying to grab it??

** Attachment added: Xorg log when failed to boot
   http://launchpadlibrarian.net/32504451/Xorg.0.log.old

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-09-25 Thread Pauli Virtanen
The original report by Christopher seems to be a duplicate of #429003
-- at least hist Xorg.log shows xorg froze when initializing the nvidia
GLX module.

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-09-22 Thread Paul Sladen
flyapen: your issue is probably bug #431812 .

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-09-21 Thread Rick Spencer
Setting to critical, as it appears multiple users are experiencing boot
failures.

** Changed in: ubuntu
   Importance: Undecided = Critical

** Changed in: ubuntu
 Assignee: (unassigned) = Scott James Remnant (scott)

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-09-21 Thread Robbie Williamson
** Changed in: ubuntu
 Assignee: Scott James Remnant (scott) = Canonical Foundations Team 
(canonical-foundations)

** Tags removed: ubuntu-boot

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-09-20 Thread arno_b
** Tags added: ubuntu-boot

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-09-17 Thread Tony Kernan
I have a similar problem.  I upgraded 2 days ago, after that I can't
boot.  I tried different kernels and recover mode, but they all have the
same problem.  My log files are not updated with the failed boots.  The
last msg I see is 'clocksource tsc unstable'.  I am able to press ctrl-
alt-del to reboot.  I let my system set for a couple hr to see if the
login would appear, but it didn't.

How can I recover from this without formatting or reinstalling?

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-09-16 Thread flyapen
having the same problem, however after a long wait ( 5 min or more )
login screen appears and I can login without a problem it seems.

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-09-15 Thread Michael Jonker
Yep, me too after I upgraded today. Seems to stop at initialising
'winbind daemon'

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428920] Re: Karmic boot hangs before login

2009-09-13 Thread Christopher

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/31751702/Xorg.0.log

-- 
Karmic boot hangs before login
https://bugs.launchpad.net/bugs/428920
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.ubuntu.com/mailman/listinfo/ubuntu-bugs