同学们,关于flash的问题,怎么解决?

上网、浏览、聊天、下载等
回复
wayoca
帖子: 454
注册时间: 2010-01-01 23:29
系统: Ubuntu19.10

同学们,关于flash的问题,怎么解决?

#1

帖子 wayoca » 2014-06-27 15:06

我ubuntu 14.04 64位

ff 30.0 登录方就这样,一直不动
ff.png
用chrome的时候就光崩溃
chrome.png
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 同学们,关于flash的问题,怎么解决?

#2

帖子 poloshiao » 2014-06-27 15:55

把下面指令 複製 貼進終端機 執行
sudo lshw -numeric -class video
把結果直接複製貼上來
想要瞭解你的顯卡硬件及已安裝驅動的資訊
头像
只是说
帖子: 1140
注册时间: 2012-03-12 22:44
系统: 贱兔
来自: 株洲

Re: 同学们,关于flash的问题,怎么解决?

#3

帖子 只是说 » 2014-06-28 0:05

*-display
description: VGA compatible controller
product: G94 [GeForce 9600 GT] [10DE:622]
vendor: NVIDIA Corporation [10DE]
physical id: 0
bus info: pci@0000:04:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
configuration: driver=nvidia latency=0
resources: irq:16 memory:df000000-dfffffff memory:e0000000-efffffff memory:dc000000-ddffffff ioport:e800(size=128) memory:def80000-deffffff

看看我的有没有问题,我的flash也经常出问题,看不了YY什么的。
我的博客
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 同学们,关于flash的问题,怎么解决?

#4

帖子 poloshiao » 2014-06-28 8:58

product: G94 [GeForce 9600 GT] [10DE:622]
configuration: driver=nvidia latency=0
1. 作用中 閉源驅動
nvidia-settings 可以看到 閉源驅動版本
如果比 331.38 早的版本 才需要根據 3-3 重新安裝

2. 開源驅動 nouveau
http://nouveau.freedesktop.org/wiki/CodeNames/
NV94 (G94)
支援
Has unified shader architecture, can do GPGPU and CUDA, has virtual memory, quite different from previous cards.
沒有寫到的部份 不保證支援
不建議安裝 開源驅動 nouveau

3. 閉源驅動 nvidia
3-1. 最適合 版本
http://www.nvidia.cn/download/driverRes ... x/75917/cn
版本: 331.79
产品支持列表
GeForce 9 Series:
GeForce 9600 GT
3-2. 建議安裝版本
http://www.nvidia.com.tw/Download/drive ... x/72311/tw
版本: 331.38
產品支援清單
GeForce 9 Series:
GeForce 9600 GT
3-3. 建議安裝方法
https://help.ubuntu.com/community/Binar ... wto/Nvidia
nvidia-graphics-drivers-331
nvidia-graphics-drivers-331-updates
3-3-1. nvidia-graphics-drivers-331 在 Ubuntu 14.04 是 根據 3-2. 331.38 版本微調
https://launchpad.net/ubuntu/+source/nv ... rivers-331
3-4. 安裝參考
http://tw.download.nvidia.com/XFree86/L ... index.html
wayoca
帖子: 454
注册时间: 2010-01-01 23:29
系统: Ubuntu19.10

Re: 同学们,关于flash的问题,怎么解决?

#5

帖子 wayoca » 2014-06-29 11:37

poloshiao 写了:把下面指令 複製 貼進終端機 執行
sudo lshw -numeric -class video
把結果直接複製貼上來
想要瞭解你的顯卡硬件及已安裝驅動的資訊

wayoca@wayoca-MS-7808:~$ sudo lshw -numeric -class video
[sudo] password for wayoca:
*-display
description: VGA compatible controller
product: Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller [8086:152]
vendor: Intel Corporation [8086]
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:43 memory:f7800000-f7bfffff memory:e0000000-efffffff ioport:f000(size=64)

谢谢
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 同学们,关于flash的问题,怎么解决?

#6

帖子 poloshiao » 2014-06-29 14:05

product: Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller
configuration: driver=i915 latency=0
目前作用中驅動 開源驅動 i915
Intel 顯卡 沒有閉源驅動
本身開源驅動 對於 3D 的支援 可能還不足夠 所以需要額外安裝 mesa 等等開源套件來增加 3D 的支援

Intel 公司 推出 一套 適用於 Ubuntu 14.04 的整套安裝程式 幫你安裝所有需要額外開源套件
https://01.org/linuxgraphics/downloads/ ... .0.5-linux
https://01.org/linuxgraphics/downloads/ ... ck-release

看看
Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller
在不在它的 Validation Hardware 已通過測試名單內
头像
eagle5678
帖子: 1900
注册时间: 2006-07-08 14:07

Re: 同学们,关于flash的问题,怎么解决?

#7

帖子 eagle5678 » 2014-06-30 13:04

代码: 全选

  *-display               
       description: VGA compatible controller
       product: Core Processor Integrated Graphics Controller [8086:46]
       vendor: Intel Corporation [8086]
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 02
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:42 memory:b0000000-b03fffff memory:a0000000-afffffff ioport:3050(size=8)
谢谢
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 同学们,关于flash的问题,怎么解决?

#8

帖子 poloshiao » 2014-06-30 17:23

product: Core Processor Integrated Graphics Controller [8086:46]
configuration: driver=i915 latency=0
如果是 Ubuntu 14.04
請參考
viewtopic.php?p=3092545#p3092545
最主要 確認看看
Core Processor Integrated Graphics Controller
在不在 Validation Hardware 已通過測試名單內
不在名單內 只是說還未測試 不代表不行
回复