Jaroslav Kysela wrote:
>
> On Sun, 16 Dec 2001, Patrick Shirkey wrote:
>
> > Where in the source can I find the settings to pass to modules.conf for
> > each card respectively? Is there a file for this already or does
> > something need to be written that will grep the source and return the
> >
>Nothing I said was new of course (as I tried to note several times), I
>was simply trying to add my own enthusiasm to this topic. Perhaps you
>didn't get that though, at least I gather from your response.
sorry about the tone of my response. days of grappling with the total
fsck-up that is autoc
On Sat, 15 Dec 2001, Tim Goetze wrote:
> me wrote:
>
> >no segfaulting occurs if you modify the code to setup the streams
> >for SND_PCM_ACCESS_RW_* instead of SND_PCM_ACCESS_MMAP_*. but i guess
> >you've already found this out.
>
> this lead me to believe there is something amiss with the mmap
>
On Sat, 15 Dec 2001, Jack Howarth wrote:
> Hello,
>The following patch is needed to build alsa-libs 0.9beta9 or
> 0.9beta10 against the current Linux 2.4.17-rc1 kernel on ppclinux.
> The definitions for mb, rmb and wmb are directly from the
> asm-ppc/system.h header in Linux 2.4.16.
> This pa
On Sun, 16 Dec 2001, Patrick Shirkey wrote:
> Where in the source can I find the settings to pass to modules.conf for
> each card respectively? Is there a file for this already or does
> something need to be written that will grep the source and return the
> params to a file?
file: alsa-driver/I
Where in the source can I find the settings to pass to modules.conf for
each card respectively? Is there a file for this already or does
something need to be written that will grep the source and return the
params to a file?
Something like alsactl --params would be perfect.
--
Patrick Shirkey
On Sat, 15 Dec 2001, Jack Howarth wrote:
> Hello,
>Are you aware that the snd-card-pdplus.o driver
> is doing floating point in the kernel? On ppclinux
> we get unresolved symbols from this driver (yes
> I know it won't work for us but it is built by
> default on debian)...
>
> snd-card-pdplu
Hello,
Are you aware that the snd-card-pdplus.o driver
is doing floating point in the kernel? On ppclinux
we get unresolved symbols from this driver (yes
I know it won't work for us but it is built by
default on debian)...
snd-card-pdplus.o: unresolved symbol __fixdfsi
snd-card-pdplus.o: unres
Hello,
The following patch is needed to build alsa-libs 0.9beta9 or
0.9beta10 against the current Linux 2.4.17-rc1 kernel on ppclinux.
The definitions for mb, rmb and wmb are directly from the
asm-ppc/system.h header in Linux 2.4.16.
This patch has already been accepted by the Debian alsa ma