LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   DVD-Burner and possible problem (https://www.linuxquestions.org/questions/linux-software-2/dvd-burner-and-possible-problem-267736/)

minm 12-18-2004 10:48 AM

DVD-Burner and possible problem
 
I didn't know where to put this question but here it is:

I have a DVD Burner that detects the disc, how fast it should burn, etc but it doesn't burn


Ok, now this is what i'm getting when i check the drive:

Quote:

linux:/home/mark # cdrecord dev=/dev/hdc -checkdrive
Cdrecord-Clone-dvd 2.01a27 (i686-suse-linux) Copyright (C) 1995-2004 Jörg Schilling
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to http://www.suse.de/feedback
Note: The author of cdrecord should not be bothered with problems in this version.
scsidev: '/dev/hdc'
devname: '/dev/hdc'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
cdrecord: Warning: using inofficial libscg transport code version (okir@suse.de-scsi-linux-sg.c-1.80-resmgr-patch '@(#)scsi-linux-sg.c 1.80 04/03/08 Copyright 1997 J. Schilling').
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'HL-DT-ST'
Identifikation : 'DVDRAM GSA-4082B'
Revision : 'A204'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
cdrecord: Found DVD media: using cdr_mdvd.
Using generic SCSI-3/mmc DVD-R(W) driver (mmc_mdvd).
Driver flags : SWABAUDIO BURNFREE
Supported modes: PACKET SAO
It seems all good.

Now when I go to burn an ISO image in a program such as xcdroast i get this error:

Quote:

Calling: /usr/X11R6/lib/xcdroast-0.98/bin/xcdrwrap CDRECORD dev= "ATA:1,0,0" gracetime=2 fs=4096k driveropts=noburnfree -v -useinfo speed=4 -dummy -pad -overburn -ignsize -data "/home/mark/temp/SU920.001.iso" ...
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent defaults.
cdrecord: Continuing in 5 seconds...
scsidev: 'ATA:1,0,0'
devname: 'ATA'
scsibus: 1 target: 0 lun: 0
Linux sg driver version: 3.5.27
cdrecord: Warning: using inofficial libscg transport code version (okir@suse.de-scsi-linux-sg.c-1.80-resmgr-patch '@(#)scsi-linux-sg.c 1.80 04/03/08 Copyright 1997 J. Schilling').
SCSI buffer size: 64512
cdrecord: Found DVD media: using cdr_mdvd.
cdrecord: Drive does not support TAO recording.
So now i really don't know what's wrong with my dvd burner.. It seems to detect it, it seems to be able to use TAO mode but it won't.. so mabye im guessing it's the entry in etc/fstab/


Here is what it looks like:
/dev/hdc /media/dvdram subfs fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0



Anyone else know what to do?

Thanks for the help!

(btw i used two different brands, one dvd+r and the other dvd-r)


Thanks all

Emerson 12-18-2004 11:11 AM

Can you write in DAO mode?

minm 12-18-2004 11:14 AM

nope, gives me the same error

When I use SAO arguement(using the console) it starta a countdown but then i get this following error:

Quote:

cdrecord: WARNING: Drive returns wrong startsec (0) using -150
cdrecord: Success. write_g1: scsi sendcmd: no error
CDB: 2A 00 00 00 00 00 00 00 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 03 00 00 00 00 10 32 4D 03 0C 0C 00 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0x0C Qual 0x00 (write error) Fru 0x0
Sense flags: Blk 0 (not valid)
resid: 63488
cmd finished after 6.553s timeout 200s
write track data: error after 0 bytes
cdrecord: A write error occured.
cdrecord: Please properly read the error message above.

minm 12-18-2004 03:05 PM

linux:/home/mark # /usr/bin/growisofs -Z /dev/hdc=/home/mark/temp/SU920.001.iso
Executing 'builtin_dd if=/home/mark/temp/SU920.001.iso of=/dev/hdc obs=32k seek=0'
/dev/hdc: "Current Write Speed" is 4.1x1385KBps.
:-[ WRITE@LBA=260h failed with SK=3h/ASC=0Ch/ACQ=00h]: Input/output error
builtin_dd: 608*2KB out
:-( write failed: Input/output error
/dev/hdc: flushing cache
:-[ SYNCHRONOUS FLUSH CACHE failed with SK=3h/ASC=A0h/ACQ=80h]: Input/output error


Now im getting this error when i type
linux:/home/mark # /usr/bin/growisofs -Z /dev/hdc=/home/mark/temp/SU920.001.iso


anyone? :(

Seagull 12-20-2004 05:20 AM

Quote:

Here is what it looks like:
/dev/hdc /media/dvdram subfs fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
Is this not saying that it's ReadOnly ????

minm 12-20-2004 02:20 PM

Im not sure but it still won't work when i get rid of ro.

Anyways, i went out to buy another dvd-burner and it now works, but at half the speed it's supposed to..
I guess my other one wasn't very good.


All times are GMT -5. The time now is 08:03 PM.