Re: [SlimDevices: Audiophiles] soundcheck's Touch Toolbox 3.0

2011-12-17 Thread ezzy

Hi Guys,
I'm having trouble with crackling sound from my Touch since I'm using
TT3.0.
Changing the buffer size from 3400 towards 2 didn't stop crackling
significantly. I'm not losing lock on DAC.
On server side I'm using Fidelizer and TCP optimizer. 
For test I change SBS to different HW using win7 and connect it
directly via Xcable to SBTouch. Results were the same. All the settings
on the server side are the same as Klaus recommended it.
On the Touch I'm using recommended settings from Klaus:
Modification WLAN:  enabled
Modification Watchdog:  enabled
Modification Jive2: enabled
Modification Buffer:enabled
Unknown HZ value! (89) Assume 100.
Buffersize: 4400us
Modification Display:   enabled
Display current status: off
Audio outputs:  Digital: active
Modification Kernel:enabled
Unknown HZ value! (89) Assume 100.
Modification Priority:  enabled
Modification hosts: enabled
Modification TCP/IP:enabled
Modification Infrared:  enabled
Modification Vollock:   enabled
In the past I was using TT2.0 with buffer setting 3400, without
crackling sound.
All comments are welcome.


-- 
ezzy

ezzy's Profile: http://forums.slimdevices.com/member.php?userid=48804
View this thread: http://forums.slimdevices.com/showthread.php?t=91322

___
audiophiles mailing list
audiophiles@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/audiophiles


Re: [SlimDevices: Audiophiles] soundcheck's Touch Toolbox 3.0

2011-12-17 Thread ezzy

this is the output from TT file in USR/BIN:
PIDJIVEALSA=`pidof jive_alsa`   #def: 45
#PIDJIVE=`pidof jive`   #def: -
PIDSIRQTASKLET0=`pidof sirq-tasklet/0`  #def: 89  interrupt handler -
should be higher then interrupts
PIDSIRQHRTIMER=`pidof sirq-hrtimer/0`   #def: 40  htimer of rtkernel -
should be also very high
PIDWATCHDOG=`pidof watchdog/0`  #def: 99
PIDLOADAVG=`pidof loadavg`  #def: 50
PIDOFPSXCPUTMR=`pidof posixcputmr/0`#def: 98
PIDIRQ47=`pidof IRQ-47` #def: 40  SPDIF -- any impact?
PIDIRQ14=`pidof IRQ-14` #def: 40 
PIDIRQ37=`pidof IRQ-37` #def: 40  USB can be put very
low
PIDIRQ34=`pidof IRQ-34` #def: 90  dma for processor ?
PIDSIRNETTX=`pidof sirq-net-tx/0`   #def: 40 network transmit
PIDSIRNETRX=`pidof sirq-net-rx/0`   #def: 40 network receive

PRIOJIVEALSA=96

#PRIOJIVE=0
PRIOSIRQTASKLET0=97
PRIOSIRQHRTIMER=98
PRIOWATCHDOG=30
PRIOLOADAVG=97
PRIODOFPSXCPUTMR=99
PRIOIRQ47=50
PRIOIRQ14=40
PRIOIRQ37=40
PRIOIRQ34=98
PRIOSIRNETTX=95
PRIOSIRNETRX=95

echo PID - Jive-Alsa: $PIDJIVEALSA $LOG2
echo PRIO: $PRIOJIVEALSA $LOG2
chrt -f -p $PRIOJIVEALSA $PIDJIVEALSA $LOG2 21
#chrt -f -p $PRIOJIVE $PIDJIVE /dev/null 21
chrt -f -p $PRIOSIRQTASKLET0 $PIDSIRQTASKLET0 /dev/null 21
chrt -f -p $PRIOSIRQHRTIMER $PIDSIRQHRTIMER /dev/null 21
chrt -o -p $PRIOWATCHDOG $PIDWATCHDOG /dev/null 21
chrt -f -p $PRIOLOADAVG $PIDLOADAVG /dev/null 21
chrt -f -p $PRIODOFPSXCPUTMR $PIDOFPSXCPUTMR /dev/null 21
chrt -f -p $PRIOIRQ47 $PIDIRQ47 /dev/null 21
chrt -o -p $PRIOIRQ14 $PIDIRQ14 /dev/null 21
chrt -o -p $PRIOIRQ37 $PIDIRQ37 /dev/null 21
chrt -f -p $PRIOIRQ34 $PIDIRQ34 /dev/null 21
chrt -f -p $PRIOSIRNETTX $PIDSIRNETTX /dev/null 21
chrt -f -p $PRIOSIRNETRX $PIDSIRNETRX /dev/null 21
chrt -o -p $PRIOEVENTS $PIDEVENTS /dev/null 21
chrt -o -p $PRIOKRC $PIDKRC /dev/null 21

