Description: Ubuntu 12.04.3 LTS
Release: 12.04
Codename: precise
Error! Bad return status for module build on kernel: 3.2.0-56-generic-pae (i686)
Consult /var/lib/dkms/alsa-hda/0.201204101019~maverick1/build/make.log for more information.
dpkg: error processing alsa-hda-dkms (--configure):
subprocess installed post-installation script returned error exit status 10
Comment puis-je réparer cela? Cela a fonctionné (Sudo apt-get purge alsa-hda-dkms), Merci, nouveau pour cela mais pas peur d'essayer.
Essaye ça:
Sudo apt-get purge alsa-hda-dkms
puis réinstallez le programme.
Ouvrez un terminal en appuyant sur Ctrl+Alt+T. Écrivez la commande suivante dans le terminal et suivez les instructions à l'écran.
Sudo apt-get autoremove
Sudo apt-get autoclean
Sudo apt-get install --reinstall linux-generic-pae linux-headers-generic-pae
Il réinstallera ces packages. Cela peut aider.