On Sat Dec 20 10:08:58 EST 2008, [email protected] wrote:
> this is what i've got in the motherboard i'm trying to get running in
> my unwell cpu server. using your 9pccd.gz (just trying to get root
> from *anywhere*, so i can see the disks), i get two of these:
>
> panic: ilockdepth 1, last lock 0x0 at 0x0, sched called from 0xf0108802
>
> right after i say root from tcp.
acid: src(0xf0108882)
/sys/src/9/pc/trap.c:423
418 if(vno == VectorNMI){
419 /*
420 * Don't re-enable, it confuses the crash dumps.
421 nmienable();
422 */
>423 iprint("cpu%d: PC %#8.8lux\n", m->machno,
>ureg->pc);
424 while(m->machno != 0)
425 ;
426 }
427 dumpregs(ureg);
428 if(!user){
i think you have a hardware problem. sorry.
- erik