Displaying 2 results from an estimated 2 matches for "adafruit".
2018 Apr 27
1
Question about "generic" USB <=> Serial Port kernel drivers...
OK, I am running CentOS 6 on my Laptop and Desktop, presently kernel version
2.6.32-696.20.1.el6.x86_64 (yes, a version or so out of date -- I'll probably
do an update soon -- non-trivial since my Internet connection is via dialup).
I recently bought a couple of Adafruit Arduino compatibles, a Flora and a
Metro 328. Hooking up the Flora and the Metro to a Raspberry Pi running
Raspbian (kernel 4.9.35-v7+), tells me that the Metro 328's USB uses a FTDI
USB serial interface (ftdi_sio.ko) and the Flora uses the cdc_acm (cdc-acm.ko)
USB serial interface. Both of the...
2020 Sep 15
2
loss of communication
...rt. During my early
testing, when communications gots re-established automatically, the uspc
command worked, but otherwise I got "stale results" error. Restarting
the services (nut-server and nut-client) resolved the issue, only to
have the errors occur again.
FWIW, this rPi has an Adafruit Ultimate GPS Hat and is serving as a
stratum1 ntp server, as well as a secondary dns server.
Here is how I got here (post fresh rPi buster install and setting up ntp
and bind):
apt-get install nut nut-monitor nut-cgi nut-snmp snmp-mibs-downloader
added to /etc/udev/rules.d/62-nut-usbups.rules...