Not sure.. Can only give you some general hints, which you might have 
tried already..
I would suspect the driver is not loaded properly, since you'd normally 
see an error of some kind.
If you have visible log, you can try putting a print at 
driver_open_device(), and if that doesn't come, do a static build.

hth
Niels

George Tsalikis wrote:
> Exactly that. My goal is to write an init replacement, from inside of 
> which i did the "cat /dev/mouse".
>
> Niels Roest wrote:
>   
>> You mean you replaced init with a DirectFB app?
>> I guess you did "cat /dev/mouse" in that app, otherwise I would suspect 
>> udev.
>>
>> George Tsalikis wrote:
>>     
>>> I need to get a DirectFB application to work before init beggins. I have 
>>> experimented with having psmouse and evdev in the kernel and as modules. 
>>> 'cat /dev/mouse' reveals that i do have input yet DirectFB doesn't see 
>>> the mouse.
>>> What is that i am missing? Which files does DirectFB look for in order 
>>> to initialize the mouse? Let me clarify that DirectFB works and i even 
>>> get a (motionless) pointer...
>>>
>>> _______________________________________________
>>> directfb-users mailing list
>>> directfb-users@directfb.org
>>> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
>>>
>>>   
>>>       
>>     
>
> _______________________________________________
> directfb-users mailing list
> directfb-users@directfb.org
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
>
>   


-- 

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------" 

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to