[1192] in linux-scsi channel archive
Re: Exabyte 8200
daemon@ATHENA.MIT.EDU (tenthumbs@cybernex.net)
Mon Dec 30 11:54:25 1996
From: tenthumbs@cybernex.net
To: inaninck@koha.koha.nl
Cc: linux-scsi@vger.rutgers.edu
Date: Mon, 30 Dec 1996 16:51:19 GMT
Reply-To: tenthumbs@cybernex.net
In-Reply-To: <199612301050.LAA23999@bentley.getronics.nl>
On Mon, 30 Dec 1996 11:50:40 +0100, you wrote:
> Hello All,
>
> Sorry for this -hopefully not- mailbox-exploding message. I'll make it up
> with you with a simple 'I love you...' when you can really help me :-))
>
> After some time now, I'm getting sick and tired of my problem with my
> 8mm EXABYTE 8200 SCSI-tape.
>
> I have followed up several advises given by several persons, but none
> of the advises seem to help me properly... :-(
>
> The matter is that my tape is correctly seen by my 2.0.27 kernel:
>
> [skipped]
>
> TMC-8XX/TMC-950 options: ARBITRATE SLOW_HANDSHAKE FAST32
>
> [skipped]
>
Here's a long shot. Try compiling the driver wothout the ARBITRATE option. You
will have to edit linux/drivers/scsi/Makefile. Just remove "-DARBITRATE" from
the entry for seagate.o.
I have the same card with only a cdrom attached and I never could make it work
right with this compile option.
Just a thought.