一个 特别奇葩的 问题
Tofloor
poster avatar
oyanghome
deepin
2014-06-17 04:00
Author
我是 英特尔集成显卡,,,Intel GMA HD 4600

应该默认不用驱动也可以吧

我设置的时候 所有的下拉菜单部分 第一次 都会出现 类似花屏的 东西,,然后再一次就  OK 了 我不知道啥  东西,,,,
Reply Favorite View the author
All Replies
oyanghome
deepin
2014-06-17 04:07
#1
我去 英特尔官网 下载了 Graphics Installer1.05  安装后 提示 不支持 该版本,,,,

无语 而且 为什么每次 复制英文粘贴以后 输入发 自动就不是 中文了 而且 只能通过 大写键 和 shift 两次 调整才能变会中文
Reply View the author
zmjttfv
deepin
2014-06-17 07:30
#2
hd4000系列花屏问题目前无解,正要解决,还得找intel去。
Reply View the author
ztps
deepin
2014-06-19 07:29
#3
就是啊,hd4000显卡引起的花屏问题从13年就有,现在到了14rc版还有,真是无语
Reply View the author
oyanghome
deepin
2014-06-19 23:42
#4
不是吧,早知道我买 独立显卡的本子了,,,,愁人,,Linux 里面 就 英特尔的 显卡 驱动开源好,我用官网的 驱动不了,,,,,不支持深度
Reply View the author
yueguang
deepin
2014-06-20 17:40
#5
试试!注意需要的地方修改成14.04。
$ sudo cp /etc/lsb-release /etc/lsb-release.bak
$ sudo pico /etc/lsb-release

Replace

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.10
DISTRIB_CODENAME=quantal
DISTRIB_DESCRIPTION="Linux Mint 14 Nadia"

$ sudo intel-linux-graphics-installer
Follow installer and wait for it to ask you to reboot
$ sudo rm /etc/lsb-release
$ sudo mv /etc/lsb-release.bak /etc/lsb-release
Reboot
Reply View the author
186******98
deepin
2014-06-20 17:46
#6
这个问题两种解决方案:
1、Intel修复HD4000显卡驱动和OpenGL窗口管理器的问题
2、深度开发新的窗口管理器来绕过兼容性问题

我们 2014 发布以后会启动第二种解决方案来解决问题
Reply View the author
kingskill
deepin
2014-06-20 18:10
#7
这个问题两种解决方案:
1、Intel修复HD4000显卡驱动和OpenGL窗口管理器的问题
2、深度开发新的窗口管理器来绕过兼容性问题

我们 2014 发布以后会启动第二种解决方案来解决问题

我听说,新做一个窗管,不亚于写一个win95?

这是预案,还是已经开始着手开发了?
Reply View the author