Bug#649978: System freeze sometimes during reboot
Stéphane Aulery wrote:
> Le vendredi 25 novembre 2011 à 03:31:08, Jonathan Nieder a écrit :
>> It works somewhat like this:
>>
>> # echo 'blacklist gma500' >/etc/modprobe.d/sa-blacklist-gma500.conf
>> # update-initramfs -u -k all
>> # reboot
>
> Despite this hack, kernel 3.1.0-1-686-pae switchs again on unsupported video
> mode (bug 649867).
That is where the "somewhat" comes in. It seems that the driver is
named "psb_gfx", so that line should have been
# echo 'blacklist psb_gfx' >/etc/modprobe.d/sa-blacklist-gma500.conf
Reply to: