You are not logged in.

#1 2010-06-02 16:35:29

lagagnon
Member
From: an Island in the Pacific...
Registered: 2009-12-10
Posts: 1,087
Website

[Solved] Cannot burn CD's with LG drive on new system

Arch x86_64 (up-to-date) on a Zotac GF-8200-C-E miniITX motherboard, Athlon II X2 240 CPU with an LG SATA GH22NS50 DVD+-RW drive. The drive reads CD's fine, but cannot burn anything successfully. The drive works fine on a WinXP system. I have tried burning as root with bashburn, cdrecord, and xfburn, to no avail. I have also tried changing the SATA section in my BIOS from IDE to AHCI to no avail and have tried various media. The drive has the latest firmware installed. Part of my cdrecord log is below - showing the errors:

...,
Starting new track at sector: 0
Track 01:    1 of  520 MB written (fifo 100%) [buf  96%]   1.3x.Errno: 5 (Input/output error), write_g1 scsi sendcmd: no error
CDB:  2A 00 00 00 02 0F 00 00 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 2A 30 06 90 21 02 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x21 Qual 0x02 (invalid address for write) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.003s timeout 40s

write track data: error after 1079296 bytes
wodim: The current problem looks like a buffer underrun.
wodim: It looks like 'driveropts=burnfree' does not work for this drive.
wodim: Please report.
wodim: Make sure that you are root, enable DMA and check your HW/OS set up.
Writing  time:   13.317s
Average write speed 268.0x.
Min drive buffer fill was 96%
Fixating...

There are both sense errors and wodim errors above. Below is relevant output from "lspci -v":

00:09.0 SATA controller: nVidia Corporation Device 0584 (rev a2) (prog-if 01 [AHCI 1.0])
    Subsystem: ZOTAC International (MCO) Ltd. Device a100
    Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 28
    I/O ports at 09f0 [size=8]
    I/O ports at 0bf0 [size=4]
    I/O ports at 0970 [size=8]
    I/O ports at 0b70 [size=4]
    I/O ports at dc00 [size=16]
    Memory at fe026000 (32-bit, non-prefetchable) [size=8K]
    Capabilities: <access denied>
    Kernel driver in use: ahci
    Kernel modules: ahci

And relevant output from "hwinfo -cdrom":

28: SCSI 100.0: 10602 CD-ROM (DVD)
  [Created at block.249]
  Unique ID: KD9E.Am5rv5hXfm7
  Parent ID: WL76.n+8cCHqK4_3
  SysFS ID: /class/block/sr0
  SysFS BusID: 1:0:0:0
  SysFS Device Link: /devices/pci0000:00/0000:00:09.0/host1/target1:0:0/1:0:0:0
  Hardware Class: cdrom
  Model: "HL-DT-ST DVDRAM GH22NS50"
  Vendor: "HL-DT-ST"
  Device: "DVDRAM GH22NS50"
  Revision: "TN02"
  Driver: "ahci", "sr"
  Driver Modules: "ahci"
  Device File: /dev/sr0 (/dev/sg1)
  Device Files: /dev/sr0, /dev/block/11:0, /dev/scd0, /dev/disk/by-path/pci-0000:00:09.0-scsi-1:0:0:0, /dev/cd/cdrom-1:0:0:0, /dev/cd/cdrw-1:0:0:0, /dev/cd/dvd-1:0:0:0, /dev/cd/dvdrw-1:0:0:0
  Device Number: block 11:0 (char 21:1)
  Features: CD-R, CD-RW, DVD, DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL, DVD-RAM, MRW, MRW-W
  Drive status: no medium
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #14 (SATA controller)
  Drive Speed: 48

And more information from "cdrecord -scanbus":

scsibus1:
    1,0,0    100) 'HL-DT-ST' 'DVDRAM GH22NS50 ' 'TN02' 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) *

Any ideas on what I can do to burn successfully with this drive would be appreciated.

Larry

Last edited by lagagnon (2010-08-11 16:35:27)


Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.

Offline

#2 2010-06-02 18:47:44

kfgz
Member
From: Supraśl, Poland
Registered: 2009-03-02
Posts: 114

Re: [Solved] Cannot burn CD's with LG drive on new system

