【请求测试】测试Intel HD4000显卡闪屏解决方案
Tofloor
poster avatar
cxbii
deepin
2013-12-12 20:53
Author
Intel HD4000 的朋友测试一下下面的方法能否解决闪屏问题:
终端执行:
  1. sudo gedit /etc/X11/xorg.conf.d/20-intel.conf
Copy the Code
复制下面的内容到 /etc/X11/xorg.conf.d/20-intel.conf 并保存
  1. Section "Device"
  2.    Identifier "Intel Graphics"
  3.    Driver "intel"
  4.    Option "AccelMethod" "uxa"
  5. EndSection
Copy the Code

重启后生效

这个方法是用Intel的UXA加速模式来替换 SNA 加速模式(虽然 SNA 更快, 但是不稳定)
如果这个方法对所有 Intel HD4000 用户有效果, 我们会尽快推送补丁修正的, 还请大家多帮忙测试一下, 谢谢!

请出现花屏的 Intel HD4000测试,其他显卡用户请勿尝试!!
(Expired, see the results below)
0 users voted
1.没用(1014 votes)
50 %
2.有用(1014 votes)
50 %
Reply Favorite View the author
All Replies
1 / 2
To page
zhlk1001
deepin
2013-12-21 03:06
#1
能回复不?
fedora20试验了一下,chrome不闪
ubuntu13.10试验了一下,也不闪
deepin能不能再研究一下呢
Reply View the author
deepin
deepin
2013-12-21 18:26
#2
我测试了下,仍然有花屏情况出现
Reply View the author
tixilinbi123
deepin
2013-12-22 08:44
#3
感觉还是偶尔有花屏现象出现,期待更好的解决方案出来
Reply View the author
zhlk1001
deepin
2013-12-24 02:32
#4
我想说更新linux内核+mesa驱动会管用吗
Reply View the author
tixilinbi123
deepin
2013-12-27 03:42
#5
更新补丁何时能到啊,期待之中
Reply View the author
fredy4212
deepin
2013-12-27 07:59
#6
更新补丁何时能到啊,期待之中
沒有補丁,該帖請求您如果電腦使用Intel HD4000顯示卡有花屏,試試看這解決方案,有用的話才會全面推送,不過目前看來本方法無效,繼續等待Deepin高手解決
Reply View the author
lihongwu
deepin
2013-12-27 21:54
#7
明天我的电脑就能修好了,找时间测试一下。
Reply View the author
zhlk1001
deepin
2013-12-30 15:48
#8
新装的系统,然后从测试源升级
发现现在不闪了
2013-12-30

没有进行任何设置

持续测试中
Reply View the author
antiar
deepin
2014-01-02 20:17
#9
很奇怪。我在使用chrome浏览器的时候(就在发帖前三个小时内),闪屏非常频繁(尤其是在切换标签页时)。但是改用FIREFOX之后,使用到目前为止(一个小时之内),一次闪屏也没出现过。
Reply View the author
antiar
deepin
2014-01-03 20:33
#10
新装的系统,然后从测试源升级
发现现在不闪了
2013-12-30

没有进行任何设置

持续测试中

昨天下午使用测试源更新,今天使用chrome浏览器,不闪了!
Reply View the author
就是好奇
deepin
2014-01-04 01:34
#11
有点效果,没有以前那么频繁了。
等待继续使用中
Reply View the author
antiar
deepin
2014-01-07 19:24
#12
在使用WPS進行文字編輯時,偶然有閃屏現象出現
Reply View the author
poloshiao
deepin
2014-01-07 20:20
#13
0. 安裝 Intel 最新開源驅動 (適用於 Deepin 2013 / Ubuntu 13.04) 看看能否改善

1. 安裝 Deepin 時 給 Intel 顯卡預裝開源 xserver-xorg-video-intel 套件 提供
/usr/lib/xorg/modules/drivers/intel_drv.so 驅動
這個基本上是 2D 驅動
2. 最近幾版 加上 Mesa 及 Gallium3D 等等 3D 支援 模組
但是 對於 3D 的支援 還不是 全面的
3. Deepin GNOME Shell now supports 3D effects
http://distrowatch.com/?newsid=07142
所以 希望 Deepin 桌面 充分發揮 需要 3D 的 充分支援
4. 對於 3D 支援不夠的 顯卡硬體 Ubuntu 另外 提供 llvmpipe 驅動
讓 使用者 也能登入使用 但是 無法 充分支援 需要 3D 支援的 程式
https://answers.launchpad.net/ubuntu/+question/228192
5. 由於 Intel 並沒有 閉源驅動 支援 Linux
所以 Intel 加入 開源驅動的研發 支援 Linux
整合 上面的 intel_drv.so Mesa Gallium3D llvmpipe 等等 打包成 deb
你只要 下載 deb 下來安裝 就好了
下載網址
https://01.org/linuxgraphics/downloads/ ... .0.2-linux

