Hi all.<br><br>Here I come again with this that I&#39;ve never been be able to make work. But now, I&#39;ve read in the list about people that have their asus pundit-r working nicely with tv-out and the radeon driver, so I must too ;)<br>
<br>Well, I built a new lfs-6.5 with:<br>xf86-video-ati-6.12.4<br>xorg-server-1.7.1<br><br>This is the xorg.conf file I&#39;m using, mostly created by xorg itself:<br><br>Section &quot;ServerLayout&quot;<br>        Identifier     &quot;X.org Configured&quot;<br>
        Screen      0  &quot;Screen0&quot; 0 0<br>#       InputDevice    &quot;Mouse0&quot; &quot;CorePointer&quot;<br>        InputDevice    &quot;Keyboard0&quot; &quot;CoreKeyboard&quot;<br>EndSection<br><br>Section &quot;Files&quot;<br>
        ModulePath   &quot;/usr/lib/X11/modules&quot;<br>        FontPath     &quot;/usr/lib/X11/fonts/misc/&quot;<br>        FontPath     &quot;/usr/lib/X11/fonts/TTF/&quot;<br>        FontPath     &quot;/usr/lib/X11/fonts/OTF&quot;<br>
        FontPath     &quot;/usr/lib/X11/fonts/Type1/&quot;<br>        FontPath     &quot;/usr/lib/X11/fonts/100dpi/&quot;<br>        FontPath     &quot;/usr/lib/X11/fonts/75dpi/&quot;<br>EndSection<br><br>Section &quot;Module&quot;<br>
        Load  &quot;extmod&quot;<br>        Load  &quot;dri&quot;<br>        Load  &quot;dbe&quot;<br>        Load  &quot;dri2&quot;<br>        Load  &quot;glx&quot;<br>#       Load  &quot;record&quot;<br>EndSection<br><br>
Section &quot;InputDevice&quot;<br>        Identifier  &quot;Keyboard0&quot;<br>        Driver      &quot;kbd&quot;<br>EndSection<br><br><br>Section &quot;InputDevice&quot;<br>        Identifier  &quot;Mouse0&quot;<br>        Driver      &quot;mouse&quot;<br>
        Option      &quot;Protocol&quot; &quot;auto&quot;<br>        Option      &quot;Device&quot; &quot;/dev/input/mice&quot;<br>        Option      &quot;ZAxisMapping&quot; &quot;4 5 6 7&quot;<br>EndSection<br><br>Section &quot;Monitor&quot;<br>
        Identifier   &quot;Monitor0&quot;<br>        VendorName   &quot;Monitor Vendor&quot;<br>        ModelName    &quot;Monitor Model&quot;<br>EndSection<br><br><br>Section &quot;Device&quot;<br>       # lots of commented options<br>
       Option     &quot;ForceTVOut&quot;                 &quot;True&quot;<br>        Option     &quot;TVStandard&quot;                 &quot;pal&quot;<br>         Identifier  &quot;Card0&quot;<br>        Driver      &quot;radeon&quot;<br>
        VendorName  &quot;Unknown Vendor&quot;<br>        BoardName   &quot;Unknown Board&quot;<br>        BusID       &quot;PCI:1:5:0&quot;<br>EndSection<br><br><br>Section &quot;Screen&quot;<br>        Identifier &quot;Screen0&quot;<br>
        Device     &quot;Card0&quot;<br>        Monitor    &quot;Monitor0&quot;<br>        DefaultDepth    16<br>        SubSection &quot;Display&quot;<br>                Viewport   0 0<br>                Depth     1<br>        EndSubSection<br>
        SubSection &quot;Display&quot;<br>                Viewport   0 0<br>                Depth     4<br>        EndSubSection<br>        SubSection &quot;Display&quot;<br>                Viewport   0 0<br>                Depth     8<br>
        EndSubSection<br>        SubSection &quot;Display&quot;<br>:                             Viewport   0 0<br>                Depth     15<br>        EndSubSection<br>        SubSection &quot;Display&quot;<br>                Viewport   0 0<br>
                Modes      &quot;800x600&quot;<br>                Depth     16<br>        EndSubSection<br>        SubSection &quot;Display&quot;<br>                Viewport   0 0<br>                Depth     24<br>        EndSubSection<br>
