[alsa-devel] RME HDSP rev 37 does not work on 64-bit linux
Florian Faber
faber at faberman.de
Mon Feb 2 09:35:35 CET 2009
Dmitry,
> I just revived my 64-bit Gentoo partition, and vanilla 2.6.28.2 says
> No Multiface or Digiface found, disabling the card.
Ok, you are using a notebook. I have seen problems with notebooks when the
period between powering up the cardbus socket and trying to access the card
wasn't long enough, the interface card isn't initialized fast enough.
Please try the following: Go to line 5059 in /sound/pci/rme9652/hdsp.c and
change the line
ssleep(2);
to
ssleep(5);
Compile it and try again.
Flo
--
Machines can do the work, so people have time to think.
public key 6C002249 x-hkp://wwwkeys.eu.pgp.net
More information about the Alsa-devel
mailing list