Bug 217867
Summary: | hda_codec_probe of Realtek ALC236 (10ec0236) returns incorrect PCI Id after warm boot | ||
---|---|---|---|
Product: | Drivers | Reporter: | Brett Hassall (brett.hassall) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | NEW --- | ||
Severity: | normal | CC: | nicktelindert, vt |
Priority: | P3 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: |
Description
Brett Hassall
2023-09-03 11:47:36 UTC
Also confirmed for HP 250 G9 (6S774EA) on ALT Linux kernels are 6.5.8, 6.1.57, 5.10.198 (which are basically usptream stable/lts branches). Machine: Type: Laptop System: HP product: HP 250 15.6 inch G9 Notebook PC v: Type1ProductConfigId Audio: Device-1: Intel Alder Lake PCH-P High Definition Audio driver: N/A Downstream bug report for the record https://bugzilla.altlinux.org/48171 Same problem here: I is caused by a code change in patch_realtek.c I have a working kernel based on 6.8.7 here: https://github.com/nicktelindert/linux I reverted this commit manually: https://github.com/torvalds/linux/commit/5aec989 This fixed the issues for ALC236. I am not sure if it breaks other systems though. |