From owner-freebsd-multimedia@FreeBSD.ORG Thu May 4 11:11:34 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC7A216A402 for ; Thu, 4 May 2006 11:11:34 +0000 (UTC) (envelope-from root@zhao.intron.ac) Received: from zhao.intron.ac (tu073217.ip.tsinghua.edu.cn [166.111.73.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1478C43D45 for ; Thu, 4 May 2006 11:11:33 +0000 (GMT) (envelope-from root@zhao.intron.ac) Received: from zhao.intron.ac (localhost [127.0.0.1]) by zhao.intron.ac (8.13.6/8.13.4) with ESMTP id k44BBT64020196; Thu, 4 May 2006 19:11:30 +0800 (CST) (envelope-from root@zhao.intron.ac) Received: (from root@localhost) by zhao.intron.ac (8.13.6/8.13.4/Submit) id k44BBP8T020195; Thu, 4 May 2006 19:11:25 +0800 (CST) (envelope-from root) Message-Id: <200605041111.k44BBP8T020195@zhao.intron.ac> References: <10afea6ded4.kirk.auz@tin.it> In-Reply-To: <10afea6ded4.kirk.auz@tin.it> From: mag@intron.ac To: "kirk.auz@tin.it" Date: Thu, 04 May 2006 19:06:52 +0800 Mime-Version: 1.0 Content-Type: text/plain; charset="gb2312"; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org, Alexander@Leidinger.net Subject: Re: no sound with ICH6 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: Thu, 04 May 2006 11:11:34 -0000 Maybe you can try disabling APIC. That is, add the following line into /boot/loader.conf: hint.apic.0.disabled="1" Then, reboot your computer. kirk.auz@tin.it wrote: > My laptop IBM Z60T (ICH6) with FreeBSD 6.1 (update yesterday via CTM) > don't recognize sound card when i load "snd_ich". > I even try to change > device ID number on file /usr/src/sys/dev/sound/pci/ich.c. And when I > load nd_ich FreeBSD recognize the sound card but the next wrong > message appear on dmesg: > > pcm0: ICH6 (82801FB)> mem 0xa0000000- > 0xa0003fff irq 16 at device 27.0 on > pci0 > pcm0: unable to map IO port > space > device_attach: pcm0 attach returned 6 > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org"