Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

9
  • 2
    You also need sudo apt-get install xinit for /usr/bin/startx. Commented Aug 4, 2015 at 5:33
  • well done, but I would like hit for essential. I read question link and realized they are xinits' fork. If I follow it up xserver-xorg-input-all xserver-xorg-video-fbdev xserver-xorg-video-intel, as my video chipset is intel, would it handle the basic graphic output (in place of xinit)? Commented Aug 6, 2015 at 1:50
  • Sorry I cannot get what you want to ask exactly. You might as well edit your post or open a new question to describe details clearly. Commented Aug 6, 2015 at 2:17
  • Have you looked for X in /usr/bin/? Also look in /etc/X11/. If you have it in/etc/X11/ you could try to link it in /usr/bin, but I'm not certain if this will work. Or try sudo apt-get install --no-install-recommends xserver-xorg-core xserver-xorg-input-all xserver-xorg-video-fbdev Commented Aug 13, 2015 at 3:39
  • sorry, actually the output is for startx. how do I link it ? Commented Aug 13, 2015 at 4:10