From owner-freebsd-mobile Wed May 29 12: 1:38 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from kestrel.alerce.com (kestrel.alerce.com [209.182.207.125]) by hub.freebsd.org (Postfix) with ESMTP id 4432137B40E for ; Wed, 29 May 2002 12:01:25 -0700 (PDT) Received: from rosebud.alerce.com (w092.z064001164.sjc-ca.dsl.cnc.net [64.1.164.92]) by kestrel.alerce.com (8.12.1/8.12.1) with ESMTP id g4TJ1OLZ080964 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Wed, 29 May 2002 12:01:24 -0700 (PDT)?g (envelope-from hartzell@kestrel.alerce.com)œ Received: from rosebud.alerce.com (rosebud.alerce.com [127.0.0.1] (may be forged)) by rosebud.alerce.com (8.12.1/8.12.1) with ESMTP id g4TIwD0V003475 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Wed, 29 May 2002 11:58:13 -0700 Received: (from hartzell@localhost) by rosebud.alerce.com (8.12.1/8.12.1/Submit) id g4TIwDgg003472; Wed, 29 May 2002 11:58:13 -0700 From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15605.9413.144324.742495@rosebud.alerce.com> Date: Wed, 29 May 2002 11:58:13 -0700 To: freebsd-mobile@freebsd.org Subject: Sound problem with Sony Vaio Z505HSK and 4.5 Release-p5. X-Mailer: VM 6.99 under 21.4 (patch 5) "Civil Service" XEmacs Lucid Reply-To: hartzell@kestrel.alerce.com (George Hartzell) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm working on setting up a sony vaio pcg-z505hsk w/ 4.5-RELEASE-p5. Things are going nicely, but I'm having a problem with getting sound to work. I've built/installed a kernel with device pcm rebooted. cat /dev/sndstat says: FreeBSD Audio Driver (newpcm) May 29 2002 10:26:27 Installed devices: pcm0: at memory 0xfecf0000 irq 9 (4p/2r/0v channels duplex) Which seems right (same device the laptop reports under linux on my Z505-JE). I built/installed xmms from the current ports tree. I figured out that I needed to turn off the sound component of gnome/enlightenment (esnd) so that it didn't hog the device. Now, when I try to use xmms to listen to something, e.g. xmms http://scastsrv2.shoutcast.com:8002/ I get a buzzing sound instead of music. Sometimes I think that I hear a split second of real sound before it goes off into buzzer mode, but I have trouble reproducing it. I also tried this: device pcm0 at isa? irq 10 drq 1 flags 0x0 in the forlorn hope that there was an interupt conflict of some kind, since there seem to be a bunch of things using irq 9: (greped from dmesg). pci1: at 0.0 irq 9 pci_cfgintr_linked: linked (63) to hard-routed irq 9 pci_cfgintr: 0:7 INTD routed to irq 9 pcm0: mem 0xfecf0000-0xfecf7fff irq 9 at device 9.0 on pci0 pci0: (vendor=0x14f1, dev=0x2443) at 10.0 irq 9 fxp0: port 0xfcc0-0xfcff mem 0xfed00000-0xfedfffff,0xfecff000-0xfecfffff irq 9 at device 11.0 on pci0 pci_cfgintr_linked: linked (61) to hard-routed irq 9 pci_cfgintr: 0:12 INTA routed to irq 9 pcic0: irq 9 at device 12.0 on pci0 But either that's not the problem or that's not the solution..... Anyone have any suggestions? g. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message