[Slackbuilds-users] GDM and SLiM problems
Luis Henrique F. Cardoso de Mello
lmello.009 at gmail.com
Sun Jun 13 11:37:03 UTC 2010
On 06/11/2010 05:01 AM, Ozan Türkyılmaz wrote:
> 2010/6/11 Ben Mendis<dragonwisard at gmail.com>:
>
>> I think this is a problem with your X11 configuration, not with GDM/SliM.
>>
>> Verify that you can start up an xserver with 'startx' before switching to
>> runlevel 4.
>>
> it sometimes happens with misconfigured or problametic dms (either
> misconfiguration or bug).
>
>
About the slim annoyance, I managed to get it 'fixed' by calling slim in
/etc/rc.d/rc.4 like this:
# Try to use SLiM login manager:
if [ -x /usr/bin/slim ]; then
exec /usr/bin/slim >& /dev/null
fi
It's interesting to note that in 13.0 I didn't get the 'respawning too
fast' warning over and over again.
More information about the SlackBuilds-users
mailing list