From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 17 Jun 2001 18:21:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 17 Jun 2001 18:20:56 -0400 Received: from mail1.rdc2.bc.home.com ([24.2.10.84]:16043 "EHLO mail1.rdc2.bc.home.com") by vger.kernel.org with ESMTP id ; Sun, 17 Jun 2001 18:20:44 -0400 Date: Sun, 17 Jun 2001 15:17:41 -0700 (PDT) From: Daniel Bertrand X-X-Sender: To: Dylan Griffiths cc: emu10k1-devel , Linux kernel Subject: Re: [Emu10k1-devel] Re: Buggy emu10k1 drivers. In-Reply-To: <3B2C8BFE.299BD47@bigfoot.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 17 Jun 2001, Dylan Griffiths wrote: > Kernel 2.4.5 has a working emu10k1 driver (all apps which hung with > 2.2.19's driver worked fine, none of the working ones stopped working). > Could we perhaps see this backported to the 2.2.20 prepatches so that us 2.2 > lovers can enjoy working sound? Can you give the CVS driver a try? Snapshots are available here: http://opensource.creative.com/snapshot.html The driver in the kernel is based on a CVS snapshot from last summer, the problem may be fixed in CVS. Also, the CVS driver is a common driver for 2.2 and 2.4 (with some #ifdef), so it may be useful to see if it works for you on 2.4.5 but not on 2.2.19. -- Daniel Bertrand