added info about microphone to Readme

This commit is contained in:
Elias Gasparis 2025-06-05 13:39:42 +08:00
parent c66277dd75
commit 27c8c8b2c1

View file

@ -77,3 +77,10 @@ lspci -v
[ 16.004938] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x1b [ 16.004938] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x1b
[ 16.034863] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0 [ 16.034863] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
``` ```
[Ref this toot](https://hachyderm.io/@beeb/114629130765373196)
```
$ cat /proc/asound/card*/codec* | grep Codec
Codec: Realtek ALC256
Codec: Intel Tigerlake HDMI
```