* The EMU 0404 soundcard and the Audigy driver...
@ 2005-11-25 4:31 Tyler Knott
2005-11-25 16:20 ` James Courtier-Dutton
0 siblings, 1 reply; 2+ messages in thread
From: Tyler Knott @ 2005-11-25 4:31 UTC (permalink / raw)
To: alsa-devel
I'm not quiet sure whether to post this here or on the alsa-user
mailing list, but seeing as this information is more usefule to the
development of than use of ALSA I decided to put it here.
I have an EMU 0404 soundcard and I just tried the patch below (adapted
from the one suggested at
http://article.gmane.org/gmane.linux.alsa.devel/22204) to try and get
the EMU10k1/Audigy driver to work with this card. It does recognize
it, but I don't get any sound (not that I expected to anyways). Mixer
settings do not seem to have any affect (and curiously none of the
channels, except for the Tone channel, are muteable).
----PATCH---- (not a real diff-generated patch)
alsa/alsa-kernel/pci/emu10k1/emu10k1_main.c (@ about line 750)
.emu10k2_chip = 1,
.ca0102_chip = 1,
.ac97_chip = 1} ,
+ {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40021102,
+ .driver = "Audigy", .name = "E-MU 0404 [4002]",
+ .id = "0404",
+ .emu10k2_chip = 1} ,
{.vendor = 0x1102, .device = 0x0004,
.driver = "Audigy", .name = "Audigy 1 [Unknown]",
.id = "Audigy",
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id\x16865&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: The EMU 0404 soundcard and the Audigy driver...
2005-11-25 4:31 The EMU 0404 soundcard and the Audigy driver Tyler Knott
@ 2005-11-25 16:20 ` James Courtier-Dutton
0 siblings, 0 replies; 2+ messages in thread
From: James Courtier-Dutton @ 2005-11-25 16:20 UTC (permalink / raw)
To: Tyler Knott; +Cc: alsa-devel
Tyler Knott wrote:
> I'm not quiet sure whether to post this here or on the alsa-user
> mailing list, but seeing as this information is more usefule to the
> development of than use of ALSA I decided to put it here.
>
> I have an EMU 0404 soundcard and I just tried the patch below (adapted
> from the one suggested at
> http://article.gmane.org/gmane.linux.alsa.devel/22204) to try and get
> the EMU10k1/Audigy driver to work with this card. It does recognize
> it, but I don't get any sound (not that I expected to anyways). Mixer
> settings do not seem to have any affect (and curiously none of the
> channels, except for the Tone channel, are muteable).
>
The EMU0404 is not currently supported in Linux yet. The reason you get
no sound is because the EMU0404 has a FPGA on it, that we don't yet know
how to program.
I have an EMU1212m that I am working on reverse engineering, so bear
with us.
James
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-25 16:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-25 4:31 The EMU 0404 soundcard and the Audigy driver Tyler Knott
2005-11-25 16:20 ` James Courtier-Dutton
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.