Re: Thunderbolt(/USB4) followup & I'm happy to donate some hardware Re: Feature request: Use the PCIe devices on Thunderbolt (aka PCIe hotplug?)

2020-11-20 Thread Joseph Mayer
Kind bump on this thread. As for me I'd like to attach nvme(4) and maybe ethernet and amdgpu(4) to the Thunderbolt-as-PCIe-bridge. Have a good wknd! Joseph ‐‐‐ Original Message ‐‐‐ On Monday, 26 October 2020 13:02, Joseph Mayer wrote: > (If this one belongs on misc@ please say.) > >

Re: sndioctl.1: group is optional

2020-11-20 Thread Alexandre Ratchov
On Fri, Nov 20, 2020 at 05:49:00PM +0100, Klemens Nanni wrote: > Not every control has a group as the manual wording says, i.e. > > $ sndioctl > input.level=0.486 > input.mute=0 > output.level=1.000 > output.mute=0 > app/aucat0.level=1.000 > > Feedack? OK? OK

nm(1): fix error message typo

2020-11-20 Thread Kris Katterjohn
I spotted a little typo in an nm(1) error message. Kris Katterjohn Index: elf.c === RCS file: /cvs/src/usr.bin/nm/elf.c,v retrieving revision 1.37 diff -u -p -r1.37 elf.c --- elf.c 14 Dec 2018 19:56:02 - 1.37 +++

sndioctl.1: group is optional

2020-11-20 Thread Klemens Nanni
Not every control has a group as the manual wording says, i.e. $ sndioctl input.level=0.486 input.mute=0 output.level=1.000 output.mute=0 app/aucat0.level=1.000 Feedack? OK? Index: sndioctl.1

Re: Ryzen 5800X hw.setperf vs hw.cpuspeed

2020-11-20 Thread Mark Kettenis
> Date: Fri, 20 Nov 2020 16:54:59 +0100 > From: Otto Moerbeek > > On Fri, Nov 20, 2020 at 09:48:47AM -0500, Bryan Steele wrote: > > > On Fri, Nov 20, 2020 at 03:08:42PM +0100, Mark Kettenis wrote: > > > > Date: Fri, 20 Nov 2020 07:41:20 -0500 > > > > From: Bryan Steele > > > > > > > > On Fri,

Re: Ryzen 5800X hw.setperf vs hw.cpuspeed

2020-11-20 Thread Bryan Steele
On Fri, Nov 20, 2020 at 03:08:42PM +0100, Mark Kettenis wrote: > > Date: Fri, 20 Nov 2020 07:41:20 -0500 > > From: Bryan Steele > > > > On Fri, Nov 20, 2020 at 09:26:08AM +0100, Otto Moerbeek wrote: > > > Hi, > > > > > > I got a new Ryzen machine, dmesg below. What I'm observing might be a > >

Re: Ryzen 5800X hw.setperf vs hw.cpuspeed

2020-11-20 Thread Mark Kettenis
> Date: Fri, 20 Nov 2020 07:41:20 -0500 > From: Bryan Steele > > On Fri, Nov 20, 2020 at 09:26:08AM +0100, Otto Moerbeek wrote: > > Hi, > > > > I got a new Ryzen machine, dmesg below. What I'm observing might be a > > issue with hw.setperf. > > > > On startsup it shows: > > > >

Re: Ryzen 5800X hw.setperf vs hw.cpuspeed

2020-11-20 Thread Bryan Steele
On Fri, Nov 20, 2020 at 08:21:41AM -0500, Bryan Steele wrote: > On Fri, Nov 20, 2020 at 01:13:02PM +, Stuart Henderson wrote: > > On 2020/11/20 07:41, Bryan Steele wrote: > > > At least on a desktop I'd suggest to leaved apmd(8) and not do any > > > manual hw.setperf tweaking, you should have

Re: Ryzen 5800X hw.setperf vs hw.cpuspeed

2020-11-20 Thread Bryan Steele
On Fri, Nov 20, 2020 at 01:13:02PM +, Stuart Henderson wrote: > On 2020/11/20 07:41, Bryan Steele wrote: > > At least on a desktop I'd suggest to leaved apmd(8) and not do any > > manual hw.setperf tweaking, you should have adequate cooling > > the planet doesn't! :/ I'm only connered with

Re: Ryzen 5800X hw.setperf vs hw.cpuspeed

2020-11-20 Thread Bryan Steele
On Fri, Nov 20, 2020 at 01:13:02PM +, Stuart Henderson wrote: > On 2020/11/20 07:41, Bryan Steele wrote: > > At least on a desktop I'd suggest to leaved apmd(8) and not do any > > manual hw.setperf tweaking, you should have adequate cooling > > the planet doesn't! :/ hahaha

Re: Ryzen 5800X hw.setperf vs hw.cpuspeed

2020-11-20 Thread Stuart Henderson
On 2020/11/20 07:41, Bryan Steele wrote: > At least on a desktop I'd suggest to leaved apmd(8) and not do any > manual hw.setperf tweaking, you should have adequate cooling the planet doesn't! :/

Re: Ryzen 5800X hw.setperf vs hw.cpuspeed

2020-11-20 Thread Bryan Steele
On Fri, Nov 20, 2020 at 07:41:22AM -0500, Bryan Steele wrote: > On Fri, Nov 20, 2020 at 09:26:08AM +0100, Otto Moerbeek wrote: > > Hi, > > > > I got a new Ryzen machine, dmesg below. What I'm observing might be a > > issue with hw.setperf. > > > > On startsup it shows: > > > >

Re: Ryzen 5800X hw.setperf vs hw.cpuspeed

2020-11-20 Thread Bryan Steele
On Fri, Nov 20, 2020 at 09:26:08AM +0100, Otto Moerbeek wrote: > Hi, > > I got a new Ryzen machine, dmesg below. What I'm observing might be a > issue with hw.setperf. > > On startsup it shows: > > hw.cpuspeed=3800 > hw.setperf=100 > > If I lower hw.setperf to zero, the new state

Re: find -exec util {} arg + confusion

2020-11-20 Thread Andreas Kusalananda Kähäri
On Mon, Nov 16, 2020 at 09:15:11AM +0100, Paul de Weerd wrote: > Hi Andreas, > > On Mon, Nov 16, 2020 at 08:53:36AM +0100, Andreas Kusalananda Kähäri wrote: > | On Thu, Nov 12, 2020 at 08:51:22PM +0100, Paul de Weerd wrote: > | > Hi all, > | > > | > I misread find(1) and did: > | > > | >

Re: find -exec util {} arg + confusion

2020-11-20 Thread Andreas Kusalananda Kähäri
On Thu, Nov 19, 2020 at 03:26:28PM -0800, Jordan Geoghegan wrote: > > > On 11/16/20 12:15 AM, Paul de Weerd wrote: > > Hi Andreas, > > > > On Mon, Nov 16, 2020 at 08:53:36AM +0100, Andreas Kusalananda Kähäri wrote: > > | On Thu, Nov 12, 2020 at 08:51:22PM +0100, Paul de Weerd wrote: > > | > Hi

Ryzen 5800X hw.setperf vs hw.cpuspeed

2020-11-20 Thread Otto Moerbeek
Hi, I got a new Ryzen machine, dmesg below. What I'm observing might be a issue with hw.setperf. On startsup it shows: hw.cpuspeed=3800 hw.setperf=100 If I lower hw.setperf to zero, the new state is reflect immediately in hw.cpuspeed: hw.cpuspeed=2200