From owner-freebsd-hackers@FreeBSD.ORG Wed Jan 26 18:47:15 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 942F716A4D4 for ; Wed, 26 Jan 2005 18:47:15 +0000 (GMT) Received: from smtp2.dnainternet.net (smtp2.dnainternet.net [62.240.72.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C66643D5E for ; Wed, 26 Jan 2005 18:47:15 +0000 (GMT) (envelope-from erik.u@dnainternet.net) Received: from b-188-250.dsl.kpy.customers.dnainternet.fi ([212.149.188.250]:50711smtp2.dnainternet.net with ESMTP id S1228847AbVAZSrO (ORCPT ); Wed, 26 Jan 2005 20:47:14 +0200 Message-ID: <41F7E5B1.7090900@dnainternet.net> Date: Wed, 26 Jan 2005 20:47:13 +0200 From: Erik Udo User-Agent: Mozilla Thunderbird 1.0 (X11/20050106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: SB Live! Audigy LS patch? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-hackers@freebsd.org List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 18:47:15 -0000 I have 5.3-stable and this Creative labs Sound Blaster Live! Audigy LS soundcard. I was hoping if anyone could take a look at these error messages i got from trying to get my card working using this kernel module: http://chibis.persons.gfk.ru/audigy/ http://chibis.persons.gfk.ru/audigy/emu10kx/emu10kx-2004-10-23.tar.bz2 Also, i have disabled the integrated ac97 audio. And here is the error message i got trying to load the module: emu10kx0: port 0xeea0-0xeebf irq 16 at device 13.0 on pci0 pcm0: on emu10kx0 pcm0: AC97 reset timed out. pcm0: ac97 codec invalid or not present (id == 0) pcm0: can't init mixer! device_attach: pcm0 attach returned 6 Here is the relevant output from pciconf -lv none0@pci0:13:0: class=0x040100 card=0x10061102 chip=0x00071102 rev=0x00 hdr=0x00 vendor = 'Creative Labs' device = 'CA0106-DAT Audigy LS' class = multimedia subclass = audio Could anyone possibly have some kind of patches for this?