LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   CD Burning Problems (RH8.0+SCSI CDRW) (https://www.linuxquestions.org/questions/linux-software-2/cd-burning-problems-rh8-0-scsi-cdrw-49474/)

Maxx Excaliber 03-12-2003 01:16 PM

CD Burning Problems (RH8.0+SCSI CDRW)
 
Hello, all...
I'm having a bit of a problem. Ever since I upgraded to RH 8.0 I have been completely unable to burn CDs in my Yamaha CRW4416S SCSI CDRW. CDRecord -scanbus sees it just fine, however, when I try to actually BURN something (using the latest and greatest XCdroast + CDRTools direct from the authors' download sites) I get SCSI bus errors and end up rebooting the system so I can do other things.
My hardware is as follows:
Duron 1100, AMD Chipset motherboard, Advansys ABP940U SCSI controller, Yamaha CRW4416S (latest firmware), and IBM DGHS09Y SCSI HDD. The CDRW is terminating the SCSI chain, for what it's worth.
This *did* work previously in RH 7.1. When I upgraded the kernel in RH 7.1 it stopped working, but if I were to reboot and choose the original kernel for RH 7.1 it would work again. I have made sure that the media I'm trying to burn is "high quality" media (whatever that is... typically I try to make sure I'm using brand-name media.) I'm at a loss here. I'm thinking I may have to give up and go with an ATAPI CDRW, but I'd rather not...
Any help would be appreciated! :confused:

Tinkster 03-12-2003 03:19 PM

Hmmm ... not too familiar with RH's kernels...

But did you consider using a stock-kernel
from http://www.kernel.org and see what it does?

Also, you might want to diff the two RH kernel
source trees for the drivers of your SCSI controller
to see how/why RH patched it to death, and whether
you could use the old source with your newer kernel.

Obviously it's a fault of the newer kernel, so I wouldn't
give up on the good hardware :)


Cheers,
Tink

Maxx Excaliber 03-12-2003 03:36 PM

Thanks, Tinkster. I think you're probably right on the money. I've been tempted to try and grab an older version of the CDRecord software and the Advansys drivers and see if there's any difference if I use them instead. OTOH, it *is* only a 4x4x16 CDRW, and for about $50 (CompGeeks) I can get a MUCH faster ATAPI CDRW. :-)

Aussie 03-12-2003 08:47 PM

I'd be getting the new drive if I was you.

Tinkster 03-12-2003 09:19 PM

LOL @ Bern

Cheers,
Tink

Maxx Excaliber 03-14-2003 06:13 AM

Hey, everyone... in a desperate attempt to make it work, I downgraded my CDRTOOLS to 1.10-11. It still doesn't work. Here's the output of attempting to burn an audio CD from a bunch of wav files:
[root@slave1 john]# cdrecord -v -audio -pad speed=3 dev=0,6,0 /stuff/tclark*.wav
Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jrg Schilling
TOC Type: 0 = CD-DA
scsidev: '0,6,0'
scsibus: 0 target: 6 lun: 0
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.5'
atapi: 0
Device type : Removable CD-ROM
Version : 2
Response Format: 2
Capabilities : SYNC
Vendor_info : 'YAMAHA '
Identifikation : 'CRW4416S '
Revision : '1.0j'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags : SWABAUDIO
Drive buf size : 1566432 = 1529 KB
FIFO size : 4194304 = 4096 KB
Track 01: audio 34 MB (03:26.40) no preemp
Track 02: audio 40 MB (03:59.13) no preemp
Track 03: audio 38 MB (03:49.37) no preemp
Track 04: audio 38 MB (03:46.62) no preemp
Track 05: audio 29 MB (02:53.33) no preemp
Track 06: audio 33 MB (03:21.29) no preemp
Track 07: audio 36 MB (03:36.61) no preemp
Track 08: audio 34 MB (03:22.56) no preemp
Track 09: audio 40 MB (04:03.62) no preemp
Track 10: audio 38 MB (03:47.34) no preemp
Track 11: audio 44 MB (04:26.02) no preemp
Track 12: audio 42 MB (04:12.33) no preemp
Total size: 455 MB (45:06.66) = 203000 sectors
Lout start: 455 MB (45:08/50) = 203000 sectors
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 5
Reference speed: 2
Is unrestricted
Is erasable
ATIP start of lead in: -11635 (97:26/65)
ATIP start of lead out: 337350 (75:00/00)
speed low: 2 speed high: 2
power mult factor: 5 6
recommended erase/write power: 3
Disk type: Phase change
Manuf. index: 3
Manufacturer: CMC Magnetics Corporation
Blocks total: 337350 Blocks current: 337350 Blocks remaining: 134350
Starting to write CD/DVD at speed 2 in write mode for single session.
Last chance to quit, starting real write in 0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Performing OPC...
Starting new track at sector: 0
Track 01: 0 of 34 MB written.cdrecord: Input/output error. write_g1: scsi sendcmd: no error
CDB: 2A 00 00 00 00 1B 00 00 1B 00
status: 0x2 (CHECK CONDITION)

Any ideas????

fsbooks 03-14-2003 07:05 AM

From original post:
Quote:

This *did* work previously in RH 7.1. When I upgraded the kernel in RH 7.1 it stopped working, but if I were to reboot and choose
the original kernel for RH 7.1 it would work again.
From Tinkster:
Quote:

But did you consider using a stock-kernel
from http://www.kernel.org and see what it does?
So why don't you? Personally I have never had good luck with Redhat kernels and my SCSI equipment. Build your own. If that does not work, then it is worth looking into more.

Maxx Excaliber 03-14-2003 10:11 AM

Hmm... I suppose I could build a new kernel... however I'm tempted to just chuck the SCSI and go with ATAPI. I think one thing I'm gonna try is taking it out and get a friend with Windows XP to see if he can burn using my drive. He's got an identical model in that machine which works for him, so that would be a good test, I think...

fsbooks 03-14-2003 06:57 PM

If you're going to chuck it, just send it to me, OK ;-)


All times are GMT -5. The time now is 09:23 PM.