[ntp:questions] Timing issue with Linux and kernel PPS?

David Taylor david-taylor at blueyonder.co.uk.invalid
Wed Nov 21 19:21:58 UTC 2012


On 21/11/2012 18:08, Uwe Klein wrote:
> udev is the "automatic" device instantiator invoked
> from inside the kernel on demand ( i.e. some device
> found, some event seen .... )

Thanks, Uwe. I can't say that the function is obvious from the name, though!

> look into /etc/udev/rules.d/
> what rules do you see?
>
> uwe

Two files:

pi at raspberrypi ~ $ ls /etc/udev/rules.d
40-scratch.rules  99-input.rules

pi at raspberrypi ~ $ cat /etc/udev/rules.d/40-scratch.rules
ATTRS{idVendor}=="0694", ATTRS{idProduct}=="0003", SUBSYSTEMS=="usb", 
ACTION=="add", MODE="0666", GROUP="plugdev"

pi at raspberrypi ~ $ cat /etc/udev/rules.d/99-input.rules
SUBSYSTEM=="input", GROUP="input", MODE="0660"

I don't think that I needed to edit either of these files.
-- 
Cheers,
David
Web: http://www.satsignal.eu



More information about the questions mailing list