Please can you login as tc using ssh and type "cd" to make sure you are
in your home directory, then copy everything the the code section below
and paste into your ssh session at the $ prompt (make sure that you have
everything copied, including the "%" sign at the end):
Code:
--------------------
cat - <<% >tst.out
state.DAC {
control.1 {
iface PCM
name 'Playback Channel Map'
value.0 3
value.1 4
comment {
access read
type INTEGER
count 2
range '0 - 36'
}
}
control.2 {
iface MIXER
name 'Explorer² USB DAC Playback Switch'
value true
comment {
access 'read write'
type BOOLEAN
count 1
}
}
control.3 {
iface MIXER
name 'Explorer² USB DAC Playback Volume'
value 98
comment {
access 'read write'
type INTEGER
count 1
range '0 - 100'
dbmin -10000
dbmax 0
dbvalue.0 -200
}
}
control.4 {
iface CARD
name 'Meridian Internal Clock Validity'
value true
comment {
access read
type BOOLEAN
count 1
}
}
control.5 {
iface CARD
name 'Keep Interface'
value false
comment {
access 'read write'
type BOOLEAN
count 1
}
}
}
%
--------------------
After you have done that, please run the command:
Code:
--------------------
sudo alsactl -f tst.out restore
--------------------
And let me know what output you get.
------------------------------------------------------------------------
coyrls's Profile: http://forums.slimdevices.com/member.php?userid=44253
View this thread: http://forums.slimdevices.com/showthread.php?t=111540
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix