From owner-freebsd-questions Tue Sep 15 06:49:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA09934 for freebsd-questions-outgoing; Tue, 15 Sep 1998 06:49:14 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hertz.ukonline.co.uk (hertz.ukonline.co.uk [195.40.112.13]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA09910 for ; Tue, 15 Sep 1998 06:49:09 -0700 (PDT) (envelope-from c.raven@ukonline.co.uk) Received: (qmail 692 invoked from network); 15 Sep 1998 14:06:08 -0000 Received: from lon5-59.ukonline.co.uk (HELO ukonline.co.uk) (195.40.113.123) by hertz.ukonline.co.uk with SMTP; 15 Sep 1998 14:06:08 -0000 Message-ID: <35FE6FE0.FFC41A55@ukonline.co.uk> Date: Tue, 15 Sep 1998 14:47:13 +0100 From: Christopher Raven Organization: CIAN X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions Subject: Re: Problems with ATAPI CDROM Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andriss wrote: > On Mon, 14 Sep 1998, Willow wrote: > > >We found a few ATAPI drives that would not work with FreeBSD (2.2.6-2.2.7) > >The Acer drives gave us a problem as did the NEC 4-by-8X drives, but other > >than that all the others we tried work fine. > > I installed FreeBSD 2.2.7-release (CD set) using an... Acer ATAPI CD-ROM. > It is an Acer 32X IDE/ATAPI Drive set as slave on primary IDE controller. > > Seems to work fine as far as data goes and plays Audio CD's when I press > the "Play" button on the CD-ROM itself, but, surprisingly, I can't > get any "software" CD players to work with it. > > Not a biggie since I can just press that button, but still... > > Does anyone have any information, or suggestions? > > Andriss > If you can mount it for data ok: #mount /cdrom then try starting your audio software specifying device i.e. : #workman -c /dev/wcd0a Or whatever player you use - you can read its manual pages #man If you put the correct one for your player into .xinitrc / .xsession, you can have it ready to play when X starts. rgds, Chris R. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message