Noted that startx is not included in the base install. What package(s) do I need to install?
Did: pacman -S xorg
which installed a lot of stuff, but still no "startx" or "xinit". Help!
I did that - it installed 16 boatloads of stuff - most of which I didn't want - but still no 'startx' or 'xinit'.kusti8 wrote:As with Arch on desktop you need to install a desktop environment.
sudo pacman - S lxde
https://wiki.archlinux.org/index.php/LXDEMartin Frezman wrote:I did that - it installed 16 boatloads of stuff - most of which I didn't want - but still no 'startx' or 'xinit'.kusti8 wrote:As with Arch on desktop you need to install a desktop environment.
sudo pacman - S lxde
BTW, if I wanted a full-blown "desktop environment', I'd stick with Raspbian. I assume the reason Arch doesn't come with a working X system is precisely because the intent is that you shouldn't really be running X on a system like Arch in the first place. All I want is a simple X - with something like openbox or twm.
Thanks - that worked. Now, I can run 'startx'.pepedog wrote:Probably xorg-xinit
Heh. It's just one thing after another.pepedog wrote:Probably xf86-video-fbdev needed
Thanks. That did it. That, and installing 'twm'. Up and running at last!pepedog wrote:Probably xf86-video-fbdev needed