Find the answer to your Linux question:
Results 1 to 4 of 4
greetings. I started with a bare bones Lenny install, and now I have the gnome-core up and running, but no sound as of yet, my computer is a Dell PIII ...
  1. #1
    Just Joined! fguy64's Avatar
    Join Date
    Aug 2009
    Posts
    87

    ALSA on packages.debian.org

    greetings.

    I started with a bare bones Lenny install, and now I have the gnome-core up and running, but no sound as of yet, my computer is a Dell PIII with a pretty generic PCI64 SB clone audio card

    On the pages for Lenny-stable at packages.debian.org, there is the following statement about alsa-base

    For ALSA to work on a system with a given sound card, there must be an ALSA driver for that card in the kernel. Linux 2.6 as shipped in linux-image packages contains ALSA drivers for all supported sound cards in the form of loadable modules.

    Now I can see in my Sound preferences applet that it appears as though an Ensoniq card is detected. There are also ALSA options in the various drop down lists on the devices tab. Synaptic package manager says alsa-base is not installed, and the little volume control on my top panel as a red & white x on it (meaning disabled I guess).

    So do I conclude that I need to install drivers via the package alsa-base? I would have thought that the Linux kernel of Debian 5.0.4 would have included support for such a generic card

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    The red&small X may also simply mean muted.

    Let's bypass GNOME for a moment and talk directly to ALSA. In a terminal, type alsamixer and see what you get.
    Debian GNU/Linux -- You know you want it.

  3. #3
    Just Joined! fguy64's Avatar
    Join Date
    Aug 2009
    Posts
    87
    linux1:~# alsamixer
    -bash: alsamixer: command not found
    linux1:~#

  4. #4
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Well, install the alsa-utils then
    Debian GNU/Linux -- You know you want it.

Posting Permissions

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