Re: [Alsa-user] hdsp multiface / sample clock source

2004-01-11 Thread Tim Blechmann
> > although i doubt that our problems are similar, i'd try to edit the > > lines 378/379: > > #define HDSP_LONG_WAIT xxx > > #define HDSP_SHORT_WAIT xxx > > > > using higher values ... not very elegant, but on my system i got rid > > of this error message ... didn't help on my system, either... >

Re: [Alsa-user] hdsp multiface / sample clock source

2004-01-10 Thread Mark Knecht
On Fri, 2004-01-09 at 03:19, Tim Blechmann wrote: > > Jan 6 04:09:52 Wizard kernel: ALSA > > ../../alsa-kernel/pci/rme9652/hdsp.c:807: wait for FIFO status <= 0 > > failed after 100 iterations > > although i doubt that our problems are similar, i'd try to edit the > lines 378/379: > #define HDSP_

Re: [Alsa-user] hdsp multiface / sample clock source

2004-01-09 Thread Tim Blechmann
> Jan 6 04:09:52 Wizard kernel: ALSA > ../../alsa-kernel/pci/rme9652/hdsp.c:807: wait for FIFO status <= 0 > failed after 100 iterations although i doubt that our problems are similar, i'd try to edit the lines 378/379: #define HDSP_LONG_WAIT xxx #define HDSP_SHORT_WAIT xxx using higher values .

Re: [Alsa-user] hdsp multiface / sample clock source

2004-01-08 Thread Tim Blechmann
i just tried to install kernel 2.6.1_rc2 on my machine ... these are the outputs of these files on this kernel: > There clearly seems to be a problem with your setup whenever the card > generates audio IRQs, but I can't think of anything at the moment. > Could you please give more details, namely

Re: [Alsa-user] hdsp multiface / sample clock source

2004-01-07 Thread Tim Blechmann
i tried to track down the error ... i've got the dmesg output when starting pcmcia on a working system: starting pcmcia: cs: IO port probe 0x0c00-0x0cff: clean. cs: IO port probe 0x0800-0x08ff: clean. cs: IO port probe 0x0100-0x04ff: excluding 0x200-0x20f 0x378-0x37f pluging the cardbus card into

Re: [Alsa-user] hdsp multiface / sample clock source

2004-01-07 Thread Tim Blechmann
>I have found that most of the time this is caused by 2 things: > > 1) Booting too quickly. If I give larger time outs during grub then > I'm less likely to get this. None the less, this morning I rebooted 4 > times and continued to get the problem. For me I had to up my grub > timeouts to 30

Re: [Alsa-user] hdsp multiface / sample clock source

2004-01-06 Thread Mark Knecht
On Tue, 2004-01-06 at 02:54, Tim Blechmann wrote: > ALSA ../../alsa-kernel/pci/rme9652/hdsp.c:663: Hammerfall-DSP: no > Digiface or Multiface connected! > ALSA ../../alsa-kernel/pci/rme9652/hdsp.c:5042: card initialization > pending : waiting for firmware > ALSA ../../alsa-kernel/pci/rme9652/hdsp.

Re: [Alsa-user] hdsp multiface / sample clock source

2004-01-06 Thread Tim Blechmann
thanks for your response... here it goes: > There clearly seems to be a problem with your setup whenever the card > generates audio IRQs, but I can't think of anything at the moment. > Could you please give more details, namely : > * the output of lspci -vv 00:00.0 Host bridge: Intel Corp. 82845

Re: [Alsa-user] hdsp multiface / sample clock source

2004-01-05 Thread Thomas Charbonnel
Tim Blechmann wrote : hi all, i've got a problem with my brand new hdsp multiface / cardbus ... i got everything working so far ... modules are installed and can upload the firmware ... i can even use the hdspmixer to mix the incoming sounds to the outputs ... but i didn't manage to play any soun

[Alsa-user] hdsp multiface / sample clock source

2004-01-05 Thread Tim Blechmann
hi all, i've got a problem with my brand new hdsp multiface / cardbus ... i got everything working so far ... modules are installed and can upload the firmware ... i can even use the hdspmixer to mix the incoming sounds to the outputs ... but i didn't manage to play any sound from the computer ..