Werner,
Pleased to here the patch worked. Thought I would add something to Matthew's comments:
Matt,
> This patch helped a lot, but I'm still getting some erros. At least I'm
> now able to mount and to burn CDs. Here are some questions I still
> have:
> - Why did I had this problem? I know of other people who have a 8230e but
> they did not had to apply a patch. Is there maybe a difference between
> the different writable CDs?
If you open up one of the HP drives you find that it's just a standard
IDE/ATAPI drive and a special USB->ATAPI converter board. I expect this means
that HP can pick and choose which 'actual' drive goes into the box and
will change as their ATAPI product line changes. Therefore the label
printed on the outside of the USB box may not be in sync with the drive
inside.
> - Do I now have a 8230e or a 'CD-Writer+ 8290' drive as
> 'cdrecord -scanbus' and /etc/sysconfig/hwconf are saying?
Sort of both. The 8230e means it's a USB drive. But the internal ATAPI drive
will be a 8290.
> - When I was burning a rewritable CD a 2nd time, I was getting some
> IO errors. The CD looks ok though. Is this something I should pay
> attention to??
> Here are the cdrecord outputs when I burned a rewritable CD two times:
I'm not an expert on this either. However, from my limited experience I
think these errors are slightly worrying but not too serious. They can
occur when there is a timing mismatch between the application/driver and
the drive. The application should just be able to retry and all will be
well.
Burning the rewritable CD the 1st time which looks ok:
======================================================
alpha:root# cdrecord -v --eject dev=1,0,0 speed=4 fisher-i386-disc1.iso
Cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling
TOC Type: 1 = CD-ROM
scsidev: '1,0,0'
scsibus: 1 target: 0 lun: 0
Linux sg driver version: 3.1.17
Using libscg version 'schily-0.1'
atapi: 1
Device type : Removable CD-ROM
Version : 2
Response Format: 1
Vendor_info : 'HP '
Identifikation : 'CD-Writer+ 8290 '
Revision : '1.3C'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags : SWABAUDIO
Drive buf size : 1343488 = 1312 KB
FIFO size : 4194304 = 4096 KB
Track 01: data 649 MB
Total size: 746 MB (73:54.96) = 332622 sectors
Lout start: 746 MB (73:56/72) = 332622 sectors
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 6
Reference speed: 2
Is not unrestricted
Is erasable
ATIP start of lead in: -11078 (97:34/22)
ATIP start of lead out: 336075 (74:43/00)
speed low: 0 speed high: 4
power mult factor: 3 5
recommended erase/write power: 3
A2 values: 5C C6 26
Disk type: Phase change
Manuf. index: 11
Manufacturer: Mitsubishi Chemical Corporation
Blocks total: 336075 Blocks current: 336075 Blocks remaining: 3453
Starting to write CD/DVD at speed 4 in write mode for single session.
Last chance to quit, starting real write in 1 seconds.
Waiting for reader process to fill input buffer ... input buffer ready.
Performing OPC...
Starting new track at sector: 0
Track 01: 649 of 649 MB written (fifo 100%).
Track 01: Total bytes read/written: 681205760/681205760 (332620 sectors).
Writing time: 1115.675s
Fixating...
Fixating time: 60.992s
cdrecord: fifo had 10730 puts and 10730 gets.
cdrecord: fifo was 0 times empty and 10665 times full, min fill was 98%.
alpha:root#
Burning the rewritable CD a 2nd time which triggered some errors:
=================================================================
alpha:root# cdrecord -v --eject dev=1,0,0 speed=4 fisher-i386-disc1.iso
Cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling
TOC Type: 1 = CD-ROM
scsidev: '1,0,0'
scsibus: 1 target: 0 lun: 0
Linux sg driver version: 3.1.17
Using libscg version 'schily-0.1'
atapi: 1
Device type : Removable CD-ROM
Version : 2
Response Format: 1
Vendor_info : 'HP '
Identifikation : 'CD-Writer+ 8290 '
Revision : '1.3C'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags : SWABAUDIO
Drive buf size : 1343488 = 1312 KB
FIFO size : 4194304 = 4096 KB
Track 01: data 649 MB
Total size: 746 MB (73:54.96) = 332622 sectors
Lout start: 746 MB (73:56/72) = 332622 sectors
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 6
Reference speed: 2
Is not unrestricted
Is erasable
ATIP start of lead in: -11078 (97:34/22)
ATIP start of lead out: 336075 (74:43/00)
speed low: 0 speed high: 4
power mult factor: 3 5
recommended erase/write power: 3
A2 values: 5C C6 26
Disk type: Phase change
Manuf. index: 11
Manufacturer: Mitsubishi Chemical Corporation
Trying to clear drive status.
cdrecord: Drive needs to reload the media to return to proper status.
Blocks total: 1166730 Blocks current: 1166730 Blocks remaining: 834108
Starting to write CD/DVD at speed 4 in write mode for single session.
Last chance to quit, starting real write in 1 seconds.
Waiting for reader process to fill input buffer ... input buffer ready.
Performing OPC...
Starting new track at sector: 0
Track 02: 649 of 649 MB written (fifo 100%).
Track 02: Total bytes read/written: 681205760/681205760 (332620 sectors).
Writing time: 1114.365s
Fixating...
cdrecord: Input/output error. close track/session: scsi sendcmd: retryable error
CDB: 5B 00 02 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 72 03 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x72 Qual 0x03 (session fixation error - incomplete track in session) Fru
0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.447s timeout 480s
Fixating time: 0.501s
cdrecord: Input/output error. mode select g1: scsi sendcmd: retryable error
CDB: 55 10 00 00 00 00 00 00 10 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 26 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x26 Qual 0x00 (invalid field in parameter list) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.032s timeout 40s
cdrecord: fifo had 10730 puts and 10730 gets.
cdrecord: fifo was 0 times empty and 10665 times full, min fill was 98%.
alpha:root#
On Sun, 4 Mar 2001, Matthew Dharm wrote:
> Try the attached patch.
>
> Matt
>
> On Sun, Mar 04, 2001 at 03:41:08AM -0500, [EMAIL PROTECTED] wrote:
> >
> > I read the documentation several times but I have no luck. I recompiled
> > the kernel several times with different options etc.
> >
> > I just noticed the following: When I try to mount a Redhat CD from
> > /dev/scd1, it fails with the error message"
> > Mar 4 03:35:27 alpha kernel: sr1: unsupported sector size 1310976.
> > Mar 4 03:35:27 alpha kernel: isofs_read_super: bread failed, dev=0b:01,
>iso_blknum=205524048, block=205524048
> > Mar 4 03:35:27 alpha kernel: sr1: CDROM (ioctl) reports ILLEGAL REQUEST.
> >
> >
> > I guess I have the same problem like this guy; Check out:
> > http://lists.sourceforge.net/archives//linux-usb-users/2000-December/001428.html
> > and especially this one:
> > http://lists.sourceforge.net/archives//linux-usb-users/2000-December/001430.html
> >
> >
> > Should I return this burner? And note how it says 8290 instead of 8230e;
> > (on the box and on the drive it says 8230e). So is it really a 8230e??????
> >
> > alpha:root# cdrecord -scanbus
> > Cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling
> > Linux sg driver version: 3.1.17
> > Using libscg version 'schily-0.1'
> > [SNIP[
> > scsibus1:
> > cdrecord: Warning: controller returns zero sized CD capabilities page.
> > cdrecord: Warning: controller returns wrong page 1A for CD capabilities
> > page (2A).
> > 1,0,0 100) 'HP ' 'CD-Writer+ 8290 ' '1.3C' Removable CD-ROM
> > 1,1,0 101) *
> > 1,2,0 102) *
> > 1,3,0 103) *
> > 1,4,0 104) *
> > 1,5,0 105) *
> > 1,6,0 106) *
> > 1,7,0 107) *
> > alpha:root#
> >
> > Thanks
> > Werner
> >
> >
> >
> >
> >
> > On Sat, 3 Mar 2001, Matthew Dharm wrote:
> >
> > > On Sat, Mar 03, 2001 at 09:56:42PM -0500, [EMAIL PROTECTED] wrote:
> > > > alpha:root# cdrecord -blank fast /dev/scd1
> > >
> > > Wrong syntax. Upgrade to cdrecord-1.10a4 or later and RTFM.
> > >
> > > Matt
> > >
> > >
>
>
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users