Hi all.<br><br>Here I come again with this that I've never been be able to make work. But now, I'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'm using, mostly created by xorg itself:<br><br>Section "ServerLayout"<br> Identifier "X.org Configured"<br>
Screen 0 "Screen0" 0 0<br># InputDevice "Mouse0" "CorePointer"<br> InputDevice "Keyboard0" "CoreKeyboard"<br>EndSection<br><br>Section "Files"<br>
ModulePath "/usr/lib/X11/modules"<br> FontPath "/usr/lib/X11/fonts/misc/"<br> FontPath "/usr/lib/X11/fonts/TTF/"<br> FontPath "/usr/lib/X11/fonts/OTF"<br>
FontPath "/usr/lib/X11/fonts/Type1/"<br> FontPath "/usr/lib/X11/fonts/100dpi/"<br> FontPath "/usr/lib/X11/fonts/75dpi/"<br>EndSection<br><br>Section "Module"<br>
Load "extmod"<br> Load "dri"<br> Load "dbe"<br> Load "dri2"<br> Load "glx"<br># Load "record"<br>EndSection<br><br>
Section "InputDevice"<br> Identifier "Keyboard0"<br> Driver "kbd"<br>EndSection<br><br><br>Section "InputDevice"<br> Identifier "Mouse0"<br> Driver "mouse"<br>
Option "Protocol" "auto"<br> Option "Device" "/dev/input/mice"<br> Option "ZAxisMapping" "4 5 6 7"<br>EndSection<br><br>Section "Monitor"<br>
Identifier "Monitor0"<br> VendorName "Monitor Vendor"<br> ModelName "Monitor Model"<br>EndSection<br><br><br>Section "Device"<br> # lots of commented options<br>
Option "ForceTVOut" "True"<br> Option "TVStandard" "pal"<br> Identifier "Card0"<br> Driver "radeon"<br>
VendorName "Unknown Vendor"<br> BoardName "Unknown Board"<br> BusID "PCI:1:5:0"<br>EndSection<br><br><br>Section "Screen"<br> Identifier "Screen0"<br>
Device "Card0"<br> Monitor "Monitor0"<br> DefaultDepth 16<br> SubSection "Display"<br> Viewport 0 0<br> Depth 1<br> EndSubSection<br>
SubSection "Display"<br> Viewport 0 0<br> Depth 4<br> EndSubSection<br> SubSection "Display"<br> Viewport 0 0<br> Depth 8<br>
EndSubSection<br> SubSection "Display"<br>: Viewport 0 0<br> Depth 15<br> EndSubSection<br> SubSection "Display"<br> Viewport 0 0<br>
Modes "800x600"<br> Depth 16<br> EndSubSection<br> SubSection "Display"<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: "/var/log/Xorg.0.log", Time: Sat Dec 26 09:14:26 2009<br>(==) Using config file: "/etc/X11/xorg.conf"<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'm using s-video, because it'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>