> viafb: No IRQ handler installed, IRQ 0 is busy. Check BIOS.

That's the likely cause of your problem.  Without the IRQ handler, the
WAITVSYNC ioctl will not work (and will time out after 100ms).  So
you'll only get 10 frames/second (or half that if you're using the
field parity option).

The IRQ number shouldn't be zero so you can start looking there.

Cheers,

Mark

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to