Bug 17654 - [TVOUT] RV350 Working, but truncated
Summary: [TVOUT] RV350 Working, but truncated
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: 7.4 (2008.09)
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL: http://lists.x.org/archives/xorg-driv...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-19 00:53 UTC by Alon Bar-Lev
Modified: 2018-06-12 19:06 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
xf86-video-ati-6.9.0-tv.patch (606 bytes, patch)
2008-09-19 00:53 UTC, Alon Bar-Lev
no flags Details | Splinter Review

Description Alon Bar-Lev 2008-09-19 00:53:10 UTC
Created attachment 19000 [details] [review]
xf86-video-ati-6.9.0-tv.patch

About 25 pixels are missing from the right part of the display. As a result the picture is truncated [1].

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

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.

Solution suggested at [2].

Works, after adjusting:
xrandr --output S-video --set tv_horizontal_position 4
xrandr --output S-video --set tv_horizontal_size -1

BTW: I do not see that I can set these variables in xorg.conf. Maybe expose them too?

Versions:
xorg-x11-7.4
xf86-video-ati-6.9.0
01:00.0 0300: 1002:4e50 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]

[1] http://lists.x.org/archives/xorg-driver-ati/2008-September/006592.html
[2] http://lists.x.org/archives/xorg-driver-ati/2008-September/006602.html
Comment 1 Adam Jackson 2018-06-12 19:06:13 UTC
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.