在Ubuntu中,可通过以下方法查看已安装的驱动:
ubuntu-drivers status
dpkg -l | grep <驱动名称>
modinfo <驱动模块名>
lspci -k | grep -A 2 -B 2 -i vga