From owner-freebsd-multimedia@FreeBSD.ORG Wed Dec 27 04:30:33 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C2ADC16A412 for ; Wed, 27 Dec 2006 04:30:33 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by mx1.freebsd.org (Postfix) with ESMTP id 7F80013C463 for ; Wed, 27 Dec 2006 04:30:33 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so3900637wxc for ; Tue, 26 Dec 2006 20:30:32 -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=I+dIoKmOIoLZ+cMrIJGoTsKkhIIPXvCwRydZ3VO/12YVZlYTid7OPipI/CidYc3p22tYVboYkpm6JWmPZFtm/NqB36Exet7qXi6h3JeWaNljuG34oCPP4Sjw/0JyySTq+PWukdGVgjJyppqEHgbQcJze1huURHww8n+iqt7LbV8= Received: by 10.70.80.6 with SMTP id d6mr24803913wxb.1167193832210; Tue, 26 Dec 2006 20:30:32 -0800 (PST) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTP id 25sm21830408wra.2006.12.26.20.30.30; Tue, 26 Dec 2006 20:30:31 -0800 (PST) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id kBR4SubA006354 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 27 Dec 2006 13:28:56 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id kBR4SuFf006353; Wed, 27 Dec 2006 13:28:56 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Wed, 27 Dec 2006 13:28:56 +0900 From: Pyun YongHyeon To: Kevin Downey Message-ID: <20061227042856.GB5551@cdnetworks.co.kr> References: <1d3ed48c0612252025mb702d9sd1ff939ba9e87efe@mail.gmail.com> <20061226074043.GD994@cdnetworks.co.kr> <1d3ed48c0612261952u5e6b91cy4831f251c7d88163@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1d3ed48c0612261952u5e6b91cy4831f251c7d88163@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-multimedia@freebsd.org Subject: Re: snd_solo does it work? 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: Wed, 27 Dec 2006 04:30:33 -0000 On Tue, Dec 26, 2006 at 07:52:08PM -0800, Kevin Downey wrote: > On 12/25/06, Pyun YongHyeon wrote: > >On Mon, Dec 25, 2006 at 08:25:58PM -0800, Kevin Downey wrote: > > > I have an old i-series (made by acer) thinkpad. > > > %cat /dev/sndstat > > > FreeBSD Audio Driver (newpcm) > > > Installed devices: > > > pcm0: at io 0x7000,0x7080,0x70c0 irq 5 kld > > > snd_solo (1p/1r/0v channels duplex default) > > > % > > > but no sound. snd_solo is the only drive that gives me this and it is > > the > > > one that sticks if I kldload snd_driver.ko > > > > > > I am not sure as to its exact sound chip, since it is a japanese model > > and > > > I could not really find anything with matching specs on what I do know > > on > > > thinkwiki. I had sound working about a year and a half ago but of > > course I > > > blew that install away along with all its configs. this thread suggest > > > there was some problem with the snd_solo driver: > > > > > http://lists.freebsd.org/pipermail/freebsd-multimedia/2006-January/003425.html > > > The links to the patch files no longer work. > > > > > > Is there any more current information on the status of snd_solo? > > > > > > >Maybe Ariff and other interesting developers want to know more > >details for your hardware. > >Please post dmesg ouput generated with bootverbose option. > >What's your FreeBSD version? Did CURRENT also show the same issue? > > > >-- > >Regards, > >Pyun YongHyeon > > > I was sort of hoping for a "yes it does" or "no it doesn't" from other Last time I tried it worked well. > people who use the snd_solo driver, but here: > $ uname -a > FreeBSD koebeest.nexus.lan 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: > Mon Dec 25 11:48:50 PST 2006 > kpd@koebeest.nexus.lan:/usr/obj/usr/src/sys/GENERIC i386 > $ > > I set boot_verbose="YES" in /boot/loader.conf in the hopes that this > is the way to get a verbose boot without having to be at the console. > I will attach the dmesg in the hopes that gmail/mailman/whatever else > it goes through doesn't stip it. > I have not tried -CURRENT. > How about booting without ACPI? -- Regards, Pyun YongHyeon