Search results

  1. N

    Ubuntu / no sound / sound card seen but no codec / (proc/asound/card0 empty)

    Hi Guys, just to let you know that I gave up to configure the ICH7 (realtek ALC882) integrated to my motherboard. The latest step was to try to compile the realtek driver but it does not compile. I bought a new Bluetooth dongle (IT works BT 150) that was also challenging to get recognized by...
  2. N

    Ubuntu / no sound / sound card seen but no codec / (proc/asound/card0 empty)

    still the same...: [ 11.190791] snd_hda_intel 0000:00:1b.0: no codecs found!
  3. N

    Ubuntu / no sound / sound card seen but no codec / (proc/asound/card0 empty)

    many (many many) times already. I'm aware that this requires a reboot (any alsa force-reload does not work as it's never able to unload snd_hda_intel..)
  4. N

    Ubuntu / no sound / sound card seen but no codec / (proc/asound/card0 empty)

    Below is what I currently get from dmesg
  5. N

    Ubuntu / no sound / sound card seen but no codec / (proc/asound/card0 empty)

    Just added blacklist i82975x_edac to /etc/modprobe.d/blacklist.conf => no luck
  6. N

    Ubuntu / no sound / sound card seen but no codec / (proc/asound/card0 empty)

    I guess you meant in /etc/modprobe.d/alsa-base.conf ? What I've tried is what is described here: https://doc.ubuntu-fr.org/audio_intel_hda I tried with few models, like options snd-hda-intel model=targa-8ch-dig index=0. I did not try all combinations / all models (did try with and without...
  7. N

    Ubuntu / no sound / sound card seen but no codec / (proc/asound/card0 empty)

    Still no luck rmmod -f snd_hda_intel => rmmod: ERROR: ../libkmod/libkmod-module.c:793 kmod_module_remove_module() could not remove 'snd_hda_intel': Resource temporarily unavailable rmmod: ERROR: could not remove module snd_hda_intel: Resource temporarily unavailable I'm definitively not a...
  8. N

    Ubuntu / no sound / sound card seen but no codec / (proc/asound/card0 empty)

    Thanks Julien for help. unfortunately I get an error message when I try to remove snd_hda_intel (modprobe: FATAL: Module snd_hda_intel is in use.) I guess this is because the graphic card loads the same module for HDMi (refer to the alsa report): do you know how I can disable (removing would...
  9. N

    Ubuntu / no sound / sound card seen but no codec / (proc/asound/card0 empty)

    Hi, I can enable / disable the integrated audio chipset from the bios: I've tried with no luck. I've also reinstalled Ubuntu (as I did many tests and wanted to be sure to not have messed up something). I've also tried with a buetooth dongle and speaker: no luck (it can see the speaker, pair...
  10. N

    Ubuntu / no sound / sound card seen but no codec / (proc/asound/card0 empty)

    I've pulseaudio installed: it does not see the inboard audio chip; only HDMI. As per my understanding Pusleaudio is over Alsa and 'consume' info from Asla. If Alsa says that there is no codec for one card, there is no chance that Pusleaudio can do better (nevertheless I'm not an expert and...
  11. N

    Ubuntu / no sound / sound card seen but no codec / (proc/asound/card0 empty)

    Dear All, I've installed Ubuntu 19.04 for my kids on old barebone Shuttle SD37P2 (Vendor doc says that Audio is ALC882) (just added an SDD so it's more comfortable). Already wasted few hours to troubleshoot my no sound issue... Could an external USB card be an option ? (any cheap model to...
Top