From owner-freebsd-multimedia Thu Jan 25 9: 2:48 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from dslab7.cs.uit.no (dslab7.cs.UiT.No [129.242.16.27]) by hub.freebsd.org (Postfix) with ESMTP id C711E37B404 for ; Thu, 25 Jan 2001 09:02:30 -0800 (PST) Received: (from frodef@localhost) by dslab7.cs.uit.no (8.11.1/8.11.0) id f0PH2Oe00781; Thu, 25 Jan 2001 18:02:24 +0100 (CET) (envelope-from frodef@acm.org) X-Authentication-Warning: dslab7.cs.uit.no: frodef set sender to frodef@acm.org using -f To: freebsd-multimedia@freebsd.org Subject: Getting ad1816 to work From: Frode Vatvedt Fjeld Date: 25 Jan 2001 18:02:24 +0100 Message-ID: <2hbssvmuov.fsf@dslab7.cs.uit.no> Lines: 26 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have an on-board ad1816 sound chip that I'd like to use with my FreeBSD system. It used to somewhat work, but after an upgrade I can't seem to get the kernel to take notice of the sound chips at all. My system: FreeBSD dslab7.cs.uit.no 4.2-STABLE FreeBSD 4.2-STABLE #9: Thu Jan 25 15:56:43 CET 2001 root@dslab7.cs.uit.no:/usr/src/sys/compile/DSLAB7 i386 This is from the boot-log from when things worked: pcm1: at port 0x220-0x22f,0x388-0x38b,0x530-0x53f irq 5 drq 1,0 on isa0 I've tried to load some (apparently) relevant modules like snd_pcm and snd_ad1816, but absolutely nothing happens (other than the modules show up when I do kldstat). I can't seem to find _any_ documentation about how these modules are supposed to be used. I've tried to recompile the kernel with various "device pcm0 ..." configurations (including the exact line that did work before), but still nothing happens, no indication of success or failure or anything. Any help with this would be much appreciated. -- Frode Vatvedt Fjeld To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message