Re: Running NetBSD installer on VM to install on real disk [Was: NetBSD 9.3 UEFI...]

2022-12-03 Thread Mayuresh
On Sat, Dec 03, 2022 at 02:50:00PM +0100, Martin Husemann wrote: > 1) add partition(s) for NetBSD (root mandatory, swap optional) > - you can do this manually from any other OS if it allows you to > force a specific GPT type for the partition > - you can do this from the install

Re: ldd-linux

2022-12-03 Thread Michael van Elst
On Sat, Dec 03, 2022 at 05:08:57PM -0700, Brook Milligan wrote: > > Does it make sense to have updated linux library packages? That always makes sense, but libstdc++ is the GNU C++ runtime and this has usually very limited compatibility. A program ususally wants (and often needs) exactly the

Re: timers slow (sleep 1 taking five seconds)

2022-12-03 Thread Robert Elz
What you're seeing clearly isn't the TSC calibration problem that I was having, and Michael fixed (but which would not be fixed in 9.2, so it was a possible source) as what I was seeing was time actually running slow, and you're clearly not seeing that - just internal sleep timers running slow.

Re: ldd-linux

2022-12-03 Thread Brook Milligan
> On Dec 3, 2022, at 2:08 AM, Michael van Elst wrote: > > br...@nmsu.edu (Brook Milligan) writes: > >> All but one of these are provided by the emulators/suse131_base and = >> emulators/suse131_glib2 packages; the missing one is libstdc++.so.6. = > > Hmm. emulators/suse131_base (from 2022Q3

Re: timers slow (sleep 1 taking five seconds)

2022-12-03 Thread Jeremy C. Reed
On Sat, 3 Dec 2022, Michael van Elst wrote: > >timecounter: Timecounter "ACPI-Fast" frequency 3579545 Hz quality 1000 > >hpet0 at acpi0: high precision event timer (mem 0xfed0-0xfed00400) > >timecounter: Timecounter "hpet0" frequency 14318180 Hz quality 2000 > > >attimer1 at acpi0 (TMR,

Re: Running NetBSD installer on VM to install on real disk [Was: NetBSD 9.3 UEFI...]

2022-12-03 Thread Martin Husemann
On Sat, Dec 03, 2022 at 08:37:33AM +0530, Mayuresh wrote: > On the same disk I have Void Linux and Windows installations. The installer is not very smart when you create multi-boot installations (unless you have a disk per OS). I would not go via the VM detour, but instead: 1) add partition(s)

Re: timers slow (sleep 1 taking five seconds)

2022-12-03 Thread Michael van Elst
r...@reedmedia.net ("Jeremy C. Reed") writes: >acpi0: fixed power button present >timecounter: Timecounter "ACPI-Fast" frequency 3579545 Hz quality 1000 >hpet0 at acpi0: high precision event timer (mem 0xfed0-0xfed00400) >timecounter: Timecounter "hpet0" frequency 14318180 Hz quality 2000

Re: ldd-linux

2022-12-03 Thread Michael van Elst
br...@nmsu.edu (Brook Milligan) writes: >All but one of these are provided by the emulators/suse131_base and = >emulators/suse131_glib2 packages; the missing one is libstdc++.so.6. = Hmm. emulators/suse131_base (from 2022Q3 release) comes with: /usr/pkg/emul/linux/usr/lib64/libstdc++.so.6