linux

1210

on a dell xps...

Slackware 12

screenshots

navigate

Slackware on a Dell XPS 1210: Sound/Audio

Works with the Intel HD audio driver which should be compiled as a module for sound to function:
CONFIG_SND_HDA_INTEL=m

To enable sound support for this machine, use the following setup:

Device Drivers  --->
    Sound  --->
        <M> Sound card support
        Advanced Linux Sound Architecture  --->
            <M> Advanced Linux Sound Architecture
            <M> Sequencer support
            < > Sequencer dummy client
            <M> OSS Mixer API
            <M> OSS PCM (digital audio) API
            [*] OSS PCM (digital audio) API - Include plugin system
            [*] OSS Sequencer API
            Generic devices  --->
                <M> Dummy (/dev/null) soundcard
            PCI devices  --->
                <M> Intel HD Audio

After the kernel is setup for sound, we need alsa to detect and setup the configs:
# alsaconf
The card should be now detected. Alsaconf will add the following to your modules.conf:

# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-hda-intel
# module options should go here

# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0

# card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

To hear any sound, we still have to unmute the audio channels:
# alsamixer
Unmute (m key) and set the volume (arrow keys) and then save your settings:
# alsactl store

If you use xmms, make sure the output plugin is set to ALSA. KDE needs no modification after the above has been setup.

View Comment Policy & allowed tags

In effect as of 27th January 2006. ALL comments have to be reviewed before being accepted.

Relevance

Keep comments relevant to DesignLegion, article content, suggestions, requests, praise or critiques.

Formatting

The following tags are enabled for comments:

  • <a> (hyperlinks)
  • <code> (code section or quotes)
  • <cite> (Cite text)
  • <strong> or <b> (bold text)
  • <u> (underline)
  • <em> or <i> (italics)

The following classes are enabled:

  • .exclamation (for highlighting)

Spammers beware

If a comment has been classed as spam it will be deleted. Comments must be approved by the moderator and will not be displayed until approved.

If a comment seems to be relevant but the name/website seems to be an advertisement, then the given web url will be deleted and even changed to "Anonymous."

Private Matters?

If needing to contact me about private issues, please use the contact page.

XX

XX