完美示例:我在其字段中输入了标题问题,它就出现在那里 - 五秒钟之后。
这种情况已经持续了大约一个月。当我在线玩棋盘游戏时,我可以走一步,然后立即听到声音,并听到对手的回应动作!但我的屏幕可能很长时间都不会显示我的动作。这种情况时有时无,但最多一分钟后就会再次出现。GUI(鼠标光标除外)只是反复挂起几秒钟。
终端和 gedit 运行顺畅,速度一如既往。
我在运行 Ubuntu 16.04 的 Optiplex 755 中使用旧的 Nvidia GeForce 310 显卡 (GT218)。它驱动两个显示器,并带有 3x3 虚拟桌面阵列。在一年多的愉快计算中,这一切都没有改变。该卡已在 Ubuntu 机器上使用多年。
“top”命令显示平均负载始终低于 2.0,有 8 GB 的 RAM,其中一半是空闲的,并且没有明显的 CPU 重度用户。
top - 14:08:05 up 1:03, 1 user, load average: 0.39, 0.35, 0.35
Tasks: 251 total, 1 running, 199 sleeping, 0 stopped, 2 zombie
%Cpu(s): 8.2 us, 13.0 sy, 0.0 ni, 78.1 id, 0.5 wa, 0.0 hi, 0.2 si, 0.0 st
KiB Mem : 8036804 total, 5037380 free, 1494072 used, 1505352 buff/cache
KiB Swap: 16046076 total, 16046076 free, 0 used. 6086400 avail Mem
我认为这是在几周前,即 2019 年 12 月的一些更新时开始的。
谷歌搜索和这里的搜索没有发现最近遇到同样问题的其他人。
我的视频驱动程序是“nouveau”。
断电、休息、启动顺序没有帮助。
所以我不知道是尝试不同的视频驱动程序,还是重新安装 Ubuntu,或者更换视频卡。你会怎么做?
诊断:
sudo lspci -vnn | grep VGA -A 12
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT218 [GeForce 310] [10de:0a66] (rev a2) (prog-if 00 [VGA controller])
Subsystem: Pegatron GT218 [GeForce 310] [1b0a:9060]
Flags: bus master, fast devsel, latency 0, IRQ 25
Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
Memory at c0000000 (64-bit, prefetchable) [size=256M]
Memory at d0000000 (64-bit, prefetchable) [size=32M]
I/O ports at dc80 [size=128]
Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Capabilities: [b4] Vendor Specific Information: Len=14 <?>
Capabilities: [100] Virtual Channel
h-OptiPlex-755:~$ sudo lshw -numeric -C display
*-display
description: VGA compatible controller
product: GT218 [GeForce 310] [10DE:A66]
vendor: NVIDIA Corporation [10DE]
physical id: 0
bus info: pci@0000:01:00.0
version: a2
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
configuration: driver=nouveau latency=0
resources: irq:25 memory:fd000000-fdffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:dc80(size=128) memory:c0000-dffff
h-OptiPlex-755:~$ glxinfo | grep OpenGL
OpenGL vendor string: nouveau
OpenGL renderer string: NVA8
OpenGL core profile version string: 3.3 (Core Profile) Mesa 18.0.5
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 18.0.5
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 18.0.5
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
答案1
安装 Nvidia 驱动程序 340
系统设置 -> 软件和更新 -> 附加驱动程序