lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAG-2HqWK3x5-szkyzX8AMxuMpDZNVRXHYtQ0AkAPMsGcLK0Z9w@mail.gmail.com>
Date:	Thu, 21 Jul 2011 15:00:32 +0200
From:	Tom Gundersen <teg@...m.no>
To:	General Discussion about Arch Linux <arch-general@...hlinux.org>,
	Fons Adriaensen <fons@...uxaudio.org>
Cc:	Adrian Knoth <adi@...omp.erfurt.thur.de>,
	Takashi Iwai <tiwai@...e.de>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [arch-general] Panic - no sound devices after upgrade

Adrian, Takashi: I added you to cc, as you last touched this code,
sorry if I should have cc'ed someone else. It appears that the HDSPM
module does not recognise cards with firmware revision 0xCC:

On Thu, Jul 21, 2011 at 1:23 PM, Fons Adriaensen <fons@...uxaudio.org> wrote:
>>>>> * The driver for my card (RME HDSP MADI, snd_hdpsm) is loaded.
>> > [   48.057757] HDSPM: unknown firmware revision cc
[...]
> Today I tried again downgrading the kernel to 2.6.37, to check if
> the firmware revision error would occur. It doesn't.
[...]
> Tentative conclusion: the snd_hdspm driver in 2.6.39 is not OK.

Ah, I see. Thanks for the clarification. This means that the kernel is
not able to recognise your card. Pre-.39 it would load anyway, but
since .39 it gives the warning you posted and refuses to load. Your
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).

I guess this can be fixed easily by adding your firmware revision to
the list of accepted revs.

Adrian: is any more info needed to add this rev?

Cheers,

Tom
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