-
-
Notifications
You must be signed in to change notification settings - Fork 18
Audio issues #12
Comments
Last I tried, audio worked fine, I haven't used the pinebook pro much since early February, I'm not sure I validated that audio worked with the last kernel upgrade. The audio setup on the Pinebook pro is weird, it may also be that the alsa state from a fixup + previous kernel are enough to make it work on the latest upgrade, but a clean slate kernel doesn't work. |
I forgot to report back on this. The audio works! I needed to mess around with the alsamixer settings. It was showing up as casting audio in pavucontrol but no actual sound. And when I got it working plugging in headphones with the 3.5mm jack it played audio through both the laptop and the headphones. The setting that made the most difference (from 0 audio to something) was DAC Source Mux -> LDATA to LDAC, RDATA to RDAC. I also set |
The reset-sound.rb script should do the equivalent of that asound.state, AFAIUI. Well, it is not equivalent because I authored it on my own without having a state file to work from. Though updates and upgrades of audio stuff on the kernel side of things may have changed things enough that the script doesn't work anymore with more recent kernel updates. Once the recent kernels work with #13 I'll probably end up looking into it, if no one looks into it beforehand. |
I deleted the setup script recently... But removing the |
Issues still present, reverted. |
I fixed my audio issues by unmuting "Left Headphone Mixer Left DAC" and "Right Headphone Mixer Right DAC" on alsamixer. No other modifications were necessary and now both speakers and headphones work (speakers get muted correctly when plugging in headphones). |
Originally posted by @tgunnoe in #11 (comment)
The text was updated successfully, but these errors were encountered: