ayufan-pine64 / linux-build

Pine64 Linux build scripts, tools and instructions (based on Longsleep work)
MIT License
154 stars 36 forks source link

Changes to enable internal mic by default #25

Closed pfeerick closed 7 years ago

pfeerick commented 7 years ago

Changes to asound.state to enable internal mic on Pinebook by default. Shows the changes not visible on #19. Will submit a second PR once this is merged as line endings on the original file are wrong... they are DOS formatted, not UNIX formatted, hence why github wasn't able to show the differences. ;)

control.2 {} block was REMOVED as alsactl would NOT accept it when trying to import the original file as is to ensure a clean slate.

ayufan commented 7 years ago

Thanks :)