From owner-freebsd-mobile Sun Feb 10 23:25:55 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 521A937B416 for ; Sun, 10 Feb 2002 23:25:53 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g1B7O8m76154 for ; Mon, 11 Feb 2002 02:24:12 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Sony Vaio PCG-GR370: sound not working on -stable From: Joe Clarke To: freebsd-mobile@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 11 Feb 2002 02:26:16 -0500 Message-Id: <1013412379.60396.5.camel@shumai.marcuscom.com> Mime-Version: 1.0 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've looked through the mailing lists, and found the same question asked for a different model laptop back in December. I didn't see any responses, but I thought I'd pose the question again. I have 4.5-stable (cvsup'd and compiled 2/9/2002) running on this laptop (a Pentium III M with an Intel chipset), and I can't get sound to work. The pcm driver, ich, finds the card, but can't map IO port space. That is, I see the pcm0 line: pcm0: irq 9 at device 31.5 on pci0 Followed by the line: pcm0: unable to map IO port space Then, it returns ENXIO, and no sound for me. Both the IOPORT resource pointers are returned as NULL (~ line 621 in ich.c). I have disabled PnP OS in the BIOS, but it doesn't do any good. With it enabled or with it disabled, the error is the same. Thought I'd check and see if anyone had any suggestions. Thanks. Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message