Find the answer to your Linux question:
Results 1 to 2 of 2
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) what driver to use ?...
  1. #1
    Just Joined!
    Join Date
    Dec 2006
    Location
    sweden
    Posts
    4

    Sound card problem



    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)

    what driver to use ?

  2. #2
    Linux User gruven's Avatar
    Join Date
    Dec 2004
    Location
    Arkansas
    Posts
    480
    I have the same sound card.

    You need "snd-hda-intel" built into your kernel or as a module.

    I would suggest building it as a module, and then doing this:

    Code:
    # emerge alsa-utils
    # alsaconf
    And then just answer the questions it asks.

    Or, if you didn't build it into the kernel, you could use the alsa-drivers package.

    Here is a link to help you:
    http://www.gentoo.org/doc/en/alsa-guide.xml

    Linux User #376741
    Preferred Linux Distro: Debian
    Just because you use a distribution, doesn't mean everyone uses the same one.
    There is no need to login to the GUI as root!

Posting Permissions

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