You are not logged in.

#1 2009-04-05 11:03:07

blazzter
Member
Registered: 2009-03-25
Posts: 16

cd burning problem

hello, I've anoying problem with burning cd, after 20 - 30 MB burned every app I've tried give me error like this:

$ wodim -v dev=/dev/cdrom /home/blazzter/downloads/archlinux-2009.02-core-i686.iso                                                                                      
wodim: No write mode specified.                                                              
wodim: Asuming -tao mode.                                                                    
wodim: Future versions of wodim may have different drive dependent defaults.                 
TOC Type: 1 = CD-ROM                                                                         
wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits.scsidev: '/dev/cdrom'                                                                                         
devname: '/dev/cdrom'                                                                        
scsibus: -2 target: -2 lun: -2                                                               
Linux sg driver version: 3.5.27                                                              
Wodim version: 1.1.9                                                                         
SCSI buffer size: 64512                                                                      
Device type    : Removable CD-ROM                                                            
Version        : 0                                                                           
Response Format: 2                                                                           
Capabilities   :                                                                             
Vendor_info    : 'MATSHITA'                                                                  
Identification : 'DVD-RAM UJ-850S '                                                          
Revision       : '1.21'                                                                      
Device seems to be: Generic mmc2 DVD-R/DVD-RW.                                               
Current: 0x0009 (CD-R)                                                                       
Profile: 0x0012 (DVD-RAM)                                                                    
Profile: 0x002B (DVD+R/DL)                                                                   
Profile: 0x001B (DVD+R)                                                                      
Profile: 0x001A (DVD+RW)                                                                     
Profile: 0x0016 (DVD-R/DL layer jump recording)                                              
Profile: 0x0015 (DVD-R/DL sequential recording)                                              
Profile: 0x0013 (DVD-RW restricted overwrite)                                                
Profile: 0x0014 (DVD-RW sequential recording)                                                
Profile: 0x0011 (DVD-R sequential recording)                                                 
Profile: 0x0010 (DVD-ROM)                                                                    
Profile: 0x000A (CD-RW)                                                                      
Profile: 0x0009 (CD-R) (current)                                                             
Profile: 0x0008 (CD-ROM)                                                                     
Profile: 0x0002 (Removable disk)                                                             
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).                                      
Driver flags   : MMC-3 SWABAUDIO BURNFREE                                                    
Supported modes: TAO PACKET SAO                                                              
Drive buf size : 1310720 = 1280 KB                                                           
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device                   
communication breaks or freezes immediately after that.                                      
FIFO size      : 4194304 = 4096 KB                                                           
Track 01: data   310 MB                                                                      
Total size:      357 MB (35:22.74) = 159206 sectors                                          
Lout start:      357 MB (35:24/56) = 159206 sectors                                          
Current Secsize: 2048                                                                        
ATIP info from disk:                                                                         
  Indicated writing power: 5                                                                 
  Is not unrestricted                                                                        
  Is not erasable                                                                            
  Disk sub type: Medium Type B, low Beta category (B-) (4)                                   
  ATIP start of lead in:  -12369 (97:17/06)                                                  
  ATIP start of lead out: 359849 (79:59/74)                                                  
Disk type:    Short strategy type (Phthalocyanine or similar)                                
Manuf. index: 69                                                                             
Manufacturer: Moser Baer India Limited                                                       
Manufacturer is guessed because of the orange forum embargo.                                 
The orange forum likes to get money for recent information.                                  
The information for this media may not be correct.                                           
Blocks total: 359849 Blocks current: 359849 Blocks remaining: 200643                         
Speed set to 4234 KB/s                                                                       
Starting to write CD/DVD at speed  24.0 in real TAO 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:   33 of  310 MB written (fifo 100%) [buf  99%]   8.2x.Errno: 0 (Success), write_g1scsi sendcmd: no error
CDB:  2A 00 00 00 42 5C 00 00 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: F1 00 03 00 00 3F DE 0A 00 2B 00 00 0C 00 00 00
Sense Key: 0x3 Medium Error, deferred error, Segment 0
Sense Code: 0x0C Qual 0x00 (write error) Fru 0x0
Sense flags: Blk 16350 (valid)
resid: 63488
cmd finished after 5.936s timeout 40s

