From owner-freebsd-hardware Mon Jul 3 11:32:14 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from imo-d06.mx.aol.com (imo-d06.mx.aol.com [205.188.157.38]) by hub.freebsd.org (Postfix) with ESMTP id 85C0837BD27 for ; Mon, 3 Jul 2000 11:32:08 -0700 (PDT) (envelope-from MadBeing@aol.com) Received: from MadBeing@aol.com by imo-d06.mx.aol.com (mail_out_v27.10.) id n.3a.752d3bb (4332) for ; Mon, 3 Jul 2000 14:32:02 -0400 (EDT) From: MadBeing@aol.com Message-ID: <3a.752d3bb.26923621@aol.com> Date: Mon, 3 Jul 2000 14:32:01 EDT Subject: Problem with sound on K7V motherboard (/w built in audio) To: freebsd-hardware@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 5.0 for Windows sub 108 Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I've been attempting to get the sound working on a K7V motherboard and have had little luck. I've enabled the chip in the bios using the default soundblaster address/values. According to the boot probes it seems to be finding the hardware but I've had no success at getting any software to talk to the sound devices. My best guess is that I've either left out a piece of hardware config info or I'm missing an entry in /dev I used MAKEDEV to create /dev/pcaudio and /dev/pcaudioctl. and I get a 'not configured' when I attempt to open the device. I would also like to get the midi port working on the board if anyone has the right incantations (but that's a lower priority). Anyway, here's the slice from my config file (4.0-release - I haven't had a chance to upgrade to -stable yet) Hints are appreciated. Thanks, Dan Smith Slice from my config [...] device pcm device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15 [...] And the output of dmesg Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-RELEASE #1: Sun Jul 2 19:17:49 CDT 2000 dansmith@kickapoo.comm-x.net:/usr/src/sys/compile/kickapoo Timecounter "i8254" frequency 1193182 Hz CPU: AMD Athlon(tm) Processor (650.03-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x621 Stepping = 1 Features=0x183f9ff AMD Features=0xc0400000 real memory = 268419072 (262128K bytes) config> q avail memory = 257167360 (251140K bytes) Preloaded elf kernel "kernel" at 0xc0325000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc032509c. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib2: at device 1.0 on pci0 pci1: on pcib2 pci1: at 0.0 irq 11 isab0: at device 4.0 on pci0 isa0: on isab0 pci0: at 4.1 chip2: port 0xb000-0xb003,0xb400-0xb403,0xb800-0xb8ff irq 15 at device 4.5 on pci0 ahc0: port 0xa400-0xa4ff mem 0xe0000000-0xe0000fff irq 14 at device 9.0 on pci0 ahc0: aic7890/91 Wide Channel A, SCSI Id=7, 16/255 SCBs fxp0: port 0xa000-0xa03f mem 0xdf000000-0xdf0fffff,0xdf800000-0xdf800fff irq 10 at device 11.0 on pci0 fxp0: Ethernet address 00:90:27:5d:85:43 fxp0: supplying EUI64: 00:90:27:ff:fe:5d:85:43 pcib1: on motherboard pci2: on pcib1 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model MouseMan+, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A sbc0: at port 0x220-0x22f irq 5 drq 1 flags 0x15 on isa0 pcm0: on sbc0 ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port Waiting 15 seconds for SCSI devices to settle Mounting root from ufs:/dev/da0s2a cd0 at ahc0 bus 0 target 2 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 20.000MB/s transfers (20.000MHz, offset 8) cd0: cd present [252480 x 2048 byte records] da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled da0: 8748MB (17916240 512 byte sectors: 255H 63S/T 1115C) fxp0: starting DAD for fe80:0001::0290:27ff:fe5d:8543 fxp0: DAD complete for fe80:0001::0290:27ff:fe5d:8543 - no duplicates found To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message