User Tools

Site Tools


docs:man:x_window

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docs:man:x_window [2008-11-13 23:51] grizzdocs:man:x_window [2008-12-24 13:23] (current) grizz
Line 2: Line 2:
  
 ====== X Window ====== ====== X Window ======
 +
 +
 +===== Installing packages =====
 +Main packages: 
 +
 +<file>poldek -u  xorg-xserver-server \
 +xorg-driver-input-keyboard \
 +xorg-driver-input-mouse
 +</file>
 +Graphic driver 
 +
 +<file>poldek -u xorg-driver-video-XXX
 +</file>
 +]where XXX is one of nv/ati/nvidia and so on depend on your graphic card. See package description for more information.  
 +
 +
 +
 +===== Configuration =====
 +First of all, just try to start X server. 
 +
 +<file>X
 +</file>
 +Nowadays Xorg auto detection is quite good.  
 +
 +If, you want to make some changes, generate xorg.conf: 
 +
 +<file>X -configure
 +mv ~/xorg.conf.new /etc/X11/xorg.conf
 +X
 +</file>
 +If something go wrong, look to **/var/log/Xorg.0.log** for details. Errors are marked by double E - **(EE)** ex. 
 +
 +<file>(EE) Failed to load module "ati" (module does not exist, 0)
 +</file>
 + It means that probably, graphic diver isn't installed. 
 +
  
  
Line 9: Line 45:
  
  [[:Docs:man| TOC]]   [[:Docs:man| TOC]] 
 +
 +
 + [[:CategoryUpdateNeeded|CategoryUpdateNeeded]] 
  
  
docs/man/x_window.1226616665.txt.gz · Last modified: 2008-11-13 23:51 by grizz

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS PLD Linux Driven by DokuWiki