Newbie trying to install Soundcard on Debian Linux

From: Marion Hall (hallm_at_1satcom.com)
Date: 09/29/04

  • Next message: john gennard: "make xconfig"
    To: <debian-user@lists.debian.org>
    Date: Wed, 29 Sep 2004 11:40:26 -0500
    
    

    -----Original Message-----
    From: Marion Hall [mailto:hallm@1satcom.com]
    Sent: Tuesday, September 28, 2004 5:05 PM
    To: debian-user@lists.debian.org
    Subject: RE: Newbie trying to install Soundcard on Debian Linux

    Am Dienstag, 28. September 2004 18:35 schrieb Marion Hall:
    > From: news [mailto:news@sea.gmane.org] On Behalf Of Andreas Janssen
    > Marion Hall (<hallm@1satcom.com>) wrote:
    >>>
    >>> What's the easiest way to install soundcard drivers on system.
    >>> I've setup an Icecast server and I need a working sound card. My
    >>> computer (Gateway) has an onboard soundcard, but if it is easier to
    >>> install a soundcard, then I can do that. Also, how do you go about
    >>> testing the sound card once the driver is installed.
    >>
    >> If you want to use the OSS drivers (which are available in kernel
    >> 2.2, 2.4 and 2.6), add yourself to the audio group, and load the
    >> driver. Use lspci and a search engine to find out which one you need.
    >> If you can't find out which driver you need, you can also ask here.
    >>
    >> If you want to use the ALSA drivers (included if you use kernel 2.6,
    >> but you can compile the drivers for older kernels), install the
    >> alsa-base, alsa-utils and alsa-oss packages. Run alsaconf to set up
    >> the driver, add yourself to the audio group, and run alsamixer to
    >> unmute the channels.
    >
    > I ran lspci -v and got the following on the audio:
    >
    > 00:0c.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97]

    That is the same chip that was used on some Sound Blaster PCI cards. The
    chip should be supported by the es1371 driver. To use the OSS driver,
    try

    modprobe es1371

    To load the driver automatically when the sound card is accessed for the
    first time, add

    alias sound-slot-0 es1371

    to /etc/modutils/local (kernel 2.4) and/or /etc/modprobe.d/local (kernel
    2.6). Next run update-modules. Note: You can add the line to any file
    in /etc/modutils or /etc/modprobe.d, not necessarily local.

    If you want to use the ALSA driver (e.g if you use kernel 2.6), install
    the mentioned packages, and run alsaconf. It will do everything for you
    (except for the group thing). Note that perhaps you need to
    remove /etc/modprobe.conf if you use Kernel 2.6 and a not so recent
    version of module-init-tools.

    > [...]
    >
    > I know how to add myself to the audio group. (Is that just to
    > install the drivers, or does every user have to be added to the audio
    > group?)

    You need to be in the audio group to get read and write access to the
    sound device files in /dev. Every user that wants to access the sound
    card needs to be in the audio group. To load the driver, you need to be
    root. Root does not have to be member of the audio group.

    best regards
     Andreas Janssen

    -- 
    Andreas Janssen <andreas.janssen@bigfoot.com>
    PGP-Key-ID: 0xDC801674 ICQ #17079270
    Registered Linux User #267976
    http://www.andreas-janssen.de/debian-tipps.html
    When I run modprobe es1371 : It gives me the error Can't locate module
    es1371.  How do I install that module?
    I added the alias entry above and ran update-modules, but the ices isn't
    able to stream from the line in source.  
    How can I test the audio configuration from the shell so that I go into the
    ices setup knowing that my audio drivers are working.
    Thanks for your help
    Marion Hall
    __________ NOD32 1.879 (20040927) Information __________
    This message was checked by NOD32 antivirus system.
    http://www.nod32.com
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact
    listmaster@lists.debian.org
    __________ NOD32 1.880 (20040928) Information __________
    This message was checked by NOD32 antivirus system.
    http://www.nod32.com
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: john gennard: "make xconfig"

    Relevant Pages

    • Newbie - Installing drivers, compiling drivers, and compiling source.
      ... MSI Wireless card, PC54G2 ... I have installed the Nvidia driver. ... install the motherboard chipset drivers but will get to that (don't know how ... to compile, or recompile the kernel). ...
      (Fedora)
    • NVIDIA driver on Suse 9.1
      ... I've got a NVIDIA FX 5600 and I'm trying to install the driver from the ... the kernel module is build 100%. ...
      (alt.os.linux)
    • Re: Fedora 7 - RPM Build Nvidia 9755 [revisited]
      ... Livna NVIDIA driver RPMs doesn't mean that the same problem exists ... to have to do it everytime I boot a different kernel, ... echo install of nvidia.ko driver failed ...
      (Fedora)
    • Re: Make Error (please help i need my webcam to work)...
      ... Did you look at line 485 in the Makefile? ... There should be a README and INSTALL file in the driver source ... I'm confused as to why you needed to use a 2.4 driver for a 2.6 ... >> Looks like you have to create a soft link into the kernel source. ...
      (comp.os.linux.misc)
    • Re: [Fedora] Re: Nvidia sucks, sucks, sucks !
      ... >> of me running a test kernel. ... We've already established that the nvidia driver cannot exist in the ... installing the new kernel disabled the nvidia driver for the old ... It's very easy, install an RPM ...
      (Fedora)