Comment 10 for bug 220102

Revision history for this message
scarface (computerfreakus) wrote :

Confirm! Same Problem!

Kubuntu 8.04 (Hardy)
KDE 3.5.9
Linux 2.6.24-16-generic
fglrx (ATI Xpress200)

Problem seems to be the fglrx proprietary driver.

Workaround1: Kill the XServer with Ctrl - Alt - Backspace after it hangs. Shutdown should complete as usual.
Workaround2:
edit: /etc/kde3/kdm/kdmrc
"sudo nano /etc/kde3/kdm/kdmrc"

In Section:
# Core config for local displays
[X-:*-Core]

change
# Default is 15 (SIGTERM)
#TermSignal=15

to
# Default is 15 (SIGTERM)
TermSignal=9

this also kills the xserver. Not pretty, but working!