
Chciałbym osiągnąć taki rezultat, żeby na stacjonarnym komputerze podłączonym do mojego telewizora przez kabel DVI sterować systemikiem przez putty z laptopa na Windowsie XP.

Mam zainstalowanego Ubuntu Server 11.10.
Pobrałem mplayera wraz z zależnościami (ok. 70 mb) i teraz próbowałem uruchomić przykładowy film.
Konsola wyrzuca mi coś takiego:
Kod: Zaznacz cały
srdz@pain:~$ mplayer break.mpg
mplayer: Symbol `ff_codec_bmp_tags' has different size in shared object, conside r re-linking
MPlayer SVN-r33713-4.6.1 (C) 2000-2011 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing break.mpg.
MPEG-PS file format detected.
VIDEO: MPEG1 320x188 (aspect 1) 25.000 fps 401.6 kbps (50.2 kbyte/s)
Load subtitles in ./
open: No such file or directory
[MGA] Couldn't open: /dev/mga_vid
open: No such file or directory
[MGA] Couldn't open: /dev/mga_vid
[VO_TDFXFB] Can't open /dev/fb0: Permission denied.
[VO_3DFX] Unable to open /dev/3dfx.
vo: couldn't open the X11 display ()!
vo: couldn't open the X11 display ()!
vo: couldn't open the X11 display ()!
vo: couldn't open the X11 display ()!
VO XOverlay need a subdriver
[VO_SDL] SDL initialization failed: No available video device.
vo: couldn't open the X11 display ()!
vo: couldn't open the X11 display ()!
vo: couldn't open the X11 display ()!
Can't open /dev/fb0: Permission denied
[fbdev2] Can't open /dev/fb0: Permission denied
svgalib: Cannot get I/O permissions.
Domyślam się że może mi brakować serwera x-ów, pewnie sterowników do karty graficznej, może kodeków.
Jak się za to zabrać ?
Mój sprzęt:
AMD Athlon x64 chyba 2500
768 DDR
Geforce 7300 GT
2x dysk po 40 gb
Ten drugi niezamontowany, bo też jeszcze nie za bardzo wiem jak

Z góry dzięki za pomoc

Michał
-- 02 kwi 2012 18:38 --
updejt:
Wpisałem w konsoli
Kod: Zaznacz cały
mplayer -vo aa film.mpg
Da się wogóle uzyskać taki efekt jak ja chcę ?
Pozdrawiam.