Date: Tue, 26 Mar 2002 05:47:58 -0800 From: Dale Morri <dlm@well.com> To: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: sound problem Message-ID: <20020326054758.A26243@well.com> In-Reply-To: <20020326011608.F7437-100000@earl-grey.cloud9.net>; from Hostmaster@Video2Video.Com on Tue, Mar 26, 2002 at 01:19:00AM -0500 References: <20020325204201.A70947@well.com> <20020326011608.F7437-100000@earl-grey.cloud9.net>
next in thread | previous in thread | raw e-mail | index | archive | help
* Peter Leftwich <Hostmaster@Video2Video.Com> [2002-03-25 22:22]: > On Mon, 25 Mar 2002, Dale Morri wrote: > > I am having problems getting my plextor scsi cdrom to work with kde. When I run cd player from the start menu I get the CDROM read or access error. Please make sure you have access permissions.. > Chmodding the cd device (/dev/) shouldn't matter really. Did you mount the > CD drive properly? Either make sure you have the proper entry in your > /etc/fstab file (mine is not SCSI but looks like this): > > #/dev/acd0c /dvd cd9660 ro 0 0 > #/dev/acd1c /cdrw cd9660 rw 0 0 I tried changing the /etc/fstab to rw entry for this is: /dev/ad0s1e /var ufs rw 2 2 /dev/cd0c /cdrom cd9660 ro,noauto 0 0 proc /proc procfs rw 0 0 doesn't make a differnece. I guess somehow the kde sound program is conflicting with another program installed on my machine. I can play cd's with grip I can't play cd tracks with xcdroast (it says another program is using the /dev/dsp program) I can't play cd's with either freeamp or kde cdplayer sigh.. > > or try something like this on your command line: > > mount -t cd9660 /dev/cd0 /cdrom_drive_folder_you_mkdir_first > > -- > Peter Leftwich > President & Founder > Video2Video Services > Box 13692, La Jolla, CA, 92039 USA > +1-413-403-9555 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020326054758.A26243>