Re: [Alsa-devel] AudioTrak Optoplay...

2003-06-05 Thread Ross Miller
On Wednesday 04 June 2003 06:47, Takashi Iwai wrote: > a possible reason is that either we set up the interface correctly, or > we pass too many packets for the requested status. > i added nrpacks module option in usbaudio driver. please set > nrpacks=2 to reduce the max number of URB packets. >

Re: [Alsa-devel] bug alsa 0.9.3 via82xx

2003-06-05 Thread Takashi Iwai
At 05 Jun 2003 07:43:04 +0200, Alkex wrote: > > Il mer, 2003-06-04 alle 15:51, Takashi Iwai ha scritto: > > At 28 May 2003 15:28:12 +0200, > > Alkex wrote: > > > > > > Hi > > > > > > first of all thanks for the great work done until now > > > > > > let's see my problem > > > > > > I'm runnin

[Alsa-devel] problems with rme digi96/8

2003-06-05 Thread Gorm David Lai
Hi, I really hope somebody can help me. We have recently bought a RME Digi96/8 card. This connects via adat to a mixing console. I have implemented the code in the ALSA 0.9.0 HOWTO for playback. This works fine on a sound blaster card in stereo. However with the digi96/8 card the mixing console do

Re: [Alsa-devel] Terratec Aureon Space

2003-06-05 Thread Takashi Iwai
At Wed, 04 Jun 2003 19:56:01 +0200, Dennis van der Meer wrote: > > Hi, > > >meanwhile, i committed the latest patchset to cvs now. > >i got reports that it works somehow. so, please try the cvs version > >instead of my last patch. > > A big thanks for the patchset. I was able to play sound with

Re: [Alsa-devel] still losing with hdsp (me too)

2003-06-05 Thread David E. Storey
I'm also having problems with the hdsp driver, however, I can get my multiface + PCMCIA card working just fine so long as I boot XP first. XP will load the firmware and when I reboot into linux and do a "modprobe snd-hdsp", it loads up just fine and states that the firmware has already been initial

Re: [Alsa-devel] AudioTrak Optoplay...

2003-06-05 Thread Clemens Ladisch
Ross Miller wrote: > On Tuesday 03 June 2003 01:03, Clemmens Ladisch wrote: > > Are you sure that the Optoplay supports _one_-channel output? > > > That's a good question - I'll try a stereo WAV later this evening after I get > off work. It doesn't, but your aplay command used the "default" device

Re: [Alsa-devel] Terratec Aureon Space

2003-06-05 Thread Dennis van der Meer
Hi, meanwhile, i committed the latest patchset to cvs now. i got reports that it works somehow. so, please try the cvs version instead of my last patch. A big thanks for the patchset. I was able to play sound with xmms (not with the alsa-plugin but the OSS plugin worked). I am unable to use the d

Re: [Alsa-devel] Re: Alsa-devel digest, Vol 1 #1207 - 14 msgs

2003-06-05 Thread Jaroslav Kysela
On Thu, 5 Jun 2003, Patrick Shirkey wrote: > Mark Knecht wrote: > > > > > > Probably true, but I was told that using aplay would be automatic also, > > and it wasn't. I've had to associate a pcm.!default entity to get it to > > work, so something is not quite right. I continue to wonder if somet

Re: [Alsa-devel] bug alsa 0.9.3 via82xx

2003-06-05 Thread Takashi Iwai
At 28 May 2003 15:28:12 +0200, Alkex wrote: > > Hi > > first of all thanks for the great work done until now > > let's see my problem > > I'm running debian unstable and alsa 0.9.3a > > i have 2 problem > 1) the system volume is controlled by the headphone volume please let me know the pci

[Alsa-devel] Re: Alsa-devel digest, Vol 1 #1207 - 14 msgs

2003-06-05 Thread Nathaniel Gray
On Wednesday 04 June 2003 06:48 am, [EMAIL PROTECTED] wrote: > Florian, >Yes. Thanks. This is something Jaroslav pointed out later in the > morning. With this strategy I got at least a simple alsa application > to play sounds cleanly, so this was helpful. > >Can you shed any light on getti

[Alsa-devel] alsa-0.9.3c + Audigy2

2003-06-05 Thread gwatson
Hello all, I'm having some issues with a Audigy2 using 0.9.3c. OSS Compat doesn't seem to work at all, but alsa apps seem ok. (XMMS for example works with alsa pluigin, but not oss) I'm trying to get Enemy Territory to work but all it says is: --- sound initialization --- Sorry but you

Re: [Alsa-devel] build changes

2003-06-05 Thread Giuliano Pochini
On 04-Jun-2003 Jaroslav Kysela wrote: >> I tried to replace Rules.make with an older version and it works >> fine. How do I compile the driver for 0.9.4+ ? I also would like >> to group all files in a subdir. > > Do you have a file alsa-driver/pci/echoaudio.patch? Yes... I removed it and now it

Re: [Alsa-devel] Re: Alsa-devel digest, Vol 1 #1207 - 14 msgs

2003-06-05 Thread Mark Knecht
On Wed, 2003-06-04 at 11:24, Nathaniel Gray wrote: > On Wednesday 04 June 2003 06:48 am, > [EMAIL PROTECTED] wrote: > > Florian, > >Yes. Thanks. This is something Jaroslav pointed out later in the > > morning. With this strategy I got at least a simple alsa application > > to play sounds clean

Re: [Alsa-devel] [PATCH] envy24control widget limits, version 2

2003-06-05 Thread Takashi Iwai
Hi, At Sun, 1 Jun 2003 22:44:55 -0400, Ross Vandegrift wrote: > > Hello, > > The first version of my patch had a few glaring errors. This > update fixes the following issues: > > * HW In level meters were broken > * The last PCM Out meter was broken > * S/PDIF channels can now be control

RE: [Alsa-devel] Re: Alsa-devel digest, Vol 1 #1207 - 14 msgs

2003-06-05 Thread Mark Knecht
> > > > > > > Have you also symlinked /dev/dsp to /dev/adsp0 as that will allow oss > > apps to use the hw:0,1 channel? > > It not required. See to alsa-kernel/Documentation/OSS-Emulation.txt, look > for 'dsp_map' and 'adsp_map'. > > Jaroslav > Patrick

Re: [Alsa-devel] Re: Alsa-devel digest, Vol 1 #1207 - 14 msgs

2003-06-05 Thread Patrick Shirkey
Mark Knecht wrote: Probably true, but I was told that using aplay would be automatic also, and it wasn't. I've had to associate a pcm.!default entity to get it to work, so something is not quite right. I continue to wonder if something similar is effecting the OSS part of this machine. Have you a

Re: [Alsa-devel] build changes

2003-06-05 Thread Takashi Iwai
At Wed, 04 Jun 2003 17:57:32 +0200 (CEST), Giuliano Pochini wrote: > > > On 04-Jun-2003 Jaroslav Kysela wrote: > >> I tried to replace Rules.make with an older version and it works > >> fine. How do I compile the driver for 0.9.4+ ? I also would like > >> to group all files in a subdir. > > > >