Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 1999 08:23:51 -0700 (PWT)
From:      Matthew Jacob <mjacob@feral.com>
To:        John Lengeling <johnl@raccoon.com>
Cc:        freebsd-scsi@FreeBSD.ORG
Subject:   Re: Problems with HP T20 SCSI Travan under FreeBSD 3.1
Message-ID:  <Pine.LNX.4.04.9904280819500.24720-100000@feral.com>
In-Reply-To: <3727FA0C.E3780714@raccoon.com>

next in thread | previous in thread | raw e-mail | index | archive | help
For once I actually *have* such a device. 

> (sa0:ahc0:0:4:0): LOAD UNLOAD. CDB: 1b 0 0 0 1 0 
> (sa0:ahc0:0:4:0): MEDIUM ERROR asc:15,2
> (sa0:ahc0:0:4:0): Positioning error detected by read of medium

This error sounds like you haven't got the right kind of media. The
drive is very picky.

I really have only used C4435 (HP tested/certified 20GB TR-5 cartridge).
I ordered some TR-4s by mistake. No can do.

Other than that, add:

  	{
  		{ T_SEQUENTIAL, SIP_MEDIA_REMOVABLE, "HP",
 		  "T20*", "*"}, SA_QUIRK_FIXED|SA_QUIRK_1FM, 512
 	},

and that seems to work so far for me.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.04.9904280819500.24720-100000>