/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to Administration/Linux/xorg/ati.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2009-04-09 03:21:08 UTC
  • Revision ID: csa@dside.dyndns.org-20090409032108-w4edamdh4adrgdu3
import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Driver: fglrx
 
2
 
 
3
RandR:
 
4
 a) There is RANDR support in driver. However, it is not working properly for
 
5
 me. Therefore it should be disabled from aticonfig and native xorg XRandr 
 
6
 support should be used.
 
7
    aticonfig --set-pcs-str="DDX,EnableRandr12,FALSE"
 
8
 
 
9
 b) LCD (embedded), CRT1 (external)
 
10
 
 
11
 c) Switching on/off
 
12
    xrandr --output CRT1 --mode 1280x1024
 
13
    xrandr --output CRT1 --off
 
14
    
 
15
    Unfortunatelly in defualt xorg implementation dynamic switching of resolution
 
16
    is not working
 
17
    
 
18
    
 
19
    
 
 
b'\\ No newline at end of file'