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
docs:man:x_window [2008-12-22 20:14] – initial grizzdocs:man:x_window [2008-12-24 13:23] (current) grizz
Line 5: Line 5:
  
 ===== Installing packages ===== ===== Installing packages =====
-Main packages: {{ poldek -u  xorg-xserver-server \ xorg-driver-input-keyboard \ xorg-driver-input-mouse }} Graphic driver +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>poldek -u xorg-driver-video-XXX
 </file> </file>
-where XXX is one of nv/ati/nvidia and so on depend on your graphic card. See package description for more information.  +]where XXX is one of nv/ati/nvidia and so on depend on your graphic card. See package description for more information.  
  
  
  
 ===== Configuration ===== ===== 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. 
 +
  
  
docs/man/x_window.1229973276.txt.gz · Last modified: 2008-12-22 20:14 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