Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #72641
| From | Paul Menzel <pmenzel@molgen.mpg.de> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#992251: Select `CONFIG_X86_PLATFORM_DRIVERS_DELL` for Dell devices (regression) |
| Date | 2021-08-16 13:50 +0200 |
| Message-ID | <CMJhU-70B-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Package: linux-image-5.13.0-trunk-amd64
Version: 5.13.9-1~exp2
Severity: normal
Dear Debian folks,
Linux commit f1e1ea5167 (platform/x86: Move all dell drivers to their
own subdirectory), present since v5.12-rc1, refactored Dell device
related code, introducing the new Kconfig option
`X86_PLATFORM_DRIVERS_DELL` is not set
$ diff -u /boot/config-5.10.0-8-amd64
/boot/config-5.13.0-trunk-amd64 | grep DELL
-CONFIG_DELL_SMBIOS=m
-CONFIG_DELL_SMBIOS_WMI=y
-CONFIG_DELL_SMBIOS_SMM=y
-CONFIG_DELL_LAPTOP=m
-CONFIG_DELL_RBTN=m
-CONFIG_DELL_RBU=m
-CONFIG_DELL_SMO8800=m
-CONFIG_DELL_WMI=m
-CONFIG_DELL_WMI_DESCRIPTOR=m
-CONFIG_DELL_WMI_AIO=m
-CONFIG_DELL_WMI_LED=m
+# CONFIG_X86_PLATFORM_DRIVERS_DELL is not set
On the Dell Latitude E75250, not selecting this causes the function key
for microphone (un-)mute and Wifi (de-)activation to stop working [1].
It’d be great if the Dell platform drivers could be built again.
Kind regards,
Paul
[1]:
https://lore.kernel.org/platform-driver-x86/7857ead5-6ccf-3290-9e86-4f16d2bf360f@redhat.com/T/#t
Back to linux.debian.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#992251: Select `CONFIG_X86_PLATFORM_DRIVERS_DELL` for Dell devices (regression) Paul Menzel <pmenzel@molgen.mpg.de> - 2021-08-16 13:50 +0200 Bug#992251: Select `CONFIG_X86_PLATFORM_DRIVERS_DELL` for Dell devices (regression) Uwe Kleine-König <u.kleine-koenig@pengutronix.de> - 2021-08-16 15:10 +0200 Processed: Re: Bug#992251: Select `CONFIG_X86_PLATFORM_DRIVERS_DELL` for Dell devices (regression) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-08-16 15:10 +0200 Bug#992251: marked as done (Select `CONFIG_X86_PLATFORM_DRIVERS_DELL` for Dell devices (regression)) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-08-20 23:40 +0200
csiph-web