Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #71326 > unrolled thread
| Started by | Salvatore Bonaccorso <carnil@debian.org> |
|---|---|
| First post | 2021-05-08 21:10 +0200 |
| Last post | 2021-05-10 00:10 +0200 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.debian.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Bug#785419: Bug#855203: hwclock-set: Synchronize from hwclock despite systemd presence Salvatore Bonaccorso <carnil@debian.org> - 2021-05-08 21:10 +0200
Processed: Re: Bug#785419: Bug#855203: hwclock-set: Synchronize from hwclock despite systemd presence "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-05-08 21:30 +0200
Bug#785419: Bug#855203: hwclock-set: Synchronize from hwclock despite systemd presence "Rick Thomas" <rbthomas@pobox.com> - 2021-05-10 00:10 +0200
| From | Salvatore Bonaccorso <carnil@debian.org> |
|---|---|
| Date | 2021-05-08 21:10 +0200 |
| Subject | Bug#785419: Bug#855203: hwclock-set: Synchronize from hwclock despite systemd presence |
| Message-ID | <CcAuS-2Gy-11@gated-at.bofh.it> |
Control: tags -1 + moreinfo Hi, Ist this still an issue or has been fixed in meanwhile? I'm going through some older src:linux associated buts and noticed that it was considered here to reassign it to util-linux. Is the problem still present? Further: On Fri, Mar 17, 2017 at 07:55:31PM +0100, Lukas Wunner wrote: [...] > @Rick Thomas: Could you verify if the attached patch solves this issue > for you? Were you able to test the proposed patch? Regards, Salvatore
[toc] | [next] | [standalone]
| From | "Debian Bug Tracking System" <owner@bugs.debian.org> |
|---|---|
| Date | 2021-05-08 21:30 +0200 |
| Subject | Processed: Re: Bug#785419: Bug#855203: hwclock-set: Synchronize from hwclock despite systemd presence |
| Message-ID | <CcAOg-2Nd-59@gated-at.bofh.it> |
| In reply to | #71326 |
Processing control commands: > tags -1 + moreinfo Bug #785419 [src:linux] linux-image-4.0.0-1-armmp: with 2 RTC devices -- need way to chose which one sets system clock on boot Added tag(s) moreinfo. -- 785419: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785419 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [next] | [standalone]
| From | "Rick Thomas" <rbthomas@pobox.com> |
|---|---|
| Date | 2021-05-10 00:10 +0200 |
| Message-ID | <CcZMB-36m-1@gated-at.bofh.it> |
| In reply to | #71326 |
On Sat, May 8, 2021, at 12:02 PM, Salvatore Bonaccorso wrote:
> Control: tags -1 + moreinfo
>
> Hi,
>
> Ist this still an issue or has been fixed in meanwhile? I'm going
> through some older src:linux associated buts and noticed that it was
> considered here to reassign it to util-linux.
>
> Is the problem still present?
>
> Further:
>
> On Fri, Mar 17, 2017 at 07:55:31PM +0100, Lukas Wunner wrote:
> [...]
> > @Rick Thomas: Could you verify if the attached patch solves this issue
> > for you?
>
> Were you able to test the proposed patch?
>
> Regards,
> Salvatore
Thanks for following up on this!
No, I got side-tracked by a family medical issue (now all resolved and OK) and never was able to test the patches. Sorry!
Nevertheless, I can verify that the problem _is_ still with us. I'm running
rbthomas@cube:~$ uname -a
Linux cube 4.19.0-16-armmp #1 SMP Debian 4.19.181-1 (2021-03-19) armv7l GNU/Linux
rbthomas@cube:~$ cat /etc/debian_version
10.9
on a Cubox-i4Pro. It still shows as having two RealTime clocks. The one named /dev/rtc0 still looses it's time when I unplug/replug the device, while /dev/rtc1 still does manage to carry-over. Unfortunately, the kernel still uses rtc0 to set system time when rebooting.
The workaround I use (such as it is) is to run ntpsec with the "-g" option, which allows the first system clock adjustment to be more than 1000 seconds. ( I also have to remember to reset rtc0 after a power outage.)
Along the same lines, I recently got a Raspberry Pi4B 4GB, and was somewhat surprised to find that it did not have a RT clock at all unless you buy an add-on hat for it. So we not only have to deal with devices with two RT clocks, but also devices with zero RT clocks.
I'm not much of a software developer, so if you want me to test something, please provide it in the form of a ".deb" that I can install, rather than a set of patches I have to apply.
Thanks!
Rick
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web