EndSection<br><br>                   <br>And what I get is a dark and out-of-sync image. I use x11vnc to check what I should be seeing, and twm works, even glxgears works with DRI. I also get this log:<br><br>X.Org X Server 1.7.1<br>
Release Date: 2009-10-23<br>X Protocol Version 11, Revision 0<br>Build Operating System: Linux 2.6.31.6-tgl2 i686<br>Current Operating System: Linux tinglao 2.6.31.6-tgl2 #1 SMP PREEMPT Fri Dec 11 21:54:05 CET 2009 i686<br>
Kernel command line: auto BOOT_IMAGE=2.6.31.6-tgl2 ro root=303<br>Build Date: 12 December 2009  01:23:45PM<br><br>Current version of pixman: 0.15.20<br>        Before reporting problems, check <a href="http://wiki.x.org">http://wiki.x.org</a><br>
        to make sure that you have the latest version.<br>Markers: (--) probed, (**) from config file, (==) default setting,<br>        (++) from command line, (!!) notice, (II) informational,<br>        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.<br>
(==) Log file: &quot;/var/log/Xorg.0.log&quot;, Time: Sat Dec 26 09:14:26 2009<br>(==) Using config file: &quot;/etc/X11/xorg.conf&quot;<br>NTSC PAL PAL-M NTSC-J<br>  XRANDR name: VGA-0<br>  Connector: VGA<br>  CRT1: INTERNAL_DAC2<br>
  DDC reg: 0x60<br>  XRANDR name: DVI-0<br>  Connector: DVI-D<br>  DFP2: INTERNAL_DVO1<br>  DDC reg: 0x6c<br>  XRANDR name: S-video<br>  Connector: S-video<br>  TV1: INTERNAL_DAC2<br>  DDC reg: 0x0<br>finished output detect: 0<br>
finished output detect: 1<br>finished output detect: 2<br>finished all detect<br>before xf86InitialConfiguration<br>after xf86InitialConfiguration<br>Entering TV Save<br>Save TV timing tables<br>saveTimingTables: reading timing tables<br>
TV Save done<br>disable TV<br>disable TVDAC<br>disable FP2<br>disable TV<br>disable TV<br>init memmap<br>init common<br>init crtc1<br>init pll1<br>freq: 38250000<br>best_freq: 38240909<br>best_feedback_div: 235<br>best_ref_div: 11<br>
best_post_div: 8<br>restore memmap<br>restore common<br>restore crtc1<br>restore pll1<br>finished PLL1<br>set RMX<br>set TV<br>computeRestarts: def = 696700, h = 0, v = 0, p1=124f, p2=1b22, restart = 696700<br>computeRestarts: F/H/V=0,609,4<br>
computeRestarts: hSize=0,hInc=1301<br>Entering Restore TV<br>Restore TV PLL<br>Restore TVHV<br>Restore TV Restarts<br>Restore Timing Tables<br>Restore TV standard<br>Leaving Restore TV<br>enable TV<br>disable FP2<br>computeRestarts: def = 696700, h = 0, v = 0, p1=124f, p2=1b22, restart = 696700<br>
computeRestarts: F/H/V=0,609,4<br>computeRestarts: hSize=0,hInc=1301<br>computeRestarts: def = 696700, h = 0, v = 0, p1=124f, p2=1b22, restart = 696700<br>computeRestarts: F/H/V=0,609,4<br>computeRestarts: hSize=0,hInc=1301<br>
computeRestarts: def = 696700, h = 0, v = 0, p1=124f, p2=1b22, restart = 696700<br>computeRestarts: F/H/V=0,609,4<br>computeRestarts: hSize=0,hInc=1301<br><br>I&#39;m using s-video, because it&#39;s what seems to work to other people. But I also tried composite video and I get the same image.<br>
Any hope?<br><br>thanks a lot<br>Alberto<br>