[Soekris] OBSD 3.6 + OpenSoekris failure

Andrea Mistrali andre at inet2.it
Tue Nov 30 16:31:39 UTC 2004


Il giorno 30 nov 2004, alle 05:14, Neal Rauhauser ha scritto:

>
>
>   This evening I did a binary upgrade from OBSD 3.4 to 3.6, blew away 
> /usr/src
> and /usr/ports and installed the new stuff from CD, then wiped out
> /usr/Opensoekris so I'd have a clean start there.
>
>   I did a basic config for the NET4511 and when it came time to build 
> the kernel
> it fussed about NMBCLUSTERS being redefined. I tracked down and 
> commented out
> the one entry I could see via grep; it looks like there is a command 
> line
> redefinition of this parameter which was fine under 3.4 but not under 
> 3.6.
>
>   Once this fix was in place I received the following cascade of 
> errors when I
> tried to compile my new kernel. My C skills are rusty++ and I can't 
> believe I'm
> the first to try OpenSoekris 1.0.12 + OBSD 3.6 - anyone else have a 
> suggestion
> on what I might be doing incorrectly here?
>

I have had the same problem: in 3.6 SMP support has been added. You 
should apply this pseudo patch

-bios0  at mainbus0
+cpu0 at mainbus0 apid ?
+bios0  at mainbus0 apid ?
  pcibios0 at bios0 flags 0x0000 # use 0x30 for a total verbose

it should solve the problem

Andrea




More information about the Soekris-tech mailing list