I wanted to know what driver was being used I preceded to use the lspci -v command. What I saw confused me cause the driver on the Nvidia server settings is 435.21. than I look at the out out of the command above and it states
How can it be still using the Nouveau driver and the 435.21? Am I reading this right? I had a big freeze up the other day with Firefox thats why I was looking at the GPU information.
Code:
01:00.0 VGA compatible controller: NVIDIA Corporation GP107 [GeForce GTX 1050 Ti] (rev a1) (prog-if 00 [VGA controller]) Subsystem: Gigabyte Technology Co., Ltd GP107 [GeForce GTX 1050 Ti] Flags: bus master, fast devsel, latency 0, IRQ 29 Memory at fa000000 (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 e000 [size=128] [virtual] 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 Legacy Endpoint, MSI 00 Capabilities: [100] Virtual Channel Capabilities: [250] Latency Tolerance Reporting Capabilities: [128] Power Budgeting <?> Capabilities: [420] Advanced Error Reporting Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?> Kernel driver in use: nvidia [B] Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia[/B]
Comment