Re: [Alsa-user] firewire audio cards?

2006-11-21 Thread Sergei Steshenko
On Tue, 21 Nov 2006 14:24:13 -0500 (EST) sara lidgey <[EMAIL PROTECTED]> wrote: > Hi All, > > What is the current status of support for firewire audio interfaces? I'm > specifically interested in the MAudio stuff. If anyone knows any info. or > can point me to current info. on this I'd apprec

[Alsa-user] Fortissimo 4 issues

2006-11-21 Thread François Seguin
Hello everyone, I just subscribed to this list, because my new sound card is badly supported. It's a Fortissimo 4 from Hercules/Guillemot (ICE1724/Envy24HT chipset). Here are the issues I experienced. (Note: I use 5.1 analogic output.) * No hardware mixer support * No volume control (nor mas

Re: [Alsa-user] alsa-lib: alsa.pc's Libs shouldn't contain -lm -ldl -lpthread

2006-11-21 Thread r10 kindsofpeople
Takashi, Neither patch went in without some tweaking by hand, but this could be mangling from email or my inexperience. At this point, there are only two errors left: rootfs/usr/lib/libasound.a(conf.o): In function `snd_config_update_free_global': alsa-lib/alsa-lib-1.0.13/src/conf.c:3131: und

[Alsa-user] My solution for no sound on E-Machine M5414 with Realtek/SiS 7012 and snd-intel8x0 driver

2006-11-21 Thread Wesley
Hi all, I am posting this in case it can help anyone with a similar situation. I spent weeks trying to resolve my problem of not getting sound. Here is what I did: Platform: E-Machine M5414 with 2800+ Sempron Distribution: Slackware 11.0 Kernel: v2.6.18 bundled with Slackware 1) Removed the ve

[Alsa-user] Support from Guillemot

2006-11-21 Thread François Seguin
Hello again, Has anyone ever been contacted by Guillemot by any mean ? I contacted Guillemot customer service by mail on mid-August 2006, to ask for Linux support. I told them to get in touch with the ALSA project. In later September, I asked for news again. But I only got typically commercial an

Re: [Alsa-user] Skype and alsa jack-plugin -> xruns (buffer underruns)

2006-11-21 Thread EmIScA
It's not a "clean" support, but works with dmix, only if using the default device. Have you tried to redefine the default device in asound.conf or .asoundrc? Mark ha scritto: EmIScA wrote: Are you using skype 1.2 or 1.3 with native alsa support? If you are not using 1.3, upgrade it and try

Re: [Alsa-user] alsa-lib: alsa.pc's Libs shouldn't contain -lm -ldl -lpthread

2006-11-21 Thread r10 kindsofpeople
First, let me apologize a second time...I thought I had found this thread on Alsa-user, but in fact it was posted to alsa-cvslog. I imagine it was more than a bit confusing without the context of the rest of the thread. The bulk of that message was: - -lm

Re: [Alsa-user] alsa-lib: alsa.pc's Libs shouldn't contain -lm -ldl -lpthread

2006-11-21 Thread Takashi Iwai
At Tue, 21 Nov 2006 07:34:07 -0600, r10 kindsofpeople wrote: > > First, let me apologize a second time...I thought I had found this thread on > Alsa-user, but in fact it was posted to alsa-cvslog. I imagine it was more > than a bit confusing without the context of the rest of the thread. > > T

Re: [Alsa-user] alsa-lib: alsa.pc's Libs shouldn't contain -lm -ldl -lpthread

2006-11-21 Thread Takashi Iwai
At Tue, 21 Nov 2006 09:58:01 -0600, r10 kindsofpeople wrote: > > I'm further along on my goal, but now even more confused. > > Benoit's comment about 'plug-ins' sparked the thought that, since my > interest is in midi, not audio, I could try --disable-pcm. This turned out > to be insufficient,

Re: [Alsa-user] alsa-lib: alsa.pc's Libs shouldn't contain -lm -ldl -lpthread

2006-11-21 Thread Benoit Fouet
Takashi Iwai wrote: > At Tue, 21 Nov 2006 14:47:15 +0100, > Benoit Fouet wrote: > >> Takashi Iwai wrote: >> >>> At Tue, 21 Nov 2006 07:34:07 -0600, >>> r10 kindsofpeople wrote: >>> >>> First, let me apologize a second time...I thought I had found this thread on Al

[Alsa-user] Skype and alsa jack-plugin -> xruns (buffer underruns)

2006-11-21 Thread Mark
I am trying to route the audio connection from Skype to JACK by using the alsa jack-plugin after having tried oss2jack and artsdsp without positive results. The connection works well for about 10 seconds (both ways capture and playback), and then starts running into trouble. This is independent fro

[Alsa-user] make ALSA work from scratch on custom platform

2006-11-21 Thread Gregoire Banderet
Hello, I try to make ALSA work on my PowerPC evaluation card (MPC8349). Linux was compiled with ALSA, I did cross-compile ALSA lib and the ALSA utils. I have a USB audio module plugged, and I can see it in /proc : $ cat /proc/asound/cards 0 [default]: USB-Audio - USB Audio CODEC

[Alsa-user] How do I get one master volume in alsa-mixer for left, right and center?

2006-11-21 Thread Thomas Ammitzbøll-Bach
Hello list, I am the lucky owner of an Inspiron 9300 from Dell. It has a wonderful sound system with three speaker channels. My problem is, that the alsa-mixer has two master sliders: One called "Master Stereo" and one called "Master Mono". Okay big deal, you just slide them separately, but every

Re: [Alsa-user] ALSA problem on Taihu board

2006-11-21 Thread David Cullen
Dear Folks, Sorry, I forgot to mention that I am using ALSA driver, lib, and utils version 1.0.13. I am also using a patched 2.6.13 kernel, but I am not using the ALSA driver that comes with the kernel. I am compiling sound core as built-in. -- Thank you, David Cullen Teligy (864) 527-1263 Off

[Alsa-user] ALSA problem on Taihu board

2006-11-21 Thread David Cullen
Dear Folks, I am having a problem with ALSA on an AMCC Taihu board. To keep things simple, I am just running "speaker-test". The offending line of code is a call to mmap in pcm_mmap.c at line 368. I have used KGDB to trace the call through the kernel, and I cannot figure out the problem. The m

Re: [Alsa-user] ALSA problem on Taihu board

2006-11-21 Thread Lee Revell
On Tue, 2006-11-21 at 19:38 -0500, David Cullen wrote: > Dear Folks, > > I am having a problem with ALSA on an AMCC Taihu board. To keep > things simple, I am just running "speaker-test". The offending line > of code is a call to mmap in pcm_mmap.c at line 368. I have used > KGDB to trace the c