Find the answer to your Linux question:
Results 1 to 4 of 4
I need this module to load. But not getting any way. Any body using this?...
  1. #1
    Linux Newbie
    Join Date
    Jun 2005
    Location
    Dhaka, Bangladesh.
    Posts
    150

    snd_hda_intel

    I need this module to load. But not getting any way.
    Any body using this?
    S. M. Ibrahim
    Registered Linux User # 394440

    Pentium-IV 3.00 Ghz(Cache -2MB, 64 bit), 512 MB RAM , 128 MB agp, 160 GB Hdd (SATA)

  2. #2
    Linux User
    Join Date
    Apr 2005
    Location
    Ohio
    Posts
    326
    does it work when you manually load it ?

    Manually load sound card module and reconfigure alsa

    modprobe snd_hda_intel
    alsaconf


    after module is loaded and you have run the alsa configuration tool, you should doublecheck the mixer settings to ensure the output is not muted..

    alsamixer

    test your sound it 'should be working at this point.

    if everything is working you may want to edit your /etc/modules file and add the module name to the list.


    if that doesn't work post the output of these commands, so we can see what you are working with..

    informational commands

    uname -a
    lspci
    lsmod
    cat /etc/modules
    far...out

  3. #3
    Linux Newbie
    Join Date
    Jun 2005
    Location
    Dhaka, Bangladesh.
    Posts
    150
    No the module is not available here. I am in Sarge.


    Right now, i am installing the kernel 2.6.15-1 smp . Let's seee what happen after the reboot.
    S. M. Ibrahim
    Registered Linux User # 394440

    Pentium-IV 3.00 Ghz(Cache -2MB, 64 bit), 512 MB RAM , 128 MB agp, 160 GB Hdd (SATA)

  4. #4
    Linux Newbie
    Join Date
    Jun 2005
    Location
    Dhaka, Bangladesh.
    Posts
    150
    Yep, in kernel-2.6.15-1-686-smp it's recognize my sound card sucessfully.
    S. M. Ibrahim
    Registered Linux User # 394440

    Pentium-IV 3.00 Ghz(Cache -2MB, 64 bit), 512 MB RAM , 128 MB agp, 160 GB Hdd (SATA)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •