NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: install/58932: NetBSD-10.99.12-i386-install.img ACPI problems Compal DL-75 laptop



El 25/12/24 a las 3:10, Taylor R Campbell via gnats escribió:
The following reply was made to PR install/58932; it has been noted by GNATS.

From: Taylor R Campbell <riastradh%NetBSD.org@localhost>
To: Ramiro Aceves <ea1abz%gmail.com@localhost>
Cc: gnats-bugs%netbsd.org@localhost, install-manager%netbsd.org@localhost,
	gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: install/58932: NetBSD-10.99.12-i386-install.img ACPI problems
	Compal DL-75 laptop
Date: Wed, 25 Dec 2024 02:08:38 +0000

  > Date: Tue, 24 Dec 2024 14:32:37 +0100
  > From: Ramiro Aceves <ea1abz%gmail.com@localhost>
  >=20
  > is it ok to build NetBSD-current from NetBSD-10.1 RELEASE?
Yes -- try applying the attached patch (which will deal with the
  unused function warnings) and building as follows:
$ cd src
  $ patch -p1 </path/to/pr58932-testnoacpitimer.patch
  $ ./build.sh -O ../obj -T ../tools -U -u -m amd64 -j4 -N1 tools kernel=3DGE=
  NERIC
(Adjust -j4 to the number of cores you actually have, or want to use
  for the build.  It'll take a while, so you might want to reserve one
  of your cores for tetris(5) while you wait!)
This will produce a kernel at: ../obj/sys/arch/amd64/compile/GENERIC/netbsd You can install it by just copying it to, say, /netbsdHEAD-20241224,
  and then boot it by typing `boot netbsdHEAD-20241224' at the
  bootloader prompt, or add it as a boot option in your boot.cfg file.

Thanks Taylor for the tips! Sorry, I do not see any atached patch file.

Regards.
Ramiro.



Home | Main Index | Thread Index | Old Index