Hello,
I am having trouble with the usb driver for the M-Audio Duo usb
external sound card. I use kernel 2.4.21-2-686 on a Debian system.
alsa-driver-0.9.5
In order to do this I used Clemens Ladisch's midisport-firmware driver
:
http://www.informatik.uni-halle.de/~ladischc/midisport_linux_fir
OK, here is more data. The enclosed files are:
1) The "minimal playback program" described in the original message,
modified to clear the buffer, and do the "dump" of the parameters. The
buffer size is lengthened a bit (maybe this makes a difference??)
2) The output of 'strace' on the program, it
Aloha,
This patch fixes a few typos in alsa-drivers-0.9.5...
-glen
diff -Nru3p alsa-driver-0.9.5.orig/alsa-kernel/pci/intel8x0.c
alsa-driver-0.9.5/alsa-kernel/pci/intel8x0.c
--- alsa-driver-0.9.5.orig/alsa-kernel/pci/intel8x0.c 2003-06-27 17:52:59.0
+
+++ alsa-driver-0.9.5/alsa-ke
This is a nice coincidence, because I just installed Debian Sid
('unstable') on my home workstation.
I am also a convinced Debian user, and all the servers and workstations
I administrate are Debian Woody ('stable'). Now, recently, I have seen
myself forced to install more and more backported pac
That does the trick. Here's a patch against 0.9.5.
I don't know if this is related, but one thing I've been puzzling over
is that half the time after I plug in the audiophile I get static
instead of sound. I have to unload alsa and plug it in again. (As I
mentioned before, I always get stati
Hi all,
I am using the Terratec EWS88MT (VT1712 / Envy24 based) soundcard and would
like to route the digital mixer output to the consumer output (headphone
socket) using the "digital mixer to ac97" option in alsamixer. The signal
is routed correctly, but it is only a mono version of the stereo
Hi,
I am somewhat new to Linux low-level development. I have developed for
other UNIX systems before, and also for Windows NT and for JavaCard
compatible smartcards.
I have used (and enjoyed) Debian for a long time as a Linux user and for
web development. Getting into low-level development, I
Hi,
QAMix-0.0.4_pre03 is a QT based mixer for ALSA. The GUI is configurable
via XML. Default interfaces for standard AC 97 cards and Soundblaster Live
are provided. QAMix can be controlled via MIDI. Any number of MIDI events
can be bound to any mixer control.
It seems as if the code is now quite
At Wed, 23 Jul 2003 14:58:22 +0200,
Joerg Mayer wrote:
>
> Oh, btw. I have some doubts that the chipset really is a 8233A chipset (the A).
grrr, i overlooked that your chip is revision A. sorry.
that explains why dxs_support options don't work: it's for 8233/8235
only but not 8233A. (8233A has
On Wed, Jul 23, 2003 at 10:31:49AM +0200, Takashi Iwai wrote:
> At Tue, 22 Jul 2003 22:02:31 +0200,
> Joerg Mayer wrote:
> >
> > On Tue, Jul 22, 2003 at 08:47:17PM +0200, Takashi Iwai wrote:
> > > At Tue, 22 Jul 2003 20:26:49 +0200,
> > > > kernel: ALSA ../alsa-kernel/pci/via82xx.c:687: invalid vi
I found that a better example for playback is
the 'pcm.c' file that you can find on the alsa site.
It contains many ways to deliver the data (a nice
sine) to your soundcard. Playing with the parameters
gives some insight (more than reading the overall poor
documentation imho :().
Anyway - I "tran
At Wed, 23 Jul 2003 02:05:50 -0800,
Ben Saylor wrote:
>
> > ok, then it supports other sample rates :)
> >
> > about the symptom: do you mean that the playback gets too fast with
> > the lower sample rate,
>
> Yes. i.e. it will play a 44100 hz or whatever stream, but playback is
> too fast.
so
> ok, then it supports other sample rates :)
>
> about the symptom: do you mean that the playback gets too fast with
> the lower sample rate,
Yes. i.e. it will play a 44100 hz or whatever stream, but playback is
too fast.
> or the driver doesn't accept anything else
> 48k?
>
>
> Takashi
At Wed, 23 Jul 2003 01:02:19 -0800,
Ben Saylor wrote:
>
> On Wednesday 23 July 2003 12:29 am, you wrote:
> > At Tue, 22 Jul 2003 22:59:25 -0800,
> >
> > Ben Saylor wrote:
> > > I did some investigation to find out why the sample rate can't be
> > > set to anything but 48khz (or rather, remains 48k
On Wednesday 23 July 2003 12:29 am, you wrote:
> At Tue, 22 Jul 2003 22:59:25 -0800,
>
> Ben Saylor wrote:
> > I did some investigation to find out why the sample rate can't be
> > set to anything but 48khz (or rather, remains 48khz even if it is
> > set to something else) on the Audiophile.
>
> do
At Mon, 21 Jul 2003 19:19:17 -0700 (PDT),
Eliot Blennerhassett wrote:
>
> Takashi Iwai wrote:
> > Hi,
> >
> > so far, some pcm operator callbacks are assumed to be atomic.
> > but looking at the code, this restriction seems coming only from the
> > rwlock of linked streams.
> >
> > there are som
At Tue, 22 Jul 2003 22:59:25 -0800,
Ben Saylor wrote:
>
> I did some investigation to find out why the sample rate can't be set to
> anything but 48khz (or rather, remains 48khz even if it is set to
> something else) on the Audiophile.
does format descriptor contain other sample rates?
> In i
At Tue, 22 Jul 2003 22:02:31 +0200,
Joerg Mayer wrote:
>
> On Tue, Jul 22, 2003 at 08:47:17PM +0200, Takashi Iwai wrote:
> > At Tue, 22 Jul 2003 20:26:49 +0200,
> > > kernel: ALSA ../alsa-kernel/pci/via82xx.c:687: invalid via82xx_cur_ptr, using
> > > last valid pointer
> > > last message repeated
At Wed, 23 Jul 2003 01:55:35 +,
Lisandro Pin wrote:
>
> >From: Takashi Iwai <[EMAIL PROTECTED]>
> >To: "Lisandro Pin" <[EMAIL PROTECTED]>
> >CC: [EMAIL PROTECTED]
> >Subject: Re: [Alsa-devel] SIS7012 works but get's frozen
> >Date: Tue, 22 Jul 2003 18:47:25 +0200
> >
> >At Tue, 22 Jul 2003 16:
At 22 Jul 2003 21:51:21 +0200,
Eduard Hasenleithner wrote:
>
> The only user-space solution to this problem is a deamon
> which runs with real-time priority and client programs can
> connect to it. "jack" is one example for this kind of software
> as it also provides this real-time capability. But
On Wed, 23 Jul 2003, [EMAIL PROTECTED] wrote:
> Hi
>
> Was just wondering if there is any particular reason to acquire a pcm's poll
> descriptor(s) (snd_pcm_poll_descriptors) before each poll, or can I simply do it
> after opening the pcm and be done with it? Can the associated poll fds, or eve
On Tue, 22 Jul 2003, Carlo Wood wrote:
> access = SND_PCM_ACCESS_RW_INTERLEAVED,
Again, access is your problem. You requested read/write access. You have
to request mmap interleaved one (SND_PCM_ACCESS_MMAP_INTERLEAVED).
Jaroslav
-
Jaroslav
I did some investigation to find out why the sample rate can't be set to
anything but 48khz (or rather, remains 48khz even if it is set to
something else) on the Audiophile.
In init_usb_sample_rate(),
if (fmt->attributes & EP_CS_ATTR_SAMPLE_RATE)
is never true, so the sample rate is not
23 matches
Mail list logo