I've been trying to install LXDE with lxdm on Arch, and followed the instructions given at archlinux.org and lxde.org on how to set these things up together.
Here's the manipulations I make to inittab:
# Boot to X11
id:5:initdefault:
and add:
x:5:respawn:/usr/sbin/lxdm >& /dev/null
xt:5:wait:/usr/bin/chvt 7
just as I'm told to do from the 2 websites. The final result I get is:
INIT: Id "x" respawning too fast: Disabled for 5 minutes
I tried manipulating things so that I might get it to work but it doesn't!
Thanks so much for any helps ;-)
lxdmto the DAEMONS array inrc.conf)? Islang=1inlxdm.conf? – htor Mar 18 '12 at 13:15lxdm.logandXorg.0.logI haveFatal server error. No screens foundand I don't have anxorg.conf, but how do I generate one? – ai64 Mar 18 '12 at 14:34lang=1is there. – ai64 Mar 18 '12 at 14:34xorg.confhere in Ubuntu and moved it to Arch's X11 directory, but doesn't work. I'm getting to believe that there's some package or something that I haven't installed and also main instructions in lxde.org and archlinux.org are imcomplete. Any ideas? – ai64 Mar 18 '12 at 15:30xorg-serverandxorg-xinitpackages installed? And the appropriate driver for your card? – Kevin Mar 18 '12 at 18:24