I am trying to record sound from a Delta 1010LT.
To avoid preemptive problems, I am using the approach of running two
pthreads to acquire the data. Each thread should perform a read() (In the
regular syscall read interface) on the data. The file descriptor is opened
before the pthread call (In o
Mark Constable wrote:
FWIW I started with 2.6.0 then patched it up to patch-2.6.0-bk3 and
then applied the original patch linked to by Fredrik (never thought
to look for a newer patch, didn't know that ftp area existed) and
all I got was two small rejects that looked like they were included
in pa
On Wed, 31 Dec 2003 09:27 pm, Klaus-Peter Schrage wrote:
> Fredrik Smedberg wrote:
> > I patched my kernel using:
> > patch -Np1 -i patch_file
>
> Sorry, but adding the -N option didn't change anything. Here's part of
> the output generated by the command
> patch --dry-run -Np1 -i ../alsa-bk-
Fredrik Smedberg wrote:
I patched my kernel using:
patch -Np1 -i patch_file
Sorry, but adding the -N option didn't change anything. Here's part of
the output generated by the command
patch --dry-run -Np1 -i ../alsa-bk-2003-12-05.patch
(after a long chain of success/fail messages, when the patch p
(direct message reposted here, just for the record)
From: "Karthik Raghavan R" <[EMAIL PROTECTED]>
Date: Wed, December 31, 2003 5:23
To: "Rui Nuno Capela" <[EMAIL PROTECTED]>
Hi,
I have that EXACT same 'PDE redefined' error, whith
1.0.0rc2 on the 2.6.0 ... The stock alsa works
perfectly, but whe