[Alsa-devel] HDSP -- linux CardBus issue : further information

2002-05-29 Thread Thomas Charbonnel
Hi Paul, Here are some new elements that may help you : - You said that under windows the bios settings were used to configure the card, thus asked Ico and I to boot using pci=biosirq, which I did, to find that the card was given the same IRQ as before (10) (I was supposed to have an IO probl

Re: [Alsa-devel] Unsubscribing.

2002-05-29 Thread Joerg Mayer
On Wed, May 29, 2002 at 04:06:45AM +0200, Mikael Backman wrote: > How do I unsubscribe to this mailing list? Have you ever noted, that each and every mail sent via this list has a footer? Have you tried following the URL given there? Also, you may try to have a look at the *complete* header of yo

[Alsa-devel] cs4281 with TWO cs4299 codecs - something works

2002-05-29 Thread tomasz motylewski
I have managed to get capture stereo sound from right channels of both codecs. I have just redefined AC slots and made sure second codec is configured. The attached patch is very experimental, proof of concept. But some parts of it could be commited (especially replacing numeric constants like

[Alsa-devel] Experimental USB audio support

2002-05-29 Thread Takashi Iwai
Hi, right now you can find a driver for USB audio on cvs. it's in alsa-driver not in alsa-kernel. the driver will be built automatically when CONFIG_USB is specified in kernel config. please note that this driver is EXPERIMENTAL and TENTATIVE. my first plan was to implement a USB library layer o

Re: [Alsa-devel] Experimental USB audio support

2002-05-29 Thread Patrick Shirkey
This is great but it seems that the cvs server is down :( Takashi Iwai wrote: > > Hi, > > right now you can find a driver for USB audio on cvs. > it's in alsa-driver not in alsa-kernel. > the driver will be built automatically when CONFIG_USB is specified in > kernel config. > > please note t

Re: [Alsa-devel] Experimental USB audio support

2002-05-29 Thread Patrick Shirkey
Takashi Iwai wrote: > > btw, when you use snd-usb-audio module, please make sure that you > don't load OSS audio.o together. hotplug likely loads both modules at > the same time. > So should we can turn off the module option in the kernel or just rmmod audio.o? -- Patrick Shirkey - Boost H

Re: [Alsa-devel] Experimental USB audio support

2002-05-29 Thread Patrick Shirkey
As you can tell I'm very excited about this. Here's some preliminary stuff. #dmesg usb.c: registered new driver audio hub.c: USB new device connect on bus1/1, assigned device number 3 ALSA usbaudio.c:1134: 3:1:1 : AS_GENERAL descriptor not found ALSA usbaudio.c:1134: 3:2:1 : AS_GENERAL desc

Re: [Alsa-devel] Experimental USB audio support

2002-05-29 Thread Patrick Shirkey
At this point I cannot access any of the channels using amixer. This card has 4 channels I/O but the devices in /proc/asound suggest that only 3 are being accessed. Also the only file that shows up in the dirs for card2 card3 and car4 is 'id' which just says card2 card3 or card4. Here's the re