From owner-freebsd-questions Wed Oct 17 1:40:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx02.egartech.com (aloha.egartech.com [62.118.81.133]) by hub.freebsd.org (Postfix) with SMTP id 69ABF37B409 for ; Wed, 17 Oct 2001 01:40:32 -0700 (PDT) Received: (qmail 31770 invoked by uid 85); 17 Oct 2001 08:40:28 -0000 Received: from dimka@egartech.com by mx02.egartech.com with qmail-scanner-0.96 (. Clean. Processed in 0.291724 secs); 17 Oct 2001 08:40:28 -0000 Received: from unknown (HELO turtle.egar.egartech.com) (192.168.8.4) by 0 with SMTP; 17 Oct 2001 08:40:27 -0000 Received: from dino.egar.egartech.com ([192.168.8.2]) by turtle.egar.egartech.com with Microsoft SMTPSVC(5.0.2195.2966); Wed, 17 Oct 2001 12:40:29 +0400 content-class: urn:content-classes:message Subject: Can't open /dev/dsp MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Date: Wed, 17 Oct 2001 12:40:28 +0400 X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Message-ID: <16736BFF8FBA7D49BF0A74CE6CC7DAF69D3AEA@dino.egar.egartech.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Can't open /dev/dsp Thread-Index: AcFW519jvk7RvJHhQtGrvq1zR3bIsg== From: "Dmitry Mishin" To: X-OriginalArrivalTime: 17 Oct 2001 08:40:29.0844 (UTC) FILETIME=[606F8540:01C156E7] 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 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. =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message