Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Wangtek SCSI Streamer with Linux, help please

6 views
Skip to first unread message

Richard J. Freedman

unread,
Oct 7, 2000, 3:00:00 AM10/7/00
to
Sat, 07 Oct 2000 19:47:36 +0200, Zbigniew Lisiecki <zlis...@lycos.de> wrote:

>Hi,
>I use SuSE 6.2 Linux and try to switch on my old Wangtek 5525ES SCSI
>Streamer.
>The device is recognised at boot time. I set SCSI-tape support in
>kernel,
>but its obviously not enough. After dd if=/dev/st0 i get Input/output
>error.
>Also mt won`t push the tape. Who can help me please.
>Wangtek is not officially supported by my Linux distrubutor SuSE, but
>a generic SCSI driver must work. Am I right ?
>--
>Zbigniew Lisiecki


What is the output of "mt -f /dev/nst0 status"

Dick Freedman

Zbigniew Lisiecki

unread,
Oct 8, 2000, 3:00:00 AM10/8/00
to
Hi Dick,
here is output of mt status:

drive type = Generic SCS-1 tape
drive status = 268435968
sense key error = 0
residue count = 0
file number = 0
block number = 0
Tape block size 512 ybtes. Density code 0x10 (QIC-150/250 (GCR
10000bpi)).
Soft error count since last ststus=0
General status bits on (45010000):
BOT WR_PROT ONLINE IM_REP_EN

Than You for YOur interest.

--
Zbigniew Lisiecki

Richard J. Freedman

unread,
Oct 8, 2000, 3:00:00 AM10/8/00
to


Your status output looks OK. Notice that your tape is write-protected.
It is possible that your drive or tape is bad. I would get a new tape
if possible, make sure the write protect is off and the use tar or dd
to write a file and try and read it back. Not sure what else you can do.
--
Dick Freedman

Zbigniew Lisiecki

unread,
Oct 12, 2000, 3:00:00 AM10/12/00
to
Hi Dick,
my tape is OK, but with this Linux driver I just cannot read the
write protected tape. For me its not the problem any more, but
this must be an error in the driver.
Thank You
Zbyszek

--
Zbigniew Lisiecki

W Bauske

unread,
Nov 3, 2000, 11:36:31 PM11/3/00
to

Try add "bs=512" to your dd command. The tape has a block
size of 512 according to your status command and you typically
need to read a tape with the correct block size.

QIC tape drives also have other oddities when you write to them.


Wes

0 new messages