Re: RPI3 serlial clock confusion?

2020-07-09 Thread Frank Kardel
You are looking at the console port running at 115200 at boot time, right? My 9.99.69 console output starts being garbled when machdep.cpu.frequency.target is being set to 1400. That would match the other comments here. As you didn't update the dtb files could that be the difference? I think

Re: openjdk11 and tomcat

2020-07-09 Thread David Brownlee
On Tue, 30 Jun 2020 at 21:26, Tobias Nygren wrote: > > On Tue, 30 Jun 2020 15:17:52 +0100 > David Brownlee wrote: > > > [... apache-tomcat & wildfly issues...] > > This is amd64 under netbsd-9, and netbsd-9 binaries running under a > > current kernel. > > There something wrong with non-blocking I

is this crash while coredumping to NFS known?

2020-07-09 Thread Greg A. Woods
I was running a wee test program this morning, which crashed, and it seems the kernel crashed while trying to write the core file out. The current working directory, and the target of the core file, is an NFS mount. The core file was created, but is empty: $ ls -l *.core -rw-

USB console support "was: NetBSD-7.0 boots OK and NetBSD-8.0 hangs/crashes during boot on a MacBook7,1)

2020-07-09 Thread Greg A. Woods
At Mon, 06 Jul 2020 13:13:03 -0700, "Greg A. Woods" wrote: Subject: Re: NetBSD-7.0 boots OK and NetBSD-8.0 hangs/crashes during boot on a MacBook7,1 > > Or indeed any device with any kind of USB port, e.g. a laptop. Oh, and I wanted to mention something else that I'd forgotten about but stumbled

Re: RPI3 serlial clock confusion?

2020-07-09 Thread Michael Cheponis
It must be the dtb files. Yes, the console is perfect with 9.99.69 with (ahem) .17 good dtb files ... ;-) Thing is, if this is true - how does it work? And, has this discussion about cpu speed coupled with UART speed been incorrect? On Wed, Jul 8, 2020 at 11:58 PM Frank Kardel wrote: > You a

daily CVS update output

2020-07-09 Thread NetBSD source update
Updating src tree: P src/distrib/sets/descrs P src/distrib/sets/lists/comp/mi P src/share/man/man9/Makefile P src/share/man/man9/pci_configure_bus.9 P src/sys/arch/aarch64/aarch64/db_disasm.c P src/sys/arch/arm/arm/armv6_start.S U src/sys/arch/arm/dts/imx6q-utilite-pro.dts P src/sys/arch/sandpoin

Re: is this crash while coredumping to NFS known?

2020-07-09 Thread Martin Husemann
On Thu, Jul 09, 2020 at 06:03:23PM -0700, Greg A. Woods wrote: > The system is running my version of 9.99.64, so it's not quite current, > and thus I wanted to ask if anyone knows if this particular crash is > known of before I send-pr. > > I think this is the first time I've had a core dump over