Re: [Alsa-devel] hdsp driver status

2003-07-08 Thread Thomas Charbonnel
> I can use amixer to set up things as per usual, and jack starts > normally. However, I get no sound whatsoever. > > Loading the firmware via Windows, rebooting, and setting up the card > identically with amixer *does* yield sound. > > So it looks like some critical parts for proper communicatio

Re: [Alsa-devel] hdsp driver status

2003-07-08 Thread Jesse Chappell
Thomas Charbonnel wrote on Sun, 06-Jul-2003: > > > >> I ran hdsploader the first time and it failed. I ran it a second time > >> and the red light on the Multiface went out, [...] > > > > For the record, this is incorrect. I run it once and the red light goes > > out. I have a feeling the er

Re: [Alsa-devel] hdsp driver status

2003-07-06 Thread Thomas Charbonnel
> >> I ran hdsploader the first time and it failed. I ran it a second time >> and the red light on the Multiface went out, [...] > > For the record, this is incorrect. I run it once and the red light goes > out. I have a feeling the error message is incorrect, because the "card" > seems to work now

Re: [Alsa-devel] hdsp driver status

2003-07-05 Thread jfm3
> I ran hdsploader the first time and it failed. I ran it a second time > and the red light on the Multiface went out, [...] For the record, this is incorrect. I run it once and the red light goes out. I have a feeling the error message is incorrect, because the "card" seems to work now. hdspload

Re: [Alsa-devel] hdsp driver status

2003-07-05 Thread jfm3
That hdsploader patch sort of works. I can get sound out of my Multiface now. I ran hdsploader the first time and it failed. I ran it a second time and the red light on the Multiface went out, but the hdsploader process never finished. In fact, it did not even respond to kill -9. It was idle -- ne

Re: [Alsa-devel] hdsp driver status

2003-07-05 Thread Thomas Charbonnel
> >>> Did you drop the alsa-dev CC on purpose ? >> >> No, accident... >> > > I would like to give this patch a go. Can you post it to the list? (Or > did I miss it somehow?) > > Sorry, it did't get copied. Here it is. Thomas hdsploader.patch Description: Binary data

Re: [Alsa-devel] hdsp driver status

2003-07-04 Thread jfm3
> On Fri, 2003-07-04 at 14:58, Thomas Charbonnel wrote: >> > And the driver is 0.9.0rc6 not 5, and it is patched to add 0xb >> (unless that was in 0.9.0rc6 but not 5). And the matrix mixer does >> work (just rechecked, which took a little while as the machine is in >> another country...) >> >> Ok,

Re: [Alsa-devel] hdsp driver status

2003-07-04 Thread Justin Cormack
On Fri, 2003-07-04 at 14:58, Thomas Charbonnel wrote: > > And the driver is 0.9.0rc6 not 5, and it is patched to add 0xb (unless > > that was in 0.9.0rc6 but not 5). And the matrix mixer does work (just > > rechecked, which took a little while as the machine is in another > > country...) > > Ok, t

Re: [Alsa-devel] hdsp driver status

2003-07-04 Thread Thomas Charbonnel
>> > you mean 0xb? I have one that works on 0.9.0rc5, but wont work on >> 0.9.4/todays cvs. >> >> That's surprising. Does the matrix mixer work with 0.9.0rc5 ? > > Yes its fine. But I though it was only the 9652 that had a matrix mixer > problem... > > Justin > I've just had a look at the 0.9.0rc5

Re: [Alsa-devel] hdsp driver status

2003-07-04 Thread Justin Cormack
On Thu, 2003-07-03 at 21:15, Thomas Charbonnel wrote: > >> >> Remaining: > >> >> * HDSP9652: the matrix mixer isn't yet handled right. > >> >> * Rev11 + Multiface: either the firmware file is wrong or the > >> io-box firmware upload scenario has changed for this card revision. > >> Has anyone ever

RE: [Alsa-devel] hdsp driver status

2003-07-03 Thread Mark Knecht
On Thu, 2003-07-03 at 18:20, Thomas Charbonnel wrote: > > I'm sort of concerned that after 6 months of no mixer on the HDSP 9652, > > the DF/MF mixer will get fixed, and then I'll find out it has nothing to > > do the HDSP 9652 and be let down again. > > > > The MF/DF mixer works, but firmware upl

RE: [Alsa-devel] hdsp driver status

2003-07-03 Thread Thomas Charbonnel
> I'm sort of concerned that after 6 months of no mixer on the HDSP 9652, > the DF/MF mixer will get fixed, and then I'll find out it has nothing to > do the HDSP 9652 and be let down again. > The MF/DF mixer works, but firmware upload to the iobox fails with some card revision. On the HDSP 9652 n

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread Thomas Charbonnel
> > I have an 0xb Multiface. I haven't been able to load the firmware with > 0.9.4, either with the PCI or the PCMCIA interface. I have not tried > 0.9.0rc5, nor have I tried loading the firmware with windows and warm > booting. Either route is a lot of work. I'd rather see the hardware > documenta

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread jfm3
On Thu, 2003-07-03 at 14:57, Patrick Shirkey wrote: > > I have an 0xb Multiface. I haven't been able to load the firmware with > > 0.9.4, either with the PCI or the PCMCIA interface. [...] > > Try using this script if you don't already have something similar. I now > get sound through my line out

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread Thomas Charbonnel
>> >> Remaining: >> >> * HDSP9652: the matrix mixer isn't yet handled right. >> >> * Rev11 + Multiface: either the firmware file is wrong or the >> io-box firmware upload scenario has changed for this card revision. >> Has anyone ever had success with this combination (or rev11 + >> Digiface) ? >>

