I can confirm the problem on light system Fujitsu Futro S720
with Radeon HD 8280E (Kabini).
Downgrade mesa packages solved the problem
(
deb https://snapshot.debian.org/archive/debian/20240214T00Z/ sid main
contrib non-free non-free-firmware
added to apt sources and then
aptitude -o A
When Midnight Command is started and Ctrl-O is pressed to hide panels...
bobek:~# pvs
File descriptor 7 (pipe:[49791]) leaked on pvs invocation. Parent PID 27660:
bash
PV VG Fmt Attr PSize PFree
/dev/sda3 vg lvm2 a- 465.48g 9.11g
Should be all these occurences reported as b
Hi,
I wrote a script draft yesterday, that should collect some information for
further backups.
z...@bobek:/etc/cron.daily$ cat sysinfo-local
#!/bin/sh
DSTDIR=/var/backups/sysinfo
mkdir -p "$DSTDIR"
cd "$DSTDIR"
mount >mount.out
blockdev --report >blockdev-report.out
sfdisk -l >sfdisk-l.out 2>
3 matches
Mail list logo