Comment 7 for bug 1332888

Revision history for this message
mary poppins (maltegold) wrote : Re: [Bug 1332888] Re: no speaker in sound settings, SPDF, not speaker in output.

Thank you for your answer Daniel,
If you can help me it would be a great relief to me. I have wasted days
on this.
This computer is my "EMAIL" computer, not the problem computer. I just
now have followed your instructions on the other "problem" computer so
you should easily get into the right one. As you probably know, this is
an artefact of these computers and not a machine fault as the speakers
both display and work with ubuntu 12.04 but there is no speaker
displayed or working on both computers on 14.04, both clean installs.
Headphone jacks work in ALL cases.

mary poppins is my user name
rod is my real name.
Hope to hear from you soon and have a nice day.

On Mon, 2014-06-23 at 08:40 +0000, Daniel Letzeisen wrote:
> Please run the following command to gather the information (this will run alsa-info script that you tried to run):
> apport-collect 1332888
>
> ** Description changed:
>
> - /home/lara/alsa-info.sh
> - #!/bin/bash
> -
> - SCRIPT_VERSION=0.4.63
> - CHANGELOG="http://www.alsa-project.org/alsa-info.sh.changelog"
> -
> - #################################################################################
> - #Copyright (C) 2007 Free Software Foundation.
> -
> - #This program is free software; you can redistribute it and/or modify
> - #it under the terms of the GNU General Public License as published by
> - #the Free Software Foundation; either version 2 of the License, or
> - #(at your option) any later version.
> -
> - #This program is distributed in the hope that it will be useful,
> - #but WITHOUT ANY WARRANTY; without even the implied warranty of
> - #MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> - #GNU General Public License for more details.
> -
> - #You should have received a copy of the GNU General Public License
> - #along with this program; if not, write to the Free Software
> - #Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
> -
> - ##################################################################################
> -
> - #The script was written for 2 main reasons:
> - # 1. Remove the need for the devs/helpers to ask several questions before we can easily help the user.
> - # 2. Allow newer/inexperienced ALSA users to give us all the info we need to help them.
> -