It seems like I get short (100ms) noises during playback since the upgrade, unregularly, about once every two minutes in average. I'm not sure, but i guess the playback time is changed a little after that glitch. I use mplayer as player, it happens with both wave and mp3. I tried to increase the pro...
i think i got it.
The watchdog is fine, i think the fork bomb in the example is not always panicing the pi. i can still ping it, but with longer ping time.
Hello, today I got the same problem. Did you find a solution already? Aug 26 21:58:25 raspberrypi wd_keepalive[1717]: starting watchdog keepalive daemon (5.12): Aug 26 21:58:25 raspberrypi wd_keepalive[1717]: int=10 alive=/dev/watchdog realtime=yes Aug 26 21:58:25 raspberrypi wd_keepalive[1717]: har...
Ohne Pop und den Fehlermeldungen, jedoch mit erheblicher Pause nach dem Abspielen gehts bei mit mit folgendem Befehl: (unter raspbian) espeak "hello" -z --stdout|aplay aplay erkennt offenbar die Länge nicht oder falsch. Die mbrola-voices funktionieren bei mir nicht (mbrola voice not found), müssen d...
all the switches on the end of the Exec= line are apparently unnecessary. All I know is get rid of the switches and it works. Well.. they are working and quite helpful for me. Nevertheless, i had to use "-share" instead of "-forever" in my case. Apparently my viewer (KRDC) does not really disconnec...
Hello, i had the same problem. It seemed that there was a problem in the file /home/pi/.Xauthority that was blocked by something and was not unblocked after usage. that helped for me: stop Xserver or login as root and execute: cp /home/pi/.Xauthority /home/pi/.Xauthority_backup to keep the old one a...