Re: Silent hang in buildworld, was Re: Invoking -v for clang during buildworld

2021-01-19 Thread Mark Millard
On 2021-Jan-18, at 19:19, Mark Millard wrote: > . . . >> FYI: I re-established my access to a RPi2B V1.1 and made >> it report: "maximum recommended amount (468832 pages)" >> >> (The figure can vary some from release to release.) >> >> 468832*4096 == 1920335872 or a little over 1831 MiBytes >>

Re: Name of touchpad changed in latest rev

2021-01-19 Thread Greg V
On Mon, Jan 18, 2021 at 08:01, Malcolm Matalka wrote: I just installed the below revision, and looks like the name the mouse shows up as has changed. Not sure if this is intended or not. What was "SynPS/2 Synaptics TouchPad" and now it is "DELL07E6:00 06CB:76AF TouchPad". Congratulatio

VM UMA counters.

2021-01-19 Thread Santiago Martinez
Hi there, sorry to ask this as it might be a silly question... Since a few weeks im seeing random locks on application and sometimes when using truss it show resource temporally unavailable. Now, checking random things, i see that the vm.uma.256_Bucket.stats.fails counter is increasing while the

Re: Current kernel build broken with linuxkpi?

2021-01-19 Thread Evilham
On dc., gen. 13 2021, David Wolfskill wrote: On Wed, Jan 13, 2021 at 02:52:32PM -0500, Robert Huff wrote: Hans Petter Selasky : > You need to update that DRM port you are using before the > issue > will be fixed. I'm confused. I have drm-current-kmod listed in PORTS_MODULE

Re: Name of touchpad changed in latest rev

2021-01-19 Thread Malcolm Matalka
Greg V writes: > On Mon, Jan 18, 2021 at 08:01, Malcolm Matalka wrote: >> I just installed the below revision, and looks like the name the mouse >> shows up as has changed. Not sure if this is intended or not. What was >> "SynPS/2 Synaptics TouchPad" and now it is "DELL07E6:00 06CB:76AF >>

DRM problem installing kernel on main-c561-gc3e75b6c1

2021-01-19 Thread Thomas Laus
I perform a CURRENT build weekly on a more powerful build machine and then export /usr/src and /usr/obj via NFS to other slower PC's. The 'installkernel' phase failed with 'linuxkpi_gplv2.ko' not found. It looks like this file is not installed before the rest of the 'drm-current-kmod' files. Thi

Re: DRM problem installing kernel on main-c561-gc3e75b6c1

2021-01-19 Thread Pete Wright
On 1/19/21 6:26 AM, Thomas Laus wrote: I perform a CURRENT build weekly on a more powerful build machine and then export /usr/src and /usr/obj via NFS to other slower PC's. The 'installkernel' phase failed with 'linuxkpi_gplv2.ko' not found. It looks like this file is not installed before the

Re: DRM problem installing kernel on main-c561-gc3e75b6c1

2021-01-19 Thread Pete Wright
On 1/19/21 11:33 AM, Pete Wright wrote: On 1/19/21 6:26 AM, Thomas Laus wrote: I perform a CURRENT build weekly on a more powerful build machine and then export /usr/src and /usr/obj via NFS to other slower PC's. The 'installkernel' phase failed with 'linuxkpi_gplv2.ko' not found.  It looks

Re: DRM problem installing kernel on main-c561-gc3e75b6c1

2021-01-19 Thread Emmanuel Vadot
On Tue, 19 Jan 2021 11:40:04 -0800 Pete Wright wrote: > > > On 1/19/21 11:33 AM, Pete Wright wrote: > > > > > > On 1/19/21 6:26 AM, Thomas Laus wrote: > >> I perform a CURRENT build weekly on a more powerful build machine and > >> then export /usr/src and /usr/obj via NFS to other slower PC's.

Re: DRM problem installing kernel on main-c561-gc3e75b6c1

2021-01-19 Thread Pete Wright
On 1/19/21 12:11 PM, Emmanuel Vadot wrote: On Tue, 19 Jan 2021 11:40:04 -0800 Pete Wright wrote: On 1/19/21 11:33 AM, Pete Wright wrote: On 1/19/21 6:26 AM, Thomas Laus wrote: I perform a CURRENT build weekly on a more powerful build machine and then export /usr/src and /usr/obj via NFS

Re: DRM problem installing kernel on main-c561-gc3e75b6c1

2021-01-19 Thread Pete Wright
On 1/19/21 12:18 PM, Pete Wright wrote: On 1/19/21 12:11 PM, Emmanuel Vadot wrote: On Tue, 19 Jan 2021 11:40:04 -0800 Pete Wright wrote: On 1/19/21 11:33 AM, Pete Wright wrote: On 1/19/21 6:26 AM, Thomas Laus wrote: I perform a CURRENT build weekly on a more powerful build machine and

Re: DRM problem installing kernel on main-c561-gc3e75b6c1

2021-01-19 Thread Emmanuel Vadot
On Tue, 19 Jan 2021 13:06:37 -0800 Pete Wright wrote: > > > On 1/19/21 12:18 PM, Pete Wright wrote: > > > > > > On 1/19/21 12:11 PM, Emmanuel Vadot wrote: > >> On Tue, 19 Jan 2021 11:40:04 -0800 > >> Pete Wright wrote: > >> > >>> > >>> On 1/19/21 11:33 AM, Pete Wright wrote: > > On 1

Re: DRM problem installing kernel on main-c561-gc3e75b6c1

2021-01-19 Thread Pete Wright
On 1/19/21 1:18 PM, Emmanuel Vadot wrote: interesting - so it seems like if i have drm-devel-kmod installed this will fail (missing or wrong linuxkpi_gplv2.ko).  this happens both if i install the pkg and rebuild the kernel, and if i build the kernel w/o the pkg installed. Don't use the pa

Re: Silent hang in buildworld, was Re: Invoking -v for clang during buildworld

2021-01-19 Thread Mark Millard
On 2021-Jan-18, at 21:12, Mark Millard wrote: > On 2021-Jan-18, at 19:19, Mark Millard wrote: > >> . . . >>> FYI: I re-established my access to a RPi2B V1.1 and made >>> it report: "maximum recommended amount (468832 pages)" >>> >>> (The figure can vary some from release to release.) >>> >

Re: DRM problem installing kernel on main-c561-gc3e75b6c1

2021-01-19 Thread Emmanuel Vadot
On Tue, 19 Jan 2021 13:29:12 -0800 Pete Wright wrote: > > > On 1/19/21 1:18 PM, Emmanuel Vadot wrote: > > > >> interesting - so it seems like if i have drm-devel-kmod installed this > >> will fail (missing or wrong linuxkpi_gplv2.ko).  this happens both if i > >> install the pkg and rebuild the