How can I check the driver version in SUSE?
To check the version number of drivers on SUSE, you can use the following command:
- Open the terminal.
- List PCI devices
- Find the relevant information of the device you want to view based on the equipment list, such as graphics card or network card.
- lspci -v -s
- Device number
- Look for the line “Kernel driver in use” in the detailed information, the content following it is the version number of the driver.
Note: If you know the specific driver for the device you want to view, you can also directly run the command “modinfo