From owner-freebsd-questions Mon Oct 15 22: 9:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web12803.mail.yahoo.com (web12803.mail.yahoo.com [216.136.174.38]) by hub.freebsd.org (Postfix) with SMTP id 99BF437B407 for ; Mon, 15 Oct 2001 22:09:37 -0700 (PDT) Message-ID: <20011016050936.20997.qmail@web12803.mail.yahoo.com> Received: from [61.11.40.155] by web12803.mail.yahoo.com via HTTP; Mon, 15 Oct 2001 22:09:36 PDT Date: Mon, 15 Oct 2001 22:09:36 -0700 (PDT) From: Rohit Panda Subject: problems compiling sound support To: freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1302521263-1003208976=:20995" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --0-1302521263-1003208976=:20995 Content-Type: text/plain; charset=us-ascii hi, iam trying to compile sound support for my intel 810 integrated chipset(i know i have that hardware because i had configured it for my linux box using the OSS commercial driver). here's the output i get when i do dmesg | grep pci pcib0: on motherboard pci0: on pcib0 agp0: mem 0xd4100000-0xd417ffff,0xd0000000-0xd3ffffff irq 11 at device 1.0 on pci0 pcib1: at device 30.0 on pci0 pci1: on pcib1 rl0: port 0xc000-0xc0ff mem 0xd4000000-0xd40000ff irq 11 at device 8.0 on pci1 isab0: at device 31.0 on pci0 atapci0: port 0xf000-0xf00f at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xd000-0xd01f irq 9 at device 31.2 on pci0 chip1: port 0xdc00-0xdc3f,0xd800-0xd8ff irq 5 at device 31.5 on pci0 so i think the last line says that i have in built support for sound. This o/p is taken after the kernel was compiled with the line in the config file device pcm when i do dmesg | grep pcm i dont get anything.That means the driver is not loaded.how do i get do it.is anybody familiar with this type of problem. thanx rohit --------------------------------- Do You Yahoo!? Make a great connection at Yahoo! Personals. --0-1302521263-1003208976=:20995 Content-Type: text/html; charset=us-ascii

hi,

iam trying to compile sound support for my intel 810 integrated chipset(i know i have that hardware because i had configured it for my linux box using the OSS commercial driver).

here's the output i get when i do

dmesg | grep pci

pcib0: <Intel 82810 (i810 GMCH) Host To Hub bridge> on motherboard

pci0: <PCI bus> on pcib0

agp0: <Intel 82810 (i810 GMCH) SVGA controller> mem 0xd4100000-0xd417ffff,0xd0000000-0xd3ffffff irq 11 at device 1.0 on pci0

pcib1: <Intel 82801AA (ICH) Hub to PCI bridge> at device 30.0 on pci0

pci1: <PCI bus> on pcib1

rl0: <RealTek 8139 10/100BaseTX> port 0xc000-0xc0ff mem 0xd4000000-0xd40000ff irq 11 at device 8.0 on pci1

isab0: <Intel 82801AA (ICH) PCI to LPC bridge> at device 31.0 on pci0

atapci0: <Intel ICH ATA66 controller> port 0xf000-0xf00f at device 31.1 on pci0

ata0: at 0x1f0 irq 14 on atapci0

ata1: at 0x170 irq 15 on atapci0

uhci0: <Intel 82801AA (ICH) USB controller> port 0xd000-0xd01f irq 9 at device 31.2 on pci0

chip1: <Intel 82801AA (ICH) AC'97 Audio Controller> port 0xdc00-0xdc3f,0xd800-0xd8ff irq 5 at device 31.5 on pci0

so i think the last line says that i have in built support for sound.

This o/p is taken after the kernel was compiled with the line in the config file

device  pcm

when i do

dmesg | grep pcm

i dont get anything.That means the driver is not loaded.how do i get do it.is anybody familiar with this type of problem.

thanx

rohit

 



Do You Yahoo!?
Make a great connection at Yahoo! Personals. --0-1302521263-1003208976=:20995-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message