Re: [Alsa-devel] Problems with HDSP Multiface+CardBus

2003-06-12 Thread Jesse Chappell
> It's not really designed to be TotalMix for Linux per se, but rather a > digital IEM mixer. As such, I had slightly different requirements > although the basic ideas are the same. I just got mute and solo working > monday night which I'm really happy about. They're slightly more complex > t

Re: [Alsa-devel] Problems with HDSP Multiface+CardBus

2003-06-12 Thread David E. Storey
> Different headphones have different sensitivities, and line level > can get pretty hot electrically. But I was surprised at how far down > I had to set it though. I wonder if I was getting the signal > from channels 1 & 2 through several paths summing on each other. > It is a bit confusing. I

Re: [Alsa-devel] Problems with HDSP Multiface+CardBus

2003-06-12 Thread Paul Davis
>Maybe this is just because I don't know how to use the >mixer... What I did was > # /sbin/modprobe snd-hdsp line_outs_monitor=1; hdsploader > # for i in $(seq 18); do amixer cset name=Chn,index=$i 32768; done; > # amixer cset numid=5 26,26,32768 > # amixer cset numid=5 27,27,32768 > # aplay ... >I

Re: [Alsa-devel] Problems with HDSP Multiface+CardBus

2003-06-12 Thread Jesse Chappell
> On Thu, 2003-06-12 at 14:03, d wrote: > > that's interresting. 32767 has always been fine for me (on headphones > > just like on line-outs), and all descriptions about the mixer-matrix say > > 32767 means 0db. even sinewaves with 0db are loud but not distorted on > > my headphones... >

Re: [Alsa-devel] Problems with HDSP Multiface+CardBus

2003-06-12 Thread David E. Storey
On Thu, 2003-06-12 at 14:03, d wrote: > that's interresting. 32767 has always been fine for me (on headphones > just like on line-outs), and all descriptions about the mixer-matrix say > 32767 means 0db. even sinewaves with 0db are loud but not distorted on > my headphones... technically, it's

Re: [Alsa-devel] Problems with HDSP Multiface+CardBus

2003-06-12 Thread d
Jesse Chappell wrote: But a word of warning if you do get sound going eventually: 32768 for the LineOut(headphone) port is *way* too hot for headphones plugged directly in. I had to crank it down to 4000 to get a sane maximum volume. You don't want to damage your headphones or your ears.

Re: [Alsa-devel] Problems with HDSP Multiface+CardBus

2003-06-12 Thread Jesse Chappell
Jaakko =?iso-8859-15?q?Pr=E4tt=E4l=E4?= wrote on Thu, 12-Jun-2003: > Maybe this is just because I don't know how to use the > mixer... What I did was > # /sbin/modprobe snd-hdsp line_outs_monitor=1; hdsploader > # for i in $(seq 18); do amixer cset name=Chn,index=$i 32768; done; > # amixer

Re: [Alsa-devel] Problems with HDSP Multiface+CardBus

2003-06-12 Thread Jaakko Prättälä
On Thursday 12 June 2003 18:14, Jesse Chappell wrote: > If you're still getting the I/O error on the hdsploader then its > hard to know what state the thing is really in. > > The current drivers only work for me if I boot to windows, (red > light goes out), reboot to linux (red light flashing until

Re: [Alsa-devel] Problems with HDSP Multiface+CardBus

2003-06-12 Thread Jesse Chappell
Jaakko =?iso-8859-15?q?Pr=E4tt=E4l=E4?= wrote on Thu, 12-Jun-2003: > Encouraged by Jesse's recent success I tried again, > now with firmware rev 10. The module loads, > firmware is loaded but with > Hwdep ioctl error on card hw:0 : Input/output error. If you're still getting the I/O error on

Re: [Alsa-devel] Problems with HDSP Multiface+CardBus

2003-06-12 Thread Jaroslav Kysela
On Thu, 12 Jun 2003, Jaakko [iso-8859-15] Prättälä wrote: > Encouraged by Jesse's recent success I tried again, > now with firmware rev 10. The module loads, > firmware is loaded but with > Hwdep ioctl error on card hw:0 : Input/output error. > > Still, to my disappointment, > aplay -D hw:0,0 fai

[Alsa-devel] Problems with HDSP Multiface+CardBus

2003-06-12 Thread Jaakko Prättälä
Encouraged by Jesse's recent success I tried again, now with firmware rev 10. The module loads, firmware is loaded but with Hwdep ioctl error on card hw:0 : Input/output error. Still, to my disappointment, aplay -D hw:0,0 fails with aplay: set_params:800: Access type not available If the error che