[sf-lug] (forw) Re: FW: hello

Rick Moen rick at linuxmafia.com
Tue Sep 19 11:42:35 PDT 2017


Ms. Harrison, first, I wanted to make sure that you saw the postings to
this mailing list thread, from people wishing to send you help.  My 
own effort is quoted below.

Second, _did_ you try any of what was suggested?  What happens when you
do?  If you haven't yet, then please do, please make contemporaneous records,
and please base your reply back to the mailing list on those notes.

Like other communities, technical mailing lists have their folkways and
customs.  One of them is that if you ask for help and people engage with
your problem and provide suggestions and/or helpful questions, it's 
traditional (and in your interest) to respond (and specifically do so
on the mailing list, not just offlist in private mail).  That's actually
the only way th process works, frankly.

We'd like to help you.  Please don't leave us hanging.  Thanks.


----- Forwarded message from Rick Moen <rick at linuxmafia.com> -----

Date: Sun, 17 Sep 2017 01:15:57 -0700
From: Rick Moen <rick at linuxmafia.com>
To: sf-lug at linuxmafia.com
Subject: Re: [sf-lug] FW: hello
Organization: If you lived here, you'd be $HOME already.

Quoting Norma Harrison (normaha at pacbell.net):

> I have a specific problem.  Through a series of needs and requests I've got
> linux - I guess - on my other computer. A couple of years ago I had it
> working as I needed it.  Now, I can't get the sound.  I could get it if it
> were the other system - is that Windows, ? well anyway - I need someone to
> walk me through tapping whatever it is on this system that shows I have
> Ubuntu, to get the sound, again.

So, it's some release or other of Ubuntu?  Yes?  No?  (The answer to
this question matters.)

Ms. Harrison, it's very challenging to try to help with this sort of
problem with so very little information about your system, but I'm aware
that this is all difficult to deal with.  It would, for example, be very
useful to know if you have Ubuntu on this machine, and if so which
release.  

If it actually is Ubuntu Linux, then a  /etc/lsb-release file (a
plaintext file) should exist, and its contents will indicate the Ubuntu
release number.  You could check that and report back to this mailing
list.

Check by opening a terminal window and typing the following at its shell
prompt:

   cat /etc/lsb-release 

Generically, when we hear 'Sound used to work, but now it doesn't', a
natural and logical question is 'Well, some change obviously occurred.
What change happened to your system some time between the last time
sound worked and the first time you noticed it wasn't working?'  It has
to have been something.  If you can unearth the answer to that question,
it would very likely point directly to the solution.

Web-searching for 

   ubuntu sound stopped working

I find that this sequence of shell commands (that you type in a terminal
window) often does the trick on Ubuntu for situations like yours,
because it forcibly removes and then reinstalls from scratch and
reconfigures the system sound software:

  sudo apt-get remove --purge alsa-base pulseaudio
  sudo apt-get install alsa-base pulseaudio
  sudo alsa force-reload

But, before you do that:  Sometimes, just the last of those commands,
alone, suffices, by simply resetting the low-level Advanced Linux Sound
Architecture (ALSA) software without removing and reinstalling anything.

Try those two things, please -- assuming your Linux system is indeed
Ubuntu.  It might quickly resolve your problem without any other fuss.

Thank you for contacting SF-LUG.  I hope this helps!



_______________________________________________
sf-lug mailing list
sf-lug at linuxmafia.com
http://linuxmafia.com/mailman/listinfo/sf-lug
Information about SF-LUG is at http://www.sf-lug.org/<br>
Related Information <br>
http://www.shallowsky.com/blog/<br>
http://explainshell.com/ <br>

----- End forwarded message -----



More information about the sf-lug mailing list