Bug 490568
| Summary: | kdm restart merely hangs system | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tom Horsley <horsley1953> |
| Component: | kdebase-workspace | Assignee: | Than Ngo <than> |
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 10 | CC: | arbiter, fedora, jreznik, kevin, ltinkl, pembo13, rdieter, smparrish, than |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-03-17 22:53:00 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Tom Horsley
2009-03-17 00:47:38 UTC
Odd indeed, since pressing restart is essentially the same as issuing: /sbin/reboot from a commandline (see /etc/kde/kdm/kdmrc for RebootCmd= option). It is likely this is an X mode setting issue, where switching from X/gui to text/console, may be the real issue. Can you provide details on what video hw/driver you are using? I certainly have no problem doing something like Ctrl-Alt-F2, logging in as root, and typing reboot, or using the restart button from GDM, but here's the info: I've got the rpmfusion nvidia drivers installed: kmod-nvidia-2.6.27.15-170.2.24.fc10.x86_64-180.29-1.fc10.x86_64 akmod-nvidia-180.29-1.fc10.x86_64 kmod-nvidia-2.6.27.12-170.2.5.fc10.x86_64-180.27-1.fc10.x86_64 kmod-nvidia-2.6.27.19-170.2.35.fc10.x86_64-180.29-1.fc10.1.x86_64 xorg-x11-drv-nvidia-libs-180.29-1.fc10.x86_64 xorg-x11-drv-nvidia-180.29-1.fc10.x86_64 kmod-nvidia-180.29-1.fc10.1.x86_64 The video card is: (II) NVIDIA(0): NVIDIA GPU GeForce 6200 LE (NV44) at PCI:5:0:0 (GPU-0) (--) NVIDIA(0): Memory: 524288 kBytes (--) NVIDIA(0): VideoBIOS: 05.44.02.45.00 (II) NVIDIA(0): Detected PCI Express Link width: 16X Having been part of disasterous bughunting sessions where nvidia drivers were involved, I hope you don't mind if I ask to see if you can reproduce this on a system free of nvidia's kmods and libraries. I've tried to reproduce this several different ways, and it has not hung again (even with the nvidia drivers still in use). Apparently it is random with low frequency or was a one time event due to cosmic rays or something :-). Perhaps many login attempts due to bug 490566 got the video in some state where the hang was a consequence when I tried to restart (but I even tried the failing login a few times and restart still works). OK, reopen if it happens again. |