@Dammerl try:
Code:
sudo lshw -C display
I have an Nvida graphics adapter, and the result I get looks like this:
Code:
udo lshw -C display
[sudo] password for cariboo:
*-display
description: VGA compatible controller
product: GT218 [GeForce 210]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:02:00.0
version: a2
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
configuration: driver=nvidia latency=0
resources: irq:18 memory:df000000-dfffffff memory:c0000000-cfffffff memory:dc000000-ddffffff ioport:ef80(size=128) memory:def80000-deffffff
I bolded the driver in my case.
Bookmarks