* still hammerfall-mem on hdsp? @ 2004-01-16 22:20 Orm Finnendahl 2004-01-17 13:31 ` Tim Blechmann 0 siblings, 1 reply; 6+ messages in thread From: Orm Finnendahl @ 2004-01-16 22:20 UTC (permalink / raw) To: alsa-devel Hi, hope this list is o.k. for this question: I try to get the alsa-drivers for the hdsp compiled with alsa-cvs of today. After successful compile the snd-hammerfall_mem module doesn't seem to be compiled and thus can't get modprobed. Isn't it needed any more? I couldn't find any information about that in the docs. Maybe someone can help with configure options or anything to get the module compiled (the snd-hammerfall_mem.c file is there but the .o file is missing) if it is needed or what else to do to get the rme working. The docs I found reflect my last knowledge that you need to modprobe snd-hammerfall_mem and snd-hdsp first and then run hdsploader to install the firmware. Thanks, Orm ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: still hammerfall-mem on hdsp? 2004-01-16 22:20 still hammerfall-mem on hdsp? Orm Finnendahl @ 2004-01-17 13:31 ` Tim Blechmann 2004-01-17 17:24 ` Orm Finnendahl 0 siblings, 1 reply; 6+ messages in thread From: Tim Blechmann @ 2004-01-17 13:31 UTC (permalink / raw) To: alsa-devel > Maybe someone can help with configure options or anything to get the > module compiled (the snd-hammerfall_mem.c file is there but the .o > file is missing) if it is needed or what else to do to get the rme > working. afaik the memory allocation for the hdsp moved from snd-hammerfall-mem to snd-page-alloc... you shouldn't need this... Tim mailto:TimBlechmann@gmx.de ICQ: 96771783 -- The only people for me are the mad ones, the ones who are mad to live, mad to talk, mad to be saved, desirous of everything at the same time, the ones who never yawn or say a commonplace thing, but burn, burn, burn, like fabulous yellow roman candles exploding like spiders across the stars and in the middle you see the blue centerlight pop and everybody goes "Awww!" Jack Kerouac -- Tim mailto:TimBlechmann@gmx.de ICQ: 96771783 -- The only people for me are the mad ones, the ones who are mad to live, mad to talk, mad to be saved, desirous of everything at the same time, the ones who never yawn or say a commonplace thing, but burn, burn, burn, like fabulous yellow roman candles exploding like spiders across the stars and in the middle you see the blue centerlight pop and everybody goes "Awww!" Jack Kerouac ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: still hammerfall-mem on hdsp? 2004-01-17 13:31 ` Tim Blechmann @ 2004-01-17 17:24 ` Orm Finnendahl 2004-01-17 18:04 ` Justin Cormack 0 siblings, 1 reply; 6+ messages in thread From: Orm Finnendahl @ 2004-01-17 17:24 UTC (permalink / raw) To: alsa-devel Am 17. Januar 2004, 14:31 Uhr (+0100) schrieb Tim Blechmann: > > you shouldn't need this... Thanks. I get snd-hdsp loaded and the firmware uploaded. "cat /proc/asound/card0/hdsp" looks good. But when I try to run alsamixer i get no mixer elems found This is a freshly installed machine and I fear there are some missing device links or something. I ran the snddevices script in alsa-driver. Bear with me if this is stupid and just point me to appropriate readmes if possible. -- Orm ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: still hammerfall-mem on hdsp? 2004-01-17 17:24 ` Orm Finnendahl @ 2004-01-17 18:04 ` Justin Cormack 2004-01-17 19:38 ` Jesse Chappell 2004-01-17 19:55 ` Orm Finnendahl 0 siblings, 2 replies; 6+ messages in thread From: Justin Cormack @ 2004-01-17 18:04 UTC (permalink / raw) To: Orm Finnendahl; +Cc: alsa list On Sat, 2004-01-17 at 17:24, Orm Finnendahl wrote: > Am 17. Januar 2004, 14:31 Uhr (+0100) schrieb Tim Blechmann: > > > > you shouldn't need this... > > Thanks. I get snd-hdsp loaded and the firmware uploaded. "cat > /proc/asound/card0/hdsp" looks good. But when I try to run alsamixer i > get > > no mixer elems found > > This is a freshly installed machine and I fear there are some missing > device links or something. I ran the snddevices script in alsa-driver. > Bear with me if this is stupid and just point me to appropriate > readmes if possible. it doesnt have a mixer, other than the hardware matrix mixer. Docs are on the website, but try amixer cset numid=5 26,0,32768 amixer cset numid=5 27,1,32768 to route playback channels 1 and 2 to multiface analogue channels 1,2 or digiface adat1 channels 1 and 2. ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: still hammerfall-mem on hdsp? 2004-01-17 18:04 ` Justin Cormack @ 2004-01-17 19:38 ` Jesse Chappell 2004-01-17 19:55 ` Orm Finnendahl 1 sibling, 0 replies; 6+ messages in thread From: Jesse Chappell @ 2004-01-17 19:38 UTC (permalink / raw) To: Orm Finnendahl; +Cc: alsa list Justin Cormack wrote on Sat, 17-Jan-2004: > On Sat, 2004-01-17 at 17:24, Orm Finnendahl wrote: > > Am 17. Januar 2004, 14:31 Uhr (+0100) schrieb Tim Blechmann: > > > > > > you shouldn't need this... > > > > Thanks. I get snd-hdsp loaded and the firmware uploaded. "cat > > /proc/asound/card0/hdsp" looks good. But when I try to run alsamixer i > > get > > > > no mixer elems found > > > > This is a freshly installed machine and I fear there are some missing > > device links or something. I ran the snddevices script in alsa-driver. > > Bear with me if this is stupid and just point me to appropriate > > readmes if possible. > > it doesnt have a mixer, other than the hardware matrix mixer. > Docs are on the website, but try You really need to use hdspmixer and hdspconf, they are available in the alsa-tools (or utils, not sure). The former is TotalMix clone to give a full GUI to the powerful matrix mixer. hdspconf lets you set other settings (clock sync/rate, adat/optical input, etc) jlc ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: still hammerfall-mem on hdsp? 2004-01-17 18:04 ` Justin Cormack 2004-01-17 19:38 ` Jesse Chappell @ 2004-01-17 19:55 ` Orm Finnendahl 1 sibling, 0 replies; 6+ messages in thread From: Orm Finnendahl @ 2004-01-17 19:55 UTC (permalink / raw) To: Justin Cormack; +Cc: alsa list Am 17. Januar 2004, 18:04 Uhr (+0000) schrieb Justin Cormack: > > amixer cset numid=5 26,0,32768 > amixer cset numid=5 27,1,32768 alsaplayer works now. Thanks a lot! -- Orm ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-01-17 19:55 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2004-01-16 22:20 still hammerfall-mem on hdsp? Orm Finnendahl 2004-01-17 13:31 ` Tim Blechmann 2004-01-17 17:24 ` Orm Finnendahl 2004-01-17 18:04 ` Justin Cormack 2004-01-17 19:38 ` Jesse Chappell 2004-01-17 19:55 ` Orm Finnendahl
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.