This project is archived. Its data is read-only.
Wileyfox Swift can't set RTC time
Hello. I get this error when I try to set the time. Wileyfox Swift, edge build, sxmo ``` wileyfox-crackling:/dev$ sudo hwclock -w -v hwclock from util-linux 2.36.2 System Time: 1622018685.996700 Trying to open: /dev/rtc0 Using the rtc interface to the clock. Assuming hardware clock is kept in UTC time. RTC type: 'rtc-pm8xxx' Using delay: 0.000000 seconds missed it - 1622018685.997178 is too far past 1622018685.000000 (0.997178 > 0.001000) 1622018686.000000 is close enough to 1622018686.000000 (0.000000 < 0.002000) Set RTC to 1622018686 (1622018685 + 1; refsystime = 1622018685.000000) Setting Hardware Clock to 08:44:46 = 1622018686 seconds since 1969 hwclock: ioctl(RTC_SET_TIME) to /dev/rtc0 to set the time failed: Permission denied ```
issue