Hi,
I implemted a g-sensor driver as input device. I could see a node
created in \dev\input. I also could get event when i shake the g-
sensor. During boot up, i saw following message from user layer.

I/SystemServer( 1869): Starting Sensor Service.
W/HAL     ( 1869): load: module=/system/lib/hw/sensors.smdkc100.so
error=Cannot find library
W/HAL     ( 1869): load: module=/system/lib/hw/sensors.default.so
error=Cannot find library
I/SystemServer( 1869): Starting Window Manager.
W/HAL     ( 1869): load: module=/system/lib/hw/sensors.smdkc100.so
error=Cannot find library
W/HAL     ( 1869): load: module=/system/lib/hw/sensors.default.so
error=Cannot find library
D/SensorManager( 1869): found sensor: null, handle=0

Is there anyone known why sensormanager could not find sensor handle?
Do i need to register my driver specifically?

Thanks!

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to