this message is originally from monday... i didn't realize when i replied to
the thread that i wasn't replying to alsa-devel, no wonder it didn't show up
on the list :P     sorry for the duplicate, paul.

********************************************
hello,

i modified hdsp.c to support my rev. 50 card last week (the trivial way), and 
have been experimenting with it for the past three days. everything seems to 
work - midi, spdif lock... - i even downloaded Charbonnel's mixer app, and it 
works great! i use a multiface.

however, when i try to play something with alsaplayer or aplay, my system 
freezes after 2 sec to 2 min of playback... sometimes i can get through a 
whole file, sometimes only partial, but an eventual lock-up is inevitable. i 
have not tried sending anything other than stereo, 44100kHz, 16bit files.

has anyone seen such behavior with this driver?

i am assuming it may have something to do with my setup: linux 2.4.20, alsa 
0.9.5 (with trivial patch to hdsp.c), devfs, recent multiface/pci card with 
rev. 50 firmware.

there's atleast one other person with the same hammerfall set who will be 
trying it out in linux later this week...

any comments appreciated,

dan.

On Mon, 28 Jul 2003 12:23:11 -0400, Paul Davis wrote
> >So then the only way to set volume levels on a DIGI9652 or DIGI9636 when
> >using Alsa is either in the application, or using some form of a script
> >like:
> >
> >#!/bin/bash
> >
> >for i in $(seq 1 26);do
> >amixer -c 0 sset 'Chn',$i 85%
> >done
> 
> only in the application. there is *no* mixer, nothing for ALSA to
> control. whatever is written to the PCM data buffer is what comes out
> of the hardware.
> 
> --p
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites 
> including Data Reports, E-commerce, Portals, and Forums are 
> available now. Download today and enter to win an XBOX or Visual 
> Studio .NET. http://aspnet.click-
url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> _______________________________________________
> Alsa-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
>

--
Open WebMail Project (http://openwebmail.org)



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to