Nadav Kavalerchik wrote: > > > | xrandr --addmode S-video 800x600| > | xrandr --output S-video --mode 800x600| > > > works great :-) > > and stays this way too. no after effects when i use the mouse or the > keyboard.
Good to know. I'll keep the bug open until I get some clarification from Alex about how we are supposed to enabled TV-out these days. > although i watch the output display on the S-Video (tv) i get > disconnected message from xrandr. > laptop:~# xrandr > Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2304 x 1024 > VGA-0 disconnected (normal left inverted right x axis y axis) > LVDS connected 1024x768+0+0 (normal left inverted right x axis y axis) > 0mm x 0mm > 1024x768 60.0* 60.0 > 800x600 60.3 > 640x480 59.9 > S-video disconnected (normal left inverted right x axis y axis) > 800x600 60.3 Probably related to the fact that TV-output load detection is disabled for now. > i tried adding other modes: 1024x768 and 640x480 with no success, way ? > laptop:~# xrandr --addmode S-video 1024x768 > X Error of failed request: BadMatch (invalid parameter attributes) > Major opcode of failed request: 155 (RANDR) > Minor opcode of failed request: 18 () > Serial number of failed request: 16 > Current serial number in output stream: 17 I have no idea whether other modes can work on a TV-output... > also, when playing video with vlc/xine/mplayer i have to change output > driver to X11 > otherwise no output on the S-Video (tv) only on the LVDS I guess the XV overlay can only appear on one CRTC. You should either not display the same image on both outputs (disable the LVDS, or move it so that it does not overlap TV-output image) or maybe use xvattr to switch the overlay on the other output, with something like: xvattr -a XV_SWITCHCRT -v 1 Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]