mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Disable specific sj-201 PulseAudio configuration (for now)
This commit is contained in:
@ -93,5 +93,5 @@ resample-method = ffmpeg
|
|||||||
default-sample-format = s16le
|
default-sample-format = s16le
|
||||||
default-sample-rate = 44100
|
default-sample-rate = 44100
|
||||||
alternate-sample-rate = 48000
|
alternate-sample-rate = 48000
|
||||||
avoid-resampling = true
|
; avoid-resampling = true
|
||||||
flat-volumes = no
|
flat-volumes = no
|
||||||
|
@ -118,8 +118,8 @@ if [ "$TAS5806" ] && [ "$SJ201LED" ]; then
|
|||||||
# Reset FAN to low speed
|
# Reset FAN to low speed
|
||||||
/usr/sbin/i2cset -a -y 1 0x04 101 30 i
|
/usr/sbin/i2cset -a -y 1 0x04 101 30 i
|
||||||
|
|
||||||
PULSE_SYSTEM=/etc/pulse/mycroft-sj201-default.pa
|
#PULSE_SYSTEM=/etc/pulse/mycroft-sj201-default.pa
|
||||||
PULSE_DAEMON=/etc/pulse/mycroft-sj201-daemon.conf
|
#PULSE_DAEMON=/etc/pulse/mycroft-sj201-daemon.conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Load overlay
|
# Load overlay
|
||||||
|
Reference in New Issue
Block a user