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
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
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-
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.
> 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-
> 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
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
> 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
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
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
> 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
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
> 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
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
> 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
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
> 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
> 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
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
> 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
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
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
>
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
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
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
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
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
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
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
29 matches
Mail list logo