Linas Žvirblis wrote:
> The output looks like a black screen with some noise which changes
> depending on what is displayed on LCD screen, so I guess it does output
> something, but not correctly.
>
> I am using xrand to enable TV-out:
>
> xrandr --addmode S-video 800x600
> xrandr --output S-video --mode 800x600
>
> Although the cable is connected, it insists that it is not:

I don't know whether TV output on RS482 has been tested. But FWIW, load
detection
of the TV output is disabled by default (it creates some problems in
some cases). That's
probably why xrandr says S-video is disconnected. To reenable TV load
detection (and
maybe get xrandr to report S-video as connected), try:
    xrandr --output S-video --set load_detection 1

Brice



Reply via email to