It's raw output from the kernel before plymouth is even loaded. downgrading it from dev_err to dev_info suppresses it as well.
http://sarvatt.com/downloads/patches/0001-intel-ips-demote-graphics- turbo-error-to-dev_info-to.patch The problem in this bug is that the error is emitted even if i915 isn't used at all and it stays on the screen during a text mode plymouth boot. the patch in manjo's kernel just makes it attempt relinking to i915 again for the people getting the error that are actually using intel graphics, and the actual error still shows up at the beginning too with it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/724569 Title: Error during startup: intel ips 0000:00:1f.6: failed to get i915 symbols, graphics turbo disabled -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
