Today, I discovered the sound of my laptop (Acer Aspire E1 532) not working anymore.
The sound settings say "Dummy Output", and
sudo aplay -l
returns
aplay: device_list:268: no soundcards found...
I have applied all the hints given here.
Is there another hint?
I had to roll back the kernel as well:
now I have this kernel version
I have tried everything I could find in Internet; nothing helped, only the previous kernel
I saw that somebody has solved that sound problem by "rolling back" the kernel version.
I used
giving me the kernel version. I removed that kernel version with:
During the removal, I saw that a new DKMS sound driver was being installed. After rebooting, the sound worked! And
now gives me
as the kernel version.
Can you open a bug in lanchpad for these issues, so we can debug further? A bug can be opened by running the following from a terminal:
ubuntu-bug linux
My laptop (a Dell Inspiron), no longer recognized the laptop speakers.
I reloaded the kernel using
sudo apt-get install linux-image-generic-lts-utopic
Went back to the standard sound control and found the access to the laptop speakers had been restored.