WeirdTreeThing / chromebook-linux-audio

Script to enable audio support on many Chrome devices
BSD 3-Clause "New" or "Revised" License
232 stars 44 forks source link

[Delbin] Headphone's Mic does not appear when plugged in #103

Open CoolPenguin27 opened 6 months ago

CoolPenguin27 commented 6 months ago

Describe the bug The headphone's mic does not get registered under Linux. It does not appear alongside the Headphone's output and does not appear anywhere else.

Boardname Delbin

Logs debug-logs(no-headset-mic).tar.gz

ChocolateLoverRaj commented 4 months ago

This may be happening to my Jinlon too. I am using NixOS configuration using chromebook-ucm-conf at 1328e46bfca6db2c609df9c68d37bb418e6fe279 (6 months ago) and the headphone mic works. However, I upgraded the chromebook-ucm-conf to the latest commit and the headphone mic stops working. This may be an issue with my NixOS configuration, so I'm going to test it on Fedora 40 KDE and see if it has the same issue.

You could also test it on ur delbin with https://github.com/ChocolateLoverRaj/chromebook-linux-audio/tree/redrix-temp and see if it works. (redrix-temp is just a branch which does the audio script from 6 months ago, it should work on all devices that worked 6 months ago).

ChocolateLoverRaj commented 4 months ago
Here are the results of my testing chromebook-ucm-conf Branch Jinlon Redrix
b6ce2a76f6360b87bfe593ff14dffc125fd9c671 No Yes
1328e46bfca6db2c609df9c68d37bb418e6fe279 Yes didn't test

Conclusion: Somewhere between 1328e46bfca6db2c609df9c68d37bb418e6fe279 and b6ce2a76f6360b87bfe593ff14dffc125fd9c671 headphone mic stopped working for Jinlon (and maybe Delbin too)