This is a discussion on GDM Crashes on Log Out within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I am running Slackware 9.1. I use Gnome and GDM, the problem is everytime I logout of Gnome the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Tim O wrote: > I am running Slackware 9.1. I use Gnome and GDM, the problem is everytime > I logout of Gnome the screen goes black and I have to do a hard reboot to > get X back. How do I fix this? Is there some setting I need to change? What happens if you push CTRL+ALT+BACKSPACE ??? -- Confucius: He who play in root, eventually kill tree. Registered with The Linux Counter. http://counter.li.org/ Slackware 9.1.0 Kernel 2.4.23 SMP i686 (GCC) 3.3.2 Uptime: 7:31, 1 user, load average: 0.00, 0.08, 0.18 |
| |||
| On Sun, 30 Nov 2003 04:11:18 +0000, David wrote: > Tim O wrote: >> I am running Slackware 9.1. I use Gnome and GDM, the problem is everytime >> I logout of Gnome the screen goes black and I have to do a hard reboot to >> get X back. How do I fix this? Is there some setting I need to change? > > What happens if you push CTRL+ALT+BACKSPACE ??? It goes to GDM and everything is fine. |
| |||
| Tim O schrieb: > On Sun, 30 Nov 2003 04:11:18 +0000, David wrote: > > >>Tim O wrote: >> >>>I am running Slackware 9.1. I use Gnome and GDM, the problem is everytime >>>I logout of Gnome the screen goes black and I have to do a hard reboot to >>>get X back. How do I fix this? Is there some setting I need to change? >> >>What happens if you push CTRL+ALT+BACKSPACE ??? > > > It goes to GDM and everything is fine. edit the file /etc/X11/gdm/gdm.conf AlwaysRestartServer=true i'm not sure, but maybe this helps |
| ||||
| On Sun, 30 Nov 2003 16:25:42 +0100, Thomas Perl wrote: > Tim O schrieb: >> On Sun, 30 Nov 2003 04:11:18 +0000, David wrote: >> >> >>>Tim O wrote: >>> >>>>I am running Slackware 9.1. I use Gnome and GDM, the problem is everytime >>>>I logout of Gnome the screen goes black and I have to do a hard reboot to >>>>get X back. How do I fix this? Is there some setting I need to change? >>> >>>What happens if you push CTRL+ALT+BACKSPACE ??? >> >> >> It goes to GDM and everything is fine. > > edit the file /etc/X11/gdm/gdm.conf > > AlwaysRestartServer=true > > i'm not sure, but maybe this helps That solved my problem. Thank You Tim |