-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-ID: <alpine.LNX.2.00.1207162150080.14445@Telcontar.valinor> On Monday, 2012-07-16 at 18:08 +0200, Takashi Iwai wrote:
At Mon, 16 Jul 2012 18:04:20 +0200 (CEST),
I did 30 cycles in half an hour sucessfully. Surprising.
I'd recommend you to try to remove the blacklist and test the script again to see whether you hit the problem in 30 cycles. If it causes the problem again, then we can conclude that it's very likely the culprit.
Did that - problem remains the same. :-( First I did 15 cycles with the same script, no crash. Thus I modified the script to do some activity, like this: +++······················· #!/bin/bash for((i=0;i<100;i++)) do echo "=== Test number $i =====================" | tee -a probarhibernacion fetchmail -v & fetchnews -v wait chvt 7 sleep 5 chvt 1 sleep 2 date pm-hibernate date done ·······················++- I went out for a walk, watched the waves break on the sea shore for an hour or so. Came back, the computer was on cycle 47, no crash. The crash must be related to some of the activity I do on the computer normally (I also tried weeks ago varying my activity: no go). These are the usb modules loaded now: +++······················· Telcontar:~ # lsmod | grep usb snd_usb_audio 120010 1 snd_usbmidi_lib 23849 1 snd_usb_audio snd_rawmidi 26923 1 snd_usbmidi_lib snd_hwdep 7772 2 snd_usb_audio,snd_hda_codec snd_pcm 104468 4 snd_pcm_oss,snd_usb_audio,snd_hda_intel,snd_hda_codec snd 84374 19 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_hda_codec_ca0110,snd_usb_audio,snd_hda_intel,snd_usbmidi_lib,snd_hda_codec,snd_rawmidi,snd_hwdep,snd_pcm,snd_timer,snd_seq_device Telcontar:~ # ·······················++- Notice that blacklisting "snd-usb-audio" disables the whole lot. I will blacklist that module again, reboot, do "normal life" usage of the computer, and see if it crashes, days or weeks - I hope it doesn't, I'm tired of this. - -- Cheers, Carlos E. R. (from 11.4 x86_64 "Celadon" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iEYEARECAAYFAlAEcLcACgkQtTMYHG2NR9UmFQCePW4I6c5SBziVl4J8M+kTckui QfwAn10nUnza1uBlYs/MhWhjhZXDff1L =aQux -----END PGP SIGNATURE-----