From owner-freebsd-multimedia@FreeBSD.ORG Sat Jan 6 11:11:17 2007 Return-Path: X-Original-To: freebsd-multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C35FD16A40F for ; Sat, 6 Jan 2007 11:11:17 +0000 (UTC) (envelope-from Yuriy.Tsibizov@gfk.ru) Received: from mx.gfk.ru (mx.gfk.ru [84.21.231.130]) by mx1.freebsd.org (Postfix) with ESMTP id 430BD13C45B for ; Sat, 6 Jan 2007 11:11:17 +0000 (UTC) (envelope-from Yuriy.Tsibizov@gfk.ru) Received: from ex.hhp.local by mx.gfk.ru (MDaemon PRO v9.5.3) with ESMTP id md50000823754.msg; Sat, 06 Jan 2007 13:52:17 +0300 Received: from dialup-chibis.gfk.ru ([10.0.6.45]) by ex.hhp.local with Microsoft SMTPSVC(6.0.3790.1830); Sat, 6 Jan 2007 13:52:21 +0300 Date: Sat, 6 Jan 2007 13:52:00 +0300 (MSK) From: Yuriy Tsibizov X-X-Sender: chibis@free.home.local To: Ricardo Nabinger Sanchez In-Reply-To: <20070105194357.a0ac4dfa.rnsanchez@wait4.org> Message-ID: <20070106135030.F642@free.home.local> References: <200701041640.l04GeNAk043403@freefall.freebsd.org> <20070105092343.aeywvr2jack4oc0w@webmail.leidinger.net> <20070105093418.a4622c72.rnsanchez@wait4.org> <20070106041705.582366b8.ariff@FreeBSD.org> <20070105194357.a0ac4dfa.rnsanchez@wait4.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-OriginalArrivalTime: 06 Jan 2007 10:52:22.0095 (UTC) FILETIME=[BE4275F0:01C73180] X-Spam-Processed: mx.gfk.ru, Sat, 06 Jan 2007 13:52:17 +0300 (not processed: message from valid local sender) X-MDRemoteIP: 10.0.0.30 X-Return-Path: Yuriy.Tsibizov@gfk.ru X-Envelope-From: Yuriy.Tsibizov@gfk.ru X-MDAV-Processed: mx.gfk.ru, Sat, 06 Jan 2007 13:52:17 +0300 Cc: freebsd-multimedia@FreeBSD.org, Alexander Leidinger , Ariff Abdullah Subject: Re: kern/107516: emu10k1 - skips, clicks and lag after a day of heavy usage X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jan 2007 11:11:17 -0000 On Fri, 5 Jan 2007, Ricardo Nabinger Sanchez wrote: > On Sat, 6 Jan 2007 04:17:05 +0800 > Ariff Abdullah wrote: > >> How about snd_emu10kx ? There are still few pending fixes that need to >> be applied for snd_emu10kx (Yuriy Tsibizov is the current maintainer >> for this driver) > > Surely I'll be able to test, but only on next boot as I can't remove the > modules (device busy, but dmesg tells that the module was loaded for the > kernel (the 'kernel' module, I believe) and can't be removed). The next boot > will happen in one of the next mornings up to (inclusive) this monday, then I > test and post the results here. Seems I missed a PR and start of discussion, but we have 10-days public holidays in Russia :-) Ricardo, can you try updated version from http://chibis.persons.gfk.ru/audigy/v2/emu10kx-port.tar.bz2 ? It's not a complete 'port', you will have to " make obj; make depend; make; make install" to build and install it. I think I fixes most low-bitrate playback problems I had in emu10kx. Yuriy.