Opened 12 years ago
Last modified 12 years ago
#8751 closed bug
Cdrecord won't see my cd/dvd burner — at Initial Version
Reported by: | Giova84 | Owned by: | nobody |
---|---|---|---|
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
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 ~ $
Tail of syslog inside Haiku:
Ϟ 19:31:03 Ϟ ~ tail -f /boot/common/var/log/syslog KERN: runtime_loader: Cannot open file libcrypto: No such file or directory KERN: runtime_loader: Cannot open file ssl: No such file or directory KERN: runtime_loader: Cannot open file ssl.so.1.0.0: No such file or directory KERN: runtime_loader: Cannot open file libssl: No such file or directory KERN: runtime_loader: Cannot open file resolv: No such file or directory KERN: runtime_loader: Cannot open file resolv.so: No such file or directory KERN: runtime_loader: Cannot open file libresolv: No such file or directory KERN: runtime_loader: Cannot open file libresolv.so: No such file or directory KERN: slab memory manager: created area 0xf0001000 (12321) KERN: bfs: bfs_access:1486: Operation not allowed
I'm also tried to compile the latest version of cdrtools, compile fine but cdrecord still no found cd burner.
Note:
See TracTickets
for help on using tickets.