[Linux]Headset microphone is always connected on SwiftSFX14-71G,seems that the ALC245 is not support

ahaloui
ahaloui Member Posts: 2 New User
edited September 26 in Swift and Spin Series

Hi,

On Linux (fedora 40 with latest kernel 6.10.11-200.fc40) the headset microphone is always connected as I've described on fedora forum: https://discussion.fedoraproject.org/t/headphone-microphone-not-working-jack/125668/. . I've tried using some workaround using codecs from https://www.kernel.org/doc/html/latest/sound/hd-audio/models.html. without luck. It seems that the ALC245 is not well supported, or we need an extra patch like it has been done with some of HP's laptop requiring extra patches for the kernel: https://github.com/xoocoon/hp-15-ew0xxx-snd-fix.

Do you have any idea please?

Note: the same issue is occurring whatever I'm using jack or BT headset.

Cheers.

[Edited the thread to add model name and issue detail to the title]

Answers

  • billsey
    billsey ACE Posts: 34,313 Trailblazer

    You are just seeing the headaches associated with being an early adopter. It typically takes the Linux developers about a year to get all the drivers baked in for new hardware. It will get fixed at some point, but you will likely just have to live with the issue until they get it working.

    Click on "Like" if you find my answer useful or click on "Yes" if it answers your question.
  • ahaloui
    ahaloui Member Posts: 2 New User

    In case of HP's laptop, the problem was with the cs35l41 circuit that must be addressed. Do we know what is the equivalent of such chip on the SFX14-71G motheboard ?

    Eventually, I can patch the kernel for testing.

    Thank you