[Alsa-user] unsubscribe [EMAIL PROTECTED] please!

2006-06-17 Thread Claude Yu
Hi,     Pls action and thanks.         Best regards,       Claude YU ___ Alsa-user mailing list Alsa-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/alsa-user

[Alsa-user] unsubscribe [EMAIL PROTECTED] please

2006-06-17 Thread claudeyu
Hi, I still received lots of emails coming to me. Pls unsubscribe me & thanks. Regards, Claude Yu ___ Alsa-user mailing list Alsa-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/alsa-user

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Lee Revell
On Sun, 2006-06-18 at 00:55 +0200, Layn wrote: > > I don't know what to tell you then. It must be a bug in Debian's > > toolchain. Try running configure directly and pass --prefix=/usr > > > > I did it without results, but know i have put the last version of > alsa-driver, alsa-lib and alsa-

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Sergei Steshenko
On Sun, 18 Jun 2006 01:25:21 +0200 Layn <[EMAIL PROTECTED]> wrote: > > > There's no need to post strace output anymore. > > > > Did you try all the model options like I said? > > > > If it still does not work file a bug: > > > > https://bugtrack.alsa-project.org/alsa-bug/bug_report_advanced_page.

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Layn
> There's no need to post strace output anymore. > > Did you try all the model options like I said? > > If it still does not work file a bug: > > https://bugtrack.alsa-project.org/alsa-bug/bug_report_advanced_page.php > > Lee > > > Ok, thankyou very much Lee, for your time. Ill try with a live-

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Layn
> I don't know what to tell you then. It must be a bug in Debian's > toolchain. Try running configure directly and pass --prefix=/usr > I did it without results, but know i have put the last version of alsa-driver, alsa-lib and alsa-utils, no for hg, from ftp.alsa-project.org/pub/ And ever

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Lee Revell
On Sun, 2006-06-18 at 00:28 +0200, Layn wrote: > > That is bizarre. I cannot reproduce it here. What distro are you > > using? > > > > Try recompiling alsa-lib and alsa-utils and pass --prefix=/usr (which > > should be the default) to hgcompile. > > > > Lee > > > I already try it, but same res

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Layn
> That is bizarre. I cannot reproduce it here. What distro are you > using? > > Try recompiling alsa-lib and alsa-utils and pass --prefix=/usr (which > should be the default) to hgcompile. > > Lee > I already try it, but same results. Im using debian etch with kernel 2.6.16

[Alsa-user] using dmix and upmix with 'real' 5.1-sound

2006-06-17 Thread Marcel Witte
Hi, I'm using Suse 10.1 with the alsa-packages: alsa-1.0.11-32.x86_64.rpm alsa-firmware-1.0.10-13.x86_64.rpm alsa-plugins-1.0.11-3.x86_64.rpm alsa-tools-1.0.11-16.x86_64.rpm and the following asoundrc: pcm.dmix51 { type upmix slave.pcm { type dmix variable_buffer_size tr

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Lee Revell
On Sat, 2006-06-17 at 22:08 +0200, Layn wrote: > open("/usr/local/src/alsa/alsa-lib/${prefix}/share/alsa/pcm/default.conf", > O_RDONLY) = -1 ENOENT (No such file or directory) That is bizarre. I cannot reproduce it here. What distro are you using? Try recompiling alsa-lib and alsa-utils and p

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Layn
> You must have passed --prefix=/usr/local/src/alsa/alsa-lib/ > to ./configure. Don't do that. It should be looking for that file > in /usr/share/alsa/alsa.conf. > > Lee > > No i just have run the hgcompile script withot parameters. Now i have do a link to /usr/share/alsa/alsa.conf and /usr

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Lee Revell
On Sat, 2006-06-17 at 21:36 +0200, Layn wrote: > stat64("/usr/local/src/alsa/alsa-lib//share/alsa/alsa.conf", > 0x77f9974c) > = -1 ENOENT (No such file or directory) You must have passed --prefix=/usr/local/src/alsa/alsa-lib/ to ./configure. Don't do that. It should be looking for that file in

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Layn
> Did you get this error before installing from Hg? > > What is the output of "cat /proc/asound/cards"? > > What is the output of "strace aplay file.wav"? > > Lee > > Im not sure because i was trying with mpg123, but i think no. cat /proc/asound/cards 0 [Intel ]: HDA-Intel - HDA Int

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Lee Revell
On Sat, 2006-06-17 at 20:22 +0200, Layn wrote: > > There certainly is a cvscompile, and hgcompile and configure. You are > > doing it wrong. > > > > hg clone http://hg-mirror.alsa-project.org/alsa-utils alsa-utils > > > > > Yes, somethings was wrong. I have installed, > alsa-driver+alsa-lib+al

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Layn
> There certainly is a cvscompile, and hgcompile and configure. You are > doing it wrong. > > hg clone http://hg-mirror.alsa-project.org/alsa-utils alsa-utils > > Yes, somethings was wrong. I have installed, alsa-driver+alsa-lib+alsa-utils, but still no sound. I have seen this, when i play s

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Lee Revell
On Sat, 2006-06-17 at 19:45 +0200, Layn wrote: > > alsamixer: function snd_ctl_open failed for default: No such file or > > directory > > > > Maybe the volume is down... > > > > > How can i install alsa-utils from hg repository ? no configure, no > cvscompile, no readme... > There certainly i

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Layn
> alsamixer: function snd_ctl_open failed for default: No such file or > directory > > Maybe the volume is down... > > How can i install alsa-utils from hg repository ? no configure, no cvscompile, no readme... ___ Alsa-user mailing list Alsa-user

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Layn
> Any improvement with the other "model" settings listed for ALC861 in > ALSA-Configuration.txt? > > Lee > > > # modprobe snd-hda-intel model=3stack Jun 17 19:18:24 shinigami kernel: ACPI: PCI Interrupt :00:1b.0[A] -> GSI 16 (level, low) -> IRQ 169 Jun 17 19:18:24 shinigami kernel: PCI: Se

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Lee Revell
On Sat, 2006-06-17 at 19:15 +0200, Layn wrote: > > ALSA CVS is dead, development has moved to Hg: > > > > http://hg-mirror.alsa-project.org/ > > > > > Thanks, i have download with hg, alsa-driver and alsa-kernel, then i > have compile alsa-driver with cvscompile and i have done make. > > modpr

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Layn
> ALSA CVS is dead, development has moved to Hg: > > http://hg-mirror.alsa-project.org/ > > Thanks, i have download with hg, alsa-driver and alsa-kernel, then i have compile alsa-driver with cvscompile and i have done make. modprobe snd-hda-intel Now when i get this error, still there isnt a

