[Bug 32597] Re: Hang while booting

2009-04-28 Thread Manoj Iyer
Moving the status of the bug to Fixed Released, the last comment shows
that this is reported as fixed in Intrepid.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Hang while booting
https://bugs.launchpad.net/bugs/32597
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2008-10-30 Thread Leann Ogasawara
Hi Thom,

You might have been seeing bug 263059 which was resolved with a
2.6.27-7.12 or newer kernel.

Can anyone else here comment if this is still an issue with Intrepid
since it's set to be released today.  rsidd, since you're the original
bug reporter it would be great to get your feedback.  Thanks.

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
Hang while booting
https://bugs.launchpad.net/bugs/32597
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2008-10-30 Thread Thom Pischke
Hi Leann,

Yes, you're right.  bug 263059 IS the bug I was seeing (iwl3945 driver),
and it is fixed now in intrepid.  Should have posted again here, sorry.

-- 
Hang while booting
https://bugs.launchpad.net/bugs/32597
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2008-10-14 Thread Thom Pischke
I'm seeing this bug as a regression in Intrepid.  Had no problems on
Hardy.  2 out 3 boots simply hang at Loading Hardware Drivers although I
have a Dell Inspiron 1420n.

-- 
Hang while booting
https://bugs.launchpad.net/bugs/32597
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:

1)  If you are comfortable installing packages on your own, the linux-
image-2.6.27-* package is currently available for you to install and
test.

--or--

2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the
bug reported here or if the issue remains.  More importantly, please
open a new bug report for each new bug/regression introduced by the
2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
specifically note if the issue does or does not appear in the 2.6.26
kernel.  Thanks again, we really appreicate your help and feedback.

** Tags added: cft-2.6.27

-- 
Hang while booting
https://bugs.launchpad.net/bugs/32597
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2008-04-27 Thread Christian
Well, no more comments here since 04/2007, fixed_for_me and 8.04 LTS has
been released anyway - can't we close this one?

-- 
Hang while booting
https://bugs.launchpad.net/bugs/32597
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2007-04-30 Thread Jan M.
I experience the same error as Nicktastic (hda: dma_intr: status=0x58 {
DriveReady SeekComplete DataRequest } followed by lost interrupt errors)
running Feisty with 2.6.20-15 kernel  and indeed the problem is related
to hdparm and udev. Commenting stuff in /etc/hdparm.conf or passing
nohdparm on boot time fixes the issue but disables DMA mode. What
puzzles me is that invoking hdparm from a running system with exactly
the same commands as in hdparm.conf works just fine. Any way to get udev
processing the file properly?

Regards,
Jan

** Attachment added: hdparm.conf
   http://librarian.launchpad.net/7483288/hdparm.conf

-- 
Hang while booting
https://bugs.launchpad.net/bugs/32597
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2007-04-30 Thread Jan M.
This is also related to https://bugs.launchpad.net/ubuntu/+source/linux-
source-2.6.20/+bug/107460 where I put the rest of my logs.

-- 
Hang while booting
https://bugs.launchpad.net/bugs/32597
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2007-03-18 Thread Ben Collins
** Changed in: linux-source-2.6.15 (Ubuntu)
 Assignee: Ubuntu Kernel Team = Ubuntu Kernel Team

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting -- my solution: noapic

2006-10-19 Thread Bernd Gaßmann
Hello out there,

after installing ubuntu on my new notebook yesterday evening, I encountered
the same problem: Hang while booting. Reading this and the corresponding Bug 
28439 I found out that it also seemed to be the udev problem mentioned here.
0) Boot up with init=/bin/bash in the kernel arguments
1) Run udevd --daemon
2) Check that /dev/.udev/queue does NOT exist
- no
3) Run udevplug -s -v
- hangs for 3 minutes after /sys/devices/pci:00
4) Report the last line before it hands
5) Wait for up to three minutes, to see whether it times out and drops you back 
to the shell.

I really thought that must be a kernel problem, and if I would have gotten the 
network to run I would have compiled a 2.6.18er kernel to try it out.
So I commented out the /sbin/udevplug in /etc/init.d/udev to hopefully get 
network access ... but now the computer froze at the line Configuring network 
interfaces.
Then I thought about, what fragile features of the kernel could be switched off?
Because ACPI support makes often problems with notebooks, I first tried that 
one.
And Bingo! No hanging, all is booting OK.
So now the only problem left is that I don't have the ACPI support for now.
But that isn't too bad for the moment, because I am able to really work with my 
notebook ;-)

Perhaps this simple solution will help others having this problem.

Good luck,

Bernd.

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting -- solution noapic

2006-10-19 Thread Bernd Gaßmann
Oh,

in the last paragraph I forgot something.
Perhaps I should tell the ones who are not that firm with the linux system,
that the flag noapic I was talking about has to be set in the kernel 
arguments.
To test if it will work you can add this directly at the grub command line.
And later on just append it at the corresponding /boot/grub/menu.lst entries.

Bye,

