浏览器或者终端显示出来的是黑框

CPU/显卡/打印机/USB设备等硬件问题
回复
zhou380491943
帖子: 62
注册时间: 2015-01-24 19:17
系统: ubuntu kylin 14.04

浏览器或者终端显示出来的是黑框

#1

帖子 zhou380491943 » 2015-11-03 19:10

电脑运行了一段时间就是这个样子。debian系统 gnome3 打开文件管理 或者右键(终端上 火狐浏览器上) 出来的都成了黑框,但是鼠标可以点,只是位置变黑了。

请问需要装显卡驱动吗,旧的驱动如何卸载呢?

PS:附件是照片

谢谢
附件
QQ图片20151103184842.jpg
QQ图片20151103184837.jpg
QQ图片20151103184829.jpg
QQ图片20151103184829.jpg
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: 浏览器或者终端显示出来的是黑框

#2

帖子 vickycq » 2015-11-04 13:20

先看一下显卡和显示驱动配置吧。

代码: 全选

sudo apt-get install lshw
lspci -knn
sudo lshw -C display
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
zhou380491943
帖子: 62
注册时间: 2015-01-24 19:17
系统: ubuntu kylin 14.04

Re: 浏览器或者终端显示出来的是黑框

#3

帖子 zhou380491943 » 2015-11-05 13:54

显卡00:02.0 VGA compatible controller [0300]: Intel Corporation 82G33/G31 Express Integrated Graphics Controller [8086:29c2] (rev 0a)
Subsystem: Dell Device [1028:0294]
Kernel driver in use: i915

*-display:0
description: VGA compatible controller
product: 82G33/G31 Express Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 0a
width: 32 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:42 memory:dfe00000-dfe7ffff ioport:ecd8(size=8) memory:c0000000-cfffffff memory:dff00000-dfffffff
*-display:1 UNCLAIMED
description: Display controller
product: 82G33/G31 Express Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2.1
bus info: pci@0000:00:02.1
version: 0a
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list
configuration: latency=0
resources: memory:dfe80000-dfefffff

为什么这个linux显卡驱动能自动就识别联网装上,记得一起windows装机的时候还需要显卡配的光盘呢。。
回复