[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: old G5 iMac with NVIDIA card



On Thu, Jun 9, 2016 at 4:16 PM, Elimar Riesebieter <riesebie@lxtec.de> wrote:
> * Steven Grunza <steven.grunza@gmail.com> [2016-06-09 09:45 -0400]:
>
> [...]
>> so it's not using the vesa driver
>>
>> Must be using the intel driver (which makes sense since this is an i7
>> laptop).
>
> $ cat /proc/fb
>
> shows you the framebuffer driver in use which corresponds to the X
> driver.

Nice trick ! I would have used something more like:

$ lspci -vvx -s $(lspci | grep VGA | cut -f1 -d' ') | grep module


Reply to: