From owner-freebsd-multimedia@FreeBSD.ORG Tue May 27 08:02:00 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76F2B37B401 for ; Tue, 27 May 2003 08:02:00 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id E7DA343F93 for ; Tue, 27 May 2003 08:01:58 -0700 (PDT) (envelope-from crnholio@gmx.ch) Received: (qmail 2316 invoked by uid 65534); 27 May 2003 15:01:55 -0000 Received: from cable-rhf1-061.teleport.ch (HELO pimp.intern-lan) (157.161.32.61) by mail.gmx.net (mp022) with SMTP; 27 May 2003 17:01:55 +0200 Date: Tue, 27 May 2003 17:01:48 +0200 From: crnholio To: freebsd-multimedia@freebsd.org Message-Id: <20030527170148.6c82a6b4.crnholio@gmx.ch> X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: CMedia CMI8738 onboard soundchip X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2003 15:02:00 -0000 hi list, i have a msi kt4 ultra mainboard with an onboard CMedia soundchip. the sound sounds great, but my problem is, i can't listen to more than one output-channel. i've tried setting the sysctl commands as mentioned in the handbook: >To set the number of virtual channels, there are two sysctl knobs which, if you are the root user, can be set like this: ># sysctl hw.snd.pcm0.vchans=4 ># sysctl hw.snd.maxautovchans=4 here some more information on my system: FreeBSD 4.8-STABLE pcm0: port 0xe400-0xe4ff irq 11 at device 12.0 on pci0 root@pimp:~>dmesg | grep "irq 11" nvidia0: mem 0xda000000-0xdbffffff,0xde000000-0xdeffffff irq 11 at device 0.0 on pci1 pcm0: port 0xe400-0xe4ff irq 11 at device 12.0 on pci0 uhci0: port 0xcc00-0xcc1f irq 11 at device 16.0 on pci0 might it be a conflict on irq 11? i've also had some trouble getting freebsd freezed when trying some opengl apps.. but i assume that's related to the nvidia-drivers. i would really appreciate some helpful answers on this one. thanks in advance, espen