Hi Isaac,

I haven't read the mesa code yet, but it sounds like mesa uses udev to help
it (1) insert the right kernel module, and (2) load the right firmware.
 udev gets its information from sysfs and/or its netlink socket, so I'd
imagine mesa uses a similar technique with the --enable-sysfs option.  Do
you know if this is the case?

Thanks,
Jude

On Wed, Dec 31, 2014 at 1:55 PM, Isaac Dunham <[email protected]> wrote:

> mesa uses udev to load the correct hardware driver.
> There is a fallback available if you configure it with --enable-sysfs
> or a similar flag.
>
> HTH,
> Isaac Dunham
> _______________________________________________
> Dng mailing list
> [email protected]
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
>
_______________________________________________
Dng mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to