Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] chronyd troubleshooting
Date: Tue, 19 May 2009 06:08:47
Message-Id: 200905190708.36103.michaelkintzios@gmail.com
1 A couple of days ago chronyd stopped functioning.
2
3 This is all that the logs tell me but I don't know what I can do to fix it:
4 =================================================================
5 May 19 06:25:13 lappy chronyd[6756]: chronyd version 1.23 starting
6 May 19 06:25:14 lappy chronyd[6756]: Set system time, error in RTC
7 = -306.664140
8 May 19 06:25:14 lappy chronyd[6756]: Set system time, error in RTC
9 = -306.664140
10 May 19 06:30:20 lappy chronyd[6756]: Initial txc.tick=10000 txc.freq=0
11 (0.00000000) txc.offset=0 => hz=100 shift_hz=7
12 May 19 06:30:20 lappy chronyd[6756]: Initial txc.tick=10000 txc.freq=0
13 (0.00000000) txc.offset=0 => hz=100 shift_hz=7
14 May 19 06:30:20 lappy chronyd[6756]: set_config_hz=0 hz=100 shift_hz=7
15 basic_freq_scale=1.28000000 nominal_tick=10000 slew_delta_tick=833
16 max_tick_bias=1000
17 May 19 06:30:20 lappy chronyd[6756]: set_config_hz=0 hz=100 shift_hz=7
18 basic_freq_scale=1.28000000 nominal_tick=10000 slew_delta_tick=833
19 max_tick_bias=1000
20 May 19 06:30:20 lappy chronyd[6756]: Linux kernel major=2 minor=6 patch=28
21 May 19 06:30:20 lappy chronyd[6756]: Linux kernel major=2 minor=6 patch=28
22 May 19 06:30:20 lappy chronyd[6756]: calculated_freq_scale=0.99902439
23 freq_scale=0.99902439
24 May 19 06:30:20 lappy chronyd[6756]: calculated_freq_scale=0.99902439
25 freq_scale=0.99902439
26 May 19 06:30:20 lappy chronyd[6756]: Could not start measurement :
27 Inappropriate ioctl for device
28 May 19 06:30:20 lappy chronyd[6756]: Could not read flags /dev/rtc :
29 Input/output error
30 May 19 06:30:20 lappy chronyd[6756]: Could not stop measurement :
31 Inappropriate ioctl for device
32 =================================================================
33
34 # ls -al /dev/rtc
35 crw-r--r-- 1 root root 10, 135 May 19 06:24 /dev/rtc
36
37 When I try to check /dev/rtc I get:
38
39 # cat /dev/rtc
40 cat: /dev/rtc: Input/output error
41
42 I should be getting resource busy instead.
43
44 I suspect that this problem started when I changed my kernel to 2.6.28-r5. I
45 noticed it comes up with a APIC error on booting, could this be related?
46 --
47 Regards,
48 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: chronyd troubleshooting Mick <michaelkintzios@×××××.com>