Comment 76 for bug 94119

Revision history for this message
termitor (termitor) wrote :

IRQPOLL solve this bug for me , please test this solution.

sudo gedit /boot/grub/menu.lst (or nano, ...)
add irqpoll on this ligne
# kopt=root=UUID=aed3ffb0-5cd6-4710-8b7c-e8f492537cf1 ro to
result

# kopt=root=UUID=aed3ffb0-5cd6-4710-8b7c-e8f492537cf1 ro irqpoll

sudo update-grub

and reboot your computer

Bien a vous.