RE: [Alsa-devel] hdsp driver status

2003-07-03 Thread Mark Knecht
> > The documentation is the driver code. Paul is in contact with people from > RME. As of today I'm not, but I'll try to contact them. I'd be as happy as > you to see the driver working smoothly in all possible configurations. > > Thomas > Thomas, We RME users are very happy to have you on our

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread Thomas Charbonnel
> following the above I decided to check I was setting the correct params > in the matrix and it turns out that line out has been moved to numid 22 > (before it was 5). > > amixer -D hw:1 cset numid=22 0,0,16384 > You're mixing things up. This is the syntax of the matrix mixer ctl. The line out v

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread Patrick Shirkey
jfm3 wrote: On Thu, 2003-07-03 at 13:08, Justin Cormack wrote: On Thu, 2003-07-03 at 17:15, Patrick Shirkey wrote: Patrick Shirkey wrote: Thomas Charbonnel wrote: Remaining: * HDSP9652: the matrix mixer isn't yet handled right. * Rev11 + Multiface: either the firmware file is wrong or the io-b

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread jfm3
On Thu, 2003-07-03 at 13:08, Justin Cormack wrote: > On Thu, 2003-07-03 at 17:15, Patrick Shirkey wrote: > > Patrick Shirkey wrote: > > > Thomas Charbonnel wrote: > > > > > >> > > >> Remaining: > > >> * HDSP9652: the matrix mixer isn't yet handled right. > > >> * Rev11 + Multiface: either the firm

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread Patrick Shirkey
Patrick Shirkey wrote: Patrick Shirkey wrote: I'll also try with amixer just incase. Yep. Things changed again. This time Jeds rich and I'm happy. The line outs are still kaput but the outputs are working. I got a nice clear clean signal from output 1 and 2 after running: One more addition. A

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread Patrick Shirkey
Patrick Shirkey wrote: I'll also try with amixer just incase. Yep. Things changed again. This time Jeds rich and I'm happy. The line outs are still kaput but the outputs are working. I got a nice clear clean signal from output 1 and 2 after running: amixer -c 1 cset numid=23 0,0,4000; amixer -c

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread Justin Cormack
On Thu, 2003-07-03 at 17:15, Patrick Shirkey wrote: > Patrick Shirkey wrote: > > Thomas Charbonnel wrote: > > > >> > >> Remaining: > >> * HDSP9652: the matrix mixer isn't yet handled right. > >> * Rev11 + Multiface: either the firmware file is wrong or the io-box > >> firmware upload scenario has

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread Patrick Shirkey
Patrick Shirkey wrote: Thomas Charbonnel wrote: Remaining: * HDSP9652: the matrix mixer isn't yet handled right. * Rev11 + Multiface: either the firmware file is wrong or the io-box firmware upload scenario has changed for this card revision. Has anyone ever had success with this combination (or r

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread Patrick Shirkey
Thomas Charbonnel wrote: Remaining: * HDSP9652: the matrix mixer isn't yet handled right. * Rev11 + Multiface: either the firmware file is wrong or the io-box firmware upload scenario has changed for this card revision. Has anyone ever had success with this combination (or rev11 + Digiface) ? I am

RE: [Alsa-devel] hdsp driver status

2003-07-03 Thread Mark Knecht
onnel > Sent: Thursday, July 03, 2003 4:13 AM > To: [EMAIL PROTECTED] > Subject: [Alsa-devel] hdsp driver status > > > Hi, > > I've been off the net and busy for a long time. I apologize to anyone > whose mail I didn't answer during this period. I'm slowly catch

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread Takashi Iwai
Hi Thomas, good to hear you again! At Thu, 3 Jul 2003 13:12:54 +0200 (CEST), Thomas Charbonnel wrote: > > Done: > * Takashi : I succesfully tested your memory preallocation patch (only > the hdsp part of it, actually), thanks for it. (Thanks too for the > addition of hdspconf to cvs, it is indeed

[Alsa-devel] hdsp driver status

2003-07-03 Thread Thomas Charbonnel
Hi, I've been off the net and busy for a long time. I apologize to anyone whose mail I didn't answer during this period. I'm slowly catching up with the huge activity that has been going on this list, focusing on the hdsp driver issues. I'd like to summarize the driver status : Fixed : * Marcus,

[Alsa-devel] hdsp driver status

2003-04-14 Thread Thomas Charbonnel
Hi, To summarize the current problems with the driver : * there is a locking issue which has been found and solved (thanks again to Joshua N Pritikin). This was the cause of the freezes Mark and others have been experiencing. I need to clean the code up before submitting a patch (hopefully today)