From owner-freebsd-multimedia@FreeBSD.ORG Fri Jul 15 07:06:56 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 2037616A41F for ; Fri, 15 Jul 2005 07:06:56 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 402F843D58 for ; Fri, 15 Jul 2005 07:06:55 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so561978wri for ; Fri, 15 Jul 2005 00:06:54 -0700 (PDT) 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=HGMkh3qytZdglsp4er1imWOkahVMrr4a/mmTrobE/FZDhNSSg6bj46t3BrqL+neV23h1J8CU/yIWKh5frA9kw0l16m/ACA1kv8vwr+U8MVOf2fsu+iabvMevF+Tbrlvn5mr1gsBN7P4d9R8p14Bf3X+o1s6Je9nU41eTo/WFvb0= Received: by 10.54.86.1 with SMTP id j1mr999676wrb; Fri, 15 Jul 2005 00:06:54 -0700 (PDT) Received: from michelle.rndsoft.co.kr ([211.32.202.209]) by mx.gmail.com with ESMTP id 43sm2485602wri.2005.07.15.00.06.53; Fri, 15 Jul 2005 00:06:54 -0700 (PDT) Received: from michelle.rndsoft.co.kr (localhost.rndsoft.co.kr [127.0.0.1]) by michelle.rndsoft.co.kr (8.13.1/8.13.1) with ESMTP id j6F76B8B014467 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 15 Jul 2005 16:06:12 +0900 (KST) (envelope-from yongari@rndsoft.co.kr) Received: (from yongari@localhost) by michelle.rndsoft.co.kr (8.13.1/8.13.1/Submit) id j6F76Bt0014466; Fri, 15 Jul 2005 16:06:11 +0900 (KST) (envelope-from yongari@rndsoft.co.kr) Date: Fri, 15 Jul 2005 16:06:11 +0900 From: Pyun YongHyeon To: Muzaffar Ariff Message-ID: <20050715070611.GA13095@rndsoft.co.kr> References: <20050629043027.GB8832@rndsoft.co.kr> <42C2B94F.2010708@samsco.org> <20050701014258.GE17058@rndsoft.co.kr> <8eb2b810507110203229b46b@mail.gmail.com> <20050711092238.GC858@rndsoft.co.kr> <8eb2b8105071217477e240667@mail.gmail.com> <20050713011018.GB4479@rndsoft.co.kr> <8eb2b81050713204179cb710c@mail.gmail.com> <20050714045121.GB8764@rndsoft.co.kr> <8eb2b81050714233235ff3aad@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8eb2b81050714233235ff3aad@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-multimedia@freebsd.org Subject: Re: ESS Maestro3 no sound 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: Fri, 15 Jul 2005 07:06:56 -0000 On Fri, Jul 15, 2005 at 02:32:54PM +0800, Muzaffar Ariff wrote: > Ooohhh thats a whole lot of questions, I'll try my best to answer it :) > > > Thanks for your report. It seems that you have other issues not > > known to me. Does the driver prints timeout message such as > > "pcm0:play:0: play interrupt timeout, channel dead"? > Nope, I checked in /var/log/messages and there is nothing wrong with > it or that line. In fact before I never had that problem. > > > xmms plays songs with normal speed?(i.e. just no sound) > Yup, xmms plays my mp3s fine, its just no sound is coming out of it. > I've tried mute & unmute from the function button on the laptop and > increasing the volume, but nothing seems to happen. > I see. It sounds like Codec issues. > > Without loading ACPI do you suffer from the same problem? > If I get you right ACPI means Adv. Configuration and Power Management > support right? I can unload an ACPI from /boot/loader.conf but there > are several ACPIs, which one you want me to unload? > You can disable ACPI in loader. If you use beastie menu you can find a menu item that disables ACPI(probably Safe Mode). If you don't use beastie menu then you will see a message "Hit [Enter] to boot immediately, or any other key for command prompt." In that screen, just press SPACE bar to get OK prompt. Once you get the prompt enter "set hint.acpi.0.disabled=1" and then enter "boot". Note, depending on your system booting kernel without ACPI may not work at all. > > Could show me "pciconf -lv" output for your ESS card? > pcm0@pci0:8:0: class=0x040100 card=0x00b11028 chip=0x1998125d rev=0x10 hdr=0x00 > vendor = 'ESS Technology' > device = 'ES1980 Maestro-3 PCI Audio Accelerator' > class = multimedia > subclass = audio > > > If you can run "pciconf -lv", locate a line somthing like > > pcm0@pciX:Y:Z. Then show me output of > > "pciconf -r pciX:Y:Z 0:ff" before and after loading the drier. > After loading the driver this is what i got: > #pciconf -r pci0:8:0 0:ff > 1998125d > > Before (I simply recompiled and install the old maestro3.c driver) I got this: > # pciconf -r pci0:8:0 0:ff > 1998125d > Oops.. It's typo. It should be read "pciconf -r pci0:8:0 0:0xff". > Both before and after looks the same. Hope thats what you want. > -- Regards, Pyun YongHyeon