From owner-freebsd-questions Thu Oct 15 13:14:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22537 for freebsd-questions-outgoing; Thu, 15 Oct 1998 13:14:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.nwlink.com (mail.nwlink.com [209.20.130.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA22519 for ; Thu, 15 Oct 1998 13:14:42 -0700 (PDT) (envelope-from kkeysler@nwlink.com) Received: from nwlink.com (ip39.usr7.usw.du.nwlink.com [209.20.138.39]) by mail.nwlink.com (8.8.8/8.8.8) with ESMTP id NAA00288 for ; Thu, 15 Oct 1998 13:14:23 -0700 (PDT) Message-ID: <3626586E.66403280@nwlink.com> Date: Thu, 15 Oct 1998 13:17:50 -0700 From: ken keeler X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: ioctl error with xmcd Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've had problems when executing xmcd. When "pressing" the play button on the display, the CD will start, then stop, concurrently I'm rewared with a beep. If I make a second attempt, the CD will play. When starting this process from xterm, the following message appears: CD audio: ioctl error on /dev/rwcd0c: cmd=CDIOCPLAYMSF errno=5 This occurs only after "pressing" the play button the first time. There is also a message on the console log: wcd0: cannot read audio disc The CDROM is a Matshita CR-585 wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (atapi): , removable, accel, dma, iordis wcd0: 4125Kb/sec, 128Kb cache, audio play, 256 volume levels, ejectable tray wcd0: 120mm audio disc loaded, unlocked I've read the man page for ioctl, and made a search through the /sys/sys/ioctl.h source code for CDIOCPLAYMSF and found nothing. I'm pretty new to FreeBSD and don't know what else to try. It would seem that the CD is configured corrctly, since it plays, but..... What does the ioctl message tell me, and how do I troubleshoot such a problem? Thanks. -- E=mc*c Ken Keeler Life is just one damned thing after another. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message