From owner-freebsd-multimedia@FreeBSD.ORG Tue Dec 26 04:54:03 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 1364216A403 for ; Tue, 26 Dec 2006 04:54:03 +0000 (UTC) (envelope-from redchin@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.freebsd.org (Postfix) with ESMTP id A544213C46D for ; Tue, 26 Dec 2006 04:54:02 +0000 (UTC) (envelope-from redchin@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so4379067nfc for ; Mon, 25 Dec 2006 20:54:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=pZxpB1Pcpte8ndK37aMAURAY68Q+ACoWLEvCEEf7lkp+OQV8WAi4xIPJY7DTQBjQiYxaxl2vndHMYulTSWwVEAeDmei80wR5jHyhZ+2Lv4zSRCDXz+anL593DYe4uNoBxmZgbKfvah3AeeXLznAjTJEw/Xhc1TWLKeHOzOWHw10= Received: by 10.82.111.8 with SMTP id j8mr523897buc.1167107158187; Mon, 25 Dec 2006 20:25:58 -0800 (PST) Received: by 10.82.113.20 with HTTP; Mon, 25 Dec 2006 20:25:58 -0800 (PST) Message-ID: <1d3ed48c0612252025mb702d9sd1ff939ba9e87efe@mail.gmail.com> Date: Mon, 25 Dec 2006 20:25:58 -0800 From: "Kevin Downey" To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: snd_solo does it work? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Dec 2006 04:54:03 -0000 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? -- The biggest problem with communication is the illusion that it has occurred.