You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
So i built a raspbian-based distro that ships with a realtime kernel here: https://github.com/guysoft/RealtimePi
I was wondering - is this something worth shipping so people can play with servos?
How usable is this?
Thanks,
The text was updated successfully, but these errors were encountered:
…ype reporting.
The kernel reports BCM2835 for all Raspberry Pi models now.
The actual version has to be resolved from /proc/cpuinfo
Model reporting.
The IRC driver and user space application has been tested
on Raspberry Pi 2 Model B running Raspbian 10.7 Buster.
Kernel build from branch rpi-4.19.y-rt from official
Raspberry Pi kernel repository https://github.com/raspberrypi/linux
has been used. Reported uname -a
Linux raspbian 4.19.71-rt24-v7+ #1 SMP PREEMPT RT Thu Dec 17 10:42:18 CET 2020 armv7l GNU/Linux
Signed-off-by: Pavel Pisa <[email protected]>
Hey,
So i built a raspbian-based distro that ships with a realtime kernel here: https://github.com/guysoft/RealtimePi
I was wondering - is this something worth shipping so people can play with servos?
How usable is this?
Thanks,
The text was updated successfully, but these errors were encountered: