Bug#1023780: spirv-tools: not multi-arch compatible

2022-11-09 Thread Witold Baryluk
Package: spirv-tools Version: 2022.4-1 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com spirv-tools package provide in one package, binaries, libraries, headers, cmake files and pkg-config files. For cross compiling rusticl in Mesa for example one needs spirv-tools. But it is not

Bug#987768: libxext-dev depends on transitional packages

2021-05-02 Thread Witold Baryluk
True. Already reported here https://bugs.debian.org/969068 Regards, Witold On Thu, 29 Apr 2021, 10:45 Laurent Bigonville, wrote: > Package: libxext-dev > Version: 2:1.3.3-1.1 > Severity: normal > > Hello, > > libxext-dev depends on the following transitional packages: > > - x11proto-core-dev

Re: [Git][xorg-team/lib/mesa][debian-unstable] rules: Disable vulkan swrast, it's getting used instead of the native driver.

2021-01-08 Thread Witold Baryluk
Ack. I agree with all what you wrote. On Fri, 8 Jan 2021 at 14:58, Michel Dänzer wrote: > > On 2021-01-08 11:22 a.m., Witold Baryluk wrote: > > True, that a lot of applications don't properly inspect physical devices > > list. > > (I do have some patches to various t

Re: [Git][xorg-team/lib/mesa][debian-unstable] rules: Disable vulkan swrast, it's getting used instead of the native driver.

2021-01-08 Thread Witold Baryluk
2021 at 16:34, Michel Dänzer wrote: > > On 2021-01-07 3:54 p.m., Witold Baryluk wrote: > > That is weird. I have no issues at all. radv is loaded for me by > > default in essentially all apps. > > The fundamental issue is that the Vulkan loader doesn't define any >

Re: [Git][xorg-team/lib/mesa][debian-unstable] rules: Disable vulkan swrast, it's getting used instead of the native driver.

2021-01-07 Thread Witold Baryluk
. On Thu, 7 Jan 2021 at 14:54, Witold Baryluk wrote: > > That is weird. I have no issues at all. radv is loaded for me by > default in essentially all apps. > > On Thu, 7 Jan 2021 at 14:23, Timo Aaltonen wrote: > > > > On 7.1.2021 13.22, Witold Baryluk wrote: > &

Re: [Git][xorg-team/lib/mesa][debian-unstable] rules: Disable vulkan swrast, it's getting used instead of the native driver.

2021-01-07 Thread Witold Baryluk
That is weird. I have no issues at all. radv is loaded for me by default in essentially all apps. On Thu, 7 Jan 2021 at 14:23, Timo Aaltonen wrote: > > On 7.1.2021 13.22, Witold Baryluk wrote: > > Hi Timo. > > > > Do you know what apps is this happening with that cause

Re: [Git][xorg-team/lib/mesa][debian-unstable] rules: Disable vulkan swrast, it's getting used instead of the native driver.

2021-01-07 Thread Witold Baryluk
Hi Timo. Do you know what apps is this happening with that causes problems? lavapipe does expose itself as DEVICE_TYPE_CPU, but it is likely some apps don't inspect the type properly. Would be interesting know which these are to investigate it properly. Of course, it can be solve with the

Bug#978049: vulkan-tools: Vulkan not usable by default on AMD hardware

2020-12-27 Thread Witold Baryluk
Hi Ian. This is not a bug in vulkan-tools. vulkan-tools correctly reports initialization failure, as it should. It is pretty well known fact that HD 7900 series requires switching to amdgpu from radeontop for Vulkan support. It is documented on Debian wiki:

Bug#972736: FTBFS Mesa 20.2.x fails to build on x32 (debian\rules issue)

2020-12-08 Thread Witold Baryluk
Source: mesa Followup-For: Bug #972736 X-Debbugs-Cc: witold.bary...@gmail.com I think a better approach, would be to use a trailing comms in the list "-Dvulkan-drivers=['amd','swrast',]" Does work. So doing: VULKAN_DRIVERS += 'intel', "-Dvulkan-drivers=[$(VULKAN_DRIVERS)]" would probably

