I'm experiencing a strange problem. It seems that each time I try to make a
Code: Select all
sudo apt-get updateMy Raspi is working perfectly all day long (I'm using it with a webcam as video surveillance system), but when I connect to it (using ssh from a remote shell) and I try to run the update it freezes often when it reaches the last step, or in the middle or sometimes during the followind apt-get upgrade.
Webcam led switches off, and there is no way to de-freeze, but shutdown and restart it!
I use Raspi also with PureData as a mini-audiosynth and it seems to very stable even if CPU is working at 75% and CPU temperature is around 57°C, but if I try to update/upgrade it almost freezes every time!
Few information about my system:
- System info: Linux raspberrypi 3.6.11+ #512 PREEMPT Sat Jul 27 19:08:54 BST 2013 armv6l GNU/Linux
No overclock
Wi-Fi: D-Link System DWA-131 [Realtek RTL8192SU]
Webcam: Logitech C310
Power supply bought on RSComponents
No HDMI screen connected
No USB HUB connected
Thank you.
P.S.:
This the output that I get when it freezes:
Code: Select all
Linux raspberrypi 3.6.11+ #512 PREEMPT Sat Jul 27 19:08:54 BST 2013 armv6l
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Tue Aug 6 21:31:48 2013 from imac-di-kill.local
pi@raspberrypi ~ $ sudo apt-get update
Hit http://raspberrypi.collabora.com wheezy Release.gpg
Hit http://mirrordirector.raspbian.org wheezy Release.gpg
Hit http://archive.raspberrypi.org wheezy Release.gpg
Get:1 http://apt.puredata.info wheezy Release.gpg [876 B]
Hit http://raspberrypi.collabora.com wheezy Release
Hit http://mirrordirector.raspbian.org wheezy Release
Hit http://apt.puredata.info wheezy Release
Hit http://archive.raspberrypi.org wheezy Release
Ign http://apt.puredata.info wheezy Release
Hit http://raspberrypi.collabora.com wheezy/rpi armhf Packages
Hit http://apt.puredata.info wheezy/main armhf Packages
Hit http://archive.raspberrypi.org wheezy/main armhf Packages
Ign http://apt.puredata.info wheezy/main Translation-en_GB
Ign http://raspberrypi.collabora.com wheezy/rpi Translation-en_GB
Ign http://apt.puredata.info wheezy/main Translation-en
Ign http://archive.raspberrypi.org wheezy/main Translation-en_GB
Ign http://raspberrypi.collabora.com wheezy/rpi Translation-en
Ign http://archive.raspberrypi.org wheezy/main Translation-en
Get:2 http://mirrordirector.raspbian.org wheezy/main armhf Packages [7,414 kB]
Hit http://mirrordirector.raspbian.org wheezy/contrib armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/non-free armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/rpi armhf Packages
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-en_GB
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-en
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en_GB
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en_GB
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en_GB
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en
100% [2 Packages bzip2 0 B] <------------ And here comes the freeze!!!