these are for ethernet connected digital out - install tt3.0 after
triode mod and then make these changes
I made these changes to make TT3.0 work with the triode settings, TT -b
won't work, so the buffer is set at 92790, just change that value for
the one you want where you see 92790 below.
cheers
change the loadPriority setting in
/usr/share/jive/applets/EnhancedDigitalOutput/loadPriority.lua from
loadPriority=0 to loadPriority=1
and
for file /etc/squeezeplay/userpath/settings/EnhancedDigitalOutput.lua
ensure the settings are as below
settings =
{autoKernelUpdate=true,bufferTime=92790,playbackDevice="TXRX",sampleSize=24,embeddedTTHack=false,cpuIdleFullspeed=true,periodCount=4,firstUse=false,}
file /etc/squeezeplay/userpath/settings/SqueezeboxFab4.lua change hw:0,0
to TXRX as below
settings =
{brightnessMinimal=1,alsaPlaybackPeriodCount=4,alsaSampleSize=24,alsaPlaybackDevice="TXRX",brightnessControl="manual",brightness=1,cleanReboot=false,alsaPlaybackBufferTime=92790,}
and
file /usr/share/jive/applets/SqueezeboxFab4/SqueezeboxFab4Meta.lua
change hw:0,0 to TXRX as below
function defaultSettings(meta)
return {
alsaPlaybackDevice = "TXRX",
alsaPlaybackBufferTime = 92790,
alsaPlaybackPeriodCount = 4,
--JIVE2alsaEffectsDevice = "plughw:2,0",
--JIVE2alsaEffectsBufferTime = 92790,
--JIVE2alsaEffectsPeriodCount = 4,
alsaSampleSize = 24,
}
and
-- fix buffer time
settings.alsaPlaybackBufferTime = 92790
--JIVE2settings.--JIVE2alsaEffectsBufferTime = 92790
------------------------------------------------------------------------
SBGK's Profile: http://forums.slimdevices.com/member.php?userid=52003
View this thread: http://forums.slimdevices.com/showthread.php?t=91322
_______________________________________________
audiophiles mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/audiophiles