Ville Syrjälä schrieb:
On Wed, May 26, 2004 at 01:55:53AM +0200, Joerg Riechardt wrote:
I compiled DirectFB, DFB++, FusionSound (with kernel module),
softlibmpeg from CVS.
After ./szap -c channels.conf-dvbs-astra -r "Das Erste" and
./dfb_ts /dev/dvb/adapter0/dvr0 0x7ff 0x800 I get
---------------------- DirectFB v0.9.21 ---------------------
(c) 2000-2002 convergence integrated media GmbH
(c) 2002-2004 convergence GmbH
-----------------------------------------------------------

(*) DirectFB/Core: Multi Application Core. (with MMX support)
(2004-05-25 18:55)
(*) Direct/Memcpy: Using SSE optimized memcpy()
(!) Fusion/Init: opening '/dev/fusion/0' failed!
--> No such device
dfb_ts.c <123>:
(#) DirectFBError [DirectFBCreate(&dfb)]: Fusion IPC error detected!

modprobe fusion

in messages I have "vdr modprobe: modprobe: Can't locate module
char-major-252"

If you want kmod to autoload the module add

alias char-major-252 fusion

to your modules.conf/modprobe.conf
Thanks for your answer. The second error (alias char-major-252) is now gone.
But altough lsmod shows the module fusion, I get still the first error

(!) Fusion/Init: opening '/dev/fusion/0' failed!
--> No such device
dfb_ts.c <123>:
(#) DirectFBError [DirectFBCreate(&dfb)]: Fusion IPC error detected!

What can I do?

btw: when I do fbset -a 720x756-50 I get
"matroxfb: cannot set xres to 720, rounded up to 736"
is that ok?

Jörg

Reply via email to