Asch n00b
Joined: 20 Jan 2010 Posts: 25 Location: Nowhere special
|
Posted: Sat Aug 13, 2011 1:22 pm Post subject: Problems with dracut, plymouth and uswsusp |
|
|
Call me vain if you want, but I have followed the instructions on that gentoo-wiki for installing plymouth on my box.
Problem is that, even though plymouth seems to be working flawlessly (except maybe for some integration problems with openrc), I can no longer use uswsusp (userspace software suspend) as before. If I remove the arguments "silent" and "splash" from grub at startup, the resume process stops at hardware recognition, at a line like this:
Code: | sd 6:0:0:0: [sdb] Attached SCSI removable disk |
It is an SD card reader, prompted by lsusb as
Code: | Bus 001 Device 002: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader | .
Other devices, like sda HDD (hosting the root and boot partitions) are recognized without error or warning prompts, however.
So, is there a way to make this dracut initrd work as expected? If I opt to create another initrd manually, what would it need for plymouth? |
|