LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-19-2004, 08:53 PM   #1
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
cdrecord and Aopen CRW5232


I picked up a new burner to replace my HP8220e that died. I started writing CD-RW's with K3b just fine but when I try a CD-R it stops, even if I try the -dummy option. I tried cdrecord from a shell and get the same thing. I know the Aopen isn't listed on the cdrecord supported device list so am I out of luck, need to buy a different drive? I'm thinking since it will successfully write a cdrw it should work. Heres the errors I get.

Disk type: Short strategy type (Phthalocyanine or similar)
Manuf. index: 3
Manufacturer: CMC Magnetics Corporation
Trying to clear drive status.
Forcespeed is OFF.
cdrecord: Drive needs to reload the media to return to proper status.
Forcespeed is OFF.
Starting to write CD/DVD at speed 4 in dummy SAO mode for single session.
Last chance to quit, starting dummy write 0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
BURN-Free is OFF.
Sending CUE sheet...
cdrecord: Input/output error. read track info: scsi sendcmd: no error
CDB: 52 01 00 00 00 FF 00 00 1C 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0C 00 00 00 00 24 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x24 Qual 0x00 (invalid field in cdb) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.007s timeout 240s
cdrecord: WARNING: Drive returns wrong startsec (0) using -150
Writing pregap for track 2 at -150
cdrecord: Input/output error. write_g1: scsi sendcmd: no error
CDB: 2A 00 FF FF FF 6A 00 00 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0C 00 00 00 00 64 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x64 Qual 0x00 (illegal mode for this track) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.065s timeout 200s
write track pad data: error after 0 bytes
BFree: 0 K BSize: 1525 K
Starting new track at sector: 0
Track 02: 0 of 641 MB written.cdrecord: Input/output error. 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 05 00 00 00 00 0C 00 00 00 00 64 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x64 Qual 0x00 (illegal mode for this track) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.043s timeout 200s

write track data: error after 0 bytes
Sense Bytes: 70 00 00 00 00 00 00 0C 00 00 00 00 00 00 00 00 00 00
Writing time: 5.241s
Average write speed 855.3x.
Fixating...
WARNING: Some drives don't like fixation in dummy mode.
Fixating time: 0.007s
cdrecord: fifo had 64 puts and 1 gets.
cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.
 
Old 01-20-2004, 10:16 AM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"Starting to write CD/DVD at speed 4 in dummy SAO mode for single session."

There is an optimal speed to write a CD-R or CD-RW. That is why you have to match the CD media speed with the drive speed within certain ranges. It is possible that a speed of 4 is too slow to work. If your recording media has a maximum speed of 4 and your new drive has a maximum speed of between 48 and 52 it is unlikely that your new drive will ever burn that blank CD.

Also if your media has a recording speed of 48, your drive has a recording speed of 48, and you set the cdrecord speed to 4, it is highly unlikely to work.

___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites

Last edited by jailbait; 01-20-2004 at 10:17 AM.
 
Old 01-20-2004, 10:46 AM   #3
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486

Original Poster
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
ahh, I tried a couple different brands of media but they don't have any speed listed on them. My laptop is limited to 4x due to it being USB 1.1. So do I have to look for 4x max media then?

Last edited by enine; 01-20-2004 at 11:08 AM.
 
Old 01-20-2004, 11:05 AM   #4
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"My laptop is limited to 4x due to it being USB 1.1."

See if you can find one of the old CD-Rs which were rated 4x and try that. That should work provided that your new drive is capable of burning that slow.

___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites
 
Old 01-20-2004, 05:36 PM   #5
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486

Original Poster
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
Oops I must have been editing my post as you were replying. Why then would this same media have worked in my old 4x burner?
 
Old 01-20-2004, 06:09 PM   #6
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"Why then would this same media have worked in my old 4x burner?"

It is possible that the media will work at 4x, the old burner worked at 4x, and the new burner will not work at any speed, say, less than 16x.

It is also possible that speed mismatches are not the problem at all. But you won't know whether that is true or not until you get a handle on the max and min speeds of both your media and your burner.

___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites
 
Old 01-20-2004, 06:22 PM   #7
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486

Original Poster
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
Strange. I did test the drive on my wife's Windos box tonight, its usb 2.0 and it worked fine so I've eliminated failed hardware. I'll hunt to tomorrow at some stores for some 4x media. I assume is the media says something like 1x-16x or a range I should be safe. Man I need like a noob again, i've been lazy and haven't kept up with the technology.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
AOpen modem not recognized. shinyskullcap Linux - Hardware 1 04-07-2004 12:14 AM
about Aopen tv tuner.. LI-6Y LUCY Linux - Hardware 1 11-23-2003 03:19 PM
aopen aw200 freakydude Linux - Hardware 1 07-16-2003 09:34 PM
Aopen Sound Cards stampede96 Linux - Hardware 2 02-02-2003 04:27 PM
aopen modem jeff Linux - Newbie 0 08-10-2001 10:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:53 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration