Comment 25 for bug 651104

Revision history for this message
AceLan Kao (acelankao) wrote :

There is a work around
1. add intel_ips to the blacklist
   echo "blacklist intel_ips" >> /etc/modprobe.d/blacklist.conf
2. add i915 and intel_ips to /etc/modules
   echo -e "i915/nintel_ips" >> /etc/modules