hi,

i had my directfb and mplayer running nicely. now i upgraded my kernel to 2.4.23 and had to recompile directfb and mplayer. silly me decided to do cvs update for directfb.

my setup is:

- nvidia geforce fx5600 agp via vesafb on /dev/fb0
- matrox g450 pci via matroxfb on /dev/fb1, tv connected via dongle
- kernel 2.4.23 including fusion-patch
- directfb from todays cvs
- mplayer from todays cvs


my problem now is, that as soon as a directfb application ends, the display on the nvidia-card is blanked. then when i switch to another virtual console and back to X the picture is fine again, but i have a cursor blinking in the upper left corner. after a while the display goes blank again.

i already found out, that console-switching and "setterm -cursor off>/dev/tty7" and "setterm -blank 0 >/dev/tty7" rids me of the cursor and the blanking after a while.

but i cannot get rid of the blanking directly after mplayer quits for example.

is there any (compile-time) option to keep directfb from accessing my virtual consoles at all?

in my /etc/directfbrc i have:

debug
matrox-crtc2
matrox-tv-standard=ntsc
#matrox-cable-type=scart-rgb
fbdev=/dev/fb1
no-vt-switch
no-vt-switching
no-graphics-vt
no-deinit-check
#primary-layer=1
disable-module=linux_input
disable-module=nvidia
disable-module=ati128
disable-module=radeon
disable-module=cyber5k
disable-module=tdfx
disable-module=neomagic
disable-module=nsc
disable-module=keyboard
disable-module=mouse
disable-module=sdlinput
disable-module=joystick
disable-module=lirc
disable-module=ps2mouse
disable-module=serialmouse
disable-module=sonypi
sync
-----------------------------



i have been trying to fiddle in mplayer/libvo/vo_directfb2.c, vo_dfbmga.c, DirectFB/src/core/fbdev/vt.c all day without any success.



any hints? please?


martin jess



--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.


Reply via email to