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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 30 Nov 2022 18:37:54 -0800
From:   Russ Weight <russell.h.weight@...el.com>
To:     "Zhou, Jie2X" <jie2x.zhou@...el.com>,
        "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>
CC:     "shuah@...nel.org" <shuah@...nel.org>,
        "mcgrof@...nel.org" <mcgrof@...nel.org>,
        "Zhang, Tianfei" <tianfei.zhang@...el.com>,
        "linux-kselftest@...r.kernel.org" <linux-kselftest@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "Li, Philip" <philip.li@...el.com>
Subject: Re: fw_fallback.sh test failed in Debian 11



On 11/30/22 17:28, Zhou, Jie2X wrote:
>> How much of this path exists on your machine?
>> /sys/devices/virtual/misc/test_firmware/trigger_request
> This path exists.
>
>> And is there anything in the dmesg output that indicates a failure associated with
>> the test_firmware device?
> Yes.
>
> kern  :info  : [   77.858068] test_firmware: loading 'test-firmware.bin'
> kern  :info  : [   77.864705] test_firmware: loaded: 8
> kern  :info  : [   77.874250] test_firmware: loading 'test-firmware.bin'
> kern  :warn  : [   77.880672] misc test_firmware: Direct firmware load for test-firmware.bin failed with error -2
> kern  :info  : [   77.890106] test_firmware: load of 'test-firmware.bin' failed: -2
> kern  :info  : [   78.896662] test_firmware: loading ''
> kern  :info  : [   78.901059] test_firmware: load of '' failed: -22
> kern  :info  : [   78.907422] test_firmware: loading ''
> kern  :err   : [   78.912278] test_firmware: failed to async load firmware
> kern  :info  : [   78.918594] test_firmware: loading 'nope-test-firmware.bin'
> kern  :warn  : [   78.925405] misc test_firmware: Direct firmware load for nope-test-firmware.bin failed with error -2
> kern  :info  : [   78.935260] Ignoring firmware sysfs fallback due to sysctl knob

The above message looks like the problem. Firmware sysfs fallback has been turned off
on this system using sysctl. Can you try turning it on and rerunning the test?

Thanks,
- Russ

> kern  :info  : [   78.941934] test_firmware: load of 'nope-test-firmware.bin' failed: -2
> kern  :info  : [   78.962155] test_firmware: loading 'test-firmware.bin'
> kern  :info  : [   78.968232] test_firmware: loaded: 9
> kern  :info  : [   78.986063] test_firmware: loading 'test-firmware.bin'
> kern  :info  : [   78.992269] test_firmware: loaded: 9
> kern  :info  : [   79.023611] test_firmware: reset
> kern  :info  : [   79.028466] test_firmware: batched sync firmware loading 'test-firmware.bin' 4 times
>
> best regards,

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