Port-atari archive

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

Re: Booting /NetBSD-daily/netbsd-4/200807120002Z on my TT030



I managed to catch the ncrscsi bug that's been plaguing my setup. Usually when I find the machine it's in a state where these messages are just scrolling by and I can't read them, but this time it landed in the kernel debugger. I think the crash was just an indirect result of the scsi bug and not the ncrscsi driver itself crashing.

The messages all look like this (although with different hex digits):
sd0(ncrscsi0:0:0:0):    Check Condition on CDB: 0x08 00 00 c2 10 00
   SENSE KEY:    Illegal Request
   ASC/ASCQ:    Invalid Command Operation Code

I didn't catch the very beginning of the messages -- I seem to remember seeing this scroll by once and it was a different message. (Maybe something about the device holding the bus for too long?) If there's a place where these messages are logged I can go and check that out.

David Ross
dross%pobox.com@localhost

--------------------------------------------------
From: <dross00%hotmail.com@localhost>
Sent: Wednesday, July 16, 2008 10:22 PM
To: "Izumi Tsutsui" <tsutsui%ceres.dti.ne.jp@localhost>
Cc: <isaki%pastel-flower.jp@localhost>; <jdc%coris.org.uk@localhost>; <port-atari%NetBSD.org@localhost>; <tsutsui%ceres.dti.ne.jp@localhost>
Subject: Re: Booting /NetBSD-daily/netbsd-4/200807120002Z on my TT030

Thank you Izumi!  And really sorry for the delay.

When booting the kernel below I get the temporary freeze after "kbd0 at mainbus0". After waiting that out, the kernel recognizes a few other devices and boots to the root device prompt. So it looks like the problem does in fact relate to the ncrscsi driver.

FWIW, I'm seeing instability with the ncrscsi driver on 1.6.1. (1.6.1 is the latest netbsd atari distribution that seems to install) I'm unable to get uptime of more than 24 hours or so without seeing some ncrscsi related messages printed to the console and then the kernel debugger or a reboot. I'll try to capture the messages next time I see them.

David Ross
dross%pobox.com@localhost

--------------------------------------------------
From: "Izumi Tsutsui" <tsutsui%ceres.dti.ne.jp@localhost>
Sent: Sunday, July 13, 2008 8:37 AM
To: <dross00%hotmail.com@localhost>
Cc: <isaki%pastel-flower.jp@localhost>; <jdc%coris.org.uk@localhost>; <port-atari%NetBSD.org@localhost>; <tsutsui%ceres.dti.ne.jp@localhost>
Subject: Re: Booting /NetBSD-daily/netbsd-4/200807120002Z on my TT030

dross00%hotmail.com@localhost wrote:

I grabbed /NetBSD-daily/netbsd-4/200807120002Z today and attempted to boot
it up today.  Results are pretty much the same as before...

Well, it's expected because there are few atari specific pullups
against netbsd-4 branch..

I've created another kernel, which doesn't have ncrscsi support
but has RAMDISK root fs with MI sys/dev/md_root.c.
Could you try this one?
http://www.ceres.dti.ne.jp/~tsutsui/netbsd/netbsd-atari-BOOT_RAMDISK-20080702.gz

If it works (at least no hangup), the problem might be
around the scsi driver.
---
Izumi Tsutsui




Home | Main Index | Thread Index | Old Index