Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#76181 - [linux][linux-zen]Request to enable dell_rbu module
Attached to Project:
Arch Linux
Opened by Tomasz Cebula (tomaszc) - Wednesday, 12 October 2022, 17:25 GMT
Last edited by Jan Alexander Steffens (heftig) - Thursday, 13 October 2022, 07:06 GMT
Opened by Tomasz Cebula (tomaszc) - Wednesday, 12 October 2022, 17:25 GMT
Last edited by Jan Alexander Steffens (heftig) - Thursday, 13 October 2022, 07:06 GMT
|
DetailsDescription:
On the standard kernel and the ZEN kernel, the dell_rbu module is not included. # zcat /proc/config.gz | grep CONFIG_DELL_RBU # CONFIG_DELL_RBU is not set It is required to run BIOS updates and iDRAC (for servers). I am using an ArchLinux image to update BIOS and iDRAC on Dell servers and currently with every kernel update I have to build the module manually. Are there any contraindications to enable building this module? |
This task depends upon
FS#62432I checked the latest versions of Ubuntu and Debian and both have this module compiled and the option from the above bug enabled:
CONFIG_FW_LOADER_USER_HELPER=y
CONFIG_DELL_RBU=m
Checked on:
Ubuntu Server 22.04 LTS (Live) - Linux 5.15.0
Debian 11.5.0 - Linux 5.10.0