下面的套件包 適合在 Deepin 2013 安裝

64 bit
Graphics Installer for Ubuntu* 13.04, 64-bit
https://download.01.org/gfx/ubuntu/13.0 ... _amd64.deb

32 bit
Graphics Installer for Ubuntu* 13.04, 32-bit
https://download.01.org/gfx/ubuntu/13.0 ... 3_i386.deb

6. 安裝前需要下載金鑰 (複製 / 貼到終端機)

wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg -O - | \
sudo apt-key add -

wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg-2 -O - | \
sudo apt-key add -
Reply View the author
huangjx
deepin
2014-01-08 02:18
#14
没有进行设置,我更新了deepin桌面之后就不闪屏了。
Reply View the author
dogegg250
deepin
2014-01-08 08:27
#15
poloshiao的方案,安装不了? 你确定可以吗?
Reply View the author
poloshiao
deepin
2014-01-08 19:03
#16
poloshiao的方案,安装不了? 你确定可以吗?
1. 每臺電腦硬件/軟件都有差異 所以需要微調
描述一下 你如何安裝
如果有錯誤訊息 請 copy 貼上來
2. 終端機
編輯/設定組合偏好設定/捲動方式/無限制 打勾
2-1. 動手安裝前
先 sudo lspci -nnvv
兩個 n 兩個 v
把結果 直接 copy 貼到
http://paste.ubuntu.com
再把網址貼上來
2-1. 動手安裝後
再 sudo lspci -nnvv
兩個 n 兩個 v
把結果 直接 copy 貼到
http://paste.ubuntu.com
再把網址貼上來
3. 從這個網頁 下載與你下載版本合適的 安裝使用說明書
https://01.org/linuxgraphics/documentation

補充
這一篇 幫助你 理解 一些 桌面環境的 3D 與 2D 裏面包含 Deepin 桌面
http://askubuntu.com/questions/65083/wh ... -available
Reply View the author
dogegg250
deepin
2014-01-09 04:29
#17
在启动器里打开Intel Graphics Drivers, 点next, 第三个检测fail,提示distribution not supported, 我觉得应该是它认为deepin不是ubuntu?

http://paste.ubuntu.com/6714502/
Reply View the author
poloshiao
deepin
2014-01-09 05:18
#18
00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller [8086:0162] (rev 09) (prog-if 00 [VGA controller])
Kernel driver in use: i915
1. 顯卡是
Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller [8086:0162] (rev 09)
2. 使用中的驅動是 i915
預裝 Intel 開源驅動套件
xserver-xorg-video-intel : X.Org X server -- Intel i8xx, i9xx display driver
This package provides the driver for the Intel i8xx and i9xx family
of chipsets, including i810, i815, i830, i845, i855, i865, i915, i945
and i965 series chips.
就包含 i915 驅動模組
3. 從終端機
sudo dpkg -S intel_drv.so
可以查出 是哪個套件 提供這個 驅動模組
4. 從終端機
glxgears
它是 mesa 提供的 工具
可以簡單測出 顯卡硬體及軟體 對於 3D 支援好不好
你可以實際測試一下
如果 (最後一行)
FPS rate < 1000
就表示 缺少良好的 3D 支援
(見下面 1.)

參閱
1. http://www.cyberciti.biz/faq/linux-test ... erformance
2. http://manpages.ubuntu.com/manpages/rar ... ars.1.html
3. https://wiki.gentoo.org/wiki/Xorg/Hardw ... tion_guide
我觉得应该是它认为deepin不是ubuntu?
在開機進程 還沒登入桌面以前 顯卡驅動已經完成啓動程序
所以顯卡驅動跟 是 Deepin 或是 Ubuntu 無關
跟載入的 Linux kernel 載入的版本 有關
Deepin 只是 自己的桌面
載入的 Linux kernel 的版本 是跟 Ubuntu 一樣的
第三个检测fail,提示distribution not supported
能否 擷圖 貼上來
如果是 文字 直接 copy 貼上來
Reply View the author
dogegg250
deepin
2014-01-09 06:28
#19
但你提供的deb包的工具用不了怎么解决呢?
Reply View the author
poloshiao
deepin
2014-01-09 06:37
#20
但你提供的deb包的工具用不了怎么解决呢?
我在 virtualbox 中完裝 完全沒問題 (virtualbox 預設也是 intel 的顯卡)

如果你安裝有問題 請把錯誤訊息 貼上來
否則無法猜測 你碰到什麼問題

通常 安裝一個新套件以前
1. 先檢查 你要下載的伺服器
有沒有跟上最新狀況更新
2. 執行
sudo apt-get update
sudo apt-get upgrade
把你的電腦 保持在 最新狀況
3. 這樣 就比較不會碰到 因爲相依套件 版本不滿足而安裝失敗
Reply View the author
1 / 2
To page