From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by dsl2.external.hp.com (Postfix) with SMTP id 0A3A24835 for ; Sat, 22 Jun 2002 03:07:49 -0600 (MDT) From: Helge Deller To: James Mcclain , "M. Grabert" Subject: Re: [parisc-linux] 0.9.3 Audio on C110 Date: Sat, 22 Jun 2002 11:06:11 +0200 Cc: Patrick Caulfield , References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200206221106.11065.deller@gmx.de> Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: On Saturday 22 June 2002 02:11, James Mcclain wrote: > i cannot speak to the mixer and gain issues, but i can offer something > with regard to recording: adding lines: > > case SNDCTL_DSP_SYNC: > return 0; > > to the ioctl swith statment in drivers/sound/harmony.c (line 727 or there > abouts) will allow you to use sox to record (i have been able to > succesfully record using sox after adding this change). FYI, I've added this patch to the 2.4.18-pa40 CVS kernel. Helge