build_testptp_debian
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
build_testptp_debian [2023/03/08 15:33] – created millerjs | build_testptp_debian [2024/11/14 02:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Build '' | + | ====== Build testptp on Debian ====== |
Applies to Debian-based distros too. | Applies to Debian-based distros too. | ||
- Install build-essential and kernel source < | - Install build-essential and kernel source < | ||
- Decompress kernel source < | - Decompress kernel source < | ||
- | sudo tar -xf linux-source-5.10.tar.xz | + | sudo tar -xf linux-source-5.10.tar.xz</ |
- | cd / | + | - Build! < |
- | - Build! < | + | gcc -static testptp.c -o testptp</ |
- Optional - install < | - Optional - install < | ||
- | - Test! < | + | - Test! < |
+ | capabilities: | ||
+ | 62499999 maximum frequency adjustment (ppb) | ||
+ | 0 programmable alarms | ||
+ | 2 external time stamp channels | ||
+ | 2 programmable periodic signals | ||
+ | 1 pulse per second | ||
+ | 4 programmable pins | ||
+ | 0 cross timestamping | ||
+ | 0 adjust_phase</ |
build_testptp_debian.1678289586.txt.gz · Last modified: 2024/11/14 02:30 (external edit)