Axp-List Archive
Re: JumpStart! v 1.4.1 is failing on my Jensen

Subject: Re: JumpStart! v 1.4.1 is failing on my Jensen
From: Luiz Emediato (thooft2002@hotmail.com)
Date: Thu May 10 12:25:49 2001


Hi Will,

I forgot to include my network card in the list below.

***DIGITAL EISA ETHERNET CONTROLLER DE422-SA (IRQ 5)***

I also found a C code file aha1740.c (for the kernel)
which contains that kernel panic error:

...
351 if (ecbno >= AHA1740_ECBS)
352 ecbno = 0;
353 do {
354 if (!host->ecb[ecbno].cmdw)
355 break;
356 ecbno++;
357 if (ecbno >= AHA1740_ECBS)
358 ecbno = 0;
359 } while (ecbno != host->last_ecb_used);
360
361 if (host->ecb[ecbno].cmdw)
362 panic("Unable to find empty ecb for aha1740.\n");
363
364 host->ecb[ecbno].cmdw = AHA1740CMD_INIT; /* SCSI Initiator
Command
365 doubles as reserved
flag */
366
367 host->last_ecb_used = ecbno;
368 restore_flags(flags);
369
370 #ifdef DEBUG
371 printk("Sending command (%d %x)...", ecbno, done);
372 #endif
373
374 host->ecb[ecbno].cdblen = SCpnt->cmd_len; /* SCSI Command
Descriptor Block Length */
375
...
As far as I know, this file is used to build the kernel.

Luiz

>From: "Luiz Emediato" <thooft2002@hotmail.com>
>Reply-To: axp-list@redhat.com
>To: axp-list@redhat.com
>Subject: Re: JumpStart! v 1.4.1 is failing on my Jensen
>Date: Wed, 09 May 2001 15:47:33 -0500
>
>Hi Will,
>
>My Alpha Jensen system is as it follows:
>
>Alpha AXP 150 DECpc
>-------------------
>Seagate ST15150N 4.3 GB (id=0 New)
>Seagate ST15150N 4.3 GB (id=2)
>Quantum Atlas V 18.3 GB (id=1 New)
>Seagate DAT Tape (id=3)
>Exabyte EXB-8200 (id=6)
>ZIP drive (id=5)
>DEC cd-rom (id=4)
>Adaptec AHA-1742A host (id=7 scsi controller)
>Floppy 2.88
>Monitor VRC-16
>Compaq Qvision 1024/E video card
>128 MB RAM Compaq (8 x 16MB True Parity 36-bit 60ns)
>----------------------------------------------------------
>
>thanks,
>Luiz
>
>>From: Will Woods <will.woods@compaq.com>
>>Reply-To: axp-list@redhat.com
>>To: axp-list@redhat.com
>>Subject: Re: JumpStart! v 1.4.1 is failing on my Jensen
>>Date: Tue, 8 May 2001 13:30:16 -0400 (EDT)
>>
>>Hi guys, sorry about the delay in my response..
>>
>>On Sat, 5 May 2001, Luiz Emediato wrote:
>>
>> > Would you please be more specific about "setup" you refered to ?
>>
>>I'm pretty sure it's a stock Jensen, apart from the memory (and maybe
>>extra disks):
>>
>>DEC 2000 model 300 (Jensen)
>>80MB RAM
>>Adaptec AHA1742 SCSI controller
>>Compaq Qvision 1280 video card
>>DEC RZ25 (1GB HD)
>>DEC RZ26 (400MB HD)
>>DEC RRD44 (CDROM drive)
>>
>>I dunno what the network card is, but the kernel on the JumpStart CD
>>doesn't detect it. I didn't see any obvious distinguishing logos on it.
>>
>> > Kernel panic: Unable to find empty ecb for aha1740
>> > in swapper task - not syncing
>>
>>This is a mystery to me, I'm sorry to say. If you could provide me with
>>some more details about your machine I could try to configure our Jensen
>>similarly and reproduce the error.
>>
>>I'll try to do some more testing with the Jensen and get it up and
>>running..
>>
>>will
>>
>>--
>>Will Woods <will.woods@compaq.com> | Alpha Technology Solutions Group
>>http://www.linuxalpha.compaq.com/ | Compaq Computer Corporation
>>
>>
>>
>>
>>
>>
>>_______________________________________________
>>Axp-list mailing list
>>Axp-list@redhat.com
>>https://listman.redhat.com/mailman/listinfo/axp-list
>
>_________________________________________________________________
>Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>
>
>_______________________________________________
>Axp-list mailing list
>Axp-list@redhat.com
>https://listman.redhat.com/mailman/listinfo/axp-list

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

_______________________________________________
Axp-list mailing list
Axp-list@redhat.com
https://listman.redhat.com/mailman/listinfo/axp-list



This archive was generated by hypermail version 2a22 on Fri Jun 1 04:36:13 2001 PDT
Send any problems or questions about this archive to webmaster@alphalinux.org.