Date: Thu, 27 Apr 2000 14:57:09 -0700 From: Ho-Jeong Joe Park <joepark@uclink4.berkeley.edu> To: freebsd-questions@FreeBSD.ORG Subject: setting sound card - es1371 Message-ID: <00042715125800.00939@susan.pinol1.sfba.home.com>
next in thread | raw e-mail | index | archive | help
Hello, I'm building a custom kernel for 4.0 stable. I had sound with es1371 card on 3.4 stable. On 4.0 configuration file I just added this one line: device pcm The LINT indicated that this would be enough for PnP/PCI card. I succusfully configured and installed new kernel and this is what I get for dmesg: pci0: <unknown card> (vendor=0x123f, dev=0x8888) at 14.0 irq 10 pci0: <unknown card> (vendor=0x1102, dev=0x0002) at 15.0 irq 3 pci0: <unknown card> (vendor=0x1102, dev=0x7002) at 15.1 pci0: <unknown card> (vendor=0x12b9, dev=0x1006) at 16.0 irq 9 pcm0: <AudioPCI ES1371> port 0x1480-0x14bf irq 3 at device 17.0 on pci0 I had that unknown card things with GENERIC kernel too. I was hoping that by setting the sound card, that would go away but it didn't. Well, when I tried to play MP3, I get "Unable to open the audio device" error. Did I miss something? Maybe some simple thing like making a device? And anyone has any idea on that unknown card thing? I believe that's the sound card... Maybe I'm didn't set it right in configuration file? Oh, and one more thing. How do I set up sound card to take full advantage of it? (ie full duplex, second DMA channel, etc) Thank you in advance. -- ######################### Ho-Jeong Joe Park 510.845.1434 joepark@uclink4.berkeley.edu joep@doubletwist.com ######################### 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?00042715125800.00939>