From: Sava Tatic <tictactatic@gmail.com>
To: "John L. Utz III" <john.utz@dmx.com>, alsa-devel@alsa-project.org
Subject: Re: Mackie XD-2 Spike USB Drivers for Linux
Date: Fri, 11 May 2007 13:21:58 +0200 [thread overview]
Message-ID: <200705111321.59816.tictactatic@gmail.com> (raw)
In-Reply-To: <20070510105518.6b1ca72c@jutz-fc6.na.corp.dmxmusic.com>
Hello John,
Thanks so much for your reply. Will fiddle with it as soon as I get back to
the machine. Sounds very encouraging!
Sava
On Thursday 10 May 2007 19:55:18 you wrote:
> Hello Sava
>
> On Thu, 10 May 2007 15:49:01 +0200
>
> "Sava Tatic" <tictactatic@gmail.com> wrote:
> > Hello,
> >
> > I have been trying to get the Mackie XD-2 Spike
> > (http://www.mackie.com/products/spike/) to work on my Kubuntu Feisty
> > machine, and so far I have only gotten it to play out (I had to use
> > plughw instead of hw). I am using the generic USB drivers that came
> > with the distro. I am having trouble recording anything on the card.
> > Alsamixer (or Kmix) do not see the card. When I do alsamixer -c 1 (0
> > is my onboard card), it returns "no mixer elems found".
> >
> > I am aware that this card is not in the ALSA Matrix of supported
> > cards, but I am wondering what would it take for it to become
> > supported?
>
> USB audio is a standard so it might be incredibly easy to do this
> depending on what mackie did.
>
> if the documentation indicates that it needs no drivers for OSX than
> it's a class compliant device and all you should need to do is find
> it's ID string using lsusp and then stick it into the appropriate array
> in the driver:
>
> [jutz@jutz-fc6 ~]$ /sbin/lsusb
> Bus 002 Device 001: ID 0000:0000
> Bus 001 Device 001: ID 0000:0000
> Bus 003 Device 001: ID 0000:0000
> Bus 005 Device 001: ID 0000:0000
> Bus 004 Device 001: ID 0000:0000
> Bus 004 Device 002: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
>
> you should be able to find it this way.
>
> if osx needs a driver or loads firmware for it, then it gets more
> complex, but not too complex.
>
> An example of a firmware loading device is the Emagic A26 and A26m. It
> works in linux because it's class compliant after the linux driver loads
> the firmware and then exits(i think it exits!).
>
> > All the best,
> >
> > Sava
> >
> >
> > _______________________________________________
> > Alsa-devel mailing list
> > Alsa-devel@alsa-project.org
> > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
next prev parent reply other threads:[~2007-05-11 11:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-10 13:49 Mackie XD-2 Spike USB Drivers for Linux Sava Tatic
2007-05-10 17:55 ` John L. Utz III
2007-05-11 11:21 ` Sava Tatic [this message]
2007-05-11 16:45 ` Clemens Ladisch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200705111321.59816.tictactatic@gmail.com \
--to=tictactatic@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=john.utz@dmx.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.