I suggest you to use original cdrecord (not cdrkit).

pacman -Rnd cdrkit
yaourt -S cdrtools --aur

Last edited by kfgz (2010-06-02 19:02:22)

Offline

#3 2010-06-02 19:10:02

lagagnon
Member
From: an Island in the Pacific...
Registered: 2009-12-10
Posts: 1,087
Website

Re: [Solved] Cannot burn CD's with LG drive on new system

kfgz: thanks for the input. I tried your suggestion, but the burn still fails, this time with slightly different errors from cdrecord:

Performing OPC...
Sending CUE sheet...
cdrecord: WARNING: Drive returns wrong startsec (0) using -150
Writing pregap for track 1 at -150
Starting new track at sector: 0
Track 01:    0 of  520 MB written.cdrecord: Input/output error. write_g1: scsi sendcmd: no error
CDB:  2A 00 00 00 00 50 00 00 10 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 2A 00 00 90 30 05 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x30 Qual 0x05 (cannot write medium - incompatible format) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.002s timeout 200s

write track data: error after 163840 bytes
cdrecord: A write error occured.
cdrecord: Please properly read the error message above.
Writing  time:   69.338s
Average write speed  51.3x.
Fixating...
Fixating time:    0.004s
cdrecord: fifo had 133 puts and 6 gets.
cdrecord: fifo was 0 times empty and 2 times full, min fill was 96%.

??? Strange and frustrating as I have now tried so many possibilites and burned at least 15 coasters!


Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.

Offline

#4 2010-06-02 19:22:32

kfgz
Member
From: Supraśl, Poland
Registered: 2009-03-02
Posts: 114

Re: [Solved] Cannot burn CD's with LG drive on new system

I found some solutions on google

http://osdir.com/ml/audio.cd-record/200 … 00106.html
http://www.linuxquestions.org/questions … ror-79353/

I think you should search for solutions based on this error message

Input/output error. write_g1: scsi sendcmd: no error

Offline

#5 2010-06-04 04:14:33

lagagnon
Member
From: an Island in the Pacific...
Registered: 2009-12-10
Posts: 1,087
Website

Re: [Solved] Cannot burn CD's with LG drive on new system

Tried your suggestions, to no avail. I am beginning to suspect a kernel bug from my research. Other users experienced same with certain kernel versions - and apparently an upgrade to Ubuntu 10.04 from its previous version fixed the problem. I believe the Ubuntu kernel is different to our current one, but will do some more research and try some different kernels and distros to see what happens.


Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.

Offline

#6 2010-06-04 09:49:28

zenlord
Member
From: Belgium
Registered: 2006-05-24
Posts: 1,221
Website

Re: [Solved] Cannot burn CD's with LG drive on new system

What did you try to burn? If it is the same image (cue/bin) that you're trying to burn, I would suggest to try something else.

Since I switched from cdrkit to cdrtools, I have never had any problems burning files, images, music or whatever...

Zl.

Offline

#7 2010-06-04 15:43:16

lagagnon
Member
From: an Island in the Pacific...
Registered: 2009-12-10
Posts: 1,087
Website

Re: [Solved] Cannot burn CD's with LG drive on new system

I tried a number of different ISO's - same errors.


Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.

Offline

#8 2010-08-11 16:37:05

lagagnon
Member
From: an Island in the Pacific...
Registered: 2009-12-10
Posts: 1,087
Website

Re: [Solved] Cannot burn CD's with LG drive on new system

The last update I did to my system 2 weeks ago, to kernel 2.6.34 seems to have solved this burning issue (pun intended). I am unable to burn a normal CD at anything faster than 4x but I will treat that as a different issue to solve.


Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.

Offline

#9 2010-08-11 22:05:11

defears
Member
Registered: 2010-07-26
Posts: 218

Re: [Solved] Cannot burn CD's with LG drive on new system

The only way i could burn on my sata dvd drive was add a line in /etc/fstab.
/dev/sr0                /media/dvd     auto     ro,user,noauto,unhide   0      0

Sorry  for the edit. Forgot the 'auto'. Going by memory sucks when you're getting older.

Last edited by defears (2010-08-12 01:29:39)

Offline

Board footer

Powered by FluxBB