On Thu, Jul 21, 2011 at 4:01 PM, Adrian Knoth <adi@drcomp.erfurt.thur.de> wrote:
On 07/21/11 15:00, Tom Gundersen wrote:
Hi!
> * The driver for my card (RME HDSP MADI, snd_hdpsm) is loaded. [ 48.057757] HDSPM: unknown firmware revision cc
firmware revision is 0xCC, which is not recognised. If your card is MADI, the kernel expects the firmware revision to be 0xD2 (or starting in 3.0, it also accepts 0xCF).
Exactly.
I guess this can be fixed easily by adding your firmware revision to the list of accepted revs.
I hope so, too. Please try the attached patch.
Fons (or anyone else who could reproduce the problem), If you want to try out Adrian's patch, I uploaded a kernel with the patch applied here: <https://dev.archlinux.org/~tomegun/kernel26-2.6.39.1.3-1.1-i686.pkg.tar.xz>. Cheers, -t