[LinuxPPS] 2.6.25

Udo van den Heuvel udovdh at xs4all.nl
Sun Apr 20 12:32:13 CEST 2008


Cirilo Bernardo wrote:
>>  Still udev doesn't run my rc.serial replacement stuff.
>>  Who has this working?
>>  Please explain how/what.
>>
>>
> That depends on how your Linux installation is set up, but in all
> cases it will be something in the udev rules (/etc/udev/* on Debian).

I have been toying with it before.
In /etc/udev/rules.d I made a file 10-pps.rules which contains:


KERNEL=="ttyS0", RUN+="/bin/setserial -v %k low_latency hardpps"
SYMLINK+="gpspps%d", OPTIONS+="last_rule"
KERNEL=="ttyS0",                SYMLINK+="gps0"
KERNEL=="pps0",                 SYMLINK+="gpspps0"


But after a boot I have no pps device...

Tips are welcome.

Kind regards,
Udo



More information about the LinuxPPS mailing list