系统酷睿I5 显卡nvidia 335M 笔记本
开机出现相关提示Intel ips 0000:00:1f.6: failed to get i915 symbols, graphics turbo disabled
在这之前等待时间超长,就是屏幕黑的~~自检??这是什么问题呀
在国外论坛逛了一圈,没找到好的解决办法~~
Intel ips 0000:00:1f.6: failed to get i915~~ 开机速度爆慢
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
-
- 帖子: 15
- 注册时间: 2010-05-23 11:43
- 联系:
-
- 帖子: 2
- 注册时间: 2008-06-18 10:10
Re: Intel ips 0000:00:1f.6: failed to get i915~~ 开机速度爆慢
我也出现了这样的问题,我是nvidia GF 310m集显。。
-
- 帖子: 1
- 注册时间: 2010-11-09 21:58
Re: Intel ips 0000:00:1f.6: failed to get i915~~ 开机速度爆慢
我的也是这样,I3 CPU
-
- 帖子: 1
- 注册时间: 2010-12-29 9:30
-
- 帖子: 41
- 注册时间: 2007-07-17 0:06
- be00
- 帖子: 805
- 注册时间: 2008-07-28 19:51
- 来自: 长沙
- 联系:
Re: Intel ips 0000:00:1f.6: failed to get i915~~ 开机速度爆慢
同问,我的dmesg中也有大量类似数据
不影响开机速度
代码: 全选
[ 2572.544734] intel ips 0000:00:1f.6: CPU power or thermal limit exceeded
[ 2577.536460] intel ips 0000:00:1f.6: CPU power or thermal limit exceeded
-
- 帖子: 11
- 注册时间: 2010-12-07 20:31
Re: Intel ips 0000:00:1f.6: failed to get i915~~ 开机速度爆慢
我也有这样的问题,照做了之后仍然如此,也是和LZ一样的问题,开机速度也爆慢~
代码: 全选
$ dmesg | grep intel
[ 1.804678] intel_idle: MWAIT substates: 0x1120
[ 1.804679] intel_idle: v0.4 model 0x25
[ 1.804680] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.983170] ACPI: acpi_idle yielding to intel_idle
[ 10.132868] intel ips 0000:00:1f.6: Warning: CPU TDP doesn't match expected value (found 25, expected 35)
[ 10.132889] intel ips 0000:00:1f.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 10.132986] intel ips 0000:00:1f.6: failed to get i915 symbols, graphics turbo disabled //Problem Here!!!
[ 10.133146] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 65535
[ 36.932278] hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
- carrison
- 帖子: 38
- 注册时间: 2009-09-23 11:17
Re: Intel ips 0000:00:1f.6: failed to get i915~~ 开机速度爆慢
on Kubuntu 10.10 Maverick. System used to be 10.04, made a fresh install.
in konsole command dmesg would repeatedly give output:
intel ips 0000:00:1f.6: MCP power or thermal limit exceeded
Further hibernate did not work, something I suspect related to above issue.
Googling around various kernelforums indicated a kernel issue but no immediate solution in sight.
Eventually I installed a higher kernel from mainline kernels ppa:
http://kernel.ubuntu.com/~kernel-ppa...-rc7-maverick/
this solved both issues. Note my wireless Broadcomm works as does VirtualBox with this kernel.
hope this helps someone out there...
in konsole command dmesg would repeatedly give output:
intel ips 0000:00:1f.6: MCP power or thermal limit exceeded
Further hibernate did not work, something I suspect related to above issue.
Googling around various kernelforums indicated a kernel issue but no immediate solution in sight.
Eventually I installed a higher kernel from mainline kernels ppa:
http://kernel.ubuntu.com/~kernel-ppa...-rc7-maverick/
this solved both issues. Note my wireless Broadcomm works as does VirtualBox with this kernel.
hope this helps someone out there...