Find the answer to your Linux question:
Results 1 to 4 of 4
i have a via chipset-based mobo and can't get the sound working. i tried apt-get alsa but to no avail. i've looked in modconf but unfortunately the chipset i have ...
  1. #1
    Linux Engineer d38dm8nw81k1ng's Avatar
    Join Date
    Mar 2005
    Location
    Newcastle
    Posts
    793

    damn onboard sound card!

    i have a via chipset-based mobo and can't get the sound working. i tried apt-get alsa but to no avail. i've looked in modconf but unfortunately the chipset i have isn't listed. (via82xx is the driver i need). the closest is a via82cxxx but that doesn't work (bad sound). does anyone know how i can get my hands on this driver?
    Here's why Linux is easier than Windows:
    Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
    Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?

  2. #2
    Linux User St. Joe's Avatar
    Join Date
    Jun 2005
    Location
    USA
    Posts
    271
    Alsa supports that driver.

    Open the Syanptic package manager.
    Do a word search for 'alsa'.

    The apt-get command you are using needs the correct pkg name.
    Read the Debian Wiki Alsa page for more info.
    It may be that your sole purpose in life is simply to serve as a warning to others.

  3. #3
    Just Joined!
    Join Date
    Sep 2004
    Posts
    54
    Also, it's apt-get install package-name where package-name is obviously the name of the package you want to install.
    Synaptic works great for finding and installing packages.

  4. #4
    Just Joined!
    Join Date
    Jul 2005
    Posts
    72
    # apt-get install alsa-driver
    # depmod -a

Posting Permissions

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