xoocoon / hp-15-ew0xxx-snd-fix

DKMS module for fixing the sound on Linux for HP models Envy x360 15-ew0xxx
GNU General Public License v3.0
33 stars 16 forks source link

Add support for HP ENVY x360 2-in-1 Laptop 15-ew1xxx #19

Open ppcduck opened 12 months ago

ppcduck commented 12 months ago

Hello,

Tried several combinations of ALC245 quirks to no avail. Headphones are working, external speakers are not. mute/mic leds are not.

0x103c, 0x8be3, "HP ENVY x360 2-in-1 Laptop 15-ew1xxx"

Alsa Info: http://alsa-project.org/db/?f=699a99ee4a276cc54f660481a728bc0d2346c414

Manufacturer: HP Product Name: HP ENVY x360 2-in-1 Laptop 15-ew1xxx Product Version: Type1ProductConfigId Firmware Version: F.10 System SKU: 7F5R0UA#ABA Board Vendor: HP Board Name: 8BE3

System: Host: fedora Kernel: 6.4.14-200.fc38.x86_64 arch: x86_64 bits: 64 Console: pty pts/0 Distro: Fedora release 38 (Thirty Eight) Machine: Type: Convertible System: HP product: HP ENVY x360 2-in-1 Laptop 15-ew1xxx v: Type1ProductConfigId serial: CND3310F2C Mobo: HP model: 8BE3 v: 71.22 serial: PSCQTF4MYIEUPQ UEFI: Insyde v: F.10 date: 07/06/2023 Audio: Device-1: Intel Raptor Lake-P/U/H cAVS driver: sof-audio-pci-intel-tgl API: ALSA v: k6.4.14-200.fc38.x86_64 status: kernel-api

Thank you, let me know how I can assist.

ppcduck commented 12 months ago

I don't believe this driver is the issue/appropriate for this model (I certainly could be wrong)

With the patch applied, I was not getting any dmesg grep output.

With it removed, I am getting:

sudo dmesg | grep cs35l41-hda [ 5.691872] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.0: Invalid boost inductor peak current: -1 mA [ 5.691878] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.0: Error in Boost DT config: -22 [ 5.691954] cs35l41-hda: probe of i2c-CSC3551:00-cs35l41-hda.0 failed with error -22 [ 5.801487] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.1: Invalid boost inductor peak current: -1 mA [ 5.801491] cs35l41-hda i2c-CSC3551:00-cs35l41-hda.1: Error in Boost DT config: -22 [ 5.801563] cs35l41-hda: probe of i2c-CSC3551:00-cs35l41-hda.1 failed with error -22

And headphones are still working.