[TVOUT] Working! but truncated (25 pixels)
Alon Bar-Lev
alon.barlev at gmail.com
Thu Sep 11 12:12:32 PDT 2008
Update.
I found the other dynamic options in the source.
When I do:
xrandr --output S-video --set tv_horizontal_size -5
or:
xrandr --output S-video --set tv_horizontal_position -5
The picture does shrink/move but it is still truncated.
Alon.
On 9/11/08, Alon Bar-Lev <alon.barlev at gmail.com> wrote:
>
> Hello,
>
> I wasn't aware that TV out was merged... I noticed the S-video interface at xrandr and thought I should check it.
>
> I could not make the Gatos work for me... So something must be fixed now.
>
> Thank you!
>
> The problem is that about 25 pixels are missing from the right part of the display. As a result the picture is truncated.
>
> I tried every TVStandard option available and no change.
> I also tried a few Modeline from past and no change.
> I tried dynamic and static configurations and no change.
>
> Does anyone has a clue?
>
> I use:
> xf86-video-ati-6.9.0
> 01:00.0 0300: 1002:4e50 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]
>
> xrandr output:
>
> Screen 0: minimum 320 x 200, current 800 x 600, maximum 1400 x 1200
> VGA-0 disconnected (normal left inverted right x axis y axis)
> DVI-0 disconnected (normal left inverted right x axis y axis)
> LVDS connected 800x600+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
> 1400x1050 60.2 +
> 1280x1024 60.0
> 1280x960 60.0
> 1024x768 60.0 59.9
> 800x600 60.3* 59.9
> 640x480 59.9
> S-video connected 800x600+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
> 800x600 59.9*+
>
> Following relevant xorg.conf sections:
>
> ---
>
> Section "Device"
> Option "TVDACLoadDetect" "on"
> Option "DefaultTVDACAdj" "on"
> Option "TVStandard" "pal"
> Option "monitor-S-video" "TV-monitor"
>
> Identifier "TV"
> Driver "radeon"
> VendorName "ATI Technologies Inc"
> BoardName "RV350 [Mobility Radeon 9600 M10]"
> BusID "PCI:1:0:0"
> EndSection
>
> Section "Monitor"
> Identifier "TV"
>
> Option "PreferredMode" "800x600"
> # Modeline "800x600" 37.44 800 816 928 1072 600 600 605 626
> # Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +HSync +VSync
> # Modeline "800x600" 43.68 800 816 928 1072 600 600 610 626
> # Modeline "800x600" 49.92 800 816 928 1072 600 600 610 626
> # Modeline "800x600" 56.16 800 816 928 1072 600 600 610 626
> # Modeline "800x600" 62.40 800 816 928 1112 600 600 610 626
>
> EndSection
>
> Section "Screen"
> Identifier "TV"
> Device "TV"
> Monitor "TV"
>
> DefaultDepth 24
> SubSection "Display"
> Depth 24
> Modes "800x600"
> EndSubSection
> EndSection
>
> Section "ServerLayout"
> Identifier "TV"
> Screen "TV"
> InputDevice "Mouse1" "CorePointer"
> InputDevice "Keyboard1" "CoreKeyboard"
> EndSection
>
> ---
>
> Thank you,
>
> Alon Bar-Lev.
>
More information about the xorg-driver-ati
mailing list