issuing the following command with the native version of cdparanoia: `cdparanoia -vsQ -d /dev/cd0` returns the following data: cdparanoia III release 9.8 (March 23, 2001) (C) 2001 Monty <monty@xiph.org> and Xiphophorus FreeBSD porting (c) 2003 Simon 'corecode' Schubert <corecode@corecode.ath.cx> Report bugs to paranoia@xiph.org http://www.xiph.org/paranoia/ Checking /dev/cd0 for cdrom... CDROM model sensed: HL-DT-ST DVDRAM GSA-H10N JL12 Checking for ATAPICAM... Drive is ATAPI (using ATAPICAM) Checking for MMC style command set... Drive is MMC style Setting default read size to 26 sectors (61152 bytes). Verifying CDDA command set... Could not find any audio tracks on this disk. Unable to open disc. doing the same with the linux version returns this output: cdparanoia III release 9.8 (March 23, 2001) (C) 2001 Monty <monty@xiph.org> and Xiphophorus Report bugs to paranoia@xiph.org http://www.xiph.org/paranoia/ Checking /dev/cd0 for cdrom... Testing /dev/cd0 for cooked ioctl() interface /dev/cd0 is not a cooked ioctl CDROM. Testing /dev/cd0 for SCSI interface /dev/cd0 is not a SCSI device attached you'll find a linux_kdump. alex Fix: Patch attached with submission follows: How-To-Repeat: 1. download cdparanoia III 9.8 from this site: http://www.xiph.org/paranoia/down.html 2. run `./cdparanoia-III-alpha9.8.i386-linux-elf -vsQ -d /dev/cd0` 3. install audio/cdparanoia 4. run `cdparanoia -vsQ -d /dev/cd0` 5. compare both outputs
Responsible Changed From-To: freebsd-bugs->freebsd-emulation Over to maintainer(s).
please note: problem also occurs with the latest cd paranoia linux binary: `./cdparanoia-III-10.2.i386-linux-elf -vsQ -d /dev/cd0` cdparanoia III release 10.2 (September 11, 2008) Using cdda library version: 10.2 Using paranoia library version: 10.2 Checking /dev/cd0 for cdrom... Testing /dev/cd0 for SCSI/MMC interface Could not access device /dev/cd0 to test for SG_IO support: Permission denied no SG_IO support for device: /dev/cd0 Device /dev/cd0 could not perform ioctl(): Inappropriate ioctl for device Testing /dev/cd0 for cooked ioctl() interface /dev/cd0 is not a cooked ioctl CDROM. cheers. alex
For bugs matching the following criteria: Status: In Progress Changed: (is less than) 2014-06-01 Reset to default assignee and clear in-progress tags. Mail being skipped
Over to maintainer(s).