>>> Do only a minor part of the users have this problem? I tested today, and this is in fact my problem - after suspend, there is no audio ring tone.
I added the restart fix described in the above report http://www.shr-project.org/trac/ticket/494 booting now.... ...it seems to work as described. Here's what I did based on a tip in that ticket.... r...@om-gta02 ~ $ cat > /etc/apm/resume.d/90sound-resume #!/bin/sh # Script to address no audio ring after resume /etc/init.d/speech-dispatcher restart ^D EOF r...@om-gta02 ~ $ chmod +x /etc/apm/resume.d/90sound-resume .......and it works....! Thanks _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
