Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3209 - pcengines_apuv2 does no support PcEngines APU4 #8036

Open
openwrt-bot opened this issue Jun 29, 2020 · 1 comment
Open

FS#3209 - pcengines_apuv2 does no support PcEngines APU4 #8036

openwrt-bot opened this issue Jun 29, 2020 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

pyther:

Device: PC Engines APU4
OpenWrt 2020-Jun-28 snapshot

Small regression. The led-apu2 driver which did support the APU4 was removed in favor of the pcengines-apu2 module. However, the pcengines-apu2 in the 5.4 branch does not support the APU4 [1]. The module in the 5.5 branch does support the APU4 [2].

[1] https://github.com/torvalds/linux/blob/v5.4/drivers/platform/x86/pcengines-apuv2.c
[2] https://github.com/torvalds/linux/blob/v5.5/drivers/platform/x86/pcengines-apuv2.c

Related Commits by @feckert and committed by @hauke
kernel/leds-apu2: remove deprecated leds-apu2 driver: 2b550a6
kernel: add pcengines-apu2 module description: f3c5c09

System Info:

root@OpenWrt:~# modprobe pcengines_apuv2
1 module could not be probed

  • pcengines-apuv2

root@OpenWrt:~# dmesg | grep pcengines_apuv2
[ 9.610885] pcengines_apuv2: failed to detect apu board via dmi
[ 9.744176] pcengines_apuv2: failed to detect apu board via dmi

Handle 0x0000, DMI type 0, 26 bytes
BIOS Information
Vendor: coreboot
Version: v4.12.0.1
Release Date: 05/29/2020
ROM Size: 8192 kB
Characteristics:
PCI is supported
PC Card (PCMCIA) is supported
BIOS is upgradeable
Selectable boot is supported
ACPI is supported
Targeted content distribution is supported
BIOS Revision: 4.12
Firmware Revision: 0.0

@openwrt-bot
Copy link
Author

pyther:

Github PR: #3167

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant