From owner-freebsd-questions Thu Feb 10 21:58:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kcramer.siscom.net (kcramer.siscom.net [209.251.13.230]) by builder.freebsd.org (Postfix) with SMTP id 844B245C5 for ; Thu, 10 Feb 2000 21:58:21 -0800 (PST) Received: (qmail 1007 invoked by uid 1000); 11 Feb 2000 05:53:05 -0000 From: "Kevin Cramer" Date: Fri, 11 Feb 2000 00:53:05 -0500 To: freebsd-questions@freebsd.org Subject: Problem with ES1371 soundcard Message-ID: <20000211005305.A642@socrates.siscom.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0pre3i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having problems with an Ensoniq AudioPCI (ES1371) soundcard. I've installed it into an Abit BP6 dual celeron machine and it is detected correctly. However, whenever I try to access the soundcard the machine locks up and I have to reboot. I'm running 3.4-stable. I just cvsup'd and rebuilt the kernel not too long ago. I saw a message a while ago about the ES1371 not getting an IRQ under SMP. Does this mean that it will not work under SMP? If not, can anyone recommend any well-supported PCI sound cards that will? Otherwise, I will have to put my old SB64 back in. Thanks, Kevin Some extra info: To enable sound support I'm just adding "device pcm0" to the kernel config. $ cat /dev/sndstat FreeBSD Audio Driver (981002) Feb 7 2000 22:59:52 Installed devices: pcm1: at 0xac00 irq 0 dma 0:0 dmesg: Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.4-STABLE #3: Mon Feb 7 23:37:23 EST 2000 kevin@dual-celery.siscom.net:/usr/src/sys/compile/DUAL-CELERY-0.4 Timecounter "i8254" frequency 1193182 Hz CPU: Celeron (686-class CPU) Origin = "GenuineIntel" Id = 0x665 Stepping = 5 Features=0x183fbff real memory = 134217728 (131072K bytes) avail memory = 127156224 (124176K bytes) Programming 24 pins in IOAPIC #0 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 1, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 Pentium Pro MTRR support enabled Probing for devices on PCI bus 0: chip0: rev 0x03 on pci0.0.0 chip1: rev 0x03 on pci0.1.0 chip2: rev 0x02 on pci0.7.0 uhci0: rev 0x01 int d irq 19 on pci0.7.2 chip3: rev 0x02 on pci0.7.3 fxp0: rev 0x08 int a irq 19 on pci0.9.0 fxp0: Ethernet address 00:90:27:bd:6b:ee ahc0: rev 0x00 int a irq 17 on pci0.13.0 ahc0: aic7890/91 Wide Channel A, SCSI Id=7, 16/255 SCBs es1: rev 0x08 int a irq 19 on pci0.17.0 pcm1: using I/O space register mapping at 0xac00 es1371: codec vendor CRY revision 19 es1371: codec features Bass & Treble Headphone out 20bit DAC 18bit ADC es1371: stereo enhancement: Crystal Semiconductor 3D Stereo Enhancement Probing for devices on PCI bus 1: vga0: rev 0x04 int a irq 18 on pci1.0.0 Probing for PnP devices: Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 irq 12 on isa psm0: model Generic PS/2 mouse, device ID 0 sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1: configured irq 3 not in bitmap of probed irqs 0 sio1 not found at 0x2f8 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in ppc0 at 0x378 irq 7 flags 0x40 on isa ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode lpt0: on ppbus 0 lpt0: Interrupt-driven port ppi0: on ppbus 0 plip0: on ppbus 0 bt0 not found at 0x134 vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface usb0: uhub0 at usb0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered APIC_IO: Testing 8254 interrupt delivery APIC_IO: routing 8254 via pin 2 IP packet filtering initialized, divert disabled, rule-based forwarding disabled, default to accept, logging disabled IP Filter: initialized. Default = pass all, Logging = enabled Waiting 15 seconds for SCSI devices to settle SMP: AP CPU #1 Launched! changing root device to da0s1a da1 at ahc0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-2 device da1: 80.000MB/s transfers (40.000MHz, offset 15, 16bit), Tagged Queueing Enabled da1: 17366MB (35566480 512 byte sectors: 255H 63S/T 2213C) 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) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message