Re: [Alsa-devel] Creamware Noah, snd-usb-audio capable?

2004-02-06 Thread Paul Davis
>Interface Descriptor: > bLength 9 > bDescriptorType 4 > bInterfaceNumber0 > bAlternateSetting 0 > bNumEndpoints 6 > bInterfaceClass 255 Vendor Specific Class ^^^

[Alsa-devel] using preallocate pci, isa or nothing?

2004-02-06 Thread Mathieu Rondonneau
Hi all,   I'm writing an ALSA driver for a CSB337 board (AT91RM9200). There is no PCI or ISA on this board. Should I preallocate memory with: snd_pcm_lib_preallocate_pages_for_all, snd_pcm_lib_preallocate_isa_pages_for_all() or snd_pcm_lib_preallocate_pci_pages_for_all()?   There is a speci

Re: [Alsa-devel] intel8x0 (82801BA): swap headphone/master quirk patch

2004-02-06 Thread alsadev
On Fri, Feb 06, 2004 at 11:50:37AM +0100, Takashi Iwai wrote: > At Thu, 5 Feb 2004 18:13:18 -0800 (PST), > [EMAIL PROTECTED] wrote: > > > > My Intel motherboard (D845WN) has built-in intel8x0 (82801BA) > > audio with the Headphone <--> Master swapping problem... > > > > This fixed it for me: >

Re: [Alsa-devel] intel8x0 has stopped working.

2004-02-06 Thread James Courtier-Dutton
Takashi Iwai wrote: At Thu, 05 Feb 2004 22:28:03 +, James Courtier-Dutton wrote: I checked out a new anonymouse cvs of alsa-driver/alsa-kernel, applied your patch, and attach the output from doing modprobe snd-intel8x0. I can only see printf's in the patch, so I don't see how it could have f

Re: Alsa handling of spdif bits (was Re: [Alsa-devel] Questions to HDSP users)

2004-02-06 Thread Thomas Charbonnel
Takashi Iwai wrote : At Fri, 06 Feb 2004 14:14:22 +0100, Thomas Charbonnel wrote: The problem I see and I dislike with this is that iec bits are associated with playback. This is probably fine with most devices, but not with hardware that can do hardware routing, where you may want to route sig

[Alsa-devel] Creamware Noah, snd-usb-audio capable?

2004-02-06 Thread Hartmut Geissbauer
Hello devels, just a "short" question. I own a piece of hardware called Noah EX. It's a "tactive instrument modeller". Wich means, that it calculates the behaviour and sound of instruments with help of loadable software plugins. This is well done by the device so far.Because that works without a

Re: [Alsa-devel] Quake3 and DMIX

2004-02-06 Thread Adam Tla/lka
Hi, I've made a small patch to aoss and alsa-lib. Now sound in Quake3 started with aoss wrapper works. Not quite good but it is a small progress anyway. We should improve the aoss code. I am not an ALSA programmer so I need more docs reading. Maybe I commented too much in this patch but it is the

Re: [Alsa-devel] [ANN][AudioScience] asihpi driver patch

2004-02-06 Thread Takashi Iwai
Hi Eliot, At Wed, 28 Jan 2004 19:51:12 -0800 (PST), Eliot Blennerhassett wrote: > > The latest driver for AudioScience cards is available as a patch against ALSA > 1.02 from > > http://www.audioscience.com/internet/download/linux.htm > > Also the latest HPI driver needed to make the whole thing

Re: Alsa handling of spdif bits (was Re: [Alsa-devel] Questions to HDSP users)

2004-02-06 Thread Thomas Charbonnel
Takashi Iwai wrote : At Fri, 06 Feb 2004 12:22:08 +0100, Thomas Charbonnel wrote: (BTW Takashi iecset -h says 'audio on' is non-audio and 'audio off' is audio but it seems to be the other way round, unless the hdsp driver is wrong here...) yep, fixed now on CVS :) The problem I see and I disl

Re: Alsa handling of spdif bits (was Re: [Alsa-devel] Questions to HDSP users)

2004-02-06 Thread Takashi Iwai
At Fri, 06 Feb 2004 14:14:22 +0100, Thomas Charbonnel wrote: > > >>The problem I see and I dislike with this is that iec bits are > >>associated with playback. This is probably fine with most devices, but > >>not with hardware that can do hardware routing, where you may want to > >>route signal

Re: Alsa handling of spdif bits (was Re: [Alsa-devel] Questions to HDSP users)

2004-02-06 Thread Takashi Iwai
At Fri, 06 Feb 2004 12:22:08 +0100, Thomas Charbonnel wrote: > > (BTW Takashi iecset -h says 'audio on' is non-audio and 'audio off' is > audio but it seems to be the other way round, unless the hdsp driver is > wrong here...) yep, fixed now on CVS :) > The problem I see and I dislike with thi

Re: [Alsa-devel] sblive 4ch output w/ jack - asoundrc magic?

2004-02-06 Thread Takashi Iwai
At Thu, 05 Feb 2004 20:26:10 +0100, Joern Nettingsmeier wrote: > > Takashi Iwai wrote: > > At Thu, 05 Feb 2004 00:08:18 +0100, > > Joern Nettingsmeier wrote: > > > >>[crossposted to alsa-devel and jackit-devel] > > [removed jackit-devel from cc:] > > >> > >>hi *! > >> > >>i'd like to use the re

Re: [Alsa-devel] intel8x0 has stopped working.

2004-02-06 Thread Takashi Iwai
At Thu, 05 Feb 2004 22:28:03 +, James Courtier-Dutton wrote: > > I checked out a new anonymouse cvs of alsa-driver/alsa-kernel, applied > your patch, and attach the output from doing modprobe snd-intel8x0. > > I can only see printf's in the patch, so I don't see how it could have > fixes th

Re: Alsa handling of spdif bits (was Re: [Alsa-devel] Questions to HDSP users)

2004-02-06 Thread Thomas Charbonnel
Jesse Chappell wrote : > regarding Jesse's problem: > it looks like RME*.conf are broken. > does the attached patch work? Sorry, I had already created a new H-DSP.conf and figured out it needed the 'interface PCM'. I was able to use ac3dec -C to open the device, and attempted to stream through

Re: [Alsa-devel] making aoss able to wrap fopen() calls

2004-02-06 Thread Peter Kirk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Donnerstag, 5. Februar 2004 17:49 schrieb Jaroslav Kysela: > > Could you point me to a good idea of implementing this ? On irc I was > > discussing doing a libc wrapper that replaces the fopen calls with some > > substitute (that aoss can handle), b

Re: [Alsa-devel] ice1712,how to use all 10 channels

2004-02-06 Thread Takashi Iwai
At Thu, 5 Feb 2004 23:44:12 +0200 (EET), Tommi Sakari Uimonen wrote: > > Hi. If I understood correctly ice1712 is capable of hardware mixing 10 > channels. How do I access these different channels from eg. aplay > > Like sblive can do: > > aplay -D front > aplay -D rear > > simultaneously, with

Re: [Alsa-devel] intel8x0 (82801BA): swap headphone/master quirk patch

2004-02-06 Thread Takashi Iwai
At Thu, 5 Feb 2004 18:13:18 -0800 (PST), [EMAIL PROTECTED] wrote: > > My Intel motherboard (D845WN) has built-in intel8x0 (82801BA) > audio with the Headphone <--> Master swapping problem... > > This fixed it for me: thanks for the patch. i'll apply it. for information, what is the ac97 codec