From owner-freebsd-questions Wed Oct 17 5:34:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from berbee.com (berbee.com [205.173.176.16]) by hub.freebsd.org (Postfix) with ESMTP id EFCBB37B407 for ; Wed, 17 Oct 2001 05:34:25 -0700 (PDT) Received: from there (cl3079007-a.mdsn1.wi.home.com [65.3.254.217]) by berbee.com (8.11.2/8.11.2) with SMTP id f9HCYL025898; Wed, 17 Oct 2001 07:34:22 -0500 Message-Id: <200110171234.f9HCYL025898@berbee.com> Content-Type: text/plain; charset="koi8-r" From: Rob Zietlow To: "Dmitry Mishin" , Subject: Re: Can't open /dev/dsp Date: Wed, 17 Oct 2001 07:34:01 -0500 X-Mailer: KMail [version 1.3] References: <16736BFF8FBA7D49BF0A74CE6CC7DAF69D3AEA@dino.egar.egartech.com> In-Reply-To: <16736BFF8FBA7D49BF0A74CE6CC7DAF69D3AEA@dino.egar.egartech.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Take a look for artsd running (ps aux | grep artsd) It normally starts up with KDE and takes over the sound card, kill the PID and you should be good to go. You can disable artsd in the KDE control center Under sound---> sound server Rob On Wednesday 17 October 2001 03:40 am, Dmitry Mishin wrote: > Hello there! > > I'm trying to have sound on my FreeBSD4.4 and have had subj problem. > I did all accordingly with /usr/share/doc/handbook/sound.html: > in kernel configuration: > device pcm > options PNPBIOS (I have CMedia8386 sound card onboard) > > It's Ok, cat /dev/sndstat recognized it as pcm0 > Then I did cd /dev; sh MAKEDEV snd0 - no errors, all devices were created. > Then I tried to listen anything in my KDE 2.2 - there was no sound > Ok, I installed mpg123 and tried it - and have got subj error > /dev/dsp->/dev/dsp0->/dev/dsp0.0 - all have rwxrwxrwx premissions. > What's wrong? > > Thanks, > Dmitry. > > 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