* riwanlky wrote:
> Hai all,
>
> I have problem on clock with Alic3 board from Pc Engines on OpenBSD 4.3
>
> dmesg->
> OpenBSD 4.3 (GENERIC) #698: Wed Mar 12 11:07:05 MDT 2008
>   [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
> cpu0: Geode(TM) Integrated Processor by AMD PCS ("AuthenticAMD" 586-class) 
> 499 MHz
> cpu0: FPU,DE,PSE,TSC,MSR,CX8,SEP,PGE,CMOV,CFLUSH,MMX
> real mem  = 268009472 (255MB)
> avail mem = 251097088 (239MB)
> mainbus0 at root
> bios0 at mainbus0: AT/286+ BIOS, date 12/10/07, BIOS32 rev. 0 @ 0xfceb2
> pcibios0 at bios0: rev 2.1 @ 0xf0000/0x10000
> pcibios0: pcibios_get_intr_routing - function not supported
> pcibios0: PCI IRQ Routing information unavailable.
> pcibios0: PCI bus #0 is the last bus
> bios0: ROM list: 0xe0000/0xa800
> cpu0 at mainbus0
> pci0 at mainbus0 bus 0: configuration mode 1 (bios)
> pchb0 at pci0 dev 1 function 0 "AMD Geode LX" rev 0x33
> glxsb0 at pci0 dev 1 function 2 "AMD Geode LX Crypto" rev 0x00: RNG AES
> vr0 at pci0 dev 9 function 0 "VIA VT6105M RhineIII" rev 0x96: irq 10, 
> address 00:0d:b9:14:ef:48
> ukphy0 at vr0 phy 1: Generic IEEE 802.3u media interface, rev. 3: OUI 
> 0x004063, model 0x0034
> vr1 at pci0 dev 10 function 0 "VIA VT6105M RhineIII" rev 0x96: irq 11, 
> address 00:0d:b9:14:ef:49
> ukphy1 at vr1 phy 1: Generic IEEE 802.3u media interface, rev. 3: OUI 
> 0x004063, model 0x0034
> vr2 at pci0 dev 11 function 0 "VIA VT6105M RhineIII" rev 0x96: irq 12, 
> address 00:0d:b9:14:ef:4a
> ukphy2 at vr2 phy 1: Generic IEEE 802.3u media interface, rev. 3: OUI 
> 0x004063, model 0x0034
> ath0 at pci0 dev 12 function 0 "Atheros AR5212" rev 0x01: irq 9
> ath0: AR5213 5.9 phy 4.3 rf5112a 3.6, FCC2A*, address 00:0b:6b:87:67:39
> glxpcib0 at pci0 dev 15 function 0 "AMD CS5536 ISA" rev 0x03: rev 0, 32-bit 
> 3579545Hz timer, watchdog, gpio
> gpio0 at glxpcib0: 32 pins
> pciide0 at pci0 dev 15 function 2 "AMD CS5536 IDE" rev 0x01: DMA, channel 0 
> wired to compatibility, channel 1 wired to compatibility
> wd0 at pciide0 channel 0 drive 0: <SanDisk SDCFH2-004G>
> wd0: 4-sector PIO, LBA, 3919MB, 8027712 sectors
> wd0(pciide0:0:0): using PIO mode 4, DMA mode 2
> pciide0: channel 1 ignored (disabled)
> ohci0 at pci0 dev 15 function 4 "AMD CS5536 USB" rev 0x02: irq 15, version 
> 1.0, legacy support
> ehci0 at pci0 dev 15 function 5 "AMD CS5536 USB" rev 0x02: irq 15
> usb0 at ehci0: USB revision 2.0
> uhub0 at usb0 "AMD EHCI root hub" rev 2.00/1.00 addr 1
> isa0 at glxpcib0
> isadma0 at isa0
> pcppi0 at isa0 port 0x61
> midi0 at pcppi0: <PC speaker>
> spkr0 at pcppi0
> npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
> pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pccom0: console
> usb1 at ohci0: USB revision 1.0
> uhub1 at usb1 "AMD OHCI root hub" rev 1.00/1.00 addr 1
> biomask e1ef netmask ffef ttymask ffef
> mtrr: K6-family MTRR support (2 registers)
> nvram: invalid checksum
> softraid0 at root
> root on wd0a swap on wd0b dump on wd0b
> clock: unknown CMOS layout
>
> and the ntpd message on tail /var/log/daemon
> Jul 17 16:14:44 pceng4 ntpd[5847]: adjusting local clock by 86915.408347s
> Jul 17 16:18:00 pceng4 ntpd[5847]: adjusting local clock by 86914.457013s
> Jul 17 16:20:37 pceng4 ntpd[5847]: adjusting local clock by 86913.683080s
> Jul 17 16:21:46 pceng4 ntpd[5847]: adjusting local clock by 86913.389878s
> Jul 17 16:26:04 pceng4 ntpd[5847]: adjusting local clock by 86912.104979s
> Jul 17 16:26:33 pceng4 ntpd[5847]: adjusting local clock by 86911.965071s
> Jul 17 16:27:03 pceng4 ntpd[5847]: adjusting local clock by 86911.859542s
> Jul 17 16:31:19 pceng4 ntpd[5847]: adjusting local clock by 86910.603973s
> Jul 17 16:33:26 pceng4 ntpd[5847]: adjusting local clock by 86910.009693s
> Jul 17 16:37:10 pceng4 ntpd[5847]: adjusting local clock by 86908.914398s
>
>
> and possible configuration error?

not an error, but you might want to start ntpd with the -s option.
put 'ntpd_flags=-s' into your /etc/rc.conf.local file.

>
> Best regards,
> Riwan
>

- Marc Balmer

Reply via email to