Re: [Alsa-devel] USB Audio/Midiman - partial success

2002-09-26 Thread Clemens Ladisch
Fedor G. Pikus wrote: > On Wed, 25 Sep 2002, Takashi Iwai wrote: > > At Tue, 24 Sep 2002 20:03:54 -0700 (PDT), > > Fedor G. Pikus <[EMAIL PROTECTED]> wrote: > > > > > > > then the complete callback is called properly but likely > > > > snd_pcm_period_elapsed() is not called. > > > > > > That's rig

Re: [Alsa-devel] How to select different S/PDIFoutput ports on a SBLive!

2002-09-26 Thread Gerard Janssen
Hi, Takashi wrote >Gerard Janssen wrote: >> >> I tried to find the spdif output port addresses by changing the register >> addresses of EXTOUT_TOSLINK_L/R in emu10k1.h to all 16 possible output >> address pairs between (00 - 1f). To do this, I removed the extout_mask >> check in emufx.c in the

[Alsa-devel] init script with hotplug & usb audio

2002-09-26 Thread Duncan Sands
I have a usb webcam with audio plugged into my computer, and a cs46xx sound card inside. When I boot the following sequence occurs: (1) the hotplug subsytem is started. This automatically loads the snd-usb-audio module and the modules it depends on. In particular /proc/asound/ is created. (2)

Re: [Alsa-devel] init script with hotplug & usb audio

2002-09-26 Thread Tim Goetze
Duncan Sands wrote: >(1) the hotplug subsytem is started. This automatically >loads the snd-usb-audio module and the modules it >depends on. In particular /proc/asound/ is created. > >(2) the alsasound init script is run. It detects that >/proc/asound/ exists, and exits at once. In particular

Re: [Alsa-devel] init script with hotplug & usb audio

2002-09-26 Thread Takashi Iwai
At Thu, 26 Sep 2002 10:20:25 +0200, Duncan Sands wrote: > > I have a usb webcam with audio plugged into my computer, > and a cs46xx sound card inside. > > When I boot the following sequence occurs: > > (1) the hotplug subsytem is started. This automatically > loads the snd-usb-audio module and

Re: [Alsa-devel] usb quattro

2002-09-26 Thread Takashi Iwai
At Thu, 26 Sep 2002 09:56:15 +0900, Patrick Shirkey wrote: > > Patrick Shirkey wrote: > > I just updated using cvs from a couple of hours ago and I can get > > perfect quality audio with multiple channels through jack. > > > > Further testing reveals that jack cannot capture audio from the pcm

[Alsa-devel] [PATCH] No devfs_find_and_unregister in Linux 2.4.x

2002-09-26 Thread Pavel Roskin
Hello! The last change to alsa-kernel/core/sound.c doesn't work with Linux 2.4.20-pre8 with devfs support enabled: # depmod -ae depmod: *** Unresolved symbols in /lib/modules/2.4.20-pre8/kernel/sound/acore/snd.o depmod: devfs_find_and_unregister There is no "devfs_find_and_unregister"

[Alsa-devel] Hints on configuring EGPIO on cs46xx

2002-09-26 Thread Peter Good
I've just tried the CVS, and am having a little trouble configuring a Hercules Game Theater XP. I've got the modules installed, cs46 comes up correctly, and I do get sound, but it's doing what was referred to in the other thread about this module. Sound is flat, no bass or anything. I'm not really

Re: [Alsa-devel] USB Audio/Midiman - partial success

2002-09-26 Thread Takashi Iwai
At Thu, 26 Sep 2002 09:47:50 +0200 (METDST), Clemens Ladisch wrote: > > Fedor G. Pikus wrote: > > On Wed, 25 Sep 2002, Takashi Iwai wrote: > > > At Tue, 24 Sep 2002 20:03:54 -0700 (PDT), > > > Fedor G. Pikus <[EMAIL PROTECTED]> wrote: > > > > > > > > > then the complete callback is called properl

Re: [Alsa-devel] Hints on configuring EGPIO on cs46xx

2002-09-26 Thread Benny Sjostrand
>I've just tried the CVS, and am having a little trouble configuring a >Hercules Game Theater XP. I've got the modules installed, cs46 comes up >correctly, and I do get sound, but it's doing what was referred to in >the other thread about this module. Sound is flat, no bass or anything. >I'm not

[Alsa-devel] Should YMF753 Patch Use Integer or Enumerated Mixer Controls?

2002-09-26 Thread David Shust
Okay, Takashi, you've convinced me to use mixer controls for the YMF753 oddnesses. I have a problem with which type of mixer control I should use. For S/PDIF output, there is the choice of selecting no output pin, (YMF753 default behaviour), or pin 43 or 48. It is also possible to select the ma

[Alsa-devel] YMF753 Integer or Enumerated Mixer Controls

2002-09-26 Thread David Shust
Okay, Takashi, you've convinced me to use mixer controls for the YMF753 oddnesses. I have a problem with which tghy Free, BeOS-friendly email accounts: http://BeMail.org/ BeOS News and Community: http://www.BeGroovy.com/

Re: [Alsa-devel] init script with hotplug & usb audio

2002-09-26 Thread Duncan Sands
On Thursday 26 September 2002 13:49, Takashi Iwai wrote: > At Thu, 26 Sep 2002 10:20:25 +0200, Duncan Sands wrote: > > I have a usb webcam with audio plugged into my computer, > > and a cs46xx sound card inside. > > > > When I boot the following sequence occurs: > > > > (1) the hotplug subsytem i