Re: getting started with pipewire

2025-01-11 Thread Max Nikulin
Adding the mailing list back. The message was sent off-list by mistake, so overquoting. On 10/01/2025 19:15, Haines Brown wrote: On Fri, Jan 10, 2025 at 10:01:57AM +0700, Max Nikulin wrote: On 09/01/2025 21:15, Greg Wooledge wrote: Moral of the story: NEVER EVER run "wpctl". My guess is tha

playstation 4 kernel module

2025-01-11 Thread nsrxnst
does the stock kernel come with this driver? if not, how can I get it?

Re: Finding appropriate support for packages in Debian repository

2025-01-11 Thread Thomas George
As I am 95 and my first computer was a Royal Mcbee using punched paper tape. VLC is ok but mostly I use mpv from a terminal Tom On 1/11/25 07:58, Richard Owlett wrote: As I'm over 80 and a computer *user* since introduction via Hollerith cards and line-printers in 60's (q.v. CORC & CUPL - BASI

Re: ApacheBench broken for (most) SSL sites on Bookworm?

2025-01-11 Thread Jeffrey Walton
On Sat, Jan 11, 2025 at 11:17 AM cen wrote: > > It seems that ab encounters some kind of an SSL issue with most https sites I > tried (google, cloudflare proxied sites etc). > > Not all, seems to work fine with a personal blog site I host on > Debian/apache2 server or with https://www.debian.org

Re: ApacheBench broken for (most) SSL sites on Bookworm?

2025-01-11 Thread Michael Stone
On Sat, Jan 11, 2025 at 02:10:52PM +0100, cen wrote: ab -n 1 -c 1 https://www.google.com/ This is ApacheBench, Version 2.3 <$Revision: 1913912 $> Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Licensed to The Apache Software Foundation, http://www.apache.org/ Benchmarki

Re: Removing an unwanted RAID 1 array

2025-01-11 Thread Michael Stone
On Sat, Jan 11, 2025 at 12:11:39PM +0100, Roger Price wrote: I am unable to erase an unwanted RAID 1 array. Command cat /proc/mdstat reported md4 : active raid1 sdb7[0] 20970368 blocks super 1.0 [2/1] [U_] bitmap: 1/1 pages [4KB], 65536KB chunk I understand that the array has to b

Re: Finding appropriate support for packages in Debian repository

2025-01-11 Thread eben
On 1/11/25 09:01, Fred wrote: > On 1/11/25 05:58, Richard Owlett wrote: >> >> I looked for an mp3 player whose GUI took up >> a very minimal amount of screen real estate. I was referred to several >> overpowered complex candidates and chose VLC as most straight forward. >> > Hi, > mpg123 is a comma

Re: Removing an unwanted RAID 1 array

2025-01-11 Thread pocket
> Sent: Saturday, January 11, 2025 at 9:51 AM > From: "Roger Price" > To: "debian-user Mailing List" > Subject: Re: Removing an unwanted RAID 1 array > > On Sat, 11 Jan 2025, Greg Wooledge wrote: > > > On Sat, Jan 11, 2025 at 13:10:51 +0100, Roger Price wrote: > > > On Sat, 11 Jan 2025, Miche

Re: Finding appropriate support for packages in Debian repository

2025-01-11 Thread Paul M. Foster
On 1/11/25 07:58, Richard Owlett wrote: As I'm over 80 and a computer *user* since introduction via Hollerith cards and line-printers in 60's (q.v. CORC & CUPL - BASIC didn't exist) and later using an Acoustic coupler with an RBBS, I'm not a newbie per se. However I'm making practical use of

Re: Removing an unwanted RAID 1 array

2025-01-11 Thread Roger Price
On Sat, 11 Jan 2025, Greg Wooledge wrote: > On Sat, Jan 11, 2025 at 13:10:51 +0100, Roger Price wrote: > > On Sat, 11 Jan 2025, Michel Verdier wrote: > > > > > If I remember well you have to first set the device as faulty with --fail > > > before --remove could be accepted. > > > > No luck : >

Re: Finding appropriate support for packages in Debian repository

2025-01-11 Thread Greg Wooledge
On Sat, Jan 11, 2025 at 07:01:23 -0700, Fred wrote: > On 1/11/25 05:58, Richard Owlett wrote: > > However I'm making practical use of mp3 files for the first time > > (currently a dozen lectures). I looked for an mp3 player whose GUI took > > up a very minimal amount of screen real estate. > mpg12

Re: Removing an unwanted RAID 1 array

2025-01-11 Thread Greg Wooledge
On Sat, Jan 11, 2025 at 13:10:51 +0100, Roger Price wrote: > On Sat, 11 Jan 2025, Michel Verdier wrote: > > > If I remember well you have to first set the device as faulty with --fail > > before --remove could be accepted. > > No luck : > > root@titan ~ mdadm --fail /dev/md4 --remove /dev/sdb7

Re: Finding appropriate support for packages in Debian repository

2025-01-11 Thread debian-user
Richard Owlett wrote: > As I'm over 80 and a computer *user* since introduction via Hollerith > cards and line-printers in 60's (q.v. CORC & CUPL - BASIC didn't > exist) and later using an Acoustic coupler with an RBBS, I'm not a > newbie per se. > > However I'm making practical use of mp3 files

Re: Finding appropriate support for packages in Debian repository

2025-01-11 Thread Fred
On 1/11/25 05:58, Richard Owlett wrote: As I'm over 80 and a computer *user* since introduction via Hollerith cards and line-printers in 60's (q.v. CORC & CUPL - BASIC didn't exist) and later using an Acoustic coupler with an RBBS, I'm not a newbie per se. However I'm making practical use of m

ApacheBench broken for (most) SSL sites on Bookworm?

2025-01-11 Thread cen
It seems that ab encounters some kind of an SSL issue with most https sites I tried (google, cloudflare proxied sites etc). Not all, seems to work fine with a personal blog site I host on Debian/apache2 server or with https://www.debian.org/. Some kind of an SSL issue but searching around I f

Finding appropriate support for packages in Debian repository

2025-01-11 Thread Richard Owlett
As I'm over 80 and a computer *user* since introduction via Hollerith cards and line-printers in 60's (q.v. CORC & CUPL - BASIC didn't exist) and later using an Acoustic coupler with an RBBS, I'm not a newbie per se. However I'm making practical use of mp3 files for the first time (currently a

Re: Removing an unwanted RAID 1 array

2025-01-11 Thread Roger Price
On Sat, 11 Jan 2025, Michel Verdier wrote: > If I remember well you have to first set the device as faulty with --fail > before --remove could be accepted. No luck : root@titan ~ mdadm --fail /dev/md4 --remove /dev/sdb7 mdadm: hot remove failed for /dev/sdb7: Device or resource busy > But if

Re: Removing an unwanted RAID 1 array

2025-01-11 Thread Michel Verdier
On 2025-01-11, Roger Price wrote: > root@titan ~ umount /dev/md4 > root@titan ~ mdadm --misc /dev/md4 --stop > root@titan ~ mdadm --manage /dev/md4 --remove /dev/sdb7 > mdadm: hot remove failed for /dev/sdb7: Device or resource busy If I remember well you have to first set the device as fault

Removing an unwanted RAID 1 array

2025-01-11 Thread Roger Price
I am unable to erase an unwanted RAID 1 array. Command cat /proc/mdstat reported md4 : active raid1 sdb7[0] 20970368 blocks super 1.0 [2/1] [U_] bitmap: 1/1 pages [4KB], 65536KB chunk I understand that the array has to be inactive before it can be removed, so I stopped it, but