sound doesnt work after running this command

Asked by yeshe khandro

i ran the below commands in order to fix updating problem- which is solved now (245878)

taloola@Reefdakini:~$ sudo apt-get clean
taloola@Reefdakini:~$ sudo apt-get autoremove

yet now the sound doesnt work (after running those commands)

what should i do?
thank you!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
yeshe khandro
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Those commands have nothing to do with sound so won't fix a no-sound problem.

What is the output of:

wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh --upload

Thanks

Revision history for this message
yeshe khandro (borboletamoko) said :
#2

taloola@Reefdakini:~$ wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh --upload
--2014-03-22 15:26:08-- http://www.alsa-project.org/alsa-info.sh
Resolving www.alsa-project.org (www.alsa-project.org)... 77.48.224.243
Connecting to www.alsa-project.org (www.alsa-project.org)|77.48.224.243|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;hb=refs/heads/build;f=alsa/utils/alsa-info.sh [following]
--2014-03-22 15:26:08-- http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;hb=refs/heads/build;f=alsa/utils/alsa-info.sh
Resolving git.alsa-project.org (git.alsa-project.org)... 77.48.224.243
Connecting to git.alsa-project.org (git.alsa-project.org)|77.48.224.243|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-sh]
Saving to: ‘alsa-info.sh’

    [ <=> ] 27,678 --.-K/s in 0.1s

2014-03-22 15:26:09 (206 KB/s) - ‘alsa-info.sh’ saved [27678]

 ALSA-Info v 0.4.63
 ──────────────────────────────────────────────────────────────────────────────

    ┌────────────────────────────────────────────────────────────────────┐
    │ Uploading information to www.alsa-project.org ... │
    │ ┌──────────────────────────────────────────────────────────────┐ │
    │ │ 0% │ │
    │ └──────────────────────────────────────────────────────────────┘ │
    └────────────────────────────────────────────────────────────────────┘

 ALSA-Info v 0.4.63
 ──────────────────────────────────────────────────────────────────────────────

┌───────────────────────────Information uploaded─────────────────────────────
│ Would you like to see the uploaded information? │
│ │
├────────────────────────────────────────────────────────────────────────────
│ < Yes > < No > │
└────────────────────────────────────────────────────────────────────────────

┌────────────────────────────────────────────────────────────────────────────
│ upload=true&script=true&cardinfo= │q
│ !!################################ │
│ !!ALSA Information Script v 0.4.63 │
│ !!################################ │
│ │
│ !!Script ran on: Sat Mar 22 13:26:09 UTC 2014 │
│ │
│ │
│ !!Linux Distribution │
│ !!------------------ │
│ │
│ Ubuntu 13.10 \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 13.10" NA │
│ │
│ │
│ !!DMI Information │
│ !!--------------- │
│ │
│ Manufacturer: Hewlett-Packard │
│ Product Name: HP ProBook 430 G1 │
├────┴(+)────────────────────────────────────────────────────────────1%──────┤
│ < EXIT > │
└────────────────────────────────────────────────────────────────────────────

Your ALSA information is located at http://www.alsa-project.org/db/?f=6857d12cbfa69c0612e789410b48fe195ccddc4f

Please inform the person helping you.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

If you run:

alsamixer

Are all levels maxed and unmuted?

Revision history for this message
yeshe khandro (borboletamoko) said :
#4

donnow where i can see that..:

┌──────────────────────────── AlsaMixer v1.0.27.1 ─────────────────────────────┐
│ Card: HDA Intel MID F1: Help │
│ Chip: Intel Haswell HDMI F2: System information │
│ View: F3:[Playback] F4: Capture F5: All F6: Select sound card │
│ Item: S/PDIF Esc: Exit │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ ┌──┐ ┌──┐ ┌──┐ │
│ │OO│ │OO│ │OO│ │
│ └──┘ └──┘ └──┘ │
│ < S/PDIF >S/PDIF 1 S/PDIF 2 │
│ │
│ │
│ │

Revision history for this message
yeshe khandro (borboletamoko) said :
#5

ok, i installed it... and only the mic was on mute..

Revision history for this message
yeshe khandro (borboletamoko) said :
#6

it's suddenly working!!
thank you!!
:)