Jaroslav writes:
> On Wed, 21 Jan 2004, Ted wrote:
> [...]
> > I configured alsa-lib with
> > ./configure --prefix=/usr --with-versioned=no --with-debug=yes \
> ^^^
>
> This was the problem. I've fixed the code in CVS
t no-one else is reporting this problem, and many people
seem to be able to run programs like aplay and alsaplayer without
getting nonsense like this:
aplay /home/ted/Sound/Data/drum6.wav
Playing WAVE '/home/ted/Sound/Data/drum6.wav' : Signed 16 bit Little Endian, Rate 8000
Hz, Stereo
aplay:
,10 @@
#ifndef ALSA_BUILD
#include
#include
#else
+#undef CONFIG_ISAPNP
+#define CONFIG_ISAPNP
#include
#undef CONFIG_PNP
#define CONFIG_PNP
#include "pnp.h"
The driver module for my UltraSound PNP sound card will not load
without such a correction.
Ted.
--
Ted &l
file pcm_native.c.rej
make[1]: *** [pcm_native.c] Error 1
make[1]: Leaving directory `/u2/lfs/alsa-cvsexport-2003-12-31/alsa-driver/acore'
make: *** [dep] Error 1
The patch file in 2003-12-31/alsa-driver/acore/pcm_native.patch
needs updating.
Ted.
--
Ted <[EMAIL PROTECTED]&
--with-versioned=no --with-debug=yes
alsa-utils-1.0.0rc2 was configured with
CFLAGS="-g O2" LDFLAGS="-g O2" ./configure
and I'm using gcc 2.95.3 and linux-2.2.25.
Ted.
--
Ted <[EMAIL PROTECTED]>
http://www.nowtsfree.freeserve.co.uk
---
ensure that
CONFIG_ISAPNP is defined when support/pnp/* are built for my
configuration, too.
Ted.
--
Ted <[EMAIL PROTECTED]>
http://www.nowtsfree.freeserve.co.uk
---
This SF.net email is sponsored by: SF.net Giveback Program.
Does Sou
rather the way I have hacked it.
Ted.
> To: [EMAIL PROTECTED]
> Cc: Ted <[EMAIL PROTECTED]>
> Subject: alsa-driver-1.0.0pre3 - UltraSound PnP card not found?
> Date: Thu, 27 Nov 2003 01:54:45 +
> From: Ted <[EMAIL PROTECTED]>
> Message-Id: <[EMAIL PROTECTED]&g
Hello Takashi,
> Takashi Iwai wrote:
> Ted wrote:
> >
> > # modprobe -v snd-interwave
> > /sbin/insmod /lib/modules/2.2.25/misc/snd-interwave.o \
> > index=0 id=GusPnP enable=1 isapnp=1 port=0x220 irq=15 \
> > dma1=5 dma2=7 midi=0 pcm_channel
nything here look amiss, before I start adding printk's to
the source code?
Ted.
--
Ted <[EMAIL PROTECTED]>
http://www.nowtsfree.freeserve.co.uk
---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net
ds by changing acore/pci_compat_22.c: line 371, like this
- pci_name(pdev));
+ res_name);
Unfortunately, the snd-interwave modules fails to load afterwards.
The temporary fix above is surely not the cause of this, but I'll
say more in a separate message.
Ted.
--
Ted &l
diff -ur alsa-driver-0.9.7/alsa-kernel/pci/ac97/ac97_codec.c
/alsa/patch/0.9.7/ac97_codec.c
--- alsa-driver-0.9.7/alsa-kernel/pci/ac97/ac97_codec.c 2003-08-28 23:36:44.0
+0800
+++ /alsa/patch/0.9.7/ac97_codec.c 2003-10-13 19:45:39.0 +0800
@@ -139,6 +139,7 @@
{ 0x49434551, 0x
It seems I can load the ALSA drivers, suspend the system, and upon
restoring, the sound output just magically starts working!
MPlayer still gets caught in the "unknown status, trying to reset
soundcard" loop on _most_ media files I've tried. With one MPEG I've
tried, it actually starts playing, b
On Wed, 6 Aug 2003, ted wrote:
> On Tue, 22 Jul 2003, ted wrote:
>
> > On Tue, 22 Jul 2003, Takashi Iwai wrote:
> >
> > > > I've been unable to get the latest stable ALSA to produce any sound at
> > > > all. I even tried the "loading+unloading
On Tue, 22 Jul 2003, ted wrote:
> On Tue, 22 Jul 2003, Takashi Iwai wrote:
>
> > > I've been unable to get the latest stable ALSA to produce any sound at
> > > all. I even tried the "loading+unloading dmasound_pmac first" trick, but
> > > to no
On Tue, 22 Jul 2003, Takashi Iwai wrote:
> > I've been unable to get the latest stable ALSA to produce any sound at
> > all. I even tried the "loading+unloading dmasound_pmac first" trick, but
> > to no avail. Everything looks fine, but applications using ALSA refuse to
> > work or crash. Using
(Originally sent on the 17th, subscribed and resent due to lack of
response from moderators.)
I've been unable to get the latest stable ALSA to produce any sound at
all. I even tried the "loading+unloading dmasound_pmac first" trick, but
to no avail. Everything looks fine, but applications using
16 matches
Mail list logo