Re: How to mount vfat filesystem read/write?

2025-06-10 Thread Chris Green
Dan Ritter wrote: > Chris Green wrote: > > I have an SD card which is vfat formatted. There's a file on it that > > I want to remove but when automounted it is read only. How can I get > > it to mount with write permission? > > > > This is on debian 12. > > First, check to see if the SD card h

Re: Vulkan breakage

2025-06-10 Thread Lenny Andreu
I have a similar problem after updating the system and first check the permission and groups to /dev/dri That does not work for me, then I test removing the value of the env var XDG_RUNTIME_DIR, and it works, I have no idea why, but I test sudo -E vulkaninfo and that fails, with the same error a

Re: Re: Why is my VM image so large?!

2025-06-10 Thread Celejar
On Tue, 10 Jun 2025 08:50:56 +0100, Jonathan Dowland wrote: > On Mon Jun 9, 2025 at 9:45 PM BST, Celejar wrote: > >> Can you elaborate, please? Are you recommending that I just stop using >> qcow2 going forward and stick to raw? > > > Yes, if 80GiB is sufficient within the VM. > >> My understa

Re: How to mount vfat filesystem read/write?

2025-06-10 Thread Franco Martelli
On 10/06/25 at 18:11, Chris Green wrote: I have an SD card which is vfat formatted. There's a file on it that I want to remove but when automounted it is read only. How can I get it to mount with write permission? This is on debian 12. Probably is already mounted read/write but you haven't w

Re: How to mount vfat filesystem read/write?

2025-06-10 Thread Dan Ritter
Chris Green wrote: > I have an SD card which is vfat formatted. There's a file on it that > I want to remove but when automounted it is read only. How can I get > it to mount with write permission? > > This is on debian 12. First, check to see if the SD card has a readonly switch. (Many SD card

How to mount vfat filesystem read/write?

2025-06-10 Thread Chris Green
I have an SD card which is vfat formatted. There's a file on it that I want to remove but when automounted it is read only. How can I get it to mount with write permission? This is on debian 12. -- Chris Green ยท

Famous libva error: vaGetDriverNameByIndex() failed with invalid VADisplay, driver_name = (null)

2025-06-10 Thread colony . three
A host at 12.10 and guest at 12.11 with GPU and its audio passed through to a VM. The video and audio show up fine in the VM, but are unresponsive to the system. The mixer icon shows muted, although alsamixer does default to the HDMI, all bars are lowest. I can run videos in Kodi but they are je

Re: spamassassin Debian package unsafe to use in stable?

2025-06-10 Thread Vincent Lefevre
On 2025-06-09 16:24:41 +0200, Thomas Hochstein wrote: > Rules are updated by the sa-update service, started e.g. by > | systemctl enable --now spamassassin-maintenance.timer > | systemctl start spamassassin-maintenance.service > > Doing that, the scores are up to date: > | thh@angmar:~$ grep RCVD_

Re: spamassassin Debian package unsafe to use in stable?

2025-06-10 Thread Vincent Lefevre
On 2025-06-09 13:50:52 +0200, Nicolas George wrote: > Vincent Lefevre (HE12025-06-09): > > Jun 09 13:07:48 joooj spamd[164780]: check: dns_block_rule > > RCVD_IN_VALIDITY_RPBL_BLOCKED hit, creating > > /root/.spamassassin/dnsblock_bl.score.senderscore.com > > A system service accessing files in

Re: spamassassin Debian package unsafe to use in stable?

2025-06-10 Thread Andy Smith
Hi, On Tue, Jun 10, 2025 at 09:34:33AM +0200, Vincent Lefevre wrote: > On 2025-06-09 16:24:41 +0200, Thomas Hochstein wrote: > > | thh@angmar:~$ grep RCVD_IN_VALIDITY > > /var/lib/spamassassin/4.01/updates_spamassassin_org/50_scores.cf > > | score RCVD_IN_VALIDITY_CERTIFIED 0 > > | score RCVD

Re: Why is my VM image so large?!

2025-06-10 Thread Jonathan Dowland
On Mon Jun 9, 2025 at 9:45 PM BST, Celejar wrote: Can you elaborate, please? Are you recommending that I just stop using qcow2 going forward and stick to raw? Yes, if 80GiB is sufficient within the VM. My understanding is that the former will generally be *more* space efficient, rather than *