All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugtrack@alsa-project.org
To: alsa-devel@alsa-project.org
Subject: [ALSA - driver 0001995]: Master and PCM control missing
Date: Sat, 5 Aug 2006 13:18:23 +0200	[thread overview]
Message-ID: <cca70a3eb94838faef1a1b1b1012f25c@bugtrack.alsa-project.org> (raw)


The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1995> 
======================================================================
Reported By:                baja
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1995
Category:                   CORE - control
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Distribution:               
Kernel Version:             
Resolution:                 unable to duplicate
Fixed in Version:           
======================================================================
Date Submitted:             04-03-2006 06:13 CEST
Last Modified:              08-05-2006 13:18 CEST
======================================================================
Summary:                    Master and PCM control missing
Description: 
1.0.11rc3 had the PCM control but the Master control was missing. rc4 now
has both the PCM and the Master volume control missing. 

Drivers loaded:

$ lsmod | grep snd
snd_seq_dummy           3396  0
snd_seq_oss            34240  0
snd_seq_midi_event      7232  1 snd_seq_oss
snd_seq                54528  5
snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          7952  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            42016  0
snd_mixer_oss          16320  1 snd_pcm_oss
snd_hda_intel          16028  1
snd_hda_codec         166536  1 snd_hda_intel
snd_pcm                88396  3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer              22600  2 snd_seq,snd_pcm
snd                    59072  12
snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
snd_page_alloc          9360  2 snd_hda_intel,snd_pcm

Controls reported by alsa
$ amixer controls
numid=11,iface=MIXER,name='Headphone Playback Switch'
numid=4,iface=MIXER,name='Surround Playback Switch'
numid=3,iface=MIXER,name='Surround Playback Volume'
numid=7,iface=MIXER,name='Center Playback Switch'
numid=5,iface=MIXER,name='Center Playback Volume'
numid=8,iface=MIXER,name='LFE Playback Switch'
numid=6,iface=MIXER,name='LFE Playback Volume'
numid=17,iface=MIXER,name='Line Playback Switch'
numid=16,iface=MIXER,name='Line Playback Volume'
numid=19,iface=MIXER,name='CD Playback Switch'
numid=18,iface=MIXER,name='CD Playback Volume'
numid=13,iface=MIXER,name='Mic Playback Switch'
numid=12,iface=MIXER,name='Mic Playback Volume'
numid=21,iface=MIXER,name='Capture Switch'
numid=23,iface=MIXER,name='Capture Switch',index=1
numid=25,iface=MIXER,name='Capture Switch',index=2
numid=20,iface=MIXER,name='Capture Volume'
numid=22,iface=MIXER,name='Capture Volume',index=1
numid=24,iface=MIXER,name='Capture Volume',index=2
numid=29,iface=MIXER,name='IEC958 Playback Con Mask'
numid=30,iface=MIXER,name='IEC958 Playback Pro Mask'
numid=31,iface=MIXER,name='IEC958 Playback Default'
numid=32,iface=MIXER,name='IEC958 Playback Switch'
numid=34,iface=MIXER,name='IEC958 Capture Default'
numid=33,iface=MIXER,name='IEC958 Capture Switch'
numid=15,iface=MIXER,name='Front Mic Playback Switch'
numid=14,iface=MIXER,name='Front Mic Playback Volume'
numid=2,iface=MIXER,name='Front Playback Switch'
numid=1,iface=MIXER,name='Front Playback Volume'
numid=26,iface=MIXER,name='Input Source'
numid=27,iface=MIXER,name='Input Source',index=1
numid=28,iface=MIXER,name='Input Source',index=2
numid=10,iface=MIXER,name='Side Playback Switch'
numid=9,iface=MIXER,name='Side Playback Volume'

Assuming that that this is an issue since applications look for this
"generic" volume controls.

Thanks

Baja



======================================================================

----------------------------------------------------------------------
 baja - 04-03-06 06:17 
----------------------------------------------------------------------
By the way... I am using a MSi mother board:

MSI K8NGM2-FID Socket 939 NVIDIA GeForce 6150

ls pci reports:

00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev
a2)

with snd_hda_intel...

----------------------------------------------------------------------
 tiwai - 04-07-06 19:47 
----------------------------------------------------------------------
The most important information is missing:  Please upload
/proc/asound/card0/codec#* files.

Possibly there is no master volume or PCM control on your chip indeed, but
only volume for each output jack, Front, Surround, CLFE.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
04-03-06 06:13 baja           New Issue                                    
04-03-06 06:17 baja           Note Added: 0009084                          
04-07-06 19:47 tiwai          Note Added: 0009154                          
08-05-06 13:18 Adrian Bunk    Status                   new => closed       
08-05-06 13:18 Adrian Bunk    Resolution               open => unable to
duplicate
======================================================================



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

             reply	other threads:[~2006-08-05 11:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-05 11:18 bugtrack [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-04-07 17:47 [ALSA - driver 0001995]: Master and PCM control missing bugtrack
2006-04-03  4:17 bugtrack
2006-04-03  4:13 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=cca70a3eb94838faef1a1b1b1012f25c@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.