Re: Testing requested: Hybrid ISO/USB boot

2018-03-25 Thread O'Connor, Daniel
> On 24 Mar 2018, at 07:31, Benno Rice wrote: > I think I’ve addressed this in this revision: > > https://svnweb.freebsd.org/changeset/base/331463 > > > And I’ve regenerated the image here: > >

Re: webcamd based touchscreen problem on Pi3

2018-03-25 Thread Bernd Walter
On Mon, Mar 26, 2018 at 01:11:28AM +0200, Bernd Walter wrote: > On Mon, Mar 12, 2018 at 12:12:47PM +0100, Bernd Walter wrote: > > On Sat, Mar 10, 2018 at 01:03:39AM +0100, Bernd Walter wrote: > > > On Fri, Mar 09, 2018 at 02:25:39PM +0100, Bernd Walter wrote: > > > So the older 7" HDMI C Rev 1.1

Re: webcamd based touchscreen problem on Pi3

2018-03-25 Thread Bernd Walter
On Mon, Mar 12, 2018 at 12:12:47PM +0100, Bernd Walter wrote: > On Sat, Mar 10, 2018 at 01:03:39AM +0100, Bernd Walter wrote: > > On Fri, Mar 09, 2018 at 02:25:39PM +0100, Bernd Walter wrote: > > So the older 7" HDMI C Rev 1.1 with the non IPS panel won't even attach, but > > it always needed some

Re: head -r331499 amd64/threadripper panic in vm_page_free_prep during "poudriere bulk -a", after 14h 22m or so.

2018-03-25 Thread Mark Millard
On 2018-Mar-25, at 1:09 PM, Mark Johnston wrote: > On Sun, Mar 25, 2018 at 12:32:09PM -0700, Mark Millard wrote: >> On 2018-Mar-25, at 11:34 AM, Mark Johnston wrote: >> >>> On Sun, Mar 25, 2018 at 10:41:38AM -0700, Mark Millard wrote: FreeBSD panic'd while attempting to see if a

Re: head -r331499 amd64/threadripper panic in vm_page_free_prep during "poudriere bulk -a", after 14h 22m or so.

2018-03-25 Thread Mark Millard
[Just an added note about where in the sequence panic messages are sent to the console vs. could potentially be sent to the console.] > On 2018-Mar-25, at 12:32 PM, Mark Millard wrote: > > On 2018-Mar-25, at 11:34 AM, Mark Johnston wrote: > >> On Sun, Mar 25, 2018 at 10:41:38AM -0700, Mark

Re: head -r331499 amd64/threadripper panic in vm_page_free_prep during "poudriere bulk -a", after 14h 22m or so.

2018-03-25 Thread Mark Johnston
On Sun, Mar 25, 2018 at 12:32:09PM -0700, Mark Millard wrote: > On 2018-Mar-25, at 11:34 AM, Mark Johnston wrote: > > > On Sun, Mar 25, 2018 at 10:41:38AM -0700, Mark Millard wrote: > >> FreeBSD panic'd while attempting to see if a "poudriere bulk -w -a" > >> would get the "unnecessary swapping"

Re: Call for Testing: UEFI Changes

2018-03-25 Thread Niclas Zeising
On 2018-03-25 14:52, Sheda wrote: >> >> I've tested on two different computers, my ThinkPad x230 and my desktop >> with a Intel DQ77MK motherboard. I've only done light testing such as >> loading efirt.ko and running efibootmgr to check the boot settings, but it >> has worked fine. >> I also

Re: head -r331499 amd64/threadripper panic in vm_page_free_prep during "poudriere bulk -a", after 14h 22m or so.

2018-03-25 Thread Mark Millard
On 2018-Mar-25, at 11:34 AM, Mark Johnston wrote: > On Sun, Mar 25, 2018 at 10:41:38AM -0700, Mark Millard wrote: >> FreeBSD panic'd while attempting to see if a "poudriere bulk -w -a" >> would get the "unnecessary swapping" problem in my UFS-only context, >> -r331499 (non-debug but with

Re: problem with [intr{swi4: clock (0)}]

2018-03-25 Thread AN
Hi: On Fri, 23 Mar 2018, John Baldwin wrote: Date: Fri, 23 Mar 2018 12:11:03 -0700 From: John Baldwin To: freebsd-current@freebsd.org Cc: AN , "ma...@freebsd.org" , "" Subject: Re: problem with

Re: head -r331499 amd64/threadripper panic in vm_page_free_prep during "poudriere bulk -a", after 14h 22m or so.

2018-03-25 Thread Mark Johnston
On Sun, Mar 25, 2018 at 10:41:38AM -0700, Mark Millard wrote: > FreeBSD panic'd while attempting to see if a "poudriere bulk -w -a" > would get the "unnecessary swapping" problem in my UFS-only context, > -r331499 (non-debug but with symbols), under Hyper-V. This is a > Ryzen Threadripper context,

head -r331499 amd64/threadripper panic in vm_page_free_prep during "poudriere bulk -a", after 14h 22m or so.

2018-03-25 Thread Mark Millard
FreeBSD panic'd while attempting to see if a "poudriere bulk -w -a" would get the "unnecessary swapping" problem in my UFS-only context, -r331499 (non-debug but with symbols), under Hyper-V. This is a Ryzen Threadripper context, but I've no clue if that is important to the problem. This was after

Re: Call for Testing: UEFI Changes

2018-03-25 Thread Sheda
> > I've tested on two different computers, my ThinkPad x230 and my desktop > with a Intel DQ77MK motherboard. I've only done light testing such as > loading efirt.ko and running efibootmgr to check the boot settings, but it > has worked fine. > I also haven't seen any issues with console

Re: 12-Current panics on boot (didn't a week ago.)

2018-03-25 Thread Jonathan Looney
For now, you can update through r331485 and then take TCP_BLACKBOX out of your kernel config file. That won’t really “fix” anything, but should at least get you a booting system (assuming the new code from r331347 is really triggering a problem). I’ll take another look to see if I missed

Re: 12-Current panics on boot (didn't a week ago.)

2018-03-25 Thread Herbert J. Skuhra
On Sun, 25 Mar 2018 05:21:10 +0200, Andrew Reilly wrote: > > OK, I've completed the search: r331346 works, r331347 panics > somewhere in the initialization of random. > > In the 331347 change (Add the "TCP Blackbox Recorder") I can't see > anything obvious to tweak, unfortunately. It's a fair

Re: Strange ARC/Swap/CPU on yesterday's -CURRENT

2018-03-25 Thread Slawa Olhovchenkov
On Fri, Mar 23, 2018 at 04:21:32PM -0700, Bryan Drewery wrote: > On 3/20/2018 12:07 AM, Peter Jeremy wrote: > > > > On 2018-Mar-11 10:43:58 -1000, Jeff Roberson > > wrote: > >> Also, if you could try going back to r328953 or r326346 and let me know if > >> the problem

Re: Call for Testing: UEFI Changes

2018-03-25 Thread Niclas Zeising
On 03/22/18 01:45, Kyle Evans wrote: Hello! A number of changes have gone in recently pertaining to UEFI booting and UEFI runtime services. The changes with the most damaging potential are: We now put UEFI runtime services into virtual address mode, fixing runtime services with U-Boot/UEFI as