With regard to my soundcard problems. I actually have two cards in my
system. The first is an AC97 thing on an Intel motherboard, judging by
this dmesg output I'd say its an Intel 8xx chip...
Intel 810 + AC97 Audio, version 0.24, 15:50:18 Oct 29 2003
PCI: Found IRQ 9 for device 00:1f.5
PCI: Sh
On Sat, 29 May 2004, Frank W. Miller wrote:
> using ALSA. When I try to run my existing binary that makes OSS calls on
> top of Fedora that is using an ALSA driver for my soundcard, I get some
> strange behaviour, some of the calls don't work the same. For example, the
> card supports full-duple
The Fedora Core should have some RPM with the ALSA header files. Since
it is not installed, try looking in the CDs with whatever tool Fedora
provides for searching the RPMS. From a quick look at the names of the
RPMS I cannot find where the ALSA header files are but since I do not
run Fedora
: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Jan Depner
> Sent: Saturday, May 29, 2004 8:26 PM
> To: Frank W. Miller
> Cc: alsa-devel
> Subject: Re: [Alsa-devel] writing user program for alsa under fedora
> core 1
>
>
> Your best bet is to download the sources
source and rebuild it
and all that to accomplish this task?
Thanks,
FM
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jan Depner
Sent: Saturday, May 29, 2004 8:26 PM
To: Frank W. Miller
Cc: alsa-devel
Subject: Re: [Alsa-devel] writing user program for
Your best bet is to download the sources and build the packages. That
way you'll know exactly what you've got. Also, at some point you may
have to go into the libraries and do some debugging.
Jan
On Sat, 2004-05-29 at 19:02, Frank W. Miller wrote:
> Greetings,
>
> I'm writing a softphone for L
Greetings,
I'm writing a softphone for Linux under Fedora Core 1. I've had this
client working well using OSS under Red Hat 9 for awhile now. I've run
into some problems however when trying to use the OSS calls under
Fedora. I thought I would try to just write an ALSA driver and went to
the