[Alsa-user] alsaplayer problem gtk-issue ? on gentoo

2006-06-17 Thread Luigi Rensinghoff
Hello dear alsa-users list i am having prblems suddenly installing alsaplayer on gentoo. Its version 0.99.76 and running the simple emerge command creates alsaplayer but without gui... observing the output i see --disable-gtk but dont know if thats the reason and how to change it. Compiling fro

Re: [Alsa-user] surround51 controlling rear channels

2006-06-17 Thread Lee Revell
On Sat, 2006-06-17 at 14:40 +0300, Svetlozar Argirov wrote: > Hi all, > > I am trying to use all 5 channels of my EMU10k1, when playing music. So > far I've found that the following .asoundrc works pretty well in > duplicating the front channels to rear ones: > > pcm.!dmix { >type plug >

Re: [Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Lee Revell
On Sat, 2006-06-17 at 13:27 +0200, Layn wrote: > Im trying compile the CVS alsa driver, i have read the > http://alsa.opensrc.org/AlsaCVS docs. So i have compile alsa-driver > alsa-kernel alsa-lib and alsa-utils. > Everythings look fine but when i insert the modules (soundcore is > already loade

[Alsa-user] surround51 controlling rear channels

2006-06-17 Thread Svetlozar Argirov
Hi all, I am trying to use all 5 channels of my EMU10k1, when playing music. So far I've found that the following .asoundrc works pretty well in duplicating the front channels to rear ones: pcm.!dmix { type plug slave { pcm surround51 channels 6 } } pcm.!default { typ

[Alsa-user] Help with Intel HDA INCH7.

2006-06-17 Thread Layn
Im trying compile the CVS alsa driver, i have read the http://alsa.opensrc.org/AlsaCVS docs. So i have compile alsa-driver alsa-kernel alsa-lib and alsa-utils. Everythings look fine but when i insert the modules (soundcore is already loaded): modprobe snd-hda-intel;modprobe snd-pcm-oss;modprobe

Re: [Alsa-user] OT: waveform analyzer and tuning aid

2006-06-17 Thread John Anderson
On Fri, 2006-06-16 at 22:13 +0100, John Haxby wrote: > I'm sure I remember someone mentioning some software that displayed a > wavefom from, for example, a guitar which, among other things allowed > you to tune an instrument. I remember that it had quite a > sophisticated interface and a stran

Re: [Alsa-user] Can anyone recommend a well supported 5.1 USB device?

2006-06-17 Thread Frank Barknecht
Hallo, Ron Simpkin hat gesagt: // Ron Simpkin wrote: > The subject says it all really, it'll be used for sound on my HTPC so I'm not > bothered about inputs I'm not concerned about S/PDIF output either. The box > it will be attached to (EPIA SP1300) is pretty low powered so it must do as > much

Re: [Alsa-user] unsubscribe [EMAIL PROTECTED]

2006-06-17 Thread Francesco Peeters
On Sat, June 17, 2006 9:35, Claude Yu said: > Hi, > > > Pls unsubscribe me! > > > > > Best regards, > > > > > Claude YU___ > Alsa-user mailing list > Alsa-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/alsa-user > Please follow

[Alsa-user] unsubscribe [EMAIL PROTECTED]

2006-06-17 Thread Claude Yu
Hi,     Pls unsubscribe me!         Best regards,       Claude YU ___ Alsa-user mailing list Alsa-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/alsa-user