From owner-freebsd-multimedia@FreeBSD.ORG Mon Dec 5 06:02:21 2005 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org 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 3C48E16A41F for ; Mon, 5 Dec 2005 06:02:21 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id A244C43D46 for ; Mon, 5 Dec 2005 06:02:20 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so601516nzo for ; Sun, 04 Dec 2005 22:02:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=uHcsePG9OGUJfE6AO3FufMPwNZOCznuSWugjYfZiKNoajHnqwlBkkuHydX6Vd+SRTr2aIVPsqr5det3QqJX8cbR9PkWfbduRwqKBR9Nvq/yNkaAqEjuQX0pdjXbMcg7FV0L05tsZGuj1jicAhuN/rQXi/sf1rPkdEH37HEcKEx0= Received: by 10.36.9.6 with SMTP id 6mr3048731nzi; Sun, 04 Dec 2005 22:02:20 -0800 (PST) Received: from michelle.rndsoft.co.kr ( [211.32.202.217]) by mx.gmail.com with ESMTP id 40sm3501971nzf.2005.12.04.22.02.18; Sun, 04 Dec 2005 22:02:19 -0800 (PST) Received: from michelle.rndsoft.co.kr (localhost.rndsoft.co.kr [127.0.0.1]) by michelle.rndsoft.co.kr (8.13.5/8.13.5) with ESMTP id jB5629rk002117 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 5 Dec 2005 15:02:09 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.rndsoft.co.kr (8.13.5/8.13.5/Submit) id jB5628TC002116; Mon, 5 Dec 2005 15:02:08 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Mon, 5 Dec 2005 15:02:08 +0900 From: Pyun YongHyeon To: "Steven S." Message-ID: <20051205060208.GC1086@rndsoft.co.kr> References: <200512030310.jB33A77R038278@freefall.freebsd.org> <20051203092819.GB13672@rndsoft.co.kr> <20051204181714.C728@atlantis.403forbidden.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051204181714.C728@atlantis.403forbidden.net> User-Agent: Mutt/1.4.2.1i Cc: freebsd-multimedia@freebsd.org Subject: Re: kern/63204: [sound] /dev/mixer broken with ESS Maestro-2E (still on 5.4) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Dec 2005 06:02:21 -0000 On Sun, Dec 04, 2005 at 06:19:45PM -0500, Steven S. wrote: > > This replacement file didnt work for me. While the driver loads and > sndstat looks good there is no elements in /dev/mixer, and thus no sound. > Would you show me your "pciconf -lv" output? Did you see any other messages from pcm in /var/log/messages? -- Regards, Pyun YongHyeon