write track data: error after 34791424 bytes
wodim: A write error occured.
wodim: Please properly read the error message above.
Writing  time:   46.054s
Average write speed  53.5x.
Min drive buffer fill was 97%
Fixating...
Fixating time:   37.180s
BURN-Free was never needed.
wodim: fifo had 612 puts and 549 gets.
wodim: fifo was 0 times empty and 536 times full, min fill was 89%.

my lsmod

piix                    8200  0                                    
ata_piix               23300  0                                    
xt_limit                3972  8                                    
xt_tcpudp               4864  7                                    
iptable_mangle          4608  0                                    
ipt_LOG                 7684  8                                    
ipt_MASQUERADE          4608  0                                    
nf_nat                 18708  1 ipt_MASQUERADE                     
xt_DSCP                 4992  0                                    
ipt_REJECT              4864  1                                    
nf_conntrack_irc        7076  0                                    
nf_conntrack_ftp        9380  0                                    
nf_conntrack_ipv4      14988  8 nf_nat                             
nf_defrag_ipv4          3712  1 nf_conntrack_ipv4                  
xt_state                3968  6                                    
nf_conntrack           58696  6 ipt_MASQUERADE,nf_nat,nf_conntrack_irc,nf_conntrack_ftp,nf_conntrack_ipv4,xt_state                                                                        
iptable_filter          4608  1                                                              
ip_tables              12944  2 iptable_mangle,iptable_filter                                
x_tables               14980  8 xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,xt_DSCP,ipt_REJECT,xt_state,ip_tables                                                                           
radeon                145824  2                                                              
drm                    83880  3 radeon                                                       
uinput                  9216  2                                                              
ac                      6020  0                                                              
psmouse                55828  0                                                              
asus_laptop            17912  0                                                              
led_class               5508  1 asus_laptop                                                  
battery                12036  0                                                              
button                  7824  0                                                              
fan                     6276  1                                                              
video                  18704  0                                                              
output                  4608  1 video                                                        
thermal                17180  1                                                              
evdev                  11296  9                                                              
snd_hda_intel         412980  4                                                              
snd_pcm                70020  1 snd_hda_intel                                                
snd_timer              21384  1 snd_pcm                                                      
snd_page_alloc         10120  2 snd_hda_intel,snd_pcm                                        
snd_hwdep               9092  1 snd_hda_intel                                                
snd                    50980  12 snd_hda_intel,snd_pcm,snd_timer,snd_hwdep                   
soundcore               8160  1 snd                                                          
ati_agp                 8844  0                                                              
agpgart                31572  2 drm,ati_agp                                                  
atl2                   27288  0                                                              
cpufreq_ondemand        8972  2                                                              
cpufreq_powersave       3456  0                                                              
acpi_cpufreq            9868  0                                                              
freq_table              5632  2 cpufreq_ondemand,acpi_cpufreq                                
processor              41388  4 thermal,acpi_cpufreq
atiixp                  5636  0
ext2                   66184  0
mbcache                 8708  1 ext2
xfs                   561864  1
usb_storage            95552  0
usbhid                 36640  0
hid                    40704  1 usbhid
ohci_hcd               25360  0
ehci_hcd               37388  0
usbcore               136848  5 usb_storage,usbhid,ohci_hcd,ehci_hcd
ata_generic             6788  0
ide_cd_mod             38152  0
cdrom                  35360  1 ide_cd_mod
ide_pci_generic         5636  0
ide_core              103112  4 piix,atiixp,ide_cd_mod,ide_pci_generic
i2c_piix4              11152  0
i2c_core               22804  1 i2c_piix4
rtc_cmos               12332  0
rtc_core               17564  1 rtc_cmos
rtc_lib                 4480  1 rtc_core
ahci                   30988  5
libata                157856  3 ata_piix,ata_generic,ahci
reiserfs              231424  3
sd_mod                 27036  6
scsi_mod              102164  3 usb_storage,libata,sd_mod

dmesg | grep cdrom

cdrom: This disc doesn't have any tracks I recognize!

Last edited by blazzter (2009-04-06 09:48:43)

Offline

Board footer

Powered by FluxBB