View Single Post
  #2   (View Single Post)  
Old 4th July 2009
BSDfan666 BSDfan666 is offline
Real Name: N/A, this is the interweb.
Banned
 
Join Date: Apr 2008
Location: Ontario, Canada
Posts: 2,223
Default

I recommend generating an xorg.conf file, and then using either xinit or startx to start X.. you probably shouldn't execute X directly like that.

# Xorg -configure; mv xorg.conf.new /etc/X11/xorg.conf

After you have at a basic configuration file, you may want to use a smaller video mode.. 4MB of video memory is very little to work with.
Reply With Quote