From owner-freebsd-current@FreeBSD.ORG Fri Sep 10 14:27:48 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6553D16A4CE for ; Fri, 10 Sep 2004 14:27:48 +0000 (GMT) Received: from GreenSrv.rz.unibw-muenchen.de (greensrv.RZ.UniBw-Muenchen.de [137.193.10.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F32143D31 for ; Fri, 10 Sep 2004 14:27:47 +0000 (GMT) (envelope-from lutz@medusa.informatik.unibw-muenchen.de) Received: from localhost (GreenSrv [127.0.0.1])i8AEQ4ZI010888 for ; Fri, 10 Sep 2004 16:26:04 +0200 Received: from GreenSrv.rz.unibw-muenchen.de ([127.0.0.1]) by localhost (GreenSrv [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10816-01 for ; Fri, 10 Sep 2004 16:26:00 +0200 (CEST) Received: from medusa.informatik.unibw-muenchen.de (medusa.Informatik.UniBw-Muenchen.de [137.193.60.34])i8AEPxhl010882 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 10 Sep 2004 16:25:59 +0200 X-Remarks: If SPAM is relayed via GreenSrv.rz.unibw-muenchen.de to outside of unibw-muenchen.de, please report it to abuse@unibw-muenchen.de Received: from lutz by medusa.informatik.unibw-muenchen.de with local (Exim 4.42 (FreeBSD)) id 1C5mK5-000IoT-MS for current@freebsd.org; Fri, 10 Sep 2004 16:24:22 +0200 From: Lutz Bichler Organization: University of the Federal Armed Forces Munich To: current@freebsd.org Date: Fri, 10 Sep 2004 16:24:21 +0200 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409101624.21412.Lutz.Bichler@unibw-muenchen.de> Sender: Lutz Bichler X-Virus-Scanned: by amavisd-new at GreenSrv.rz.unibw-muenchen.de X-Mailman-Approved-At: Sat, 11 Sep 2004 14:47:09 +0000 Subject: Problem with snd_ich.ko X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2004 14:27:48 -0000 Hi, i have a "funny" problem with snd_ich on 5.3 Beta3. Whenever i boot my machine, sound.ko and snd_ich.ko are loaded, but i do not get any sound working. After unloading and reloading snd_ich.ko things work fine. Any idea abou what going wrong at boot-time loading of the modules? Some information about my machine: lutz@medusa:~> cat /dev/sndstat FreeBSD Audio Driver (newpcm) Installed devices: pcm0: at io 0x1000, 0x2000 irq 5 bufsz 16384 kld snd_ich (1p/1r/0v channels duplex default) lutz@medusa:~> pciconf -vl pcm0@pci0:31:5: class=0x040100 card=0x0056110a chip=0x24458086 rev=0x04 hdr=0x00 vendor = 'Intel Corporation' device = '82801BA/BAM (ICH2/ICH2-M) AC'97 Audio Controller' class = multimedia subclass = audio Regards, Lutz