The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
192 views

Gstreamer Stream Hangs

I am using the lastest Raspbian image and I have installed gstreamer to my Raspberry Pi. Stream works, but hangs after a while. With the pipeline below, I am both streaming video over tcpsink and ...
0
votes
0answers
54 views

apache “wait” 30 seconds to send reply

I use my pi for hosting some webservice (like owncloud or gitlist). Recently I added tiny tiny rss, everythings is working fine except that apache wait 30 seconds to send the reply of php pages , I ...
1
vote
0answers
357 views

mmc0: Timeout waiting for hardware interrupt trigger watchdog

During a strong file I/O application, the Pi regular crashes. mmc0: Timeout waiting for hardware interrupt - cmd25. mmc0: Timeout waiting for hardware interrupt - cmd12. mmc0: Timeout waiting for ...
2
votes
1answer
261 views

raspbian lockup

I have a pi logging temperature, it runs 24/7, attached to Ethernet and power only (with a DS18B20 sensor on GPIO pins). It runs Wheezy Raspbian, the 2012-09-18 image from raspberrypi.org. $ uname -a ...