会发生什么:
(1)视频在空闲几秒钟后冻结,但音频保持完整。
(2)如果我移动鼠标,视频就会恢复。
我尝试过:
(1)right click on a video -> "settings" -> uncheck "enable hardware acceleration"
(2)Chromium。(我通常使用 Firefox。)
(3)sudo pm-powersave false
(4)删除并重新安装 flash 插件。
sudo apt-get autoremove flashplugin-installer
sudo apt-get autoremove flashplugin-nonfree
sudo apt-get install flashplugin-installer
(5)安装闪光援助并使用它。(稳定版和测试版均有。)
至今尚无改善。
更新(更多信息):
sudo lshw -c display
*-display:0
description: VGA compatible controller
product: Mobile GM965/GL960 Integrated Graphics Controller (primary)
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 03
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:44 memory:f0000000-f00fffff memory:d0000000-dfffffff ioport:1800(size=8)
*-display:1 UNCLAIMED
description: Display controller
product: Mobile GM965/GL960 Integrated Graphics Controller (secondary)
vendor: Intel Corporation
physical id: 2.1
bus info: pci@0000:00:02.1
version: 03
width: 64 bits
clock: 33MHz
capabilities: pm bus_master cap_list
configuration: latency=0
resources: memory:f0100000-f01fffff
答案1
Lubuntu 在设计上是一个轻量级的桌面环境,没有安装合成器。
我认为 Flash 需要某种合成器的存在。
建议安装轻量级合成器,xcompmgr
并测试它以查看 Flash 是否正常工作。
安装
sudo apt-get install xcompmgr
然后测试-打开终端并运行
nohup xcompmgr &
在后台运行xcompmgrnohup
非常&
重要,包括在终端关闭之后。
从登录运行 xcompmgr
如果 xcompmgr 有效,那么您可能希望考虑从登录时运行它。
为此,首先创建自动启动文件夹(如果尚不存在):
mkdir -p ~/.config/autostart
然后创建一个 xcompmgr 桌面文件
lxshortcut -o ~/.config/autostart/xcompmgr.desktop
注销并登录。
注意:这张图片显示了xcompmgr.desktop
文件包含的内容以及如何确认xcompmgr
正在运行。
答案2
使用以下命令从命令行安装 xcompmgr:
安装 xcompmgr
从“首选项”菜单中打开“LX 会话的默认应用程序”。
在复合管理器部分,选择显示命令的“其他”选项。然后在旁边的框中输入以下内容:
韋斯特
或者,为了一点点闪亮:
xcompmgr-c-C-t-5-l-5-r4.2-o.55
或者另一个闪亮的:
xcompmgr-cfF-t-9-l-11-r9-o.95-D6
检查手册页来了解所有选项。
然后只需将 Autostart 设置为 true,应用并重新加载