Hello,

I'm in the process of transitioning my mythbox (mythbuntu 7.10) from
ati's fglrx to the xf86-video-ati driver.  However for some reason the
new option TVStandard "ntsc" doesn't seem to be taking effect and the
hardware defaults to PAL mode (Black and White on a NTSC tv) (Note:
ForceTVout "true" works perfectly).

I'm currently running as of this email the latest trunk:

[EMAIL PROTECTED]:~/xf86-video-ati$ git log
commit 45656b9d5a426053da2a094de39c2690c0c6f799
Author: Alex Deucher <[EMAIL PROTECTED](none)>
Date:   Sat Jan 5 12:00:55 2008 -0500

short: xorg.conf

Section "Device"
        Identifier      "ATI Technologies Inc RV350 AR [Radeon 9600]"
        Driver          "ati"
        BusID           "PCI:1:0:0"
        Option          "ForceTVout"    "true"
        Option          "TVStandard"    "ntsc"
EndSection

>From Xorg.0.log


(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "ATI Technologies Inc RV350 AR [Radeon 9600]"

(--) Chipset ATI Radeon 9600XT AR (AGP) found

(**) RADEON(0): Option "ForceTVOut" "true"
(**) RADEON(0): Option "TVStandard" "ntsc"

(II) RADEON(0): Output VGA-0 using monitor section Generic Monitor
(II) RADEON(0): I2C bus "DDC_0x60" initialized.
(II) RADEON(0): Output DVI-0 has no monitor section
(II) RADEON(0): I2C bus "DDC_0x64" initialized.
(II) RADEON(0): DFP table revision: 4
(II) RADEON(0): Output S-video has no monitor section
(II) RADEON(0): Default TV standard: PAL
(II) RADEON(0): TV standards supported by chip: NTSC PAL

I've tried setting "xrandr --output S-video --set tv_standard ntsc"

I attempted a git-bisect run, however the original commit "git
checkout 00b4480" fails...  I'm guessing the bios on this board
defaults to PAL...

Is anyone else seeing this issue?

Thanks

-- 
Robert Nelson
http://www.rcn-ee.com/
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to