User Tools

Site Tools


radeon_9200_tv-out

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
radeon_9200_tv-out [2014/11/24 02:09]
ben
— (current)
Line 1: Line 1:
-====== Radeon_9200_Tv-Out ====== 
  
-===== The ProView monitor ===== 
-It reports its DPI wrong.  To force the DPI in X, add -dpi 90 to the end of the X command line. 
- 
-  * KDM: /etc/kde3/kdm/kdmrc, search for ServerCmd 
-  * GDM: /etc/gdm/gdm.conf, search for command= 
- 
-===== TV out with ATI ===== 
-Doesn't work with either the open or closed source driver.  Need to use the vesa driver in X and set the framebuffer right. 
- 
-{{File|/etc/X11/xorg.conf|<code xorg_conf> 
-Section "Device" 
-    Identifier  "ATI Technologies Inc RV350 AP [[Radeon|9600]]" 
-    Driver      "vesa" 
-    BusID       "PCI:2:0:0" 
-EndSection 
- 
-Section "Monitor" 
-    Identifier  "565" 
-    Option      "DPMS" 
-    HorizSync   31-60 
-    VertRefresh 60-75 
-EndSection 
- 
-Section "Screen" 
-    Identifier  "Default Screen" 
-    Device      "ATI Technologies Inc RV350 AP [[Radeon|9600]]" 
-    Monitor     "565" 
-    DefaultDepth    24 
-    SubSection "Display" 
-        Modes "640x480" 
-    EndSubSection 
-EndSection 
-</code>}} 
- 
-Add the following to the grub configuration, then run <tt>update-grub</tt>> 
-{{File|/boot/grub/menu.lst|<code>0@@</code>}} 
- 
- 
-Add the followingto the <tt>start)</tt> block of the KDM init script: 
-{{File|/etc/init.d/kdm|<code>1@@</code>}} 
radeon_9200_tv-out.1416794994.txt.gz · Last modified: 2014/11/24 02:09 by ben