From owner-freebsd-questions@FreeBSD.ORG Wed Mar 3 14:28:04 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 8F2FA16A4CE for ; Wed, 3 Mar 2004 14:28:04 -0800 (PST) Received: from web12824.mail.yahoo.com (web12824.mail.yahoo.com [216.136.174.205]) by mx1.FreeBSD.org (Postfix) with SMTP id 72C4B43D39 for ; Wed, 3 Mar 2004 14:28:04 -0800 (PST) (envelope-from ltrimin@yahoo.com) Message-ID: <20040303222804.72669.qmail@web12824.mail.yahoo.com> Received: from [67.60.10.72] by web12824.mail.yahoo.com via HTTP; Wed, 03 Mar 2004 16:28:04 CST Date: Wed, 3 Mar 2004 16:28:04 -0600 (CST) From: =?iso-8859-1?q?Luis=20Trimi=F1o?= To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: sound i810 [ i82801AA (ICH) AC'97 Audio controller] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2004 22:28:04 -0000 Hello, my name is Luis and I am a new user of FreeBSD I had been having some troubles getting my sound to work. Doing some research and looking around the LINT file I found that I have to add the following lines to my kernel: device pcm #Required for i82801AA (ICH) device smbus # Bus support, required for smb device iicbus # Added because seems to be a I2C device device iicbb # same previos reason device lpbb #same previous reason device ichsmb # Intel ICH SMBus controller for chip (82801AA) as described in LINT device smb # Needed as described in LINT then: # cd /usr/src # make buildkern KERNCONF=MYKERNEL # make installkern KERNCONF=MYKERNEL # reboot NOTE I have tried with and without device iicbus,iicbb,lpdd and always get the same dmesg I get the following dmesg: Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.9-RELEASE #5: Wed Mar 3 16:50:05 EST 2004 root@CPE00047629f56b-CM000a73a1326c.ktgc.phub.net.cable.rogers.com:/usr/obj/ usr/src/sys/MYKERNEL Timecounter "i8254" frequency 1193182 Hz CPU: Intel Pentium III (863.79-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x686 Stepping = 6 Features=0x383f9ff real memory = 133103616 (129984K bytes) config> en sn0 config> po sn0 0x300 config> ir sn0 10 config> f sn0 0 config> q avail memory = 124461056 (121544K bytes) Preloaded elf kernel "kernel" at 0xc04f2000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc04f209c. VESA: v3.0, 1024k memory, flags:0x1, mode table:0xc0458b22 (1000022) VESA: Intel(R) 815 Chipset Video BIOS Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 9 entries at 0xc00fdf30 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 agp0: mem 0xec000000-0xec07ffff,0xf000 0000-0xf3ffffff irq 10 at device 2.0 on pci0 pcib1: at device 30.0 on pci0 pci1: on pcib1 xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0x2000-0x207f mem 0xec100000-0xec10 007f irq 7 at device 4.0 on pci1 xl0: Ethernet address: 00:04:76:29:f5:6b miibus0: on xl0 xlphy0: <3c905C 10/100 internal PHY> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1800-0x180f at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0x1820-0x183f at device 31.2 on pci0 pci_cfgintr_virgin: using routable interrupt 3 pci_cfgintr: 0:31 INTD routed to irq 3 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhid0: Microsoft Microsoft SideWinder Precision Pro (USB), rev 1.00/1.00, addr 2 , iclass 3/0 # THIS IS THE IMPORTANT LINES!!!! ichsmb0: port 0x1810-0x181f irq 9 at devi ce 31.3 on pci0 smbus0: on ichsmb0 smb0: on smbus0 pcm0: at device 31.5 on pci0 pcm0: unable to map IO port space device_probe_and_attach: pcm0 attach returned 6 ######################## orm0: