> Lehtonen<[email protected]>  - 1.28
> >> - Sensorfw: support for a device-specific .modules file to load required
> >>   kernel modules before sensord starts. Needed to fix BMC#11699
> >
> > this is the wrong solution though; udev not fastinit need to take care fo
> > this
> 
> Agreed, the problem here is that udev has probably not settled by the
> time sensord starts (it is in rc.sysinit afterall and start_udev is in
> a backgrounded nice -20) and finished it's initialization.
> 
> The best thing would be if sensord had udev support instead of a
> static configuration file, or in some way wait for the devices
> mentioned in the configuration instead of aborting when it can't find
> them?

Agreed. I experienced the similar issue before and slept for a timeout in 
sensor framework adaptor plugin to wait for the drivers to be loaded and device 
node to be created.

In the long term it would be the flexible way if sensord can have udev support.

Thanks,
Forrest
_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging

Reply via email to