I have now put the fixes from the last two blogposts into a github repository: https://github.com/seife/make-hibernate-great-again so that you can just clone it, examine what it does and then run
sudo make install
followed by
sudo dracut -f
This should do the following:
- let resume actually work (by enabling the dracut resume module)
- make hibernate more verbose (switch to an empty text console and increase the kernel's log level before hibernation, restore after resume)
- make resume more verbose
Have fun!
I have also packaged it in obs://home:seife:testing, but I do not really advise to use this repo on anything but my own machines ;-)
No comments:
Post a Comment