我刚刚在我的 Sony VPCCW1S1E/W 笔记本上安装了 Ubuntu 21.04。它有一块 Nvidia GT 230M 显卡,如 lshw 的输出所示:
*-display
description: VGA compatible controller
product: GT216M [GeForce GT 230M]
vendor: NVIDIA Corporation
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:32 memory:d2000000-d2ffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:d000(size=128) memory:c0000-dffff
但是,当我尝试安装 Nvidia 驱动程序时,没有任何反应。也就是说,如果我从软件和更新中的附加驱动程序部分尝试,我会收到“没有可用的附加驱动程序”消息。此外,命令
ubuntu-drivers devices
没有输出。那么,Ubuntu 存储库中不再提供我的显卡驱动程序了吗?