I'm trying to get directfb running on our ARM based board. (www.techsol.ca)
The framebuffer and keyboard work fine with the console and qtembedded.
When running directfb demo programs I get the following.
============================================
# ./df_particle
(*) parsing config file '/etc/directfbrc'.
---------------------- DirectFB v0.9.10 ---------------------
(c)2000-2002 convergence integrated media GmbH
-----------------------------------------------------------
(*) Single Application Core.
(!) DirectFB/Keyboard: TIOCNOTTY failed!
--> Not a typewriter
(!) DirectFB/Keyboard: TIOCSCTTY failed!
--> Operation not permitted
(*) DirectFB/GraphicsDevice: Generic Software Rasterizer 0.5 (convergence
integ)(#) DirectFBError [CreateInputDevice for keyboard failed]: ID not
found!
======================================
The keyboard on our system is not a standard PC or USB keyboard. We've
had to write a driver for it and have it working as mentioned above.
My question is; one - has anyone seen this problem? and; two - what does
libdirectfb_keyboard.la do along with keyboard.c? Do I need to provide
some type of low level keyboard interface to directfb?
Again, Thanks in advance.
John McLean
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-users" as subject.