> So I'm missing the "default" device. Sure enough:
> $ aplay -L
> null
>     Discard all samples (playback) or generate zero samples (capture)
> sysdefault:CARD=PCH
>     HDA Intel PCH, ALC892 Analog
>     Default Audio Device
> front:CARD=PCH,DEV=0
>     HDA Intel PCH, ALC892 Analog
>     Front speakers
> [... and some more surround channels plus HDMI]
> 
> It only lists "sysdefault", but not "default". If I do
> $ speaker-test -Dsysdefault -c2
> I get the test noise on both speakers. /usr/share/alsa/alsa.conf defines both:

  Here's what I get on a working system...

[d531][waltdnes][~] aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
default:CARD=Intel
    HDA Intel, ALC888 Analog
    Default Audio Device
sysdefault:CARD=Intel
    HDA Intel, ALC888 Analog
    Default Audio Device
front:CARD=Intel,DEV=0
    HDA Intel, ALC888 Analog
    Front speakers

...plus a bunch of others.  Here's what I have in "make menuconfig" under

> Device Drivers > Sound card support > Advanced Linux Sound Architecture

|    --- Advanced Linux Sound Architecture
|    <*>   Sequencer support
|    < >     Sequencer dummy client
|    <*>   OSS Mixer API
|    < >   OSS PCM (digital audio) API
|    [*]   OSS Sequencer API
|    <*>   HR-timer backend support
|    [*]     Use HR-timer as default sequencer timer
|    [*]   Dynamic device file minor numbers
|    (4)     Max number of sound cards
|    [ ]   Support old ALSA API
|    [*]   Verbose procfs contents
|    [ ]   Verbose printk
|    [ ]   Debug
|    [ ]   Generic sound devices  ----
|    [*]   PCI sound devices  --->
|    [ ]   USB sound devices  ----
|    < >   ALSA for SoC audio support  ----

Under "PCI sound devices  --->" I have...
|    <*>   Intel HD Audio  --->

Under "Intel HD Audio  --->" I have...

|    --- Intel HD Audio
|    (64)  Pre-allocated buffer size for HD-audio driver
|    [ ]   Build hwdep interface for HD-audio driver
|    [ ]   Support digital beep via input layer
|    [ ]   Support jack plugging notification via input layer
|    [ ]   Support initialization patch loading for HD-audio
|    [*]   Build Realtek HD-audio codec support
|    [ ]   Build Analog Device HD-audio codec support
|    [ ]   Build IDT/Sigmatel HD-audio codec support
|    [ ]   Build VIA HD-audio codec support
|    [ ]   Build HDMI/DisplayPort HD-audio codec support
|    [ ]   Build Cirrus Logic codec support
|    [ ]   Build Conexant HD-audio codec support
|    [ ]   Build Creative CA0110-IBG codec support
|    [ ]   Build Creative CA0132 codec support
|    [ ]   Build C-Media HD-audio codec support
|    [ ]   Build Silicon Labs 3054 HD-modem codec support
|    -*-   Enable generic HD-audio codec parser
|    (0)   Default time-out for HD-audio power-save mode

  I haven't bothered with HDMI on this machine.  Does yours look similar?

-- 
Walter Dnes <[email protected]>
I don't run "desktop environments"; I run useful applications

Reply via email to