From owner-freebsd-questions@FreeBSD.ORG Mon Nov 19 19:04:29 2007 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D089D16A421 for ; Mon, 19 Nov 2007 19:04:29 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.freebsd.org (Postfix) with ESMTP id 80AE013C44B for ; Mon, 19 Nov 2007 19:04:29 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by tao.thought.org (8.13.8/8.13.1) with ESMTP id lAJJ4KFn034863 for ; Mon, 19 Nov 2007 11:04:20 -0800 (PST) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.13.8/8.13.1/Submit) id lAJJ4Kb4034862 for freebsd-questions@FreeBSD.ORG; Mon, 19 Nov 2007 11:04:20 -0800 (PST) (envelope-from kline) Date: Mon, 19 Nov 2007 11:04:20 -0800 From: Gary Kline To: FreeBSD Mailing List Message-ID: <20071119190420.GA34812@thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: With 21 of service to the Unix community. Cc: Subject: can any sound wzards help me set this right? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2007 19:04:29 -0000 Saturday,, following the adviice of this group plus things I found of the web, I put together this list of mods to make to /boot/loader.con, /etc/rc.conf, and /etc/devfs.conf ....Still, after rebooting/doing-hard-resets 5 or 6times, things hung if or if I did NOT have an audio CD in my top burner. Anybody see what's wrong with the following 37 lines of notes? ++ boot/loader.conf **The following may help some sound applications; there are not necessary for any CD/DVD problems:** The following strings are necessary for use of some or most Gnome and KDE audio applications: atapicam_load="YES" hw.ata.atapi_dma=1 vfs.usermount=1 ========== ++ /etc/rc.conf devd_enable=YES ========== ++ /etc/devfs.conf # Examples: . . . # Commonly used by many ports (Simply uncomment the line below [as shown].) link acd0 cdrom Add this line ver batim; it in effect just chmod'd /etc/cdrom so that all users can use it. [[ This implies that the users are at your computer!]] perm /dev/acd0 0666 ========== -- Gary Kline kline@thought.org www.thought.org Public Service Unix http://jottings.thought.org http://transfinite.thought.org