Giter Site home page Giter Site logo

Comments (7)

SaschaWillems avatar SaschaWillems commented on May 23, 2024

Can you save the report and upload it somewhere so I can check why it fails uploading?

from vulkancapsviewer.

oscarbg avatar oscarbg commented on May 23, 2024

How I’m supposed to do that? Seems Android app can’t save report locally as json file..
d97dd49a-523d-421e-b549-ba8ba7eb183c

from vulkancapsviewer.

SaschaWillems avatar SaschaWillems commented on May 23, 2024

Sry, forgot that this is android. There was a save button in an older version, but Qt's save dialog never really worked on Android so I removed it.

But I just added some error logging to the server-side report upload script. Can you try uploading again? If it fails (again) with that exact error message I'll get all the required details via mail.

from vulkancapsviewer.

oscarbg avatar oscarbg commented on May 23, 2024

Ok,
sended 2 times..
sorry for lag..
as Vega doesn't worked on Nougat build, have to enable IGPU in BIOS, reflash the Oreo ISO on the USB media with Oreo and throw ethernet cable across the home as my wifi isn't supported..
hope you don't need another try..
keep me informed please of your findings..

from vulkancapsviewer.

SaschaWillems avatar SaschaWillems commented on May 23, 2024

Thx, got both reports in the mail along with the SQL error. 👍

The upload fails because the report contains duplicate extensions. VK_KHR_incremental_present is listed twice and this violates the primary key rule for the per-report extension table.

I could change the upload script to skip duplicate extensions, though it may also be good idea to tell the driver creator that extensions shouldn't be listed twice.

from vulkancapsviewer.

oscarbg avatar oscarbg commented on May 23, 2024

thanks @SaschaWillems..
the strange thing is, you know, after all is well known Mesa ANVIL driver compiled for Android,
I will point to @maurossi in case he doesn't follow this thread.. if nothing obvious he can see then yes seems a issue for Mesa-devel..

from vulkancapsviewer.

baryluk avatar baryluk commented on May 23, 2024

For reference here are reports for the same device on Linux (looks like all of them are for x86_64):

https://vulkan.gpuinfo.org/listreports.php?devicename=Intel(R)%20HD%20Graphics%20530%20(Skylake%20GT2)&platform=linux

Oldest one is from Mesa 17.2, and newest from Mesa 20.0-rc1 (from you @oscarbg :D).

https://vulkan.gpuinfo.org/displayreport.php?id=7291

Really strange about the duplicate extension listed. Maybe some Vulkan layer is messing something up?

from vulkancapsviewer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.