Hei folks
Recently got myself a G450 and an old AMD mobo, and I really want to use
it to view movies on my TV.
After some research i have found DirectFB to be the best solution for
getting it the way i want, but i have run into a little problem.
Each time i try to run mplayer with "mplayer -vo dfbmga vid.avi", I get
this error:
Can't get CRTC2 layer - Not supported!
The complete debug is listed at the end.
Several posts about the same problem have suggested updating the
mplayer, i have done that and tried several versions, including the
pre5-r5 and pre6-r3, but I still get the same error.
I have been reading through most mails concerning the CRTC2 layer
problem, and have tried almost all suggestions, but is still can't find
the solution. here are the configs and logs, what i am missing?
The kernel log:
Apr 17 15:44:34 general matroxfb: Matrox G450 detected
Apr 17 15:44:34 general matroxfb: MTRR's turned on
Apr 17 15:44:34 general matroxfb: 640x480x8bpp (virtual: 640x26214)
Apr 17 15:44:34 general matroxfb: framebuffer at 0xD4000000, mapped to
0xf0a80000, size 16777216
and the lsmod looks like this:
matroxfb_base 27108 2
matroxfb_DAC1064 9600 1 matroxfb_base
matroxfb_accel 4480 1 matroxfb_base
cfbcopyarea 3840 1 matroxfb_accel
cfbimgblt 2944 1 matroxfb_accel
cfbfillrect 3584 1 matroxfb_accel
matroxfb_g450 6272 1 matroxfb_base
g450_pll 5504 2 matroxfb_DAC1064,matroxfb_g450
matroxfb_misc 11444 5
matroxfb_base,matroxfb_DAC1064,matroxfb_accel,matroxfb_g450,g450_pll
fusion 30404 0
my /etc/directfbrc currently looks like this.
matrox-crtc2
matrox-tv-standard=pal
I am running gentoo, and have patched the a 2.6.9 kernel with both the
fusion and matrox memory patch. Beside the patches this it what the
kernel config looks like:
Kernel options:
Processor type and features --->
[*] MTRR (Memory Type Range Register) support
Character Devices --->
<M> /dev/agpgart (AGP Support)
<M> VIA chipset support
[*] Direct Rendering Manager
<M> Matrox g200/g400
Graphics Support --->
<M> Matrox acceleration
[ ] Millennium I/II
support
[ ] Mystique support
[*]
G100/G200/G400/G450/G550 support
[ ] Multihead support
Console display driver support --->
[*] Video mode selection support
<*> Framebuffer Console support
[*] Select compiled-in fonts
[*] VGA 8x8 font
[*] VGA 8x16 font
Output of mplayer:
CPU: Advanced Micro Devices Duron Spitfire 801.2 MHz (Family: 6,
Stepping: 1)
Detected cache-line size is 64 bytes
MMX2 supported but disabled
CPUflags: MMX: 1 MMX2: 0 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX 3DNow 3DNowEx SSE
Reading config file /usr/share/mplayer/mplayer.conf
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: Can't open
'/root/.mplayer/codecs.conf': No such file or directory
Reading /usr/share/mplayer/codecs.conf: 73 audio & 180 video codecs
font: can't open file: /root/.mplayer/font/font.desc
Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars)
Using usleep() timing
Can't open input config file /root/.mplayer/input.conf: No such file or
directory
Input config file /usr/share/mplayer/input.conf parsed: 53 binds
Cache fill: 4.59% (385024 bytes) AVI file format detected.
VIDEO: [DIV3] 512x384 24bpp 23.976 fps 976.8 kbps (119.2 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
MP3lib: init layer2&3 finished, tables done
AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 16000->192000 (128.0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
(*) DirectFB/Config: Parsing config file '/etc/directfbrc'.
(-) [ NO NAME 0.000] (13134) DirectFB/Config: Unable to open
config file `/root/.directfbrc'!
---------------------- DirectFB v0.9.22 ---------------------
(c) 2000-2002 convergence integrated media GmbH
(c) 2002-2004 convergence GmbH
-----------------------------------------------------------
(-) [ NO NAME 0.006] (13134) DirectFB/Core: dfb_core_create...
(-) [ NO NAME 0.007] (13134) Direct/Main:
direct_initialize() called...
(-) [ NO NAME 0.007] (13134) Direct/Main: ...initializing
now.
(-) [ NO NAME 0.008] (13134) Direct/Signals: Initializing...
(*) DirectFB/Core: Multi Application Core. (2005-04-17 09:55) [ DEBUG ]
(-) [ NO NAME 0.009] (13134) Direct/Modules: Loading
'/usr/lib/directfb-0.9.22-debug/systems/libdirectfb_sdl.so'...
(-) [ NO NAME 0.019] (13134) Direct/Modules: Registering
'sdl' ('/usr/lib/directfb-0.9.22-debug/systems')
(-) [ NO NAME 0.019] (13134) Direct/Modules: ...registered.
(-) [ NO NAME 0.020] (13134) Direct/Memcpy: Benchmarking
memcpy methods (smaller is better):
(-) [ NO NAME 0.088] (13134) Direct/Memcpy: libc
9942272
(-) [ NO NAME 0.101] (13134) Direct/Memcpy: linux
9937203
(-) [ NO NAME 0.113] (13134) Direct/Memcpy: mmx
10059566
(-) [ NO NAME 0.121] (13134) Direct/Memcpy: mmxext
5505153
(*) Direct/Memcpy: Using MMXEXT optimized memcpy()
(-) [ NO NAME 0.122] (13134) Direct/Main:
direct_initialize() called...
(-) [ NO NAME 0.123] (13134) Direct/Main: ...2 references
now.
(-) [ NO NAME 0.124] (13134) Fusion/SHM: mmaping shared memory
file...
(-) [ NO NAME 0.125] (13134) Fusion/SHM: mmapped shared memory
file.
(-) [ NO NAME 0.125] (13134) Fusion/SHM: __shmalloc_brk( 224 +
12288 -> 12512 )
(-) [ NO NAME 0.126] (13134) Fusion/SHM: __shmalloc_brk( 12512
+ 3872 -> 16384 )
(-) [ NO NAME 0.126] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x20000004, 'Shared Memory Heap' )
(-) [ NO NAME 0.126] (13134) Fusion/Skirmish: -> new
skirmish 0x20000004 [0]
(-) [ NO NAME 0.127] (13134) Fusion/SHM: __shmalloc_brk( 16384
+ 4096 -> 20480 )
(-) [ NO NAME 0.127] (13134) Fusion/SHM: __shmalloc_brk( 20480
+ 8192 -> 28672 )
(-) [ NO NAME 0.127] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x20004010, 'Fusion Arenas' )
(-) [ NO NAME 0.128] (13134) Fusion/Skirmish: -> new
skirmish 0x20004010 [1]
(-) [ NO NAME 0.128] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x20004028, 'Fusion Reactor Globals' )
(-) [ NO NAME 0.128] (13134) Fusion/Skirmish: -> new
skirmish 0x20004028 [2]
(-) [ NO NAME 0.128] (13134) Fusion/Reactor:
fusion_reactor_new( 'Shared Memory Heap', size 4 )
(-) [ NO NAME 0.128] (13134) Fusion/SHM: __shmalloc_brk( 28672
+ 4096 -> 32768 )
(-) [ NO NAME 0.128] (13134) Fusion/Reactor: -> new
reactor 0x20007000 [0] with lock 0x20004028 [2]
(-) [ NO NAME 0.129] (13134) Fusion/Reactor:
fusion_reactor_attach( 0x20007000 [0], func 0xb72b9000, ctx (nil),
reaction 0xb72bd8f0 )
(-) [ NO NAME 0.129] (13134) Direct/Clock: Adjusting start
time (0.129 seconds diff)
(-) [ NO NAME 0.000] (13134) Direct/Signals: Adding handler
0xb72b1b50 for signal 11 with context (nil)...
(-) [Fusion Dispatch 0.002] (13137) Direct/Signals: Blocking all
signals from now on!
(*) Direct/Thread: Running 'Fusion Dispatch' (MESSAGING, 13137)...
(-) [ NO NAME 0.003] (13134) DirectFB/Core: world 0, fusion id 1
(-) [ NO NAME 0.003] (13134) Direct/Signals: Adding handler
0xb7568360 for signal -1 with context 0x8595848...
(-) [ NO NAME 0.003] (13134) Fusion/SHM: __shmalloc_brk( 32768
+ 4096 -> 36864 )
(-) [ NO NAME 0.004] (13134) Fusion/Reactor:
fusion_reactor_dispatch( 0x20007000 [0], msg_data 0xb72bd8e8, self
false, globals (nil))
(-) [ NO NAME 0.004] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x20008010, 'Arena 'DirectFB/Core'' )
(-) [ NO NAME 0.004] (13134) Fusion/Skirmish: -> new
skirmish 0x20008010 [3]
(-) [ NO NAME 0.004] (13134) Fusion/SHM: __shmalloc_brk( 36864
+ 4096 -> 40960 )
(-) [ NO NAME 0.004] (13134) Fusion/Reactor:
fusion_reactor_dispatch( 0x20007000 [0], msg_data 0xb72bd8e8, self
false, globals (nil))
(-) [ NO NAME 0.005] (13134) Fusion/Arena: entering arena
'DirectFB/Core' (establishing)
(-) [ NO NAME 0.005] (13134) DirectFB/Core: Initializing...
(-) [ NO NAME 0.005] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x20004fc0, 'Layer Context Pool' )
(-) [ NO NAME 0.006] (13134) Fusion/Skirmish: -> new
skirmish 0x20004fc0 [4]
(-) [ NO NAME 0.006] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x20004f80, 'Layer Region Pool' )
(-) [ NO NAME 0.006] (13134) Fusion/Skirmish: -> new
skirmish 0x20004f80 [5]
(-) [ NO NAME 0.006] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x20004f40, 'Palette Pool' )
(-) [ NO NAME 0.006] (13134) Fusion/Skirmish: -> new
skirmish 0x20004f40 [6]
(-) [ NO NAME 0.007] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x20004f00, 'Surface Pool' )
(-) [ NO NAME 0.007] (13134) Fusion/Skirmish: -> new
skirmish 0x20004f00 [7]
(-) [ NO NAME 0.007] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x20004ec0, 'Window Pool' )
(-) [ NO NAME 0.007] (13134) Fusion/Skirmish: -> new
skirmish 0x20004ec0 [8]
(-) [ NO NAME 0.007] (13134) DirectFB/CoreParts: Going to
initialize 'clipboard' core...
(-) [ NO NAME 0.008] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x20004e80, 'Clipboard Core' )
(-) [ NO NAME 0.008] (13134) Fusion/Skirmish: -> new
skirmish 0x20004e80 [9]
(-) [ NO NAME 0.008] (13134) DirectFB/CoreParts: Going to
initialize 'colorhash' core...
(-) [ NO NAME 0.008] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x20007f68, 'Colorhash Core' )
(-) [ NO NAME 0.008] (13134) Fusion/Skirmish: -> new
skirmish 0x20007f68 [10]
(-) [ NO NAME 0.009] (13134) DirectFB/CoreParts: Going to
initialize 'system' core...
(-) [ NO NAME 0.009] (13134) Fusion/SHM: __shmalloc_brk( 40960
+ 4096 -> 45056 )
(-) [ NO NAME 0.009] (13134) Fusion/Reactor:
fusion_reactor_dispatch( 0x20007000 [0], msg_data 0xb72bd8e8, self
false, globals (nil))
(-) [ NO NAME 1.286] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x20004e40, 'SDL System' )
(-) [ NO NAME 1.286] (13134) Fusion/Skirmish: -> new
skirmish 0x20004e40 [11]
(-) [ NO NAME 1.287] (13134) Fusion/SHM: __shmalloc_brk( 45056
+ 4096 -> 49152 )
(-) [ NO NAME 1.287] (13134) Fusion/Reactor:
fusion_reactor_dispatch( 0x20007000 [0], msg_data 0xb72bd8e8, self
false, globals (nil))
(-) [ NO NAME 1.287] (13134) DirectFB/CoreParts: Going to
initialize 'input' core...
(-) [ NO NAME 1.287] (13134) Direct/Modules: Loading
'/usr/lib/directfb-0.9.22-debug/inputdrivers/libdirectfb_joystick.so'...
(-) [ NO NAME 1.289] (13134) Direct/Modules: Registering
'joystick' ('/usr/lib/directfb-0.9.22-debug/inputdrivers')
(-) [ NO NAME 1.289] (13134) Direct/Modules: ...registered.
(-) [ NO NAME 1.289] (13134) Direct/Modules: Loading
'/usr/lib/directfb-0.9.22-debug/inputdrivers/libdirectfb_keyboard.so'...
(-) [ NO NAME 1.291] (13134) Direct/Modules: Registering
'keyboard' ('/usr/lib/directfb-0.9.22-debug/inputdrivers')
(-) [ NO NAME 1.291] (13134) Direct/Modules: ...registered.
(-) [ NO NAME 1.291] (13134) Direct/Modules: Loading
'/usr/lib/directfb-0.9.22-debug/inputdrivers/libdirectfb_linux_input.so'...
(-) [ NO NAME 1.294] (13134) Direct/Modules: Registering
'linux_input' ('/usr/lib/directfb-0.9.22-debug/inputdrivers')
(-) [ NO NAME 1.294] (13134) Direct/Modules: ...registered.
(-) [ NO NAME 1.294] (13134) Direct/Modules: Loading
'/usr/lib/directfb-0.9.22-debug/inputdrivers/libdirectfb_mutouch.so'...
(-) [ NO NAME 1.296] (13134) Direct/Modules: Registering
'MuTouch' ('/usr/lib/directfb-0.9.22-debug/inputdrivers')
(-) [ NO NAME 1.296] (13134) Direct/Modules: ...registered.
(-) [ NO NAME 1.297] (13134) Direct/Modules: Loading
'/usr/lib/directfb-0.9.22-debug/inputdrivers/libdirectfb_ps2mouse.so'...
(-) [ NO NAME 1.299] (13134) Direct/Modules: Registering
'ps2mouse' ('/usr/lib/directfb-0.9.22-debug/inputdrivers')
(-) [ NO NAME 1.299] (13134) Direct/Modules: ...registered.
(-) [ NO NAME 1.299] (13134) Direct/Modules: Loading
'/usr/lib/directfb-0.9.22-debug/inputdrivers/libdirectfb_sdlinput.so'...
(-) [ NO NAME 1.301] (13134) Direct/Modules: Registering
'sdlinput' ('/usr/lib/directfb-0.9.22-debug/inputdrivers')
(-) [ NO NAME 1.302] (13134) Direct/Modules: ...registered.
(-) [ NO NAME 1.302] (13134) Direct/Modules: Loading
'/usr/lib/directfb-0.9.22-debug/inputdrivers/libdirectfb_sonypi.so'...
(-) [ NO NAME 1.303] (13134) Direct/Modules: Registering
'sonypi' ('/usr/lib/directfb-0.9.22-debug/inputdrivers')
(-) [ NO NAME 1.304] (13134) Direct/Modules: ...registered.
(-) [ NO NAME 1.304] (13134) Direct/Modules: Loading
'/usr/lib/directfb-0.9.22-debug/inputdrivers/libdirectfb_lirc.so'...
(-) [ NO NAME 1.306] (13134) Direct/Modules: Registering
'lirc' ('/usr/lib/directfb-0.9.22-debug/inputdrivers')
(-) [ NO NAME 1.306] (13134) Direct/Modules: ...registered.
(-) [ NO NAME 1.307] (13134) Direct/Modules: Loading
'/usr/lib/directfb-0.9.22-debug/inputdrivers/libdirectfb_serialmouse.so'...
(-) [ NO NAME 1.309] (13134) Direct/Modules: Registering
'serialmouse' ('/usr/lib/directfb-0.9.22-debug/inputdrivers')
(-) [ NO NAME 1.309] (13134) Direct/Modules: ...registered.
(-) [ NO NAME 1.309] (13134) DirectFB/Input: Probing 'Serial
Mouse Driver'...
(-) [ NO NAME 1.310] (13134) DirectFB/Input: Probing 'LIRC
Driver'...
(-) [ NO NAME 1.310] (13134) DirectFB/Input: Probing 'SonyPI
Jogdial Driver'...
(-) [ NO NAME 1.311] (13134) DirectFB/Input: Probing 'SDL Input
Driver'...
(-) [ NO NAME 1.311] (13134) DirectFB/Input: 1 available device
provided by 'SDL Input Driver'.
(-) [SDL Input 1.311] (13147) Direct/Signals: Blocking all
signals from now on!
(*) Direct/Thread: Running 'SDL Input' (INPUT, 13147)...
(-) [ NO NAME 1.312] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x20008e94, 'SDL Input' )
(-) [ NO NAME 1.312] (13134) Fusion/Skirmish: -> new
skirmish 0x20008e94 [12]
(-) [ NO NAME 1.312] (13134) Fusion/Reactor:
fusion_reactor_new( 'SDL Input', size 64 )
(-) [ NO NAME 1.313] (13134) Fusion/Reactor: -> new
reactor 0x20007ee0 [1] with lock 0x20004028 [2]
(-) [ NO NAME 1.313] (13134) Fusion/Reactor:
fusion_reactor_set_lock( 0x20007ee0 [1], lock 0x20008e94 [12] ) <- old
0x20004028 [2]
(*) DirectFB/Input: SDL Input 0.1 (Denis Oliver Kropp)
(-) [ NO NAME 1.313] (13134) DirectFB/Input: Probing 'PS/2
Mouse Driver'...
(-) [ NO NAME 1.313] (13134) DirectFB/Input: Probing 'MuTouch'...
(-) [ NO NAME 1.314] (13134) DirectFB/Input: Probing 'Linux
Input Driver'...
(-) [ NO NAME 1.314] (13134) DirectFB/Input: Probing 'Keyboard
Driver'...
(-) [ NO NAME 1.314] (13134) DirectFB/Input: Probing 'Joystick
Driver'...
(-) [ NO NAME 1.314] (13134) DirectFB/CoreParts: Going to
initialize 'gfxcard' core...
(*) DirectFB/Genefx: MMX detected and enabled
(-) [ NO NAME 1.315] (13134) Direct/Modules: Loading
'/usr/lib/directfb-0.9.22-debug/gfxdrivers/libdirectfb_matrox.so'...
(-) [ NO NAME 1.325] (13134) Direct/Modules: Registering
'matrox' ('/usr/lib/directfb-0.9.22-debug/gfxdrivers')
(-) [ NO NAME 1.325] (13134) Direct/Modules: ...registered.
(*) DirectFB/Graphics: MMX Software Rasterizer 0.6 (convergence
integrated media GmbH)
(-) [ NO NAME 1.326] (13134) Fusion/SHM: __shmalloc_brk( 49152
+ 4096 -> 53248 )
(-) [ NO NAME 1.326] (13134) Fusion/Reactor:
fusion_reactor_dispatch( 0x20007000 [0], msg_data 0xb72bd8e8, self
false, globals (nil))
(-) [ NO NAME 1.326] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x2000c004, 'Surface Manager' )
(-) [ NO NAME 1.326] (13134) Fusion/Skirmish: -> new
skirmish 0x2000c004 [13]
(-) [ NO NAME 1.327] (13134) DirectFB/CoreParts: Going to
initialize 'screens' core...
(-) [ NO NAME 1.327] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x2000cf00, 'Screen 0' )
(-) [ NO NAME 1.327] (13134) Fusion/Skirmish: -> new
skirmish 0x2000cf00 [14]
(-) [ NO NAME 1.327] (13134) DirectFB/CoreParts: Going to
initialize 'layers' core...
(-) [ NO NAME 1.327] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x20008d6c, 'Display Layer 0' )
(-) [ NO NAME 1.327] (13134) Fusion/Skirmish: -> new
skirmish 0x20008d6c [15]
(-) [ NO NAME 1.327] (13134) DirectFB/CoreParts: Going to
initialize 'wm' core...
(-) [ NO NAME 1.328] (13134) Direct/Modules: Loading
'/usr/lib/directfb-0.9.22-debug/wm/libdirectfbwm_default.so'...
(-) [ NO NAME 1.331] (13134) Direct/Modules: Registering
'default' ('/usr/lib/directfb-0.9.22-debug/wm')
(-) [ NO NAME 1.331] (13134) Direct/Modules: ...registered.
(*) DirectFB/Core/WM: Default 0.2 (Convergence GmbH)
(-) [ NO NAME 1.332] (13134) DirectFB/Core: Core successfully
created.
(-) [ NO NAME 1.333] (13134) Core/Layers:
dfb_layer_get_primary_context (SDL Primary Layer, activate) <- active: -1
(-) [ NO NAME 1.333] (13134) Core/Layers:
dfb_layer_create_context (SDL Primary Layer)
(-) [ NO NAME 1.334] (13134) Fusion/Reactor:
fusion_reactor_new( 'Layer Context Pool', size 8 )
(-) [ NO NAME 1.334] (13134) Fusion/Reactor: -> new
reactor 0x20007de0 [2] with lock 0x20004028 [2]
(-) [ NO NAME 1.334] (13134) Fusion/Reactor:
fusion_reactor_set_lock( 0x20007de0 [2], lock 0x20004fc0 [4] ) <- old
0x20004028 [2]
(-) [ NO NAME 1.334] (13134) Fusion/Object: == Layer
Context Pool ==
(-) [ NO NAME 1.334] (13134) Fusion/Object: -> added
0x2000aa00 with ref [0x1]
(-) [ NO NAME 1.335] (13134) Core/Layers:
dfb_layer_context_create -> 0x2000aa00
(-) [ NO NAME 1.335] (13134) Fusion/Skirmish:
fusion_skirmish_init( 0x2000aa80, 'Layer Context' )
(-) [ NO NAME 1.335] (13134) Fusion/Skirmish: -> new
skirmish 0x2000aa80 [16]
(-) [ NO NAME 1.335] (13134) Fusion/Reactor:
fusion_reactor_set_lock( 0x20007de0 [2], lock 0x2000aa80 [16] ) <- old
0x20004fc0 [4]
(-) [ NO NAME 1.336] (13134) Fusion/Reactor:
fusion_reactor_attach_global( 0x20007ee0 [1], index 0, ctx 0x2000ce00,
reaction 0x20004e10 )
(-) [ NO NAME 1.337] (13134) Core/Layers:
dfb_layer_activate_context (SDL Primary Layer, 0x2000aa00)
(-) [ NO NAME 1.337] (13134) Core/Layers:
dfb_layer_context_activate (0x2000aa00)
(-) [ NO NAME 1.337] (13134) Core/Layers:
dfb_layer_get_primary_context (SDL Primary Layer, activate) <- active: 0
Can't get CRTC2 layer - Not supported!
Error opening/initializing the selected video_out (-vo) device.
Exiting... (End of file)
(!!!) *** WARNING [Application exited without deinitialization of
DirectFB!] *** [core.c:628 in dfb_core_deinit_check()]
(-) [ NO NAME 1.347] (13134) DirectFB/Core: dfb_core_destroy...
(-) [ NO NAME 1.347] (13134) Direct/Signals: Removing
handler 0xb7568360 for signal -1 with context 0x8595848...
(-) [ NO NAME 1.348] (13134) DirectFB/Core: Shutting down...
(-) [ NO NAME 1.348] (13134) DirectFB/CoreParts: Going to
shutdown 'wm' core...
(-) [ NO NAME 1.348] (13134) DirectFB/CoreParts: Going to
shutdown 'layers' core...
(-) [ NO NAME 1.349] (13134) Fusion/Skirmish:
fusion_skirmish_destroy( 0x20008d6c [15] )
(-) [ NO NAME 1.349] (13134) DirectFB/CoreParts: Going to
shutdown 'screens' core...
(-) [ NO NAME 1.349] (13134) Fusion/Skirmish:
fusion_skirmish_destroy( 0x2000cf00 [14] )
(-) [ NO NAME 1.350] (13134) DirectFB/CoreParts: Going to
shutdown 'gfxcard' core...
(-) [ NO NAME 1.350] (13134) Fusion/Skirmish:
fusion_skirmish_destroy( 0x2000c004 [13] )
(-) [ NO NAME 1.350] (13134) DirectFB/CoreParts: Going to
shutdown 'input' core...
(-) [SDL Input 1.360] (13147) Direct/Thread: Returning (nil)
from 'SDL Input' (INPUT, 13147)...
(-) [ NO NAME 1.361] (13134) Fusion/Reactor:
fusion_reactor_free( 0x20007ee0 [1] )
(-) [ NO NAME 1.361] (13134) DirectFB/CoreParts: Going to
shutdown 'system' core...
(-) [ NO NAME 1.956] (13134) Fusion/Skirmish:
fusion_skirmish_destroy( 0x20004e40 [11] )
(-) [ NO NAME 1.956] (13134) DirectFB/CoreParts: Going to
shutdown 'colorhash' core...
(-) [ NO NAME 1.956] (13134) Fusion/Skirmish:
fusion_skirmish_destroy( 0x20007f68 [10] )
(-) [ NO NAME 1.956] (13134) DirectFB/CoreParts: Going to
shutdown 'clipboard' core...
(-) [ NO NAME 1.956] (13134) Fusion/Skirmish:
fusion_skirmish_destroy( 0x20004e80 [9] )
(-) [ NO NAME 1.956] (13134) Fusion/Skirmish:
fusion_skirmish_destroy( 0x20008010 [3] )
(-) [ NO NAME 1.956] (13134) Direct/Thread: 'Fusion
Dispatch' (13137) is still running!
(!) Direct/Thread: Killing 'Fusion Dispatch' (13137)!
(-) [ NO NAME 1.957] (13134) Direct/Signals: Removing
handler 0xb72b1b50 for signal 11 with context (nil)...
(-) [ NO NAME 1.957] (13134) Fusion/Skirmish:
fusion_skirmish_destroy( 0x20004028 [2] )
(-) [ NO NAME 1.957] (13134) Fusion/Skirmish:
fusion_skirmish_destroy( 0x20004010 [1] )
Killed
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users