Hi,
I received the product in the subject, since I'm going to install the latest Raspbian available, I would like to know where I can find documentation to properly configure RTC and UPS.
Thank you, regards.
Roberto
This community is for professionals and enthusiasts of our products and services. Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.
Hi,
I received the product in the subject, since I'm going to install the latest Raspbian available, I would like to know where I can find documentation to properly configure RTC and UPS.
Thank you, regards.
Roberto
Dear Luis,
you can find the documentation at the attached link on Guillem's answer, you only need to go at the Downloads Menu and download the zip file with the configuration services.
Cheers!
Hi,
In order to configure the system properly, you have to put the files located at the downloads of the Touchberry 10" on the following folders:
rpishutdown -> /usr/local/bin/
rpishutdown.service -> /lib/systemd/system/
sudo systemctl enable rpishutdown.service
sudo systemctl start rpishutdown.service
The UPS is in charge of doing a controlled shutdown for the Raspberry Pi. However, depending on the process that are running will do the process with a different speed. On a visual way, you will not be able to see it as the screen will shutdown immediately because the UPS only power the Raspberry. Despite this, the Raspberry will be doing an internal controlled poweroff.
Ok, what about the RTC?
I tried to configure it by myself by removing the "fake-hwclock" but when I type "hwclock -r" I get the following error:
hwclock: Timed out waiting for time change
With a “hwclock --verbose -r” a line with an error appears:
- ioctl(4, RTC_UIE_ON, 0): invalid argument
And the last line of the command ends with:
- …synchronization failed
What's wrong?
Thank you
Roberto
Hello, Where can I find those downloads for Touchberry 7 "?