Results 1 to 11 of 11

Thread: No Sound Card Detected in intel snd-hda ubuntu karmic OS

  1. #1
    Join Date
    Dec 2011
    Posts
    40

    No Sound Card Detected in intel snd-hda ubuntu karmic OS

    i am with ubuntu operating system and as there is no need to install drivers i made use of it. i recently upgraded myself to Karmic and there were some problems with sound.
    there were several problems as mentioned below.
    there was no detection of audio card .
    there was a returning of an empty content in the cat /proc/asound/cards
    there was no inclusion of audio devices in cat /proc/asound/devices
    'Hardware' tab which was present in sound preferences was found to be empty

    there was a indication of "dummy output" in the audio tray.

  2. #2
    Join Date
    Jun 2011
    Posts
    484

    re: No Sound Card Detected in intel snd-hda ubuntu karmic OS

    the first solution i can give you is, you should update your Grub when you have a install of fresh Karmic . upgrading of your karmic can solve the issue till some extent.

  3. #3
    Join Date
    May 2008
    Posts
    250

    re: No Sound Card Detected in intel snd-hda ubuntu karmic OS

    you described the problem of no recognition of sound and teh possible solution to this could be
    Purge alsa-base and pulseaudio,
    sudo apt-get remove --purge alsa-base
    sudo apt-get remove --purge pulseaudio
    sudo apt-get install alsa-base
    sudo apt-get install pulseaudio
    sudo alsa force-reload


    afterward have a reboot and you should be able to see your sound card.
    try with
    cat /proc/asound/cards
    and confirm whether your card is listed or not.

  4. #4
    Join Date
    Jun 2011
    Posts
    383

    re: No Sound Card Detected in intel snd-hda ubuntu karmic OS

    please see to it that after you have listing of your soundcard, have a check over it of proper hearing of the sound.after you have detected the sound confirm of its quality.
    If the sound is crapy, you may have to edit the alsa config file:
    sudo gedit /etc/modprobe.d/alsa-base.conf

    add comment after this.
    # options snd-hda-intel power_save=10 power_save_controller=N

    try with adding a new line.
    options snd-hda-intel probe_mask=1 model=hp

    afterward with appropriate computer model, have a replace of "hp" .
    this solution could work in your case.

  5. #5
    Join Date
    Jul 2011
    Posts
    350

    re: No Sound Card Detected in intel snd-hda ubuntu karmic OS

    i could say that the above solutions could work and if it tends to have a failure then , you should have a check of your kernel . so i think those guys with the problem persisting, they should look if they got the right kernel or not as many of the sound and other features relates to the kernel.

  6. #6
    Join Date
    Jul 2011
    Posts
    352

    re: No Sound Card Detected in intel snd-hda ubuntu karmic OS

    i was having a similar problem and to my concern, there was constant showing up of cat /proc/asound/cards at the time of running and there was a dummy output in the gnome sound preferences. so the solution to this is by editing /etc/modprobe.d/alsa-base.conf in addition to adding options snd-hda-intel probe_mask=1 model=asus-v1s . it will work in this case if you try with this method.

  7. #7
    Join Date
    Dec 2011
    Posts
    49

    re: No Sound Card Detected in intel snd-hda ubuntu karmic OS

    there is no sound on my Jaunty even after doing all possible methods. as i just know the basic concepts of Linux. it could be better if i turn back to windows. at least after installing the drivers i could be able to get with it. but as it contains in built drivers for this operating system then it would be impossible for me to do it. i don't know whether i should make a upgrade of my operating system or not.

  8. #8
    Join Date
    Jul 2011
    Posts
    322

    re: No Sound Card Detected in intel snd-hda ubuntu karmic OS

    there was guide with which i was trying with but it didn't helped in that case. it told me to upgrade-alsa but failed in my case.
    sudo apt-get -y install linux-headers-`uname -r` libncursesw5-dev was looking for the drivers for version 16 of the kernel. and after rebooting to version 14, i noticed the sound working.

  9. #9
    Join Date
    Aug 2011
    Posts
    418

    re: No Sound Card Detected in intel snd-hda ubuntu karmic OS

    if you consider my case where i was having an Intel sound card and there was a similar kind of error . i was having problems after my card was been detected and trying with having a removal and reinstalling alsa and pulseaudio worked. so if you come across similar to this, then you could try with this solution.

  10. #10
    Join Date
    Dec 2011
    Posts
    54

    re: No Sound Card Detected in intel snd-hda ubuntu karmic OS

    i tried with all possible solutions but nothing happened, i think i should continue with windows XP operating system to unable the sound. please find some remedy for the same.

  11. #11
    Join Date
    Jul 2011
    Posts
    235

    Re: No Sound Card Detected in intel snd-hda ubuntu karmic OS

    there is some problem at the time of using configuration files and there dummy output facing me after detection of my card. then by trying to edit /etc/modprobe.d/alsa-base.conf worked for me.

Similar Threads

  1. Creative X-Fi Titanium sound card not being detected by PC
    By Sib Bachchan in forum Hardware Peripherals
    Replies: 2
    Last Post: 03-04-2012, 12:22 PM
  2. Intel wireless card not detected
    By Measurer in forum Operating Systems
    Replies: 4
    Last Post: 24-04-2010, 06:41 AM
  3. Sound issue with Ubuntu 9.10 Karmic Koala
    By SmirnOFF in forum Operating Systems
    Replies: 6
    Last Post: 11-02-2010, 07:47 PM
  4. Creative Audigy Sound Card Not Detected
    By Simran in forum Hardware Peripherals
    Replies: 3
    Last Post: 27-04-2009, 08:04 PM
  5. Sound Card not detected after XP re-install
    By Fatmeer in forum XP Hardware
    Replies: 2
    Last Post: 25-06-2008, 09:39 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,866,344.80375 seconds with 17 queries