Backup backup backup -- sound problem SOLVED using a backup

April 26th, 2012 - 06:20 am ET by Sian Mountbatten | Report spam
I was playing a music track while using XBMC when suddenly the sound
stopped. I tried everything I could to restore sound. None of my
multimedia programs produced sound. Even speaker-test produced nothing.

I tried rebooting, purge xbmc from the system: nothing.

Well, this morning, I unpacked my latest backup of my directory tree
into /var/tmp and issued the command
diff -q -u -r /home/sian /var/tmp/home/sian >/tmp/sian.diff
The command ran for a few seconds. Looking at /tmp/sian.diff showed no
obvious reason why I no longer had sound.

So, I logged out of KDE4 Plasma Desktop, keyed Ctrl-Alt-F1 and, at the
VT, logged in as root. Then I issued the commands
init 3 # that stopped kdm and X
rm -rf /home/sian # deleted all my files
rm -rf /var/tmp/home # deleted the files I had put into /var/tmp
tar -xjf /opt/cdrw/bd21319-04-25/Phoenicia.sian.tar.bz2 --directory /
# That tar command extracted all the files from the backup and put them
# into their proper places (each file was preceded by home/sian because
# tar removes the initial /
I then did the usual sid upgrade commands:
apt-get update
apt-get dist-upgrade
reboot
After the reboot, I logged in and ran speaker-test:
speaker-test -tsine -c2
Sound from both speakers!
played some music using Deadbeef (Audio player)

So there you are: a backup saved my bacon.
Sian Mountbatten
ex-Algol 68 specialist


To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/jnb5pf$46j$1@speranza.aioe.org
email Follow the discussionReplies 2 repliesReplies Make a reply

Similar topics

Replies

#1 Chris Bannister
April 27th, 2012 - 10:10 pm ET | Report spam
On Thu, Apr 26, 2012 at 10:50:40AM +0100, Sian Mountbatten wrote:
I then did the usual sid upgrade commands:
apt-get update
apt-get dist-upgrade
reboot
After the reboot, I logged in and ran speaker-test:
speaker-test -tsine -c2
Sound from both speakers!
played some music using Deadbeef (Audio player)

So there you are: a backup saved my bacon.



It could easily have been the "apt-get update" followed by the "apt-get
dist-upgrade" which solved it?

Did you try "speaker-test -tsine -c2" **BEFORE** upgrading but **AFTER**
restoring the backup?

"Religion is excellent stuff for keeping common people quiet."


To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Archive: http://lists.debian.org/
Replies Reply to this message
#2 Sian Mountbatten
April 27th, 2012 - 11:20 pm ET | Report spam
On 28/04/12 03:10, Chris Bannister wrote:
On Thu, Apr 26, 2012 at 10:50:40AM +0100, Sian Mountbatten wrote:
I then did the usual sid upgrade commands:
apt-get update
apt-get dist-upgrade
reboot
After the reboot, I logged in and ran speaker-test:
speaker-test -tsine -c2
Sound from both speakers!
played some music using Deadbeef (Audio player)

So there you are: a backup saved my bacon.



It could easily have been the "apt-get update" followed by the "apt-get
dist-upgrade" which solved it?

Did you try "speaker-test -tsine -c2" **BEFORE** upgrading but **AFTER**
restoring the backup?



Yes.

Sian Mountbatten
ex-Algol 68 specialist


To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Archive: http://lists.debian.org/jnflth$d7h$
email Follow the discussion Replies Reply to this message
Help Create a new topicReplies Make a reply
Search Make your own search