|
Bugzilla – Full Text Bug Listing |
| Summary: | HP ProBook 6550b hard locks during boot | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Greg Riedesel <greg> |
| Component: | Kernel | Assignee: | Egbert Eich <eich> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | jeffm, jslaby, tcj |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Greg Riedesel
2011-04-01 21:48:54 UTC
Forgot to mention, the lockup also occurs with the Tumbleweed repo. Could you boot with initcall_debug as described here: http://en.opensuse.org/SDB:Debugging_boot_hang ? To be annoying, the bug doesn't occur when I enter a 'console' option on boot. 'debug initcall_debug' don't make the bug go away, but the critical bits scroll well past the screen before the actual lockup occurs so I can't echo them here. In getting a serial capture going, the 'console=ttyS0,115200' option made it work. When running without the debug options, the same console option made it work. With only 'console=tty0' on the load line, it worked just fine. Putting 'console=tty0' into the GRUB config is enough of a workaround for me. On the other hand, after applying updates the trick only allows me to get into runlevel 3. Runlevel 5 hard locks again. Starting into RL3, logging in as root, and running 'telinit 5' launches GDM and everything works fine from there. I'm having trouble finding two machines to talk serial to each other. A vanilla 2.6.37.6 kernel I compiled (make oldconfig, no other changes) works just fine. This looks to be a bootsplash issue. It's not reproducible with the vanilla kernel. It's not reproducible with serial console. It's not reproducible with console=tty0. The last one is instructive since it means that fbcon isn't getting used. have you tried just without the vga=... option? This could be a duplicate candidate of: 672008. Removing the 'vga=' option does indeed make the lockup go away. With the coming release of openSUSE 12.2, openSUSE kernel developers are focusing their efforts there. Reports against openSUSE 11.4 and prior will not get the attention needed to resolve them before openSUSE 12.2 is release and openSUSE 11.4 becomes unmaintained. Please re-test with openSUSE 12.1 or openSUSE RC2+ and re-open with an updated Product if you still encounter your issue. We apologize for this issue not getting the attention it deserves but we are focusing our resources in the area where they will have the most impact for our users. We're working hard to make openSUSE 12.2 the best openSUSE release yet! |