From owner-freebsd-questions Sat Apr 15 12:51:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from u3.farm.idt.net (u3.farm.idt.net [169.132.8.12]) by hub.freebsd.org (Postfix) with ESMTP id 6596737B700 for ; Sat, 15 Apr 2000 12:51:27 -0700 (PDT) (envelope-from ecerejo@idt.net) Received: from idt.net (ppp-42.ts-2-bay.hck.idt.net [169.132.56.90]) by u3.farm.idt.net (8.9.3/8.9.3) with ESMTP id PAA26736 for ; Sat, 15 Apr 2000 15:51:24 -0400 (EDT) Message-ID: <38F8C886.F7E70DA3@idt.net> Date: Sat, 15 Apr 2000 15:52:38 -0400 From: Eduardo Cerejo X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: KDE sound, KSCD works but... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've recompiled my kernel several times trying to fix my sound problem, and now I have sound when I play the cd player but I have no sound in kde. Media Player doesn't play any sounds, Kmidi gives me this error on my Xterm: "/kernel: pcm0: unit not comfigured perhaps you want pcm1?" I tried to configure my kernel to pcm1 and then I get "...perhaps you want pcm2" and so on! But the thing is I know my sound is working because the CDs play just fine so I suspect that it has to do KDE. Kmidi itself tells me: "Can't Open Output Device" Right now I have this in my kernel: # Audio drivers: `snd', `sb', `pas', `gus', `pca' controller pnp0 device pcm0 at isa? port? tty irq 9 drq 1 flags 0x10" I try to open up kmix from ROOT and I get this error: Kmix: Could not open mixer. Perhaps you have no permission to access the mixer device. Login as root and do a 'chmod a+rw /dev/mixer*' to allow the access. I have run this command also ./MAKEDEV snd0 and still gives me the same errors. All the sounds are turned on in system sounds panel also. Any ideas everyone? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message