From owner-freebsd-questions@FreeBSD.ORG Sat Sep 6 14:52:53 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BCA916A4BF for ; Sat, 6 Sep 2003 14:52:53 -0700 (PDT) Received: from ms-smtp-01.tampabay.rr.com (ms-smtp-01.tampabay.rr.com [65.32.1.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A9134400E for ; Sat, 6 Sep 2003 14:52:50 -0700 (PDT) (envelope-from tbstep@tampabay.rr.com) Received: from 2416462hfc204.tampabay.rr.com (2416462hfc204.tampabay.rr.com [24.164.62.204])h86LqmS6020704 for ; Sat, 6 Sep 2003 17:52:49 -0400 (EDT) From: Todd Stephens To: freebsd-questions@freebsd.org Date: Sat, 6 Sep 2003 17:47:57 -0400 User-Agent: KMail/1.5.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309061747.57974.tbstep@tampabay.rr.com> Subject: Playing audio cd while using atapicam (4.8R) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2003 21:52:53 -0000 I have an ATAPI CD writer that I have on /dev/cd0c via atapicam. It works fine for regular data use, but I can't seem to play an audio cd with it. I have tried both xmcd and KsCD under KDE. In both, the device used is the raw device /dev/rcd0c which has the same permissions and ownership as the regular /dev/cd0c device. With xmcd, the audio cd is at least recognized as the correct artist and album name is displayed, but it will not play. Under KsCD, the cd information is not displayed, but it will at least let me push play. The only problem is that the counter stays at 00:00 and no audio comes out. Is there some other procedure that I need to do first to enable the playing of audio cd? I thought about maybe adding /dev/rcd0c to the fstab file, but I don't know if that is the way to go about it. Thank you for any assistance. -- Todd Stephens