From owner-freebsd-newbies Mon Jul 29 23:17:16 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EDA937B400 for ; Mon, 29 Jul 2002 23:17:14 -0700 (PDT) Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7FBD43E4A for ; Mon, 29 Jul 2002 23:17:13 -0700 (PDT) (envelope-from andrsn@andrsn.stanford.edu) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.12.5/8.12.5) with ESMTP id g6U6HD5Q019854; Mon, 29 Jul 2002 23:17:13 -0700 (PDT) (envelope-from andrsn@andrsn.stanford.edu) Date: Mon, 29 Jul 2002 23:17:13 -0700 (PDT) From: Annelise Anderson To: Vitaly Rodionov Cc: freebsd-newbies@FreeBSD.ORG Subject: Re: KDE and sound In-Reply-To: <3D45364A.4050302@SoftHome.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 29 Jul 2002, Vitaly Rodionov wrote: > My KDE displays error message during startup. Something like: "Can't > find /dev/dsp. Device is not configured. Sound subsystem will use nill > device." > I did " cd /dev; sh MAKEDEV dsp" , but I am getting same error. > I've cheched /dev directory, and it contains all device nodes, including: > /dev/audio > /dev/dsp > /dev/dspW > /dev/midi > /dev/mixer > /dev/music > /dev/sequencer > /dev/pss > > Please, give me any suggestions? > Thanks > Vitaly > Try man pcm; it will tell you about the above. They'll get made with sh MAKEDEV snd0 You can compile sound support into your kernel or try loading modules. See the listing of sound modules in /modules/snd* > Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: BSDmall.com and amazon.com Book Website: http://www.bittreepress.com/FreeBSD/introbook/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message