pop-os / linux

Pop!_OS fork of https://launchpad.net/ubuntu/+source/linux
Other
111 stars 13 forks source link

System76 pang12 audio support #205

Closed jackpot51 closed 1 year ago

jackpot51 commented 1 year ago

Enables internal mic, but I'll need to find a quirk for the combo jack to show a prompt

Atreyagaurav commented 1 year ago

Hi, is there any plans to send it to upstream? I'm using Arch Linux (6.2.9-arch1) on pang12 model and my audio (mic) doesn't work. It does seem to work when I tried a live boot of PopOS. Fix on Linux Kernel would be nice.

WingofaGriffin commented 1 year ago

@jackpot51 agreeing with above, is this being pushed to upstream? Mic is confirmed not to work on vanilla kernel.

leviport commented 1 year ago

It was upstreamed. It takes time for changes like that to propagate back downstream.

crawfxrd commented 1 year ago

Specifically, the DMI entry has been upstreamed. It is currently in the for-next branch: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git/commit/?id=7b9891ad25246b18b5ccc19518da7abc7763aa0a

I did not submit the duplicated codec entry.

Atreyagaurav commented 1 year ago

@WingofaGriffin: have you tested the new kernel? In 6.3.4-arch1-1 (Arch Linux) the Mic is shown in the pulseaudio finally, but it still doesn't take any inputs. No recording activity.

WingofaGriffin commented 1 year ago

I indeed still do not seem to be getting any inputs or recording activity.

Atreyagaurav commented 1 year ago

That makes sense, when I looked further the Mic that's shown seems to be for headphone jack (as it says unplugged) not internal mic.

Pulseaudio Screenshot:

image

Atreyagaurav commented 1 year ago

Update, the mic can be seen from the Pulseaudio control now:

There is no "Base" like in others, but it seems to be working.

image

EDIT: I'm on 6.3.8-arch1-1, it could have been fixed earlier.