No sound after reinstall ALSA

Asked by EsixX

So, I've been with this problem for a week now, and I can't solve it. So I ask politely for your help.

So two weeks ago I wanted to use my headphones to listen to some music. I plugged it in and there was no sound from the headphones, only from the main speakers. I couldn't solve this with the controls so I googled and the best possible solution was to reinstall ALSA.

After I did this I only got two controls left:
http://imageshack.us/photo/my-images/16/soundcarddamn.png/

Now I only can check for the masters of capture and playback, the other two are GONE.

So I searched something about getting my sound back.
aplay -l gets me: [code]aplay: device_list:240: no soundcards found...[/code]So what did I do:
Reinstalling ALSA again (and again) --> nothing
Installing linux soundcard driver from Lenovo --> nothing
Reinstalling ALSA/sound packages by synaptic package manager --> nothing
Installing extra ALSA software --> nothing
The sticky of Sound troublshooting (https://help.ubuntu.com/community/SoundTroubleshootingProcedure) --> nothing

Has anyone some other proposes what I should do, because I'm getting annoyed by this.

my soundcard is:
[code] 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05) [/code]alsa info about my laptop:
http://www.alsa-project.org/db/?f=9cb2a5f60f097aab22f32f8f0313339a3fd3c5f1

Thanks in advance,
EsixX

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu alsa-driver Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
EsixX (es1x) said :
#1

 sudo lshw -C sound
  *-multimedia UNCLAIMED
       description: Audio device
       product: 5 Series/3400 Series Chipset High Definition Audio
       vendor: Intel Corporation
       physical id: 1b
       bus info: pci@0000:00:1b.0
       version: 05
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress cap_list
       configuration: latency=0
       resources: memory:f2800000-f2803fff

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

!!################################
!!ALSA Information Script v 0.4.60
!!################################

!!Script ran on: Thu Dec 15 18:16:39 UTC 2011

!!Linux Distribution
!!------------------

Ubuntu 11.10 \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 11.10"

!!DMI Information
!!---------------

Manufacturer: LENOVO
Product Name: 43429RG
Product Version: Lenovo V560

!!Kernel Information
!!------------------

Kernel release: 3.0.0-14-generic
Operating System: GNU/Linux
Architecture: x86_64
Processor: x86_64
SMP Enabled: Yes

!!ALSA Version
!!------------

Driver version:
Library version: 1.0.24.1
Utilities version: 1.0.24.2

!!Loaded ALSA modules
!!-------------------

!!Sound Servers on this system
!!----------------------------

Pulseaudio:
      Installed - Yes (/usr/bin/pulseaudio)
      Running - Yes

ESound Daemon:
      Installed - Yes (/usr/bin/esd)
      Running - No

!!Soundcards recognised by ALSA
!!-----------------------------

!!PCI Soundcards installed in the system
!!--------------------------------------

00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)

!!Advanced information - PCI Vendor/Device/Subsystem ID's
!!--------------------------------------------------------

00:1b.0 0403: 8086:3b56 (rev 05)
 Subsystem: 17aa:38af

!!Modprobe options (Sound related)
!!--------------------------------

snd-atiixp-modem: index=-2
snd-intel8x0m: index=-2
snd-via82xx-modem: index=-2
snd-usb-audio: index=-2
snd-usb-caiaq: index=-2
snd-usb-ua101: index=-2
snd-usb-us122l: index=-2
snd-usb-usx2y: index=-2
snd-cmipci: mpu_port=0x330 fm_port=0x388
snd-pcsp: index=-2
snd-usb-audio: index=-2
snd-hda-intel: probe_mask=8 model=lenovo

!!Loaded sound module options
!!--------------------------

!!ALSA Device nodes
!!-----------------

crw-rw---- 1 root audio 116, 1 Dec 15 18:57 /dev/snd/seq
crw-rw---- 1 root audio 116, 33 Dec 15 18:57 /dev/snd/timer

!!Aplay/Arecord output
!!------------

APLAY

aplay: device_list:240: no soundcards found...

ARECORD

arecord: device_list:240: no soundcards found...

!!Amixer output
!!-------------

!!Alsactl output
!!-------------

--startcollapse--
--endcollapse--

!!All Loaded Modules
!!------------------

Module
michael_mic
arc4
rfcomm
bnep
parport_pc
ppdev
binfmt_misc
uvcvideo
videodev
v4l2_compat_ioctl32
joydev
lib80211_crypt_tkip
i915
wl
btusb
bluetooth
psmouse
drm_kms_helper
drm
i2c_algo_bit
serio_raw
video
acer_wmi
ideapad_laptop
sparse_keymap
soundcore
mei
wmi
lib80211
intel_ips
lp
parport
ahci
libahci
atl1c

!!ALSA/HDA dmesg
!!------------------

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

Driver version:
Library version: 1.0.24.1
Utilities version: 1.0.24.2

You have no driver version, not good. This may help:

sudo apt-get update;sudo apt-get dist-upgrade; sudo apt-get --reinstall install linux-sound-base alsa-base alsa-utils libasound2; killall pulseaudio; rm -r ~/.pulse*

Can you help with this problem?

Provide an answer of your own, or ask EsixX for more information if necessary.

To post a message you must log in.