[Alsa-user] ESS Maestro3 question

2004-02-16 Thread Ryan Walters
I've tried searching the alsa list archives, but the search always comes up with zero results regardless of term(s) entered. I have a Dell Latitude C810, which integrates an ESS Maestro3 chip for sound. I am using it's line in jack for recording. What is happening is that the amplitude of sample

[Alsa-user] CVS patch fails

2004-02-16 Thread Stephen Stocker
Hi, The alsa-driver/acore/seq/seq_memory.patch fails with this error: --- copying file alsa-kernel/core/seq/seq_memory.c patching file seq_memory.c Hunk #2 FAILED at 236. 1 out of 2 hunks FAILED -- saving rejects to file seq_memory.c.rej make[2]: *** [seq_memory.c] Error 1 make[2]: Leaving di

Re: [Alsa-user] Two USB devices, mixer?

2004-02-16 Thread Bob Hartmann
Thank you for the hints. There's some output below to chew on in case anyone's hungry. It looks OK to me but what do I know.. There may be an obvious problem there. I need to familiarize myself with modules.conf some more. SuSE wants me to use modules.conf.local for my own stuff so I may h

Re: [Alsa-user] Alsa + spdif + 2.6 on inspiron 8600 + port replicator

2004-02-16 Thread Bill Unruh
On Mon, 16 Feb 2004, Jonathan Beilin wrote: > > Analog works fine. Any help is appreciated. > > More details on the not working: the programs pause when attempting to play > through hw:0,4 > > ex: > $ aplay -D hw:0,4 storage/torvalds-says-linux.wav > Playing WAVE 'storage/torvalds-says-linux.w

[Alsa-user] Alsa + spdif + 2.6 on inspiron 8600 + port replicator

2004-02-16 Thread Jonathan Beilin
I'm trying to get SPDIF output from my i8x0 card with alsa and the 2.6 kernel. I can use aplay -D plug:spdif to get sound output, but aplay -D hw:0,4 (the id of my spdif output) does not work and neither xmms nor zinf will play with that output. Analog works fine. Any help is appreciated. More

Re: [Alsa-user] SB Live not detected, error -16

2004-02-16 Thread Jeff Davis
> Are the port addresses (in /proc/ioports) and the interrupt > (/proc/interrupts) of the card free? > Ok, proc pci says (repeated): Bus 0, device 11, function 0: Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 8). IRQ 11. Master Capable. Latency=32. Min Gn

[Alsa-user] errors of vxloader

2004-02-16 Thread Hanbiao Wang
Hi, All Has anyone has experiences of installing alsa drivers of VXpocket series card into an arm-linux platform? My vxloader gives me error message when I loads firmware for VXPocket 440 card. The following are the detailed descriptions of what I did in the installation of ALSA pack

Re: [Alsa-user] software mixing with dmix

2004-02-16 Thread Frank Barknecht
Hallo, lets not shut out the list, they have more knowledge than me. ;) Ben Ford hat gesagt: // Ben Ford wrote: > Frank Barknecht wrote: > > >Could you post your exact .asoundrc and /etc/asound.conf? You also > >might to read http://alsa.opensrc.org/?DmixPlugin for a detailed > >instruction >

Re: [Alsa-user] SB Live not detected, error -16

2004-02-16 Thread Clemens Ladisch
Jeff Davis wrote: > On Mon, 2004-02-16 at 03:52, Clemens Ladisch wrote: > > Jeff Davis wrote: > > > kernel: EMU10K1_Audigy: probe of :00:0b.0 failed with error -16 > > > > 16 = EBUSY (device or resource busy) > > > > Please make sure that you don't load the OSS and ALSA drivers at the > > same

Re: [Alsa-user] Two USB devices, mixer?

2004-02-16 Thread CK
I read: > > Alsaplayer will play midi files but not CDs. > > It assumes that the audio output of the CD drive is connected to the > line input of the sound card. no it doesn't alsaplayer uses cdda via cdparanoia regards, x -- [EMAIL PROTECTED] Postmodernism is german romanticism with b

Re: [Alsa-user] How to use bt87x

2004-02-16 Thread Kai Weber
* Clemens Ladisch <[EMAIL PROTECTED]>: > > I have a little cable from the TV card to the SB-Live line-in. I > > guess the bt87x driver makes it needles? > > The cable is for listening, the driver is for recording. > > It would be possible to record from the Bt878 card and immediately > play the

[Alsa-user] ASROCK K7VT4 (via8235) - mixer doesn't work, sound with noise

2004-02-16 Thread Radoslaw Warowny
Hi ! I am owner of ASROCK K7VT4 motherboard and I try to make sound working under Linux but without success till now. Thie motherboard has via 8235 chipset. I tried to configure alsa 9.x series and now alsa 1.0.1 but without success till now. Any of the mixer applications doesn't work for me: am

Re: [Alsa-user] Kernel 2.6.1 / Alsa-driver 1.0.2... 2nd USB device unhappy

