Rasplex 1.0.1: No analog sound after updating (solved it )

Hi,

I updated to 1.0.1. a couple of day ago and the analogue sound got lost. No ( or cracky,noisy almost no output )

Any ideas ?
cheers
T

Hi again. . .

now I figured out: the soundoutput from RPi is OK, I checked with speaker-test.
Rasplex does play with almost no sound ( stuttering and silent ) for Music and Video
Settings in Rasplex Settings are: AudioOutput > Analogue AudioDevice: Pi: Analogue ( I tried Alsa as well )

When I updated I used the “update” function.
cheers
T

Are your speakers set to 2.0?

Hi,
yes they are . . .

cheers
T

This is the lsmod output:

Module Size Used by
snd_bcm2835 17985 0
snd_pcm 62710 1 snd_bcm2835
snd_timer 16328 1 snd_pcm
snd 41476 3 snd_bcm2835,snd_timer,snd_pcm
spi_bcm2835 6756 0
bcm2835_gpiomem 2755 0
lirc_rpi 6214 3
lirc_dev 7561 1 lirc_rpi
rc_core 15270 1 lirc_dev
bcm2708_rng 828 0

and amixer controls
numid=3,iface=MIXER,name=‘PCM Playback Route’
numid=2,iface=MIXER,name=‘PCM Playback Switch’
numid=1,iface=MIXER,name=‘PCM Playback Volume’
numid=5,iface=PCM,name=‘IEC958 Playback Con Mask’
numid=4,iface=PCM,name=‘IEC958 Playback Default’

SOLVED:
if you have issues with it check guisettings.xml ( in .plexht/userdata)
find a parameter fvolumelevel and set the value to 1.000000
In my case it was set to 0.100000
I edited the file “offline” ( memory card mounted on my linux box ) and then restarted Pi . . . everything back in business now

BTW: I wanted to post nicer but I was not able to copy&paste the section in here ( the values in <> disappeared always . . . may be somebody can explain )