Comment 12 for bug 1319149

Revision history for this message
Gnu (dasgnu) wrote :

I can commit. Blacklisting of dw_dmac and dw_dmac_core modules results in booting and shutdown without any probles also on my machine.

@bart-96
try by typing:
echo "blacklist dw_dmac" | sudo tee -a /etc/modprobe.d/blacklist.conf
echo "blacklist dw_dmac_core" | sudo tee -a /etc/modprobe.d/blacklist.conf