Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Dec 2007 04:09:50 +0100
From:      "Danny Pansters" <danny@ricin.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: DVD's and FreeBSD
Message-ID:  <200712080409.50316.danny@ricin.com>
In-Reply-To: <20071207213712.GA27586@thought.org>
References:  <20071207213712.GA27586@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 07 December 2007 22:37:12 Gary Kline wrote:
> 	Update:
>
> 	Well, totem chokes when trying to play a DVD, but kmplayer works
> 	--altho with fewer control flow options.  And after compiling
> 	in "device atapicam" into my KERNCONF, k3b still chokes.   So.
> 	For "toys", Linux; for superior [unbeatable] stability, FreeBSD
> 	is still first rate.
>
> 	gary

For k3b/atapicam:

Make sure you are in the operator group and have 

# CD/DVD RW access via atapicam
perm cd0   0660
perm pass0 0660
perm xpt0  0660

in /etc/devfs.conf. If you need to edit this file, make sure to restart devfs:
/etc/rc.d/devfs restart

Dan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712080409.50316.danny>