Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Distribution: Slackware 10.2, SmoothWall Express v3, Kubuntu 7.04, Mac OS X.4
Posts: 69
Rep:
Restarting X hangs system, no response at all
Hi all,
When I restart X in any form, thus by crtl-alt-backspace, by ending my session, and even when shutting down or rebooting (I'm told shutting down reloads X). Doesn't matter whether I'm actually working in X at that moment, even when I issue a reboot over ssh, the system hangs.
Now my best guess is that it has to do with my display drivers though I'm not sure. I'm using a ATI radeon 9600, with yes indeed, those buggy ATI drivers. Xorg version 6.8.2, kdm as display manager, but the problem also occurs using xdm. And the 2.6.14.2 kernel, however the problem also occurs under 2.6.10 kernel. My distro is Slackware-current.
Distribution: Slackware 10.2, SmoothWall Express v3, Kubuntu 7.04, Mac OS X.4
Posts: 69
Original Poster
Rep:
If I start X by hand and crtl-alt-backspace: it crashes,
If kill (manually or via kdm started x-session) from a virtual console (tty1 etc) all goes well but if I kill X from a console window within X, my system crashes again
Originally posted by rutgerw If I start X by hand and crtl-alt-backspace: it crashes,
that should be like that. crtl-alt-backspace is no restart command, but "exit X" command. restart happens only if you use k/g/xdm.
Quote:
Originally posted by rutgerw If kill (manually or via kdm started x-session) from a virtual console (tty1 etc) all goes well but if I kill X from a console window within X, my system crashes again
check the logs ... /var/log/syslog and messages and X.log
Distribution: Slackware 10.2, SmoothWall Express v3, Kubuntu 7.04, Mac OS X.4
Posts: 69
Original Poster
Rep:
solved (well partially)
OK, problem seems to be solved.
It were those buggy ATI drivers again. I changed from the 'fglrx' driver provided by ATI to the 'radeon' driver from Xorg. This worked out fine, so now I'm able to shutdown properly.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.