On Fri, Oct 8, 2010 at 3:55 PM, Sami Riahi <samiri...@ymail.com> wrote: > I'm trying to install fusion IPC for directfb.: > > tar -xvf DirectFB-1.2.8.tar.gz > tar -xvf linux-fusion-8.1.1.tar.gz > tar -xvf DirectFB-Examples-1.2.0.tar.gz > cd linux-fusion-8.1.1 make && sudo make install > sudo su - > echo fusion >> /etc/initramfs-tools/modules > exit > sudo update-initramfs -u > > sudo modprobe fusion cd DirectFB-1.2.8 <= /prob!!!!!!!!!!!!!!! > > msg d'erreur: FATAL: Error inserting fusion > (/lib/modules/2.6.28-17-generic/drivers/char/fusion/fusion.ko): Input/output > error > in dmesg: > > fusion: unable to get major 252 > fusion: unable to get major 252 >
It looks like the fusion driver can't register itself because some other module is already using major number 252. A simple cat /proc/devices should give the sucker's name ;) Regards, -- Lionel Landwerlin _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev