Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 97 03:19:27 +0200
From:      Ben Stuyts <benst@terminus.stuyts.nl>
To:        "Jordan K. Hubbard" <jkh@time.cdrom.com>
Cc:        stable@FreeBSD.ORG, joerg_wunsch@uriah.heep.sax.de
Subject:   Re: 2nd Notice:  4 days to code freeze in RELENG_2_2 branch.
Message-ID:  <199709270119.DAA22457@daneel.stuyts.nl>
In-Reply-To: <8488.875262955@time.cdrom.com>
References:  <8488.875262955@time.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

On Fri, 26 Sep 1997, "Jordan K. Hubbard" wrote:

> This will be the usual FreeBSD style code-freeze:  New features
> and radical changes not allowed, bug fixes and cleanup permitted.

I just found out that the problem with fixating cdr's are still present in  
RELENG_2_2. (cvsupped two days ago):

[terminus.stuyts.nl src/worm]167: sudo ./burncd /var/tmp/cd
Place CD in the worm drive now and press return:
510966 kilobytes, 1693 seconds
1021932+0 records in
25548+1 records out
523229184 bytes transferred in 1706.858504 secs (306545 bytes/sec)

/var/log/messages says after writing, but before finishing, so probably  
during fixating:

Sep 27 02:56:24 terminus /kernel: worm0(ahc0:5:0): MEDIUM ERROR  
info:0x80000082 asc:34,0

I tried a suggestion posted by J"org here, but that doesn't seem to work:

%scsi -f /dev/rworm0.ctl -s 3600 -c "e9 0 0 0 0 0 0 0 1 0"
SCIOCCOMMAND ioctl: Command accepted.
return status 3 (Sense Returned) host adapter status 2
Command out (10 of 10):
e9 00 00 00 00 00 00 00 01 00

Error code is "current errors"
Segment number is 00
Sense key is "Illegal request"
The Information field is 80000002 (-2147483646).
The Command Specific Information field is 00000000 (0).
Additional sense code: 82
Additional sense code qualifier: 00
sense (32 of 48):
f0 00 05 80 00 00 02 0a 00 00 00 00 82 00 00 00
00 00 00 ff 74 bf 3a 00 00 00 00 00 00 00 00 00

%scsi -f /dev/rworm0.ctl -s 3600 -c "35 0 0 0 0 0 0 0 0 0"
SCIOCCOMMAND ioctl: Command accepted.
return status 3 (Sense Returned) host adapter status 2
Command out (10 of 10):
35 00 00 00 00 00 00 00 00 00

Error code is "current errors"
Segment number is 00
Sense key is "Illegal request"
The Information field is 80000000 (-2147483648).
The Command Specific Information field is 00000000 (0).
Additional sense code: 2c
Additional sense code qualifier: 00
sense (32 of 48):
f0 00 05 80 00 00 00 0a 00 00 00 00 2c 00 00 00
00 00 00 ff 74 bf 3a 00 00 00 00 00 00 00 00 00

%scsi -f /dev/rworm0.ctl -s 3600 -c "e9 0 0 0 0 0 0 0 1 0"
SCIOCCOMMAND ioctl: Command accepted.
return status 3 (Sense Returned) host adapter status 2
Command out (10 of 10):
e9 00 00 00 00 00 00 00 01 00

Error code is "current errors"
Segment number is 00
Sense key is "Illegal request"
The Information field is 80000002 (-2147483646).
The Command Specific Information field is 00000000 (0).
Additional sense code: 82
Additional sense code qualifier: 00
sense (32 of 48):
f0 00 05 80 00 00 02 0a 00 00 00 00 82 00 00 00
00 00 00 ff 74 bf 3a 00 00 00 00 00 00 00 00 00

This is with a Philips CDD2600 drive.

Mounting the same cd after all this did work though. Checked it, and it  
verified fine.

If there's anything I can do or check, please let me know.

With kind regards,
Ben Stuyts



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709270119.DAA22457>