This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dwz: Too few files for multifile optimization | |
dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it. | |
dh_dwz: warning: Common issues include no debug information at all (missing -g) and | |
dh_dwz: warning: compressed debug information (#931891). | |
rmdir -p --ignore-fail-on-non-empty debian/rocm-rocblas/usr/lib/debug/.dwz/riscv64-linux-gnu | |
dh_strip -a | |
dh_strip: warning: Could not find the BuildID in debian/rocm-rocblas/opt/rocm-6.2.4/lib/librocblas.so.4.2 | |
strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/rocm-rocblas/opt/rocm-6.2.4/lib/librocblas.so.4.2 | |
install -m0755 -d debian/.debhelper/rocm-rocblas/dbgsym-root/usr/lib/debug/.build-id/11 | |
objcopy --only-keep-debug --compress-debug-sections debian/rocm-rocblas/opt/rocm-6.2.4/lib/rocblas/library/TensileLibrary_Type_SS_Contraction_l_Ailk_Bjlk_Cijk_Dijk_fallback_gfx1100.hsaco debian/.debhelper/rocm-rocblas/dbgsym-root/usr/lib/debug/.build-id/11/53908034d72eb2.debug |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ac_add_options --enable-release | |
ac_add_options --enable-default-toolkit=cairo-gtk3-wayland | |
ac_add_options --with-google-location-service-api-keyfile=@TOPSRCDIR@/debian/google.key | |
ac_add_options --with-google-safebrowsing-api-keyfile=@TOPSRCDIR@/debian/google.key | |
ac_add_options --with-mozilla-api-keyfile=@TOPSRCDIR@/debian/mls.key | |
ac_add_options --with-system-zlib | |
ac_add_options --disable-strip | |
ac_add_options --disable-install-strip | |
ac_add_options --enable-system-ffi | |
ac_add_options --with-system-libevent |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/dom/media/platforms/ffmpeg/FFmpegVideoFramePool.cpp b/dom/media/platforms/ffmpeg/FFmpegVideoFramePool.cpp | |
index 5f179f26ab..22e7f4044f 100644 | |
--- a/dom/media/platforms/ffmpeg/FFmpegVideoFramePool.cpp | |
+++ b/dom/media/platforms/ffmpeg/FFmpegVideoFramePool.cpp | |
@@ -276,17 +276,11 @@ static Maybe<VADRMPRIMESurfaceDescriptor> FFmpegDescToVA( | |
vaDesc.width = aAVFrame->width; | |
vaDesc.height = aAVFrame->height - aAVFrame->crop_bottom; | |
- // Native width and height before crop is applied | |
- unsigned int uncrop_width = aDesc.layers[0].planes[0].pitch; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: DRM render node not clearly detectable. Falling back to using the only one that was found. (t=2.65188) [GFX1-]: glxtest: DRM render node not clearly detectable. Falling back to using the only one that was found. | |
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: DRM render node not clearly detectable. Falling back to using the only one that was found. (t=2.65188) |[1][GFX1-]: No GPUs detected via PCI | |
(t=2.65188) [GFX1-]: No GPUs detected via PCI | |
[Parent 21731: Main Thread]: D/Dmabuf DMABufDevice::Configure() | |
[Parent 21731: Main Thread]: D/Dmabuf Loading DMABuf system library libgbm.so.1 ... | |
[Parent 21731: Main Thread]: D/Dmabuf Using DRM device /dev/dri/renderD128 | |
[Parent 21731: Main Thread]: D/Dmabuf DMABuf is enabled | |
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: DRM render node not clearly detectable. Falling back to using the only one that was found. (t=2.65188) |[1][GFX1-]: No GPUs detected via PCI | |
(t=2.65188) |[2] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
for i in $(ls *.so) | |
do | |
mv /usr/lib/$i /usr/lib/$i.bak | |
mv $i /usr/lib/ | |
done |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 3a3a58ff7bfe5027164425eba79f7feac98666a2 Mon Sep 17 00:00:00 2001 | |
From: Your Name <[email protected]> | |
Date: Thu, 24 Apr 2025 02:46:01 +0000 | |
Subject: [PATCH 1/2] add hw decode detect logic | |
--- | |
.../platforms/ffmpeg/FFmpegVideoDecoder.cpp | 2 +- | |
widget/gtk/GfxInfo.cpp | 34 +++++++++++++++++-- | |
widget/gtk/GfxInfo.h | 3 ++ | |
3 files changed, 36 insertions(+), 3 deletions(-) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WARNING: Some incorrect rendering might occur because the selected Vulkan device (PowerVR A-Series AXM-8-256) doesn't support base Zink requirements: feats.features.fillModeNonSolid | |
[3486:3486:0417/184023.901821:ERROR:device_event_log_impl.cc(201)] [18:40:23.901] USB: usb_service_linux.cc:260 Got duplicate add event for path: /dev/bus/usb/003/023 | |
[3538:3538:0417/184031.243228:ERROR:gl_utils.cc(422)] [.WebGL-0xc022ba300] GL_INVALID_OPERATION: EGL image internal format is not supported as a texture. | |
[3538:3538:0417/184031.243637:ERROR:gl_utils.cc(422)] [.WebGL-0xc022ba300] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete: Attachment has zero size. | |
[3538:3538:0417/184031.253451:ERROR:gl_utils.cc(422)] [.WebGL-0xc022ba300] GL_INVALID_OPERATION: EGL image internal format is not supported as a texture. | |
[3538:3538:0417/184031.253785:ERROR:gl_utils.cc(422)] [.WebGL-0xc022ba300] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete: Attachment has zero size. | |
[3538:3538:0417/184031.259526:ERROR:gl_uti |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(t=4.58325) |[4][GFX1-]: Failed to compile vertex shader: ps_text_run_ALPHA_PASS_TEXTURE_2D | |
Compile failed. | |
(t=5.29925) |[5][GFX1-]: Failed to compile vertex shader: ps_text_run_ALPHA_PASS_TEXTURE_2D | |
Compile failed. | |
(t=6.07525) |[6][GFX1-]: wr_renderer_render: Shader(Compilation("cs_border_solid", "Compile failed.\n")) (t=6.24325) |[7][GFX1-]: wr_renderer_render: Shader(Compilation("cs_border_solid", "Compile failed.\n")) (t=6.24725) |[8][GFX1-]: wr_renderer_render: Shader(Compilation("ps_text_run_ALPHA_PASS_TEXTURE_2D", "Compile failed.\n")) (t=6.24725) [GFX1-]: wr_renderer_render: Shader(Compilation("ps_text_run_ALPHA_PASS_TEXTURE_2D", "Compile failed.\n"))Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: DRM render node not clearly detectable. Falling back to using the only one that was found. (t=1.36324) |[1][GFX1-]: No GPUs detected via PCI (t=1.36324) |[2][GFX1-]: Failed to compile vertex shader: cs_border_solid | |
Compile failed. (t=3.51524) |[3][GFX1-]: Failed to compile vertex shader: cs_ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@rockos-eswin:/sys/kernel/debug/dri/0# cat state | |
plane[57]: Primary | |
crtc=DisplayControl | |
fb=92 | |
allocated by = Xorg | |
refcount=2 | |
format=XR24 little-endian (0x34325258) | |
modifier=0x0 | |
size=1920x1080 | |
layers: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/contrib/create_packages.sh b/contrib/create_packages.sh | |
index 99ba6a2..01dadb9 100755 | |
--- a/contrib/create_packages.sh | |
+++ b/contrib/create_packages.sh | |
@@ -162,4 +162,4 @@ else | |
popd | |
fi | |
-rmdir $TMP_DIR | |
+#rmdir $TMP_DIR |
NewerOlder