Maybe that's another fix for this previous problem? https://lists.gnu.org/archive/html/libreboot/2015-12/msg00054.html
El mar, 19-01-2016 a las 21:00 +0100, Bella Riosa escribió: > Issue: Kernels newer than 4.2 couldn't read the hw-clock and set the date to > 1.1.1970 > On Kernels up to 4.2 this kernel message appears (but the hw-clock works): > > WARNING: Persistent clock returned invalid value! > Check your CMOS/BIOS settings. > > > Fix: > 1. Apply https://review.coreboot.org/#/c/11853/ > 2. flash and reboot > 3. use nvramtool and a hex-editor to patch the cmos century-byte (byte# 0x32) > it must be 0x20 (yes hex, it's BCD) > 4. reboot again. it should work now > >