2004-02-16 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 16 February 2004 11:51, Clemens Ladisch wrote: Hi Clemens - > 38 = ENOSYS (function not implemented) > But I've heard that the 2.4/2.6 USB core doesn't (yet) completely > implement USB 2.0 isochronous transfers. Thanks for these thoughts,

Re: [Alsa-user] How to use bt87x

2004-02-16 Thread Clemens Ladisch
Kai Weber wrote: > I like bleeding edge software. I want to try the bt87x driver. Are these two statements connected in any way? ;-) > $ cat /proc/asound/cards > ... > 1 [Bt878 ]: Bt87x - Brooktree Bt878 > Brooktree Bt878 at 0xd4001000, irq 12 > > Now, how can I mak

Re: [Alsa-user] SB Live not detected, error -16

2004-02-16 Thread Jeff Davis
On Mon, 2004-02-16 at 03:52, Clemens Ladisch wrote: > Jeff Davis wrote: > > kernel: EMU10K1_Audigy: probe of :00:0b.0 failed with error -16 > > 16 = EBUSY (device or resource busy) > > Please make sure that you don't load the OSS and ALSA drivers at the > same time. I don't even have OSS ena

Re: [Alsa-user] SB Live not detected, error -16

2004-02-16 Thread Clemens Ladisch
Jeff Davis wrote: > kernel: EMU10K1_Audigy: probe of :00:0b.0 failed with error -16 16 = EBUSY (device or resource busy) Please make sure that you don't load the OSS and ALSA drivers at the same time. HTH Clemens --- SF.Net is sponsore

Re: [Alsa-user] Kernel 2.6.1 / Alsa-driver 1.0.2... 2nd USB device unhappy

2004-02-16 Thread Clemens Ladisch
Andy Green wrote: > Some very interesting additional news: if I remove my happy Logitech USB > headset, and replug the Audigy 2 NX so it is card 1, the Audigy 2 NX works. > If I then add back the Headset (it is then card 2) then I get the bad > behaviour from the Headset! > > Feb 15 22:21:28 fastca

Re: [Alsa-user] no sound upon playback

2004-02-16 Thread Clemens Ladisch
Russell L. Harris wrote: > demudi-1.1.0 on Intel D845PEBT2 motherboard with on-board sound: > > The mixer is NOT muted, and all the pots are open. An audio source is > plugged into the motherboard INPUT jack, and amplified speakers are > plugged into the motherboard LINE OUT jack. > > As soon as D

Re: [Alsa-user] midisport

2004-02-16 Thread Clemens Ladisch
[EMAIL PROTECTED] wrote: > it seems that the m-audio midisport devices now come with new > drivers (both on t he supplied cd and on the website) that do no > longer work with extractfirmware I uploaded a new version of the loader package last Friday. Please complain loudly if that one doesn't wor

Re: [Alsa-user] Two USB devices, mixer?

2004-02-16 Thread Clemens Ladisch
Bob Hartmann wrote: > -M-audio MidiSport 4x4 USB and M-audio Mobile Duo (USB) > > So there are 2 ALSA devices with the same name. They should have different names. What does /proc/asound/cards say? > Alsaplayer will play midi files but not CDs. It assumes that the audio output of the CD drive i

Re: [Alsa-user] PCM clipping on Hoontech SoundTrack XG

2004-02-16 Thread Clemens Ladisch
Daniel Moreno wrote: > I'm using a Hoontech SoundTrack XG (ymf754) and the only bad thing I > find is clipping when I set PCM "too loud". Same here. > I'd think about a hardware limitation if it weren't because: > > * I remember it playing OK under Win Sigmatel AC'97 codecs have some undocumente

Re: [Alsa-user] MPU-401 (on via 686B)

2004-02-16 Thread Clemens Ladisch
Michael Donaghy wrote: > > > Thanks, but in that case why does the bios list separate i/o addresses > > > for mpu-401 and the external port? > > > >The MPU-401 port usually uses address 300 or 330. What are the values > >for the other one? > > > The other one is gameport at 200-207. If these are t

Re: [Alsa-user] missing configuration files?

2004-02-16 Thread Stephen Stocker
> Forgive me for asking again, but I received no response to the message > below, and I don't know how to proceed. Should not the installation > scripts have written the essetial configuration files? > > RLH > > > > On 02/14/04 19:58:35, Russell L. Harris wrote: > > demudi-1.1.0 on Intel D845PEBT

Re: [Alsa-user] software mixing with dmix

2004-02-16 Thread Frank Barknecht
Hallo, Ben Ford hat gesagt: // Ben Ford wrote: > I am trying to get software mixing working to eliminate the need for > esd. I followed the instructions here: > >http://www.alsa-project.org/alsa-doc/doc-php/asoundrc.php3#softmix > > but after modifications, I get just static coming from Zi

Re: [Alsa-user] via82xx microphone not working

2004-02-16 Thread Alessandro Fiorino
On Thursday 12 February 2004 18:32, per jagmalm wrote: > Could someone tell me what the critical > settings are for making the mic work. > 'Mic as center LFE' should be false, > that I understand, but there must be something else, > with the input source settings or something.. > thanks > Same pro