Unsolved
This post is more than 5 years old
1 Rookie
•
4 Posts
0
2529
October 13th, 2019 01:00
17 R5, BIOS issues in Kernel Log
My kernel log is full of errors and warnings caused by bugs in the Alienware 17 R5's BIOS. Please fix these issues for the next release.
The Alienware 17 R5 BIOS is missing a hotfix that the Linux kernel is expecting it to have.
dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: WMI SMBIOS userspace interface not supported(0), try upgrading to a newer BIOS
According to the Linux kernel, having WGDS without WRDS is nonsensical, because WGDS requires WRDS.
iwlwifi 0000:47:00.0: BIOS contains WGDS but no WRDS
From what I read online, these may already be being taken out of the code.
iwlwifi 0000:47:00.0: Unhandled alg: 0x707
iwlwifi 0000:47:00.0: Unhandled alg: 0x71b
From what I understand, these should be provided for voltages to work correctly.
i2c-DELL0877: supply vdd not found, using dummy regulator
i2c-DELL0877: supply vddl not found, using dummy regulator
platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
This may lead to broken or duplicated buttons.
acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
acpi PNP0C14:06: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
????
wmi_bus-PNP0C14:01: WQXM data block query control method not found
wmi_bus-PNP0C14:05: WQBC data block query control method not found
????
iTCO_wdt: can't request region for resource [mem 0x00c5fffc-0x00c5ffff]
iTCO_wdt: probe of iTCO_wdt failed with error -16
I read somewhere that this might be harmless and mean the touchpad firmware can't be updated; but y'all would know for sure.
rmi4-00.fn34: rmi_f34v7_probe: Unrecognized bootloader version
rmi4_f34: probe of rmi4-00.fn34 failed with error -22

