LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 876|回复: 4

我的系统老死机,听说是Firefox的问题,请问怎么解决?

[复制链接]
发表于 2008-11-26 09:31:49 | 显示全部楼层 |阅读模式
我的机器是dell的optiplex 330,intel的集成显卡,好像每次死机都是在使用ff的情况下,然后系统就花屏了,没有任何反应,听说是ff的问题?还有显卡问题?大家帮忙看看,这样不定时死机怎么办呀
发表于 2008-11-26 11:20:15 | 显示全部楼层
你从终端里启动一个ff用一会看看如果死机了有报什么错误先, 另外花屏也可能是显卡驱动的问题
回复 支持 反对

使用道具 举报

发表于 2008-11-26 13:31:43 | 显示全部楼层
听谁说是ff的问题?花屏问题是不是因为你启动了compiz?

查看xorg的日志 grep -e EE -e WW /var/log/Xorg.0.log 还有Xorg.0.log.old
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-12-2 10:36:34 | 显示全部楼层
郁闷了,在办公室老死掉,感觉是不是intel驱动的问题??
bash-3.2# grep -e EE -e WW /var/log/Xorg.0.log
Current Operating System: Linux arnehost 2.6.27-ARCH #1 SMP PREEMPT Fri Nov 28 10:56:24 UTC 2008 i686
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/fonts/Type1" does not exist.
(WW) AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) Loading extension MIT-SCREEN-SAVER
(WW) intel(0): Bad V_BIOS checksum
(WW) intel(0): Register 0x61114 (PORT_HOTPLUG_STAT) changed from 0x00000000 to 0x00000b00
(WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x80000203 to 0x00000000
(WW) intel(0): PIPEASTAT before: status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS
(WW) intel(0): PIPEASTAT after: status:
(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x00000202 to 0x00000000
(WW) intel(0): PIPEBSTAT before: status: VSYNC_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): PIPEBSTAT after: status:
bash-3.2# grep -e EE -e WW /var/log/Xorg.0.log.old
Current Operating System: Linux arnehost 2.6.27-ARCH #1 SMP PREEMPT Fri Nov 28 10:56:24 UTC 2008 i686
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/fonts/Type1" does not exist.
(WW) AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) Loading extension MIT-SCREEN-SAVER
(WW) intel(0): Bad V_BIOS checksum
(WW) intel(0): PRB0_CTL (0x0001f001) indicates ring buffer enabled
(WW) intel(0): PRB0_HEAD (0x62c10fa4) and PRB0_TAIL (0x00011090) indicate ring buffer not flushed
(WW) intel(0): Existing errors found in hardware state.
  1. Dec  2 09:03:35 arnehost sd 6:0:0:0: [sdb] 15794175 512-byte hardware sectors (8087 MB)  
  2. Dec  2 09:03:35 arnehost sd 6:0:0:0: [sdb] Write Protect is off                          
  3. Dec  2 09:03:35 arnehost sd 6:0:0:0: [sdb] Mode Sense: 45 00 00 08                       
  4. Dec  2 09:03:35 arnehost sd 6:0:0:0: [sdb] Assuming drive cache: write through           
  5. Dec  2 09:03:35 arnehost sd 6:0:0:0: [sdb] 15794175 512-byte hardware sectors (8087 MB)  
  6. Dec  2 09:03:35 arnehost sd 6:0:0:0: [sdb] Write Protect is off                          
  7. Dec  2 09:03:35 arnehost sd 6:0:0:0: [sdb] Mode Sense: 45 00 00 08                       
  8. Dec  2 09:03:35 arnehost sd 6:0:0:0: [sdb] Assuming drive cache: write through           
  9. Dec  2 09:03:35 arnehost sdb: sdb1                                                      
  10. Dec  2 09:03:35 arnehost sd 6:0:0:0: [sdb] Attached SCSI removable disk                  
  11. Dec  2 09:03:35 arnehost sd 6:0:0:0: Attached scsi generic sg2 type 0                    
  12. Dec  2 09:03:35 arnehost usb-storage: device scan complete                              
  13. Dec  2 09:44:33 arnehost X:4447 freeing invalid memtype c0000000-d0000000               
  14. Dec  2 09:44:35 arnehost set status page addr 0x00033000                                 
  15. Dec  2 09:44:35 arnehost X:5570 conflicting memory types c0000000-d0000000 write-combining<->uncached-minus                                                                       
  16. Dec  2 09:44:35 arnehost reserve_memtype failed 0xc0000000-0xd0000000, track write-combining, req write-combining                                                                 
  17. Dec  2 09:44:37 arnehost X:5570 freeing invalid memtype c0000000-d0000000  
复制代码
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-12-2 10:39:06 | 显示全部楼层
我没有开compiz,我就在kde看看网页就死掉
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表