Page 9 of 29 FirstFirst ... 789101119 ... LastLast
Results 81 to 90 of 281

Thread: snd_hda_intel options database

  1. #81
    Join Date
    Jan 2008
    Beans
    51

    Re: snd_hda_intel options database

    Thanks for a great post!

    The lines for Compaq CQ40 also works for Compaq CQ71.

  2. #82
    Join Date
    Apr 2008
    Beans
    4,377
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: snd_hda_intel options database

    I have updated the OP/database to include all machine information in all the posts up to here so no need to look.
    We can always add more so please post if you can help.

    Kudos to all who contributed.
    You are the people that make linx and ubuntu so great!!

    Best regards and again, thank you,
    mark
    PMs will be ignored.

  3. #83
    Join Date
    Oct 2008
    Beans
    48
    Distro
    Ubuntu 13.10 Saucy Salamander

    Re: snd_hda_intel options database

    Thanks for tha data base. I have been searching for a solution for more than 2 weeks and couldnt find the right post or get the correct answer.

    My model is HP pavillion dv3650

    soundcard model:

    inten HDA
    IDT 92HD71BFX

    Worked for HP model=hp like the dv3510nr and probably will be working for the whole dv3000 series.

  4. #84
    Join Date
    Oct 2009
    Beans
    2

    Re: snd_hda_intel options database

    i have recently bought Dell Studio 1450 with following config

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

    Driver version: 1.0.18a
    Library version: 1.0.20
    Utilities version: 1.0.20

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

    0 [Intel ]: HDA-Intel - HDA Intel
    HDA Intel at 0xfc300000 irq 22
    1 [HDMI ]: HDA-Intel - HDA ATI HDMI
    HDA ATI HDMI at 0xfc010000 irq 17


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

    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
    01:00.1 Audio device: ATI Technologies Inc R700 Audio Device [Radeon HD 4000 Series]

    i am unable to get my soundcard working
    please suggest me proper options

  5. #85
    Join Date
    Apr 2006
    Location
    Coventry
    Beans
    1,379
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: snd_hda_intel options database

    I made a mess of things. Basically, I added some repo's that totally destroyed my dependencies and I had to re-install a lot of packages (including alsa and pulse). I also had to re-install my kernel and numerous other things.

    In between doing all this my configuration got messed up. Before adding the repo everything was fine. So, I assume if I were to re-install jaunty at this point everything would work fine. But, of course I'd rather not re-install everything.

    What the basic commands show me:

    Code:
    $ aplay -l
    aplay: device_list:217: no soundcards found...
    Code:
    $ alsamixer
    
    alsamixer: function snd_ctl_open failed for default: No such device
    Code:
    lspci
    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
    	Subsystem: Hewlett-Packard Company Device 30a5
    	Flags: bus master, fast devsel, latency 0, IRQ 22
    	Memory at d2400000 (64-bit, non-prefetchable) [size=16K]
    	Capabilities: <access denied>
    	Kernel driver in use: HDA Intel
    	Kernel modules: snd-hda-intel
    I've done everything in these guides:
    http://ubuntuforums.org/showthread.php?t=205449
    http://ubuntuforums.org/showthread.php?t=1130384
    http://ubuntuforums.org/showthread.php?t=1043568
    http://ubuntuforums.org/showthread.php?t=843012

    Nothing has worked for me. In fact I've done everything twice I think!

    Please help!!

  6. #86
    Join Date
    Apr 2008
    Beans
    4,377
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: snd_hda_intel options database

    Please do not spew identical posts all over the forums. If people can help you they will when they can.
    PMs will be ignored.

  7. #87
    Join Date
    Apr 2006
    Location
    Coventry
    Beans
    1,379
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: snd_hda_intel options database

    I'm really sorry about that. I assumed that since these were the posts where people knowledgeable about sound issues congregated it would be a good idea to post here. After I posted I realised there were quite a few of them. So, I also started a new thread. Please have a look and ignore the one here. Thanks!

    http://ubuntuforums.org/showthread.php?t=1300743

  8. #88
    Join Date
    Nov 2006
    Location
    Oregon, United States
    Beans
    95
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: snd_hda_intel options database

    Anyone have an idea for an option for the acer aspire 1410 (1810T in europe). I've tried =acer without much success.

    Everything works fine except for the internal mic (it's near the webcam).
    lspci =
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)

    I'm using Karmic rtm

    Thanks...

  9. #89
    Join Date
    Oct 2009
    Beans
    1

    Re: snd_hda_intel options database

    For a Dell Latitude E4300 sound was not working (KDE4 Phonon and PulseAudio), so here is the way to fix it (everything works, loudspeakers, mic, headphones). In short you need :

    options snd-hda-intel model=dell-m81

    In practice I had to clean up a bit the original configuration file /etc/modprobe.d/alsa-base.conf as it contained all sort of unnecessary stuff. I will list it in the following. Here is my configuration

    ~$ uname -a
    Linux ly 2.6.28-16-generic #55-Ubuntu SMP Tue Oct 20 19:48:24 UTC 2009 i686 GNU/Linux

    ~$ lspci | grep Audio
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)

    ~$ cat /proc/asound/cards
    0 [Intel ]: HDA-Intel - HDA Intel
    HDA Intel at 0xf6adc000 irq 21

    ~$ cat /proc/asound/modules
    0 snd_hda_intel

    ~$ aplay -l
    **** Liste des PLAYBACK périphériques ****
    carte 0: Intel [HDA Intel], périphérique 0 : STAC92xx Analog [STAC92xx Analog]
    Sous-périphériques: 1/1
    Sous-périphérique: #0: subdevice #0
    carte 0: Intel [HDA Intel], périphérique 3 : INTEL HDMI [INTEL HDMI]
    Sous-périphériques: 1/1
    Sous-périphérique: #0: subdevice #0

    ~$ arecord -l
    **** Liste des CAPTURE périphériques ****
    carte 0: Intel [HDA Intel], périphérique 0 : STAC92xx Analog [STAC92xx Analog]
    Sous-périphériques: 2/2
    Sous-périphérique: #0: subdevice #0
    Sous-périphérique: #1: subdevice #1

    and finally this is my configuration file /etc/modprobe.d/alsa-base.conf (this works using Pulseaudio with the Xine engine, which you can set in System Settings under Multimedia, other configurations may work but I did not try them)

    # autoloader aliases
    install sound-slot-0 /sbin/modprobe snd-card-0
    install sound-slot-1 /sbin/modprobe snd-card-1
    install sound-slot-2 /sbin/modprobe snd-card-2
    install sound-slot-3 /sbin/modprobe snd-card-3
    install sound-slot-4 /sbin/modprobe snd-card-4
    install sound-slot-5 /sbin/modprobe snd-card-5
    install sound-slot-6 /sbin/modprobe snd-card-6
    install sound-slot-7 /sbin/modprobe snd-card-7
    # My sound devices
    install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-hda-intel ; /sbin/modprobe --quiet --use-blacklist snd-pcm ; /sbin/modprobe --quiet --use-blacklist snd-seq ; /sbin/modprobe --quiet --use-blacklist snd-timer ; /sbin/modprobe --quiet --use-blacklist snd-seq-device ; /sbin/modprobe --quiet --use-blacklist snd-page-alloc ; }
    # Dell specific option
    options snd-hda-intel model=dell-m81

  10. #90
    Join Date
    Mar 2009
    Beans
    132

    Re: snd_hda_intel options database

    I have acer aspire 5720. Its not related to the aspire one taught my microphone worked when
    options snd-hda-intel model=acer-aspire-one
    I have
    00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)

Page 9 of 29 FirstFirst ... 789101119 ... LastLast

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
  •