|
Re: F17 may corrupt user data when hibernating/resuming?
AdamW, this is basic functionality of system. Drivers must work correctly. And without tweaks problem is persists. I discovered the problem with ACPI and HDD cache, but it's errors with hibernation algorythm. now I'm discovering kernel structure.
3.4 kernels will be more better, but I think, this is something with ext4 driver, or Intel ICH hardware. I'm not kernel programmer, but I,m reading now sources of kernel. In 3.4 kernels with hibernate fixed some intel grafics, fixed atl1c driver, etc. This is some cosmetical changes to the compressing image and etc. With acpi=off my filesystem isn't crashing now, but I have some quirks in my ACPI BIOS. I can't downgrade it for testing purposes at this point due to vendor restrictions.
|