On Tue, Apr 25, 2017 at 11:15 AM, Alvaro Garcia wrote:
> Hi! This worked perfectly!
>
> But now I have the following problem:
> If I set prefered virtual/libgl as my nvidia recipe, then mesa is not
> installed and when xorg-xserver is compiling the library libepoxy cannot
> compile because of: No
Hi! This worked perfectly!
But now I have the following problem:
If I set prefered virtual/libgl as my nvidia recipe, then mesa is not
installed and when xorg-xserver is compiling the library libepoxy cannot
compile because of: No package 'egl' found (because this is provided by
mesa I guess)
If I
On Sun, Apr 23, 2017 at 7:35 AM, Alvaro Garcia wrote:
> mesa-driver-i915
if you are building for x86 based machines and including
conf/machine/include/x86-base.inc in your machine config then you are
getting it. You need to define XSERVER variable that fits your
machine.
you can start by just rem
Hi, my goal is build the core-image-x11 using the nvidia drivers instead of
mesa. My recipe provides the following:
PROVIDES = "virtual/libgl virtual/libgles1 virtual/libgles2 virtual/egl"
and in my local.conf:
PREFERRED_PROVIDER_virtual/libgl = "nvidia-proprietary"
PREFERRED_PROVIDER_virtual/li