[Alsa-devel] Unresolved references in cvs

2002-12-01 Thread Bruce Paterson
I realise using the cvs tree is asking fot it, but rc6 is unusable for ice1712 at present due to the 1/2 speed problem. It all make's fine, but when I attempt to install the snd.o module I get unresolved references to devfs-get_handle and devfs_put that I didn't get with the official releases.

Re: [Alsa-devel] Re: alsa-devel@lists.sourceforge.net

2002-12-01 Thread Kai Vehmanen
Sorry for the late response.. On Thu, 21 Nov 2002, Mark Ziegler wrote: > thank you. You are right: my ide-dma is turned off. I only activated it in the > SUSE setup, but I've never check if it is really switched on. > Unfortunately I can not turn on the dma: [...] > linux:/home/woody # hdparm -

Re: [Alsa-devel] Delta 410 status

2002-12-01 Thread Reiner Klenk
On Sun, 1 Dec 2002, Reiner Klenk wrote: > Greetings, > > I have been fiddling around with a Midiman Delta 410 over the weekend. I > get some sort of playback but is is severly clipped. I believe there is a > typo in ak4524.c in inits_ak4529[]. Register 0x00 should be initialized to > 0x0c for i2s

Re: [Alsa-devel] Pain and anguish: ALSA CVS and Linux-2.4.20

2002-12-01 Thread Jaroslav Kysela
On Sun, 1 Dec 2002, [iso-8859-1] Chris Rankin wrote: > --- Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > > Could you try the current CVS? Hopefully, I fixed > > the problem. > > Just one small spelling mistake ;-) Yep. I discovered it in the verification phase ;-)

Re: [Alsa-devel] Pain and anguish: ALSA CVS and Linux-2.4.20

2002-12-01 Thread Chris Rankin
--- Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > Could you try the current CVS? Hopefully, I fixed > the problem. Just one small spelling mistake ;-) Index: alsa-kernel/core/control.c === RCS file: /cvsroot/alsa/alsa-kernel/core/con

Re: [Alsa-devel] Pain and anguish: ALSA CVS and Linux-2.4.20

2002-12-01 Thread Jaroslav Kysela
On Sat, 30 Nov 2002, [iso-8859-1] Chris Rankin wrote: > Hi, > > Remind me to NEVER try and update two systems at the > same time again! I have compiled Linux 2.4.20 for my > SMP box with very latest ALSA CVS modules. However, > 2.4.20 deadlocked when I rebooted it and needed > rescuing by the NMI

[Alsa-devel] Delta 410 status

2002-12-01 Thread Reiner Klenk
Greetings, I have been fiddling around with a Midiman Delta 410 over the weekend. I get some sort of playback but is is severly clipped. I believe there is a typo in ak4524.c in inits_ak4529[]. Register 0x00 should be initialized to 0x0c for i2s mode according to the data sheet (need to set DIF1 a

Re: [Alsa-devel] Debugging driver modules

2002-12-01 Thread Matthias Weiss
On Sat, Nov 30, 2002 at 12:38:20PM -0500, Paul Davis wrote: > >I have a STAudio DSP24 mkII and I have noticed that recent changes(after > >NOV 13) in the CVS creates an ICE1712 driver that locks up my kernel. > >Instead of just complaining about this problem I thought I might try to > >narrow down