Bug#975679: mesa-vulkan-drivers: Include v3dv on arm. Include zink on arm and ppc.

2020-11-24 Thread Witold Baryluk
Package: mesa-vulkan-drivers Version: 20.2.2-1 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com Dear Maintainer, Mesa 2.2.0 has v3dv Vulkan driver in stable condition, and it just passed official Khronos confornmance tests for Vulkan 1.0. I would suggest enabling v3dv vulkan driver on

Bug#969068: libxinerama-dev depends on transitional package x11proto-xinerama-dev

2020-08-26 Thread Witold Baryluk
Package: libxinerama-dev Version: 2:1.1.4-2 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com Dear Maintainer, libxinerama-dev depends on transitional package x11proto-xinerama-dev. Please depend on x11proto-dev (with "> 2018.3" version condition if needed) instead. Similar applies to

Bug#953555: /usr/bin/glslangValidator: glslangValidator broken with some spirv-tools versions

2020-03-10 Thread Witold Baryluk
Package: glslang-tools Version: 8.13.3559-2 Severity: important File: /usr/bin/glslangValidator $ glslangValidator glslangValidator: error while loading shared libraries: libSPIRV-Tools.so: cannot open shared object file: No such file or directory $ $ ldd `which glslangValidator `

Bug#943865: src:mesa: Please build Mesa SWR rasterizer on amd64 and i386

2019-11-16 Thread Witold Baryluk
Package: src:mesa Followup-For: Bug #943865 Hi Timo. I would keep llvmpipe even on x86. Two reasons. 1. Ability to run on SSE2 only hardware 2. SWR do have some bugs compared to llvmpipe which is working almost perfectly. Having both is also good for testing and benchmarking both as it

Bug#943865: src:mesa: Please build Mesa SWR rasterizer on amd64 and i386

2019-10-30 Thread Witold Baryluk
Package: src:mesa Severity: normal Dear Maintainer, SWR is a new high performance rasterizer that is usually significantly faster than softpipe or llvmpipe and is merged in upstream Mesa for some time. Adding these meson extra flags: "-Dgallium-drivers=,swrast,swr"

Bug#943777: libdrm-amdgpu1: Please package libdrm 2.4.100

2019-10-29 Thread Witold Baryluk
Package: libdrm-amdgpu1 Severity: normal Dear Maintainer, building newest Mesa from git master as of 2019-10-28 requires libdrm 2.4.100 for building amdgpu related code, but only libdrm 2.4.99 is available in Debian at the moment. https://dri.freedesktop.org/libdrm/libdrm-2.4.100.tar.gz It was

Bug#941295: libvulkan1: Please provide debug symbols in -dbgsym package

2019-09-28 Thread Witold Baryluk
Source: vulkan-loader Followup-For: Bug #941295 Control: close -1 Please ignore original bug report. -dbgsym packages are provided for both mentioned packages. I accidently disabled debug repos on my system.

Bug#941295: libvulkan1: Please provide debug symbols in -dbgsym package

2019-09-27 Thread Witold Baryluk
Package: libvulkan1 Severity: normal $ file /usr/lib/x86_64-linux-gnu/libvulkan.so.1.1.121 /usr/lib/x86_64-linux-gnu/libvulkan.so.1.1.121: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7b02a413d96ddc8829ac8067e4c52a6fcfa110d6, stripped $ It looks

Bug#940097: libvulkan-dev: vk_enum_helper uses enum values not defined anywhere

2019-09-12 Thread Witold Baryluk
Package: libvulkan-dev Version: 1.1.114.0-1 Severity: important Trying to use just include it results in an error: /usr/include/vulkan/vk_enum_string_helper.h: In function ‘string_VkDriverIdKHR’: /usr/include/vulkan/vk_enum_string_helper.h:3531:14: error: ‘VK_DRIVER_ID_GOOGLE_PASTEL_KHR’