#chrt -o -p $PRIOSIRQH $PIDSIRQH /dev/null 21
#chrt -o -p $PRIOSIRQT $PIDSIRQT /dev/null 21
#chrt -o -p $PRIOSIRQB $PIDSIRQB /dev/null 21
#chrt -o -p $PRIOSIRQS $PIDSIRQS /dev/null 21
#chrt -o -p $PRIOSIRQR $PIDSIRQR /dev/null 21
#chrt -o -p $PRIOIRQ10 $PIDIRQ10 /dev/null 21
#chrt -o -p $PRIOIRQ42 $PIDIRQ42 /dev/null 21
chrt -o -p $PRIOIRQ41 $PIDIRQ41 /dev/null 21
chrt -o -p $PRIOIRQ22 $PIDIRQ22 /dev/null 21
chrt -o -p $PRIOIRQ57 $PIDIRQ57 /dev/null 21
chrt -o -p $PRIOIRQ33 $PIDIRQ33 /dev/null 21
#chrt -o -p $PRIOIRQ17 $PIDIRQ17 /dev/null 21
#chrt -o -p $PRIOIRQ123 $PIDIRQ123 /dev/null 21
chrt -o -p $PRIOIRQ7 $PIDIRQ7 /dev/null 21
#chrt -o -p $PRIOIRQ102 $PIDIRQ102 /dev/null 21
chrt -o -p $PRIOIRQ8 $PIDIRQ8 /dev/null 21
chrt -o -p $PRIOIRQ11 $PIDIRQ11 /dev/null 21
chrt -o -p $PRIOIRQ12 $PIDIRQ12 /dev/null 21
chrt -o -p $PRIOIRQ25 $PIDIRQ25 /dev/null 21
chrt -o -p $PRIOIRQ45 $PIDIRQ45 /dev/null 21
}
In factory default settings, there is no crackling sound present.


-- 
ezzy

ezzy's Profile: http://forums.slimdevices.com/member.php?userid=48804
View this thread: http://forums.slimdevices.com/showthread.php?t=91322

___
audiophiles mailing list
audiophiles@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/audiophiles


Re: [SlimDevices: Audiophiles] New Squeezebox Touch Mod

2011-08-09 Thread ezzy

With help from dynaudiorules I manage to solve hanging problem.
Be aware of pasting empty spaces inside of file.
If you paste empty row in the end of file, be prepare to do factory
default.
Btw nice improvment in soundstage and fluidness.
My setup for SPDIF is 51.


-- 
ezzy

ezzy's Profile: http://forums.slimdevices.com/member.php?userid=48804
View this thread: http://forums.slimdevices.com/showthread.php?t=89359

___
audiophiles mailing list
audiophiles@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/audiophiles


Re: [SlimDevices: Audiophiles] New Squeezebox Touch Mod

2011-08-08 Thread ezzy

Thx,
I have done it two times and allways the same results.
It hangs after saving mods.
I'm pretty sure, that I will solve this issue with dynaudiorules and
post the soution for it.


-- 
ezzy

ezzy's Profile: http://forums.slimdevices.com/member.php?userid=48804
View this thread: http://forums.slimdevices.com/showthread.php?t=89359

___
audiophiles mailing list
audiophiles@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/audiophiles


Re: [SlimDevices: Audiophiles] New Squeezebox Touch Mod

2011-08-08 Thread ezzy

No, I didn't put this text into file.


-- 
ezzy

ezzy's Profile: http://forums.slimdevices.com/member.php?userid=48804
View this thread: http://forums.slimdevices.com/showthread.php?t=89359

___
audiophiles mailing list
audiophiles@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/audiophiles


Re: [SlimDevices: Audiophiles] New Squeezebox Touch Mod

2011-08-07 Thread ezzy

Hi guys,
I try to edit rcS file, according to member dynaudiorules. 
After I done the procedure, touch hangs and stuck in Logitech logo.
Before this, Touch was costumized with soundcheck's recommendations.
This is what I have done: 
# Start wlan
#/etc/init.d/wlan start 
-after this I disable Samba
# Start Samba
#if [ -x /etc/init.d/samba ]; then  
#/etc/init.d/samba start 
#fi
-copy this lines to the end of file
#Change priorities  Add these five lines at the bottom
chrt -f -p 93 11
chrt -f -p 91 5
chrt -f -p 59 367
chrt -f -p 87 407 
- save it
- CTRL-T and reboot. From this momment on, the Touch won't boot up.
Do you have any recommendation, how to troubleshoot it.

than you.


-- 
ezzy

ezzy's Profile: http://forums.slimdevices.com/member.php?userid=48804
View this thread: http://forums.slimdevices.com/showthread.php?t=89359

___
audiophiles mailing list
audiophiles@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/audiophiles