[Solved] failed to get i915 symbols, graphics turbo disabled

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
sqlpython
Donor
Posts: 310
Joined: 13. Aug 2010, 04:53
Location: Ct. USA

[Solved] failed to get i915 symbols, graphics turbo disabled

Post by sqlpython »

Once I had modified my Grub2 /etc/boot/grub/grub.cfg
I had the nouveau driver loading more quickly making for a high resolution almost immediately in the boot process. However, I then began to receive this error message only about 6 displayed lines into the boot ....

Code: Select all

failed to get i915 symbols, graphics turbo disabled
solution is add a line to /etc/modprode.d/blacklist.conf
blacklist intel_ips

If this file does not exist then simply create an empty file in of blacklist.conf as the su user. then add The entry blacklist intel_ips

Reboot, Error Gone!
Slackware ( Manjaro ) Salix, AntiX, Bunsen, Calculate
Post Reply