Fixes related to cleaning up modem functionality; fix audio; add flash toggle
This commit is contained in:
parent
b37138c845
commit
34b2c57038
9 changed files with 53 additions and 29 deletions
|
@ -1,4 +1,3 @@
|
|||
# Mute speaker, only output to headphones
|
||||
state.sun50ia64audio {
|
||||
control.1 {
|
||||
iface MIXER
|
||||
|
@ -429,8 +428,8 @@ state.sun50ia64audio {
|
|||
control.33 {
|
||||
iface MIXER
|
||||
name 'DAC Mixer AIF2 DAC Playback Switch'
|
||||
value.0 true
|
||||
value.1 true
|
||||
value.0 false
|
||||
value.1 false
|
||||
comment {
|
||||
access 'read write'
|
||||
type BOOLEAN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue