Hi,
I can't use TV-OUT.
[1]. I compile the kernel. I don't apply any suggested patch, because
the HOWTO say that it is optional. It is wrong?
$ grep '^CONFIG_FB' /boot/config-2.4.22
CONFIG_FB=y
CONFIG_FB_MATROX=y
CONFIG_FB_MATROX_G450=y
CONFIG_FB_MATROX_G100=y
CONFIG_FBCON_ADVANCED=y
CONFIG_FBCON_CFB8=y
CONFIG_FBCON_CFB16=y
CONFIG_FBCON_CFB24=y
CONFIG_FBCON_CFB32=y
$ grep -i tmpfs /boot/config-2.4.22
CONFIG_TMPFS=y
$ grep -i tmpfs /etc/fstab
tmpfs /dev/shm tmpfs defaults 0 0
$ cat /etc/lilo
(...)
default=Linux422
image=/vmlinuz422
label=Linux422
append="video=matrox:vesa:0x1B8"
read-only
alias=422
(...)
# fbset -i
mode "1024x768-60"
# D: 64.994 MHz, H: 48.359 kHz, V: 59.998 Hz
geometry 1024 768 1024 5460 24
timings 15386 160 32 30 4 128 4
accel true
rgba 8/16,8/8,8/0,0/0
endmode
Frame buffer device information:
Name : MATROX
Address : 0xe4000000
Size : 16773120
Type : PACKED PIXELS
Visual : TRUECOLOR
XPanStep : 8
YPanStep : 1
YWrapStep : 0
LineLength : 3072
MMIO Address: 0xe6000000
MMIO Size : 16384
Accelerator : Matrox G400
[2]. I download and compile DirectFB-0.9.19.tar.gz:
# ./configure --with-gfxdrivers=matrox
# make
# make install
# lddconfig
# cat /etc/directfbrc
matrox-crtc2
matrox-tv-standard=pal
fbdev=/dev/fb1
sync
no-vt-switch
[3]. I download and compile MPlayer-0.91.tar.bz2:
# cd drivers
# make
# mv mga_vid.o /lib/modules/2.4.22...
# depmod -a
# insmod mga_vid
Matrox MGA G200/G400/G450/G550 YUV Video interface v2.01 (c) Aaron Holtzman & A'rpi
mga_vid: Found MGA G400/G450
mga_vid: MMIO at 0xe5d89000 IRQ: 5 framebuffer: 0xE4000000
mga_vid: OPTION word: 0x40141560 mem: 0x05 SDRAM
mga_vid: detected RAMSIZE is 32 MB
syncfb (mga): IRQ disabled in mga_vid.c
# cd ..
# ./configure
# make
# make install
$ mplayer -vo help
MPlayer 0.91-2.95.4 (C) 2000-2003 MPlayer Team
CPU: Advanced Micro Devices Athlon 4 PM Palomino/Athlon MP Multiprocessor/Athlon XP
eXtreme Performance (Family: 6, Stepping: 2)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE
Reading config file /usr/local/etc/mplayer/mplayer.conf: No existe el fichero o el
directorio
Reading config file /home/cpc/.mplayer/config
Available video output drivers:
xmga Matrox G200/G4x0/G550 overlay in X11 window (using /dev/mga_vid)
mga Matrox G200/G4x0/G550 overlay (/dev/mga_vid)
xv X11/Xv
x11 X11 ( XImage/Shm )
dga DGA ( Direct Graphic Access V2.0 )
fbdev Framebuffer Device
png PNG file
jpeg JPEG file
gif89a animated GIF output
null Null video output
pgm PGM file
md5 MD5 sum
mpegpes Mpeg-PES file
yuv4mpeg yuv4mpeg output for mjpegtools (to "stream.yuv")
vesa VESA VBE 2.0 video output
directfb Direct Framebuffer Device
dfbmga DirectFB / Matrox G400/G450/G550
xvidix X11 (VIDIX)
The Mplayer work fine in XWindow (xmga) and console (mga, fbdev), but
*freeze* my system totally if I use the _dfbmga_ driver.
Can you help me?
Bye.
PD: my english is limited.
--
________________________________________
Cosme P. Cuevas - cosmepc telefonica net
ICQ 86011094 - GnuPG KeyID: 0A4305FB
Debian - GNU/Linux
----------------------------------------
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-users" as subject.