Comment 7 for bug 292144

Revision history for this message
nexx (valentinojr) wrote :

Hey guys, some advance! new information!

The problem happens *ONLY* when the "dvd multiburner device adaptar" is attached to the ultrabay slot of the ultrabase. So here's what we should take in consideration now:

c) boot -> dock(dvd_multi_on_ultrabay) -> UNDOCK -> suspend -> resume = RESUME FAILS
e) boot_while_docked (dvd_multi_on_ultrabay)-> UNDOCK -> suspend -> resume = RESUME FAILS

f) boot -> dock(ultrabay_empty) -> UNDOCK -> suspend -> resume = ok
e) boot_while_docked (ultrabay_empty)-> UNDOCK -> suspend -> resume = ok

So until now, we have two facts about the problem:
- it may be pci_bus related acording to debug.txt;
- it should be related to dvd, atapi or the sata bus as the bug only happens when dvd multiburner is attached to the ultrabay slot on the ultrabase).

Let me know your opinions or suggestions

Regards,
V