Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2002 19:00:04 -0500 (CDT)
From:      hawkeyd@visi.com (D J Hawkey Jr)
To:        marcus@marcuscom.com, freebsd-questions@freebsd.org
Subject:   Re: Problems getting an ICH soundcard working under 4.7
Message-ID:  <200210120000.g9C004L00947@sheol.localdomain>
In-Reply-To: <1034367417.322.54.camel_gyros.marcuscom.com@ns.sol.net>
References:  <1034367417.322.54.camel_gyros.marcuscom.com@ns.sol.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <1034367417.322.54.camel_gyros.marcuscom.com@ns.sol.net>,
	marcus@marcuscom.com writes:
> I have a friend installing FreeBSD for the first time on his HP Pavilion
> 7800 with integrated ICH soundcard.  The card is supported by the
> snd_ich module, however, it fails to detect the card at boot.  dmesg
> reports the card as:
> 
> chip1: <Intel 82801AA (ICH) AC'97 Audio Controller> port
> 0x1300-0x133f,0x1200-0x12ff irq 0 at device 31.5 on pci0
> 
> Note the irq 0.  I've done everything I can to enable the soundcard and
> disable plug'n'play in the BIOS.  Nothing works.  I have a feeling
> that's why the card isn't detected.  Here is the pciconf info:
> 
> chip1@pci0:31:5:	class=0x040100 card=0x56438086 chip=0x24158086 rev=0x02
> hdr=0x00
>     vendor   = 'Intel Corporation'
>     device   = '82801AA 8xx Chipset AC'97 Audio Controller'
>     class    = multimedia
>     subclass = audio
> 
> Anyone have any ideas?  Thanks.

I've got an HP Pavilion 7840. I'v had devices agp, smbus, ichsmb, smb, and
pcm enabled in my kernel since 4.2 (patched), and ICH sound has worked fine:

ichsmb0: <Intel 82801AA (ICH) SMBus controller> port 0x1810-0x181f irq 11 at device 31.3 on pci0
smbus0: <System Management Bus> on ichsmb0
smb0: <SMBus general purpose I/O> on smbus0
pcm0: <Intel 82801AA (ICH)> port 0x1300-0x133f,0x1200-0x12ff irq 11 at device 31.5 on pci0

I don't recall exactly which of the above devices are strictly required
(agp might not be; see "newpcm" in LINT), but this combination works for me.

Caveat: I'm not running 4.7 yet.

> Joe

HTH,
Dave

-- 

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210120000.g9C004L00947>