Port-i386 archive

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

Re: compile kernel



Hi,
I try with AMD64 processor but the acpi ans smp doesn't work !


so i have a Raspberry PI3 with armv7, netbsd 7.0 works fine with pkgsrc-2016Q1
also i try to compile a kernel.
again i have a Sun Blade 1500 with ultrasparc64 processor IIIi, the compilation go at the end.
i have a new sparc64 kernel but it doesn't load at boot startup.


Regards
Philippe

On 06/30/16 01:02, Robert Elz wrote:
     Date:        Wed, 29 Jun 2016 23:28:36 +0000
     From:        Philo <philo.netbsd%free.fr@localhost>
     Message-ID:  <577459A4.3040100%free.fr@localhost>


   |    if (seg_start >= MBTOB(PHYSMEM_MAX_ADDR))

In your kernel config did you define PHYSMEM_MAX_ADDR or PHYSMEM_MAX_SIZE
(or for that matter, anything at all to do with memory size).

If you managed somehow to set one of those to either 0, or any multiple of
4096 (including 4096 itself) I'd expect an error like that.

Are you sure you really want an i386 kernel (and system)?   These days
almost everything new works much better with amd64 systems, i386 is
mostly just for older hardware (and everyone, no need to supply counter
examples, yes, I know there are uses for i386 on new stuff, they're
just mostly only relevant to people who know what they're doing.)

kre





Home | Main Index | Thread Index | Old Index