All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alex.kanavin@gmail.com>
To: PHIL <heideggm@hotmail.com>
Cc: Markus Volk <f_l_k@t-online.de>,
	"yocto@lists.yoctoproject.org" <yocto@lists.yoctoproject.org>
Subject: Re: [yocto] Adding Vulkan to core-image-weston
Date: Wed, 21 Sep 2022 13:57:17 +0200	[thread overview]
Message-ID: <CANNYZj_ESNarHT2TjhUuoU97XbdeQcBGg-s6ki_sRusWcDbOcA@mail.gmail.com> (raw)
In-Reply-To: <PH0PR84MB183510DD06DC37C976C8ABFEC74F9@PH0PR84MB1835.NAMPRD84.PROD.OUTLOOK.COM>

You need to go to mesa's build directlory and inspect what is getting
built, with which options, and how it is installed and packaged. All
the needed bits are there, but it does take a bit of 'yocto skill' to
find your way around there. Start by looking at temp/log.do_configure
(and then do_compile and do_install).

Alex

On Wed, 21 Sept 2022 at 13:38, PHIL <heideggm@hotmail.com> wrote:
>
> If I read the mesa-vulkan-drivers recipe right it should install libvulkan_*.so but it didnt I had to use vulkan-loader. Any idea in how to debug that?
>
> Am 20. September 2022 15:26:45 MESZ schrieb Alexander Kanavin <alex.kanavin@gmail.com>:
>>
>> What often works is running it under strace - you might be able to see the one key syscall that causes the failure. Otherwise you might have to go through the heavier gdb step through.
>>
>> Alex
>>
>> On Tue 20. Sep 2022 at 10.25, PHIL <heideggm@hotmail.com> wrote:
>>>
>>> Ok it seems to use Software now given how slow weston-simple-egl has become. But vulkaninfo still fails with ERROR_INCOMPATIBLE_DRIVER.
>>> --
>>> Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.
>
> --
> Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.


  reply	other threads:[~2022-09-21 11:57 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-16 11:43 Adding Vulkan to core-image-weston Edgar Mobile
2022-09-16 12:14 ` [yocto] " Alexander Kanavin
2022-09-16 17:17   ` Edgar Mobile
2022-09-17  8:28     ` Alexander Kanavin
2022-09-19  7:36       ` Edgar Mobile
2022-09-19  8:25         ` Alexander Kanavin
2022-09-19 12:28           ` Edgar Mobile
2022-09-19 13:31             ` Alexander Kanavin
2022-09-19 13:52               ` Edgar Mobile
2022-09-19 14:20                 ` Alexander Kanavin
2022-09-19 14:30                   ` Edgar Mobile
2022-09-19 14:36                     ` Alexander Kanavin
2022-09-19 14:40                       ` Edgar Mobile
2022-09-19 15:33                         ` Alexander Kanavin
2022-09-19 16:37                           ` Markus Volk
2022-09-19 16:54                             ` Edgar Mobile
2022-09-19 17:16                               ` Markus Volk
2022-09-20  7:28                                 ` Edgar Mobile
2022-09-20  7:39                                 ` Edgar Mobile
2022-09-20  8:23                                   ` Alexander Kanavin
2022-09-20  8:40                                     ` PHIL
2022-09-20  9:17                                       ` Alexander Kanavin
2022-09-20  9:25                                         ` PHIL
2022-09-20 13:26                                           ` Alexander Kanavin
2022-09-21 11:38                                             ` PHIL
2022-09-21 11:57                                               ` Alexander Kanavin [this message]
2022-09-21 12:12                                                 ` PHIL
2022-09-21 12:14                                                   ` Alexander Kanavin
2022-09-21 12:21                                                     ` PHIL
2022-09-21 12:30                                                     ` PHIL
2022-09-21 12:38                                                       ` Alexander Kanavin
2022-09-21 12:47                                                         ` PHIL
2022-09-21 12:54                                                           ` Alexander Kanavin
2022-09-21 13:35                                                             ` PHIL
2022-09-22 14:54                                                             ` PHIL
2022-09-22 16:22                                                             ` PHIL

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANNYZj_ESNarHT2TjhUuoU97XbdeQcBGg-s6ki_sRusWcDbOcA@mail.gmail.com \
    --to=alex.kanavin@gmail.com \
    --cc=f_l_k@t-online.de \
    --cc=heideggm@hotmail.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.