Sound Problem

Asked by Tanvir

When I Update my Sound Driver With http://duopetalflower.blogspot.com/2011/02/alsa-1024-in-ubuntu-1010.html Code, After I restart I Have any Sound. Plz Solved it and tell me how to update my Driver

Question information

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

What is the output of:

wget -O alsa-info.sh http://alsa-project.org/alsa-info.sh && bash ./alsa-info.sh

Thanks

Revision history for this message
Tanvir (shourve-gmail) said :
#2

tanvir@tanvir-Vostro-1014:~$ wget -O alsa-info.sh http://alsa-project.org/alsa-info.sh && bash ./alsa-info.sh
--2011-07-24 21:21:24-- http://alsa-project.org/alsa-info.sh
Resolving alsa-project.org... 77.48.224.243
Connecting to 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;f=utils/alsa-info.sh [following]
--2011-07-24 21:21:26-- http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;f=utils/alsa-info.sh
Resolving git.alsa-project.org... 77.48.224.243
Reusing existing connection to alsa-project.org:80.
HTTP request sent, awaiting response... 200 OK
Length: 27247 (27K) [text/plain]
Saving to: `alsa-info.sh'

100%[======================================>] 27,247 11.8K/s in 2.2s

2011-07-24 21:21:31 (11.8 KB/s) - `alsa-info.sh' saved [27247/27247]

WARNING: /etc/modprobe.d/alsa-base.conf line 44: ignoring bad line starting with '/etc/modprobe.d/alsa-base.conf'
ALSA Information Script v 0.4.60
--------------------------------

This script visits the following commands/files to collect diagnostic
information about your ALSA installation and sound related hardware.

  dmesg
  lspci
  lsmod
  aplay
  amixer
  alsactl
  /proc/asound/
  /sys/class/sound/
  ~/.asoundrc (etc.)

See './alsa-info.sh --help' for command line options.

cat: /proc/asound/version: No such file or directory
grep: /proc/asound/cards: No such file or directory
cat: /proc/asound/cards: No such file or directory
WARNING: /etc/modprobe.d/alsa-base.conf line 44: ignoring bad line starting with '/etc/modprobe.d/alsa-base.conf'
cat: /proc/asound/modules: No such file or directory
grep: /proc/asound/cards: No such file or directory
/sbin/alsactl: save_state:1504: No soundcards found...
cat: /tmp/alsa-info.uHT4cxIubk/alsactl.tmp: No such file or directory
Automatically upload ALSA information to www.alsa-project.org? [y/N] : y
Uploading information to www.alsa-project.org ... Done!

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

Please inform the person helping you.

tanvir@tanvir-Vostro-1014:~$

Revision history for this message
Tanvir (shourve-gmail) said :
#3