On 04/08/2013 12:31 PM, Reindl Harald wrote:
>/
/>/  [harry at srv-rhsoft  
<https://admin.fedoraproject.org/mailman/listinfo/users>:~]$ lspci | grep -i 
graphic
/
AHA!  Two ways to do it.  How Unix!

And let's add a twist to find out your drivers.

[dw-agagne ~]# lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1251 (rev a1)

then using the bus:slot.func returned from previous command.

dw-agagne ~]# lspci -s 01:00.0 -k
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1251 (rev a1)
    Subsystem: ASUSTeK Computer Inc. Device 204a
    Kernel driver in use: nouveau

Alan

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to