Re: Detecting CD devices

2005-01-20 Thread Lowell Gilbert
Trey Sizemore <[EMAIL PROTECTED]> writes: > On Wed, 2005-01-19 at 16:06 -0500, Lowell Gilbert wrote: > > What device are those applications looking for? > > > > Perhaps (just a guess) they're looking for /dev/cdrom or /dev/cd0 and > > you only have /dev/acd0? > > I'm not sure. I thought I rem

Re: Detecting CD devices

2005-01-19 Thread Trey Sizemore
On Wed, 2005-01-19 at 16:06 -0500, Lowell Gilbert wrote: > What device are those applications looking for? > > Perhaps (just a guess) they're looking for /dev/cdrom or /dev/cd0 and > you only have /dev/acd0? I'm not sure. I thought I remember there being a way to 'alias' the devices such that

Re: Detecting CD devices

2005-01-19 Thread Jason Henson
On 01/18/05 18:47:31, Trey Sizemore wrote: I've been working to get my CD-RW and DVD drives seen on my FBSD 5.3-STABLE box and mountable by a normal user account. I've succeeded with a minor glitch or two. I can mount the devices and can play DVDs and burn using k3b, but... I can't use Sound

Re: Detecting CD devices

2005-01-19 Thread Lowell Gilbert
Trey Sizemore <[EMAIL PROTECTED]> writes: > I've been working to get my CD-RW and DVD drives seen on my FBSD > 5.3-STABLE box and mountable by a normal user account. I've succeeded > with a minor glitch or two. I can mount the devices and can play DVDs > and burn using k3b, but... > > I can't u