|
Bugzilla – Full Text Bug Listing |
| Summary: | System stops on reboot/shutdown | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Beau Steward <nimdae> |
| Component: | Kernel | Assignee: | Torsten Duwe <duwe> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | nimdae |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | boot.msg | ||
|
Description
Beau Steward
2005-09-02 17:08:07 UTC
This is not resolved in beta 4. Please attach boot.msg. When you remove the vga=... line in /boot/grub/menu.lst and run klogconsole -l8 -r0 and then do the shutdown what are the last messages you see when it hangs? drivers/usb/input/hid-core.c: input irq status -32 received Restarting system . machine restart The first line is scrolled probably for a couple of screen lengths, then it goes to the last 3 lines. After a short while, the display corrupts (currently showing vertical lines in pairs) and I have to cycle the power. Created attachment 48865 [details]
boot.msg
I just did a test reboot without usb devices plugged in and didn't receive the scrolling output of the hid-core.c line, but it still hangs after machine restart. Does it work with reboot=force ? Adding reboot=force to kernel parameters seems to allow it to reboot, but what about halting? I apologize but this being set to Minor is not accurate. I've just been able to get my hands on RC1 and the problem persists (I forgot to put reboot=force on the kernel parameters during boot from the cd). Also, reboot=force does NOT help with halting the system. Reboot/halt problems are not major. Please switch to the text console and do klogconsole -l7 -r0 and then halt and tell us what the last messages on the console is on halt. Also do the same for a reboot without reboot=force I was doing some testing for another bug and found that this bug appears in the vanilla 2.6.13 sources, but not 2.6.12 sources. I haven't had a chance to check halt and reboot messages yet, I'll have to do that later. Thought I would put this update in before I leave for the day. Restarting system . machine restart This is what is displayed when rebooting before display corruption and lockup. Halting shows a similar message, ending with a message concerning shutting down hda. I will need to go through several halts and reboots to get the exact messages since I don't have a way to attach serial console and will need to transcribe the messages manually. Unfortunately that will have to be done later tonight or tomorrow. BTW, this MIGHT be related to bug 115095 as it seems both this and the suspend to disk problems did not exist in kernel 2.6.12. This bug appears to start with kernel 2.6.13-rc1. I apologize that I still have not gotten to the transcription of the messages, I've been very busy. I will try to have this by this weekend. Could you try the kernel from: ftp.suse.com/pub/people/mantel/kotd/10.0-x86_64/SL100_BRANCH/kernel-default-2.6.13-SL100_BRANCH_20051103105705.x86_64.rpm There has been a minor change in the shutdown routines. Maybe it also helps for your machine... Downloaded kotd for nov 4 and shutdown and reboot both work without reboot=force. Awesome work. Can this be closed? Yeah, sorry. closing it like it should be |