Where is directory components. (Chromium 71.0.3578.98_2)

Freebsd have emulation of library linux... run for example xorg with nvidia drivers, the drivers are writted for linux.
 
I'm interesting to folder ... don't nvidia driver and the ruby xd , you know the folder of chromium of components .so files?
 
Freebsd have emulation of library linux... run for example xorg with nvidia drivers, the drivers are writted for linux.
Common misconception. The NVidia drivers are NOT written for Linux. The only reason the NVidia driver has a dependency on the Linux emulation on FreeBSD is to provide accelerated graphics for Linux binaries. It is NOT required for the actual driver to work. If you don't use Linux binaries you can actually switch this option off and the driver will continue to work without loss of functionality.

As a matter of fact, the NVidia driver has exactly the same binary blob on Windows, Linux, Solaris and FreeBSD. The only difference is some code to integrate that blob in the OS.
 
Back
Top