Opened 12 years ago
Last modified 12 years ago
#8751 closed bug
Cdrecord won't see my cd/dvd burner — at Version 2
Reported by: | Giova84 | Owned by: | marcusoverhagen |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications | Version: | R1/Development |
Keywords: | cdburner won't find cd/dvd burner device | Cc: | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description (last modified by )
As subject say, cdrecord won't see my cd/dvd burner, but inside linux is ok. My cd burner is a generic OEM sata device "DVD A DH16A6S".
Output of cdrecord -scanbus, cdrecord -scanbus -debug=3 and cdrecord dev=help:
Ϟ 19:32:08 Ϟ ~ cdrecord -scanbus Cdrecord-ProDVD-ProBD-Clone 3.01a06 (i586-pc-haiku) Copyright (C) 1995-2011 Joerg Schilling Using libscg version 'schily-0.9'. cdrecord: No target found. Ϟ 19:32:09 Ϟ ~ cdrecord -scanbus -debug=3 dev: '(NULL POINTER)' speed: -1 fs: -1 driveropts '(NULL POINTER)' Cdrecord-ProDVD-ProBD-Clone 3.01a06 (i586-pc-haiku) Copyright (C) 1995-2011 Joerg Schilling TOC Type: 1 = CD-ROM scg__open() -1,-1,-1 Using libscg version 'schily-0.9'. SCSI buffer size: 64512 scgo_getbuf: 64512 bytes cdrecord: No target found. Ϟ 19:32:12 Ϟ ~ Ϟ 19:32:12 Ϟ ~ cdrecord dev=help Cdrecord-ProDVD-ProBD-Clone 3.01a06 (i586-pc-haiku) Copyright (C) 1995-2011 Joerg Schilling Supported SCSI transports for this platform: Transport name: CAM Transport descr.: Generic transport independent SCSI (BeOS CAM variant) Transp. layer ind.: Target specifier: bus,target,lun Target example: 1,2,0 SCSI Bus scanning: supported Open via UNIX device: not supported Ϟ 19:33:35 Ϟ ~
Output of cdrecord inside linux mint 11:
mint@mint ~ $ cdrecord -scanbus scsibus3: 3,0,0 300) 'ATAPI ' 'DVD A DH16A6S ' 'YA17' Removable CD-ROM 3,1,0 301) * 3,2,0 302) * 3,3,0 303) * 3,4,0 304) * 3,5,0 305) * 3,6,0 306) * 3,7,0 307) * mint@mint ~ $
I'm also tried to compile the latest version of cdrtools, compile fine but cdrecord still no found cd burner.
Change History (2)
comment:1 by , 12 years ago
Component: | - General → Drivers/Disk |
---|---|
Owner: | changed from | to
comment:2 by , 12 years ago
Description: | modified (diff) |
---|
None of the pasted syslog output is relevant to the problem.
Note:
See TracTickets
for help on using tickets.
Could be a SATA<->SCSI interface problem ; legacy IDE recording devices are still detected properly at least.