From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 8 12:40:06 2010 Return-Path: Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64FEC1065679 for ; Mon, 8 Feb 2010 12:40:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5537F8FC1C for ; Mon, 8 Feb 2010 12:40:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o18Ce6qY070842 for ; Mon, 8 Feb 2010 12:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o18Ce6Ks070835; Mon, 8 Feb 2010 12:40:06 GMT (envelope-from gnats) Date: Mon, 8 Feb 2010 12:40:06 GMT Message-Id: <201002081240.o18Ce6Ks070835@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: Alexander Best Cc: Subject: Re: kern/140156: [linux] cdparanoia fails to read drive data X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Best List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 12:40:06 -0000 The following reply was made to PR kern/140156; it has been noted by GNATS. From: Alexander Best To: Cc: Subject: Re: kern/140156: [linux] cdparanoia fails to read drive data Date: Mon, 08 Feb 2010 13:31:12 +0100 (CET) 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