> > when I recompiled the genrtc.c module with another compiler, > > did anyone notice something unusual? > > > > Richard > > Hi, > > I tried what you told me, but now I am 2 hours ahead. > I tried > export TZ=Europe/Berlin > and also > cat /usr/share/zoneinfo/posix/Europe/Berlin > /etc/localtime > Both with the same result. > Only after > export TZ= > time is correct, what I don't understand.
You need UTC=no if the CMOS clock is set to localtime, somewhere in /etc/eysconfig. Richard