Bug#940073: libvulkan-dev: docgenerator module is missing

2019-09-11 Thread Witold Baryluk
Package: libvulkan-dev Version: 1.1.114.0-1 Severity: normal Dear Maintainer, user@debian:/usr/share/vulkan/registry$ python3 genvk.py --help Traceback (most recent call last): File "genvk.py", line 25, in from docgenerator import DocGeneratorOptions, DocOutputGenerator

Bug#939999: libvulkan-dev: Please include manpages for all library functions, structs, extensions

2019-09-11 Thread Witold Baryluk
Package: libvulkan-dev Version: 1.1.114.0-1 Followup-For: Bug #93 Just a minor update, https://www.khronos.org/registry/vulkan/ section 'API Reference Pages' says: """ In addition to the format published here, it is possible to generate other formats from the reference page sources, such

Bug#939999: libvulkan-dev: Please include manpages for all library functions, structs, extensions

2019-09-10 Thread Witold Baryluk
Package: libvulkan-dev Version: 1.1.114.0-1 Severity: wishlist The upstream do have both a general Vulkan spec text plus all the functions description, but the functions and structures / types documentation is also available as "manual pages", i.e.

Bug#939301: /usr/bin/vulkaninfo: html output is not correctly formated. Not closed VkPhysicalDevicePCIBusInfoProperties section.

2019-09-02 Thread Witold Baryluk
Package: vulkan-tools Version: 1.1.114.0+dfsg1-1 Severity: normal File: /usr/bin/vulkaninfo Dear Maintainer, when using `vulkaninfo --html`, the resulting vulkaninfo.html do have a bug, leading to incorrect rendering of the result file in the browser: """ ...

Bug#658636: Acknowledgement (xserver-xorg-video-radeon: Multiple DRI regressions)

2012-02-07 Thread Witold Baryluk
better knowledge about this radeon/radeonfb mess, than Kernel maintainers before reassigning or closing bug. Regards, Witek -- Witold Baryluk -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http

Bug#656375: libdrm-intel1: screen corruptions, kernel message *ERROR* Prepared flip multiple times

2012-01-21 Thread Witold Baryluk
On 01-19 01:18, Cyril Brulebois wrote: Hi, Witold Baryluk bary...@smp.if.uj.edu.pl (18/01/2012): After logging into GNOME, I started getting LOTS of [ 239.494761] [drm:intel_prepare_page_flip] *ERROR* Prepared flip multiple times in kernel log repeated ever few microseconds. Lots

Bug#656375: libdrm-intel1: screen corruptions, kernel message *ERROR* Prepared flip multiple times

2012-01-18 Thread Witold Baryluk
Package: libdrm-intel1 Version: 2.4.30-1 Severity: important Hi, After logging into GNOME, I started getting LOTS of [ 239.494761] [drm:intel_prepare_page_flip] *ERROR* Prepared flip multiple times in kernel log repeated ever few microseconds. Lots of GNOME elements is missing (they are still

Bug#651399: xdmx crashes on GLX requests

2011-12-08 Thread Witold Baryluk
Package: xdmx Version: 2:1.11.2.901-1 Severity: important Dear Maintainer, running any glx app, even glxinfo, or glxgears makes whole xdmx crash. Also trying running mplayer with -vo xv, or -vo gl make xdmx crash. (mplayer -vo x11 works, but extremally slowly) I have standard X server running

Bug#370088: x11-common: Should also conflicts with gv (=1:3.5.8-26.1)

2006-11-11 Thread Witold Baryluk
Package: x11-common Version: 1:7.0.22 Followup-For: Bug #370088 gv 3.5.8-26.1 contain /usr/X11R6/bin/gv , so similary this package should conflicts (so upgrade will be easier). signature.asc Description: Digital signature