Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugtrack@alsa-project.org
To: alsa-devel@alsa-project.org
Subject: [ALSA - driver 0000822]: CMI9880 (IHDA) alsamixer no controll
Date: Tue, 18 Jan 2005 17:57:54 +0100	[thread overview]
Message-ID: <f509e281bdc840ce5b6dfd2ce859afa3@bugtrack.alsa-project.org> (raw)


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=822> 
======================================================================
Reported By:                1g0R
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   822
Category:                   PCI - azx
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     feedback
Distribution:               FC3
Kernel Version:             2.6.10-ac8
======================================================================
Date Submitted:             01-16-2005 19:06 CET
Last Modified:              01-18-2005 17:57 CET
======================================================================
Summary:                    CMI9880 (IHDA) alsamixer no controll
Description: 
The compile went fine.
I have sound,with alsa.In alsamixer all trigger on 0, but i have sound.
I cant raise the trigger.
No SPDIF out.
======================================================================

----------------------------------------------------------------------
 1g0R - 01-18-05 14:01 
----------------------------------------------------------------------
Something like that:

pcm.!default {
type plug
slave.pcm "dmixer"
    }

 
    pcm.dmixer  {
type dmix
ipc_key 1024
slave {
    pcm "hw:1,0"
    period_time 0
    period_size 1024
    buffer_size 4096
    rate 44100
}
bindings {
    0 0
    1 1
}
    }
 
    ctl.dmixer {
type hw
card 0
    }

----------------------------------------------------------------------
 tiwai - 01-18-05 17:57 
----------------------------------------------------------------------
The system default doesn't include dmix but only softvol.
If you want to use dmix together with softvol, too, define like the
following:

pcm.!default {
    type softvol
    slave.pcm {
        type dmix
        ipc_key 5678293
        ipc_key_add_uid yes
        slave.pcm "hw:1,0"
        slave.rate 44100
    }
    control {
        name "PCM Playback Volume"
        card 1
    }
}

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-16-05 19:06 1g0R           New Issue                                    
01-16-05 19:06 1g0R           Distribution              => FC3             
01-16-05 19:06 1g0R           Kernel Version            => 2.6.10-ac8      
01-17-05 15:05 tiwai          Status                   new => resolved     
01-17-05 15:05 tiwai          Resolution               open => not an issue
01-17-05 15:05 tiwai          Assigned To               => tiwai           
01-17-05 15:05 tiwai          Note Added: 0003235                          
01-17-05 15:05 tiwai          Assigned To              tiwai =>            
01-17-05 16:43 1g0R           Status                   resolved => feedback
01-17-05 16:43 1g0R           Resolution               not an issue => reopened
01-17-05 16:43 1g0R           Note Added: 0003238                          
01-17-05 16:43 1g0R           Assigned To               => tiwai           
01-18-05 14:01 1g0R           Note Added: 0003249                          
01-18-05 14:01 1g0R           Issue Monitored: 1g0R                        
01-18-05 17:57 tiwai          Note Added: 0003254                          
======================================================================




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

             reply	other threads:[~2005-01-18 16:57 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-18 16:57 bugtrack [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-05-31 16:01 [ALSA - driver 0000822]: CMI9880 (IHDA) alsamixer no controll bugtrack
2005-01-21 20:46 bugtrack
2005-01-21 20:40 bugtrack
2005-01-21 20:39 bugtrack
2005-01-21 20:38 bugtrack
2005-01-21 20:36 bugtrack
2005-01-21 20:34 bugtrack
2005-01-21 20:30 bugtrack
2005-01-21 20:28 bugtrack
2005-01-21 20:19 bugtrack
2005-01-21 20:15 bugtrack
2005-01-21 20:07 bugtrack
2005-01-21 20:05 bugtrack
2005-01-21 20:05 bugtrack
2005-01-21 20:03 bugtrack
2005-01-21 19:55 bugtrack
2005-01-21 19:53 bugtrack
2005-01-21 11:15 bugtrack
2005-01-19 20:58 bugtrack
2005-01-19 20:53 bugtrack
2005-01-19 17:44 bugtrack
2005-01-19 17:40 bugtrack
2005-01-19 15:25 bugtrack
2005-01-19 15:08 bugtrack
2005-01-19 14:46 bugtrack
2005-01-19 14:16 bugtrack
2005-01-19 13:59 bugtrack
2005-01-19 13:40 bugtrack
2005-01-19 13:36 bugtrack
2005-01-19 13:25 bugtrack
2005-01-19 12:33 bugtrack
2005-01-18 13:01 bugtrack
2005-01-17 15:43 bugtrack
2005-01-17 14:05 bugtrack
2005-01-16 18:06 bugtrack

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f509e281bdc840ce5b6dfd2ce859afa3@bugtrack.alsa-project.org \
    --to=bugtrack@alsa-project.org \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox