From owner-freebsd-questions Mon Mar 25 7: 2:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sccmmhc01.mchsi.com (sccmmhc01.mchsi.com [204.127.203.183]) by hub.freebsd.org (Postfix) with ESMTP id 407C137B433 for ; Mon, 25 Mar 2002 07:00:46 -0800 (PST) Received: from there ([12.218.70.104]) by sccmmhc01.mchsi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020325150045.ZHNU1219.sccmmhc01.mchsi.com@there> for ; Mon, 25 Mar 2002 15:00:45 +0000 Content-Type: text/plain; charset="iso-8859-1" From: Mark Hummel To: freebsd-questions@freebsd.org Subject: Can't Get Sound to Work - Pls Help! Date: Mon, 25 Mar 2002 09:05:23 -0600 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020325150045.ZHNU1219.sccmmhc01.mchsi.com@there> 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 I have a Crystal CS4280 PCI soundcard properly installed in my computer I've compiled and recompiled my kernel again and again with sound entries from LINT and I now have the following lines as per the Handbook: device pcm device csa Funny thought that I had one iteration without the csa device and I got the exact same results! hmmmm. Anyway, here are my current results: # dmesg|grep pcm pcm0: on csa0 # dmesg|grep csa csa0: mem 0xd5400000-0xd54fffff,0xd5500000-0xd5500fff irq 5 at device 12.0 on pci0 csa: card is Unknown/invalid SSID (CS4614) pcm0: on csa0 # cat sndstat [gives me the following readout]: FreeBSD Audio Driver (newpcm) Dec 31 2001 12:07:00 Installed devices: pcm0: at irq 5 (1p/1r/0v channels duplex) It looks like my CS4280 is recognized on the csa0 line, but then the following dmesg line says it's not a CS4614. I don't get it. Since I received a pcm0, I created the device nodes for snd0. Everything went well. In KDE with the sound config screens set to default, I get nothing except the following error message: Sound server fatal error: /tmp/mcop-mark is not owned by user. I don't understand the error message. I logged in as Mark then su to root before running startx. Any help would be greatly appreciated. Even if I could somehow test sound in BSD before entering KDE would be nice. Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message