Re: kernel biG4 1.25

2002-10-18 Thread Eric Deveaud
On Fri, 18 Oct 2002, Benjamin Herrenschmidt wrote: > Ok, since the ATA-100 may be the culprit, you may also try > to edit drivers/ide/ide-pmac.c > > Just before line 995, add a "return;" statement (that is > just before the pci_device_from_OF_node call). I think I THANK'S it does it, it allows t

Re: kernel biG4 1.25

2002-10-18 Thread Benjamin Herrenschmidt
>You can disable CONFIG_XMON, it might then boot (that >is the crash may just turn into an Oops instead of >trying to kick xmon on a serial port you don't have). >A Machine Check means something tried to access a physical >address not matching anything (typically a driver did something >wrong). It

Re: kernel biG4 1.25

2002-10-18 Thread Benjamin Herrenschmidt
>any more things I can check ? You can disable CONFIG_XMON, it might then boot (that is the crash may just turn into an Oops instead of trying to kick xmon on a serial port you don't have). A Machine Check means something tried to access a physical address not matching anything (typically a driver

Re: kernel biG4 1.25

2002-10-18 Thread Eric Deveaud
On Thu, 17 Oct 2002, Benjamin Herrenschmidt wrote: > > > > pmac-ide: enabling IDE bus ID2 > > pmac-ide: enabling IDE bus ID0 > > Machine check in kernel mode > > caused by (from SRR1=149030): Transfer error ack signal > > Serial port locked ON by debugger > > > > > >I

Re: kernel biG4 1.25

2002-10-17 Thread Benjamin Herrenschmidt
> > pmac-ide: enabling IDE bus ID2 > pmac-ide: enabling IDE bus ID0 > Machine check in kernel mode > caused by (from SRR1=149030): Transfer error ack signal > Serial port locked ON by debugger > > >I guess there's something wrong ;-)) >but i cant figure o

kernel biG4 1.25

2002-10-17 Thread Eric Deveaud
Hi, please help I'm going crazy I've installed the computer using the Debian 3.0 CD set. booting the 2.4.18-newpmac kernel everything went OK, except that just one cpu is recognized. (correct SMP is not compiled in the kernel) after setting up the minimum (ssh, rsync, compil tools) an