From owner-freebsd-questions@FreeBSD.ORG Sat Jan 10 17:55:37 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2EAF16A4CE for ; Sat, 10 Jan 2004 17:55:36 -0800 (PST) Received: from radicalv.com (secure.radicalv.com [216.118.91.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D69B43D3F for ; Sat, 10 Jan 2004 17:55:35 -0800 (PST) (envelope-from ecrist@adtechintegrated.com) Received: (qmail 40008 invoked from network); 11 Jan 2004 01:55:26 -0000 Received: from unknown (HELO 192.168.1.100) (66.41.18.160) by mail.radicalv.com with SMTP; 11 Jan 2004 01:55:26 -0000 From: Eric F Crist Organization: AdTech Integrated Systems, Inc To: freebsd@mazenalzogbi.com Date: Sat, 10 Jan 2004 19:55:23 -0600 User-Agent: KMail/1.5 References: <20890.195.229.241.233.1073784206.squirrel@webmail.mazenalzogbi.com> <200401101934.38184.ecrist@adtechintegrated.com> <23563.213.42.2.16.1073785574.squirrel@webmail.mazenalzogbi.com> In-Reply-To: <23563.213.42.2.16.1073785574.squirrel@webmail.mazenalzogbi.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_L0KAATfEgkQ8wsA"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200401101955.23452.ecrist@adtechintegrated.com> cc: freebsd-questions@freebsd.org Subject: Re: Sound not working on laptop X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ecrist@adtechintegrated.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2004 01:55:37 -0000 --Boundary-02=_L0KAATfEgkQ8wsA Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline On Saturday 10 January 2004 07:46 pm, Mazen S. Alzogbi wrote: > Eric, > Doing so didn't helped even. After rebooting and grep pcm > /var/run/dmesg.boot, I see that: > > pcm0: at device 2.7 on pci0 > pcm0: unable to map IO port space > device_probe_and_attach: pcm0 attach returned 6 > > Gautam, the same result above showed when I "# kldload snd_ich" on the > prompt :( > > Guys, is this thing supported or even solvable? Yes, it is solvable. In your system BIOS, make certain that your system is= =20 set to 'Non Plug-and-Play OS.' This will enable the BIOS to assign=20 appropriate IRQs and such. You have some conflict, which I'm not 100%=20 certain on how to track. Someone on this list should be able to answer tha= t=20 part. Once you figure this out, you should set a line in your kernel confi= g=20 (not sure on syntax) to the effect of assiging an unused IRQ. It IS=20 recognizing your sound card and trying to use it, but it's running into an= =20 Input/Output (that's where it gets IO in IO port space) conflict. =2D-=20 Eric F Crist AdTech Integrated Systems, Inc (612) 998-3588 --Boundary-02=_L0KAATfEgkQ8wsA Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAAK0LzdyDbTMRQIYRAnYhAKDeMbW3mUIcLi/2eqIqpYA6zx5nCACeNZ0h yU9XU+QVyTQ0tdKBVEtalOk= =9DR0 -----END PGP SIGNATURE----- --Boundary-02=_L0KAATfEgkQ8wsA--