Comment 5 for bug 272247

Revision history for this message
Saivann Carignan (oxmosys) wrote :

Thanks for your confirmation! Then, that means that this bug is not caused by usplash but most probably linux kernel, so I'm marking this bug as a linux kernel bug.

BTW, what a strange bug!

Can you boot your computer normally, reproduce the problem, and then type these commands in a terminal?

uname -a > uname-a.log
cat /proc/version_signature > version.log
dmesg > dmesg.log
sudo lspci -vvnn > lspci-vvnn.log

This should create 4 log files that you can attach to this bug report.