Quick nVidia graphics card help/favour | ||||||
posted by Dave Young on Aug. 18, 2016, 11:20 a.m. (1 day ago) | ||||||
| ||||||
Thread Tags: discuss-at-studiosysadmins | ||||||
|
[root@machine ~]# lspci | grep Quadro | cut -d"[" -f2 | cut -d "]" -f1 | cut -d " " -f2 [root@machine ~]# cat /proc/driver/nvidia/gpus/0000\:03\:00.0/information Model: Quadro M4000 IRQ: 99 GPU UUID: GPU-3e547df8-d442-6e03-c934-3d681454eb56 Video BIOS: 84.04.6c.00.01 Bus Type: PCIe DMA Size: 40 bits DMA Mask: 0xffffffffff Bus Location: 0000:03:00.0 Device Minor: 0 [root@machine ~]# -- Dave Young Senior Systems Engineer T +1 212 337 3210 ![]() The Mill451 Broadway, 6th Floor, New York, NY 10013 themill.com | @millchannel | facebook.com/millchannel From: studiosysadmins-discuss-bounces@studiosysadmins.com [studiosysadmins-discuss-bounces@studiosysadmins.com] on behalf of Keith Barton [keith@milk-vfx.com] Sent: Thursday, August 18, 2016 9:59 AM To: studiosysadmins-discuss@studiosysadmins.com Subject: [SSA-Discuss] Quick nVidia graphics card help/favour Hello,
If anyone has access to a linux box with an nVidia Quadro M4000 would they please paste this into a shell and let me know the output?lspci | grep Quadro | cut -d"[" -f2 | cut -d "]" -f1 | cut -d " " -f2 -- Keith Barton Senior Systems Administrator ![]() |