From owner-freebsd-questions Sun Nov 11 15: 0:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tholian.securitydynamics.com (mail.rsasecurity.com [204.167.112.129]) by hub.freebsd.org (Postfix) with SMTP id 4DE3F37B41E for ; Sun, 11 Nov 2001 14:48:48 -0800 (PST) Received: from sdtihq24.securitydynamics.com by tholian.securitydynamics.com via smtpd (for hub.FreeBSD.org [216.136.204.18]) with SMTP; 11 Nov 2001 22:45:01 UT Received: from ebola.securitydynamics.com (ebola.securid.com [192.168.7.4]) by sdtihq24.securid.com (Pro-8.9.3/Pro-8.9.3) with ESMTP id RAA29178 for ; Sun, 11 Nov 2001 17:48:42 -0500 (EST) Received: from spirit.dynas.se (localhost [127.0.0.1]) by ebola.securitydynamics.com (8.10.2+Sun/8.9.1) with SMTP id fABMme306968 for ; Sun, 11 Nov 2001 17:48:40 -0500 (EST) Received: (qmail 27810 invoked from network); 11 Nov 2001 22:48:38 -0000 Received: from explorer.rsa.com (HELO mikko.rsa.com) (10.81.217.59) by spirit.dynas.se with SMTP; 11 Nov 2001 22:48:38 -0000 Received: (from mikko@localhost) by mikko.rsa.com (8.11.6/8.11.6) id fABMmaR09241; Sun, 11 Nov 2001 14:48:36 -0800 (PST) (envelope-from mikko) Date: Sun, 11 Nov 2001 14:48:36 -0800 (PST) From: Mikko Tyolajarvi Message-Id: <200111112248.fABMmaR09241@mikko.rsa.com> To: cgriffiths@dca.net Cc: questions@freebsd.org Subject: Re: Sound Issues on Sony Z505JE Newsgroups: local.freebsd.questions References: X-Newsreader: NN version 6.5.6 (NOV) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In local.freebsd.questions you write: >I am running 4.4-stable built as of yesterday. I have been unable to >get my sound card to work using either form and also enabling sound >modules: >device pcm >device csa [...] >pcm0: mem 0xfecf0000-0xfecf7fff irq 9 at device >9.0 on pci0 >Any help with getting my sound back and working would be greatly >appreciated. First, "csa" is not the right device for your audiochip, "ds1" is. Second, you don't have to compile sound support into the kernel, it can be dynamically loaded. All you need is: snd_ds1_load="YES" in /boot/loader.conf (it will suck in "pcm" as a dependency). Works on my Vaio 505JE (-stable as of Nov 6). $.02, /Mikko -- Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message