On my HP Pavilion dv7 notebook i get the following message at startup: [drm:ironlake_update_pch_refclk] *ERROR* enabling SSC on PCH This is the same bug as https://bugs.freedesktop.org/show_bug.cgi?id=41140 but without any external monitor Kernel: latest git kernel (commit d5767c53535ac79758084773418e0ad186aba4a2), Linux hp 3.1.0-rc8-custom #1 SMP Wed Sep 28 21:23:06 CEST 2011 x86_64 x86_64 x86_64 GNU/Linux Distribution: Ubuntu 11.04 64 bit lsmod: Module Size Used by vboxnetadp 13340 0 vboxnetflt 28297 0 vboxdrv 252684 2 vboxnetadp,vboxnetflt radeon 1016473 0 iwlagn 311183 0 ttm 72079 1 radeon r8169 55918 0
Created attachment 51771 [details] Kernel config
Created attachment 51772 [details] Output of dmesg
Created attachment 51773 [details] Output of 'lspci -vvnn'
Created attachment 51774 [details] /var/log/Xorg.0.log
Created attachment 51775 [details] /proc/cpuinfo
Additionally I encounter the following error: [drm] MTRR allocation failed. Graphics performance may suffer.
I just tried commit 8e8e500fcadaf2e39f4f119ae60c289456527727 but it doesn't resolve the issue.
There is a series of 9 patches in intel-gfx@ that might be worth trying if you have some time: http://lists.freedesktop.org/archives/intel-gfx/2011-September/012266.html These patches change the code you're hitting.
(In reply to comment #8) > There is a series of 9 patches in intel-gfx@ that might be worth trying if you > have some time: > http://lists.freedesktop.org/archives/intel-gfx/2011-September/012266.html > > These patches change the code you're hitting. I applied the patch series to commit a8062e421f8a5800c83b85ab10c4cefd8409844f and the error message is gone.
Created attachment 51979 [details] dmesg with patches
Created attachment 51980 [details] Xorg.0.log with patches
Will the patches be submitted to the mainline kernel?
(In reply to comment #12) > Will the patches be submitted to the mainline kernel? Only for the next round, which will become Kernel 3.2. Besides the error message, do you see any related bug affecting you? Just because you see the message it doesn`t mean there is a bug.
(In reply to comment #13) > (In reply to comment #12) > > Will the patches be submitted to the mainline kernel? > > Only for the next round, which will become Kernel 3.2. > > Besides the error message, do you see any related bug affecting you? Just > because you see the message it doesn`t mean there is a bug. I don't see any related bug, you can close the bug report.
Closing bug. The patches you tested are in Linus' 3.2 git tree. Please reopen if the problem still affects you with Kernel 3.2.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.