hdac0: Unexpected unsolicited response from address 0: 00000000

This happens when I boot up a Lenovo Thinkstation M73:-
Code:
smbus0: <System Management Bus> on ichsmb0
acpi_wmi0: <ACPI-WMI mapping> on acpi0
acpi_wmi0: cannot find EC device
acpi_wmi0: Embedded MOF found
ACPI: \134WMI1.WQCA: 1 arguments were passed to a non-method ACPI object (Buffer) (20221020/nsarguments-361)
hdac0: Unexpected unsolicited response from address 0: 00000000
hdac0: Unexpected unsolicited response from address 0: 00000000
hdac0: Unexpected unsolicited response from address 0: 00000000
hdac0: Unexpected unsolicited response from address 0: 00000000
hdac0: Unexpected unsolicited response from address 0: 00000000

This is under FreeBSD 14.3-RELEASE.

Anyone know what is causing this and if it needs attention?
 
Actually after some searching..

root@W520:~ $ dmidecode -t bios
# dmidecode 3.6
Scanning /dev/mem for entry point.
SMBIOS 2.6 present.

Handle 0x0013, DMI type 0, 24 bytes
BIOS Information
Vendor: LENOVO
Version: 8BET59WW (1.39 )
Release Date: 09/12/2012
Address: 0xE0000
Runtime Size: 128 kB
ROM Size: 8 MB
Characteristics:
PCI is supported
PNP is supported
BIOS is upgradeable
BIOS shadowing is allowed
Boot from CD is supported
Selectable boot is supported
EDD is supported
3.5"/720 kB floppy services are supported (int 13h)
Print screen service is supported (int 5h)
8042 keyboard services are supported (int 9h)
Serial services are supported (int 14h)
Printer services are supported (int 17h)
CGA/mono video services are supported (int 10h)
ACPI is supported
USB legacy is supported
BIOS boot specification is supported
Targeted content distribution is supported
BIOS Revision: 1.39
Firmware Revision: 1.34
Handle 0x0031, DMI type 13, 22 bytes
BIOS Language Information
Language Description Format: Abbreviated
Installable Languages: 1
en-US
Currently Installed Language: en-US


Now I need to find out what the latest version of the BIOS is for this system.
 
Back
Top