Bernd.

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-10-14 Thread towsonu2003
sorry to interrupt. just writing what's written in 
http://librarian.launchpad.net/3866033/P8090127.JPG to ease finding dupes of 
this (using search / google):
--quote starts--
* Setting LVM group
udevd-event[3299]: wait_for_sysfs: waiting for 
'sys/devices/platform/i82365.0/bus' failed
--quote ends--

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-10-14 Thread rsidd
I upgraded that laptop to edgy, and the hang seems to be gone now.

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-10-14 Thread Martin Jürgens
For me it has gone, too.

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-10-14 Thread towsonu2003
so can we mark this as fix released? (means: works for everyone)

** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: Confirmed = Needs Info

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-10-14 Thread norba
For me it still doesn't work 6 of 7 times. I have to reboot til ubuntu edgy is 
booting correct.
If i wait a few minutes ubuntu boot into the desktop, but the network 
connection/Internet doesn't work.
Ubuntu Edgy with dist-uprade

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-10-14 Thread towsonu2003
:(

** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: Needs Info = Confirmed

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-10-14 Thread Martin Jürgens
I think that you are running into an other problem. Could you please
boot without the splash and then look where it hangs?

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-10-14 Thread norba
I didn't know how to boot without the splash so i bootet in single user mode 
because it happens there too.
I did a photo of my tft while, this is where it hangs while booting:


** Attachment added: Hang while booting
   http://librarian.launchpad.net/4843469/123321123.jpg

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-08-14 Thread Christian
well, I've upgraded from 2.6.18-rc2-mm1/2.6.18-rc3 to 2.6.18-rc4-mm1 and
the behaviour seems to be gone, no delays during bootup anymore (there
are other issues now, as my kbd/mouse is way too fast now, but that's
another story and that's what I deserve for tracking -mm :)). I am
running LTS (6.06.1), so no changes in userland occured. I plan do test
vanilla as welllater.

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-08-14 Thread Ben Collins
Testing with Edgy's 2.6.17.6 (and upcoming 2.6.17.8) would be much more
helpful.

If it got fixed in 2.6.18 devel, then the only way that's going to help
is if you are willing to use git-bisect to find the exact commit that
fixes it.

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-08-14 Thread Christian
well, I've bisected already to find the patch that introduced it but I'm
a bit short on time to do so for the fix again. I'll stick to the ubuntu
kernel for now and I might upgrade to edgy soon. FWIW, 2.6.18-rc4 still
hast the delays (2.6.18-rc4-mm1 has not, but *everything* was way too
fast, so maybe the timeout which triggers the delay did not succeed)

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-08-09 Thread Martin Jürgens
I have the same problem. I booted without splash and quiet and made a
photo which is attached.

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-08-09 Thread Ben Collins
Last kernel version I see tested in 2.6.15-16. Have you updated to the
latest dapper-security kernel (-26)? We had other bug reports with this
condition, and they were fixed in the latest release.

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-08-09 Thread Christian
Well, the problems is slightly more complicated, methinks: I am booting
vmlinuz-2.6.15-26-amd64-k8 (and former ubuntu-kernels) just fine
*without* the delay. I noticed the delay when I upgraded to a vanilla
2.6.17. I traced it back to a single kernel-patch introduced in the
2.6.14-2.6.15 development (http://lkml.org/lkml/2006/7/12/308), but Kay
said that it's not kernel but init-script related

When I comment out the Loading hardware drivers... it seems to go
away, but then no hw-drivers are loaded. But I have to reproduce this
one for a current kernel...

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-08-09 Thread Martin Jürgens
Ben, the screenshot was made with kernel version 2.6.15-26-k7 so yeah,
the latest kernel release has been tried.

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-08-09 Thread Ben Collins
Scott, you may want to check the link to lkml in Christian's comment.

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-08-09 Thread Scott James Remnant
That patch is just the one that adds the uevent attribute, if you back
that out it'll prevent udevplug from re-sending the hotplug event, which
will prevent the driver from being loaded in the first place, thus
preventing the hang.

You'd get the same effect by changing the config to be =n :)

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-08-09 Thread Christian
 You'd get the same effect by changing the config to be =n :)

...to be =n as in CONFIG_HOTPLUG=n?

-- 
Hang while booting
https://launchpad.net/bugs/32597

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-07-16 Thread norba
I have also the same problem. The Boot stops 9 of 10 times at loading hardware 
drivers. After a few minutes the booting continues. 
After that all works fine expect of my internet-connection (realtek networkcard 
with dslmodem).
pppoeconfig says it can't find the access concentrator of my provider.

I have to reboot until the loading hardware drivers bug don't appear.
Then everything works fine.

-- 
Hang while booting
https://launchpad.net/bugs/32597

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-07-14 Thread Christian
Well, I still notice a 3 minute delay during bootup with
udev-079-0ubuntu34. I thought it was a kernel bug and reported this one
here: http://lkml.org/lkml/2006/7/12/301 but Kay told me that it might
be a udev/userspace bug. The thing is: it goes away with 2.6.14 and was
introduced somewhere during the 2.6.15 development (see my report for
the exact timeline, along with mre logs)

The last thing I see on the console is Loading hardware drivers
then I have to wait 3 minutes until booting continues as usual and all
is fine and working

Thank you for your time,
Christian.

-- 
Hang while booting
https://launchpad.net/bugs/32597

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 32597] Re: Hang while booting

2006-07-14 Thread Christian
** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
Hang while booting
https://launchpad.net/bugs/32597

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs