It looks like openat() syscall is failing with EACCESS somewhere in
the blkid_get_tag_value(). So get_root() is needed to run this
function. Not sure whether it's safe.
lsblk implements a whole internal library to gather info about block
devices, it supports multiple data gathering methods (e.g. f
Package: pmount
Version: 0.9.23-9
Severity: normal
1) Mount smth with command /usr/bin/pmount --debug PART
2) Look at pmount output and see no evidence of HAVE_BLKID code executed
3) Check ldd and package dependency and indeed there is libblkid
4) Look at the HAVE_BLKID code in src/pmount.c. Suspe
It was my problematic /etc/X11/xorg.conf.d/30-igpu.conf
```
Section "Device"
Identifier "Intel Graphics"
# Driver "intel"
# Option "AccelMethod" "uxa"
Option "TearFree" "true"
EndSection
```
Commented out Driver and AccelMethod and it works (either option
breaks hw-accel)
Package: libglx-mesa0
Version: 24.3.4-3
Severity: normal
Debian Trixie. After upgrading the following packages
libglx-mesa0:amd64 (24.2.8-1, 24.3.4-3), libgbm1:amd64 (24.2.8-1, 24.3.4-3),
libgl1-mesa-dri:amd64 (24.2.8-1, 24.3.4-3), libegl-mesa0:amd64
(24.2.8-1, 24.3.4-3)
cannot use mpv with vo=g
4 matches
Mail list logo