Thanks, Jan!
> yes. see README.fusion that comes with the kernel patch:
Really, I missed this readme... :-))
> "4) Create the fusion device(s) if not using devfs:
> mkdir /dev/fusion
> mknod /dev/fusion/0 c 253 0
But I still had a similar problem because of this readme is a little old.
If somebody else will have such experience:
Â:/> df_andi
ÂÂÂÂÂÂÂÂ
    snip...
ÂÂÂÂÂÂÂÂ(!) [ 8920: Â Â0.000] DirectFB/core/fusion: (fusion_init) opening
ÂÂÂÂÂÂÂÂ'/dev/fusion/0' failed!
ÂÂÂÂÂÂÂÂ Â
Â--> No such device or address
snip ...
I looked to my mailing-list archive and found following:
Quoting Denis Oliver Kropp:
(From: Denis Oliver Kropp <[EMAIL PROTECTED]>
To: Joerg Riechardt <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Date: 26.05.2004 16:54
Make sure that "/proc/devices" contains "252 fusion",
maybe you mixed up header and source file versions and use
the deprecated major 253.
This was a solution.
Thanks you all,
Slavko.