public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-06-24  8:43 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-06-24  8:43 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              06-24-2006 10:43 CEST
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

----------------------------------------------------------------------
 tiwai - 06-16-06 18:50 
----------------------------------------------------------------------
The new patch looks better.  Still something (minor) to be fixed:

- Use "LFE" instead of "Sub".
- Add static to each stereo[] and channel_names[] array
- Keep the codecs for ice1712 as is.  Changing this will break
envy24control.
  (If you'd like to change them, fix envy24control, too.)

Then please give a proper changelog and a signed-off-by line for commit.

----------------------------------------------------------------------
 Raymond - 06-24-06 10:43 
----------------------------------------------------------------------
When you change the name of these controls to different name, is there any
reason to assign index ?

+		ctl->id.index = mixer_ch + ak->idx_offset * 2;

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
01-14-06 22:31 wollschaf      Note Added: 0007656                          
01-25-06 00:07 wollschaf      Issue Monitored: wollschaf                    
01-25-06 00:09 wollschaf      File Added: ak4xxx-adda-stereomixer.patch         
          
01-25-06 00:29 wollschaf      Note Added: 0007776                          
01-27-06 15:20 tiwai          Note Added: 0007804                          
02-02-06 15:15 alinja         Note Added: 0007877                          
03-28-06 14:22 alinja         Issue Monitored: alinja                      
06-15-06 19:41 alinja         File Added: ak4xx-volumes.patch                   

06-15-06 19:47 alinja         Note Added: 0010242                          
06-16-06 18:50 tiwai          Note Added: 0010256                          
06-24-06 10:43 Raymond        Note Added: 0010472                          
======================================================================



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-06-27 13:10 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-06-27 13:10 UTC (permalink / raw)
  To: alsa-devel


The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              06-27-2006 15:10 CEST
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

----------------------------------------------------------------------
 alinja - 06-27-06 15:08 
----------------------------------------------------------------------
hlabs,

This patch fixes only the controls to have sane names and stereo
combinations. I got the left channel mute problem yesterday too (with
alinja2 patch). Are the channel names right on revo 5.1?

----------------------------------------------------------------------
 tiwai - 06-27-06 15:10 
----------------------------------------------------------------------
Yes, the mute problem at boot is a different issue from this topic.
It's probably the same root as the problem on revo 7.1, I2C/SPI protocol
problem.

Anyway, I applied the patch to HG repo now, so let's close this bug.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
01-14-06 22:31 wollschaf      Note Added: 0007656                          
01-25-06 00:07 wollschaf      Issue Monitored: wollschaf                    
01-25-06 00:09 wollschaf      File Added: ak4xxx-adda-stereomixer.patch         
          
01-25-06 00:29 wollschaf      Note Added: 0007776                          
01-27-06 15:20 tiwai          Note Added: 0007804                          
02-02-06 15:15 alinja         Note Added: 0007877                          
03-28-06 14:22 alinja         Issue Monitored: alinja                      
06-15-06 19:41 alinja         File Added: ak4xx-volumes.patch                   

06-15-06 19:47 alinja         Note Added: 0010242                          
06-16-06 18:50 tiwai          Note Added: 0010256                          
06-24-06 10:43 Raymond        Note Added: 0010472                          
06-26-06 13:13 alinja         Note Added: 0010531                          
06-26-06 13:35 Raymond        Note Added: 0010533                          
06-26-06 15:38 Raymond        Note Edited: 0010533                         
06-26-06 15:57 tiwai          Note Added: 0010537                          
06-26-06 17:36 alinja         Note Added: 0010552                          
06-26-06 17:49 tiwai          Note Added: 0010554                          
06-26-06 21:36 alinja         File Added: ak4xx-volumes-alinja2.patch           
        
06-26-06 21:41 alinja         Note Added: 0010561                          
06-27-06 14:46 hlabs          Note Added: 0010592                          
06-27-06 14:47 hlabs          Note Edited: 0010592                         
06-27-06 15:08 alinja         Note Added: 0010593                          
06-27-06 15:10 tiwai          Status                   new => resolved     
06-27-06 15:10 tiwai          Resolution               open => fixed       
06-27-06 15:10 tiwai          Assigned To               => tiwai           
06-27-06 15:10 tiwai          Note Added: 0010594                          
======================================================================



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-06-27 13:08 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-06-27 13:08 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              06-27-2006 15:08 CEST
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

----------------------------------------------------------------------
 hlabs - 06-27-06 14:47 
----------------------------------------------------------------------
Hello !

Applyed alinya2.patch.
Left front channel is still muted at boot :(
Revo5.1 in my case.



----------------------------------------------------------------------
 alinja - 06-27-06 15:08 
----------------------------------------------------------------------
hlabs,

This patch fixes only the controls to have sane names and stereo
combinations. I got the left channel mute problem yesterday too (with
alinja2 patch). Are the channel names right on revo 5.1?

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
01-14-06 22:31 wollschaf      Note Added: 0007656                          
01-25-06 00:07 wollschaf      Issue Monitored: wollschaf                    
01-25-06 00:09 wollschaf      File Added: ak4xxx-adda-stereomixer.patch         
          
01-25-06 00:29 wollschaf      Note Added: 0007776                          
01-27-06 15:20 tiwai          Note Added: 0007804                          
02-02-06 15:15 alinja         Note Added: 0007877                          
03-28-06 14:22 alinja         Issue Monitored: alinja                      
06-15-06 19:41 alinja         File Added: ak4xx-volumes.patch                   

06-15-06 19:47 alinja         Note Added: 0010242                          
06-16-06 18:50 tiwai          Note Added: 0010256                          
06-24-06 10:43 Raymond        Note Added: 0010472                          
06-26-06 13:13 alinja         Note Added: 0010531                          
06-26-06 13:35 Raymond        Note Added: 0010533                          
06-26-06 15:38 Raymond        Note Edited: 0010533                         
06-26-06 15:57 tiwai          Note Added: 0010537                          
06-26-06 17:36 alinja         Note Added: 0010552                          
06-26-06 17:49 tiwai          Note Added: 0010554                          
06-26-06 21:36 alinja         File Added: ak4xx-volumes-alinja2.patch           
        
06-26-06 21:41 alinja         Note Added: 0010561                          
06-27-06 14:46 hlabs          Note Added: 0010592                          
06-27-06 14:47 hlabs          Note Edited: 0010592                         
06-27-06 15:08 alinja         Note Added: 0010593                          
======================================================================



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-06-27 12:46 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-06-27 12:46 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              06-27-2006 14:46 CEST
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

----------------------------------------------------------------------
 alinja - 06-26-06 21:41 
----------------------------------------------------------------------
Ok, I hope everything is ok now in the alinja2 patch. I left all but the
revo cards as they are, I have no way to test anything but my revo 7.1.

----------------------------------------------------------------------
 hlabs - 06-27-06 14:46 
----------------------------------------------------------------------
Hello !

Applyed alinya2.patch.
Left front channel is still muted at boot :(

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
01-14-06 22:31 wollschaf      Note Added: 0007656                          
01-25-06 00:07 wollschaf      Issue Monitored: wollschaf                    
01-25-06 00:09 wollschaf      File Added: ak4xxx-adda-stereomixer.patch         
          
01-25-06 00:29 wollschaf      Note Added: 0007776                          
01-27-06 15:20 tiwai          Note Added: 0007804                          
02-02-06 15:15 alinja         Note Added: 0007877                          
03-28-06 14:22 alinja         Issue Monitored: alinja                      
06-15-06 19:41 alinja         File Added: ak4xx-volumes.patch                   

06-15-06 19:47 alinja         Note Added: 0010242                          
06-16-06 18:50 tiwai          Note Added: 0010256                          
06-24-06 10:43 Raymond        Note Added: 0010472                          
06-26-06 13:13 alinja         Note Added: 0010531                          
06-26-06 13:35 Raymond        Note Added: 0010533                          
06-26-06 15:38 Raymond        Note Edited: 0010533                         
06-26-06 15:57 tiwai          Note Added: 0010537                          
06-26-06 17:36 alinja         Note Added: 0010552                          
06-26-06 17:49 tiwai          Note Added: 0010554                          
06-26-06 21:36 alinja         File Added: ak4xx-volumes-alinja2.patch           
        
06-26-06 21:41 alinja         Note Added: 0010561                          
06-27-06 14:46 hlabs          Note Added: 0010592                          
======================================================================



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-06-26 19:41 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-06-26 19:41 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              06-26-2006 21:41 CEST
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

----------------------------------------------------------------------
 tiwai - 06-26-06 17:49 
----------------------------------------------------------------------
Don't pass explicit names for boards in delta.c and in ews88mt.  These
boards have no definition of front/rear, etc.  DMX6fire would be OK but
only after you tested the changes with the actual device.

----------------------------------------------------------------------
 alinja - 06-26-06 21:41 
----------------------------------------------------------------------
Ok, I hope everything is ok now in the alinja2 patch. I left all but the
revo cards as they are, I have no way to test anything but my revo 7.1.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
01-14-06 22:31 wollschaf      Note Added: 0007656                          
01-25-06 00:07 wollschaf      Issue Monitored: wollschaf                    
01-25-06 00:09 wollschaf      File Added: ak4xxx-adda-stereomixer.patch         
          
01-25-06 00:29 wollschaf      Note Added: 0007776                          
01-27-06 15:20 tiwai          Note Added: 0007804                          
02-02-06 15:15 alinja         Note Added: 0007877                          
03-28-06 14:22 alinja         Issue Monitored: alinja                      
06-15-06 19:41 alinja         File Added: ak4xx-volumes.patch                   

06-15-06 19:47 alinja         Note Added: 0010242                          
06-16-06 18:50 tiwai          Note Added: 0010256                          
06-24-06 10:43 Raymond        Note Added: 0010472                          
06-26-06 13:13 alinja         Note Added: 0010531                          
06-26-06 13:35 Raymond        Note Added: 0010533                          
06-26-06 15:38 Raymond        Note Edited: 0010533                         
06-26-06 15:57 tiwai          Note Added: 0010537                          
06-26-06 17:36 alinja         Note Added: 0010552                          
06-26-06 17:49 tiwai          Note Added: 0010554                          
06-26-06 21:36 alinja         File Added: ak4xx-volumes-alinja2.patch           
        
06-26-06 21:41 alinja         Note Added: 0010561                          
======================================================================



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-06-26 15:49 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-06-26 15:49 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              06-26-2006 17:49 CEST
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

----------------------------------------------------------------------
 alinja - 06-26-06 17:36 
----------------------------------------------------------------------
What do you mean by keepeing the codecs for ice1712? The change to the
ak4xxx driver requires changes to all that use it. I'll leave the old
names then.

----------------------------------------------------------------------
 tiwai - 06-26-06 17:49 
----------------------------------------------------------------------
Don't pass explicit names for boards in delta.c and in ews88mt.  These
boards have no definition of front/rear, etc.  DMX6fire would be OK but
only after you tested the changes with the actual device.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
01-14-06 22:31 wollschaf      Note Added: 0007656                          
01-25-06 00:07 wollschaf      Issue Monitored: wollschaf                    
01-25-06 00:09 wollschaf      File Added: ak4xxx-adda-stereomixer.patch         
          
01-25-06 00:29 wollschaf      Note Added: 0007776                          
01-27-06 15:20 tiwai          Note Added: 0007804                          
02-02-06 15:15 alinja         Note Added: 0007877                          
03-28-06 14:22 alinja         Issue Monitored: alinja                      
06-15-06 19:41 alinja         File Added: ak4xx-volumes.patch                   

06-15-06 19:47 alinja         Note Added: 0010242                          
06-16-06 18:50 tiwai          Note Added: 0010256                          
06-24-06 10:43 Raymond        Note Added: 0010472                          
06-26-06 13:13 alinja         Note Added: 0010531                          
06-26-06 13:35 Raymond        Note Added: 0010533                          
06-26-06 15:38 Raymond        Note Edited: 0010533                         
06-26-06 15:57 tiwai          Note Added: 0010537                          
06-26-06 17:36 alinja         Note Added: 0010552                          
06-26-06 17:49 tiwai          Note Added: 0010554                          
======================================================================



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-06-26 15:36 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-06-26 15:36 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              06-26-2006 17:36 CEST
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

----------------------------------------------------------------------
 tiwai - 06-26-06 15:57 
----------------------------------------------------------------------
The bug of revo 7.1 is irrelevant.  That's a bug regarding i2c/spi
communication.

----------------------------------------------------------------------
 alinja - 06-26-06 17:36 
----------------------------------------------------------------------
What do you mean by keepeing the codecs for ice1712? The change to the
ak4xxx driver requires changes to all that use it. I'll leave the old
names then.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
01-14-06 22:31 wollschaf      Note Added: 0007656                          
01-25-06 00:07 wollschaf      Issue Monitored: wollschaf                    
01-25-06 00:09 wollschaf      File Added: ak4xxx-adda-stereomixer.patch         
          
01-25-06 00:29 wollschaf      Note Added: 0007776                          
01-27-06 15:20 tiwai          Note Added: 0007804                          
02-02-06 15:15 alinja         Note Added: 0007877                          
03-28-06 14:22 alinja         Issue Monitored: alinja                      
06-15-06 19:41 alinja         File Added: ak4xx-volumes.patch                   

06-15-06 19:47 alinja         Note Added: 0010242                          
06-16-06 18:50 tiwai          Note Added: 0010256                          
06-24-06 10:43 Raymond        Note Added: 0010472                          
06-26-06 13:13 alinja         Note Added: 0010531                          
06-26-06 13:35 Raymond        Note Added: 0010533                          
06-26-06 15:38 Raymond        Note Edited: 0010533                         
06-26-06 15:57 tiwai          Note Added: 0010537                          
06-26-06 17:36 alinja         Note Added: 0010552                          
======================================================================



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-06-26 13:57 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-06-26 13:57 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              06-26-2006 15:57 CEST
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

----------------------------------------------------------------------
 Raymond - 06-26-06 15:38 
----------------------------------------------------------------------
I don't have this card but other user complain "Left front channel always
muted on boot" in https://bugtrack.alsa-project.org/alsa-bug/view.php?id=321

It seem that the id of those index controls (DAC Volume and Deemphasis)
are not consecutive in asound.state



----------------------------------------------------------------------
 tiwai - 06-26-06 15:57 
----------------------------------------------------------------------
The bug of revo 7.1 is irrelevant.  That's a bug regarding i2c/spi
communication.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
01-14-06 22:31 wollschaf      Note Added: 0007656                          
01-25-06 00:07 wollschaf      Issue Monitored: wollschaf                    
01-25-06 00:09 wollschaf      File Added: ak4xxx-adda-stereomixer.patch         
          
01-25-06 00:29 wollschaf      Note Added: 0007776                          
01-27-06 15:20 tiwai          Note Added: 0007804                          
02-02-06 15:15 alinja         Note Added: 0007877                          
03-28-06 14:22 alinja         Issue Monitored: alinja                      
06-15-06 19:41 alinja         File Added: ak4xx-volumes.patch                   

06-15-06 19:47 alinja         Note Added: 0010242                          
06-16-06 18:50 tiwai          Note Added: 0010256                          
06-24-06 10:43 Raymond        Note Added: 0010472                          
06-26-06 13:13 alinja         Note Added: 0010531                          
06-26-06 13:35 Raymond        Note Added: 0010533                          
06-26-06 15:38 Raymond        Note Edited: 0010533                         
06-26-06 15:57 tiwai          Note Added: 0010537                          
======================================================================



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-06-26 11:35 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-06-26 11:35 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              06-26-2006 13:35 CEST
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

----------------------------------------------------------------------
 alinja - 06-26-06 13:13 
----------------------------------------------------------------------
I'll fix the simple things and investigate how the other things should be
done when I have the time again. 

I wasn't sure about the index thing (or the orderin of the controls in
general) at all so I basically "guessed" what it should be. So making it 0
should be ok? I read some other reports that suggest some issues about the
ordering, maybe those could be fixed at the same time?

----------------------------------------------------------------------
 Raymond - 06-26-06 13:35 
----------------------------------------------------------------------
I don't have this card but other user complain "Left front channel always
muted on boot" in https://bugtrack.alsa-project.org/alsa-bug/view.php?id=321

It seem that the id of those index controls (DAC Volume and Deemphasis)
are not consecutive in asound.state

http://www.alsa-project.org/~iwai/writing-an-alsa-driver/x851.htm 

The index field holds the index number of this control. If there are
several different controls with the same name, they can be distinguished
by the index number. This is the case when several codecs exist on the
card. If the index is zero, you can omit the definition above.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
01-14-06 22:31 wollschaf      Note Added: 0007656                          
01-25-06 00:07 wollschaf      Issue Monitored: wollschaf                    
01-25-06 00:09 wollschaf      File Added: ak4xxx-adda-stereomixer.patch         
          
01-25-06 00:29 wollschaf      Note Added: 0007776                          
01-27-06 15:20 tiwai          Note Added: 0007804                          
02-02-06 15:15 alinja         Note Added: 0007877                          
03-28-06 14:22 alinja         Issue Monitored: alinja                      
06-15-06 19:41 alinja         File Added: ak4xx-volumes.patch                   

06-15-06 19:47 alinja         Note Added: 0010242                          
06-16-06 18:50 tiwai          Note Added: 0010256                          
06-24-06 10:43 Raymond        Note Added: 0010472                          
06-26-06 13:13 alinja         Note Added: 0010531                          
06-26-06 13:35 Raymond        Note Added: 0010533                          
======================================================================



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-06-26 11:13 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-06-26 11:13 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              06-26-2006 13:13 CEST
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

----------------------------------------------------------------------
 Raymond - 06-24-06 10:43 
----------------------------------------------------------------------
When you change the name of these controls to different name, is there any
reason to assign index ?

+		ctl->id.index = mixer_ch + ak->idx_offset * 2;

----------------------------------------------------------------------
 alinja - 06-26-06 13:13 
----------------------------------------------------------------------
I'll fix the simple things and investigate how the other things should be
done when I have the time again. 

I wasn't sure about the index thing (or the orderin of the controls in
general) at all so I basically "guessed" what it should be. So making it 0
should be ok? I read some other reports that suggest some issues about the
ordering, maybe those could be fixed at the same time?

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
01-14-06 22:31 wollschaf      Note Added: 0007656                          
01-25-06 00:07 wollschaf      Issue Monitored: wollschaf                    
01-25-06 00:09 wollschaf      File Added: ak4xxx-adda-stereomixer.patch         
          
01-25-06 00:29 wollschaf      Note Added: 0007776                          
01-27-06 15:20 tiwai          Note Added: 0007804                          
02-02-06 15:15 alinja         Note Added: 0007877                          
03-28-06 14:22 alinja         Issue Monitored: alinja                      
06-15-06 19:41 alinja         File Added: ak4xx-volumes.patch                   

06-15-06 19:47 alinja         Note Added: 0010242                          
06-16-06 18:50 tiwai          Note Added: 0010256                          
06-24-06 10:43 Raymond        Note Added: 0010472                          
06-26-06 13:13 alinja         Note Added: 0010531                          
======================================================================



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-06-16 16:50 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-06-16 16:50 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              06-16-2006 18:50 CEST
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

----------------------------------------------------------------------
 alinja - 06-15-06 19:47 
----------------------------------------------------------------------
Sorry that I add this a bit late... I hacked up a modification that allows
per-card configuration of the mixer settings. I also changed the main
channel name to PCM on revolution 7.1. I have only tested this on my 7.1,
I hope I ot thing right on the other cards.

----------------------------------------------------------------------
 tiwai - 06-16-06 18:50 
----------------------------------------------------------------------
The new patch looks better.  Still something (minor) to be fixed:

- Use "LFE" instead of "Sub".
- Add static to each stereo[] and channel_names[] array
- Keep the codecs for ice1712 as is.  Changing this will break
envy24control.
  (If you'd like to change them, fix envy24control, too.)

Then please give a proper changelog and a signed-off-by line for commit.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
01-14-06 22:31 wollschaf      Note Added: 0007656                          
01-25-06 00:07 wollschaf      Issue Monitored: wollschaf                    
01-25-06 00:09 wollschaf      File Added: ak4xxx-adda-stereomixer.patch         
          
01-25-06 00:29 wollschaf      Note Added: 0007776                          
01-27-06 15:20 tiwai          Note Added: 0007804                          
02-02-06 15:15 alinja         Note Added: 0007877                          
03-28-06 14:22 alinja         Issue Monitored: alinja                      
06-15-06 19:41 alinja         File Added: ak4xx-volumes.patch                   

06-15-06 19:47 alinja         Note Added: 0010242                          
06-16-06 18:50 tiwai          Note Added: 0010256                          
======================================================================

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-06-15 17:47 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-06-15 17:47 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              06-15-2006 19:47 CEST
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

----------------------------------------------------------------------
 alinja - 02-02-06 15:15 
----------------------------------------------------------------------
Is second this suggestion. I consider the current implementation with
independent channel volumes broken (especially as there is no master
volume). I already had decided to make a similar patch, but I'm glad I
found this.

----------------------------------------------------------------------
 alinja - 06-15-06 19:47 
----------------------------------------------------------------------
Sorry that I add this a bit late... I hacked up a modification that allows
per-card configuration of the mixer settings. I also changed the main
channel name to PCM on revolution 7.1. I have only tested this on my 7.1,
I hope I ot thing right on the other cards.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
01-14-06 22:31 wollschaf      Note Added: 0007656                          
01-25-06 00:07 wollschaf      Issue Monitored: wollschaf                    
01-25-06 00:09 wollschaf      File Added: ak4xxx-adda-stereomixer.patch         
          
01-25-06 00:29 wollschaf      Note Added: 0007776                          
01-27-06 15:20 tiwai          Note Added: 0007804                          
02-02-06 15:15 alinja         Note Added: 0007877                          
03-28-06 14:22 alinja         Issue Monitored: alinja                      
06-15-06 19:41 alinja         File Added: ak4xx-volumes.patch                   

06-15-06 19:47 alinja         Note Added: 0010242                          
======================================================================

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-02-02 14:15 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-02-02 14:15 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              02-02-2006 15:15 CET
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

----------------------------------------------------------------------
 tiwai - 01-27-06 15:20 
----------------------------------------------------------------------
Yes, the idea looks fine for most ice1724 boards, but not nice for some
ice1712 boards which have really independent mono jacks.
So, I'd like to rather allow the driver to select the behavior, whether
mono or stereo controls.

Also, it'd be not difficult to modify the code for driver to pass a static
array of control names including "Front", "Surround", "CLFE", "Side", so
that the mixer elements become more intuitive, too.

----------------------------------------------------------------------
 alinja - 02-02-06 15:15 
----------------------------------------------------------------------
Is second this suggestion. I consider the current implementation with
independent channel volumes broken (especially as there is no master
volume). I already had decided to make a similar patch, but I'm glad I
found this.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
01-14-06 22:31 wollschaf      Note Added: 0007656                          
01-25-06 00:07 wollschaf      Issue Monitored: wollschaf                    
01-25-06 00:09 wollschaf      File Added: ak4xxx-adda-stereomixer.patch         
          
01-25-06 00:29 wollschaf      Note Added: 0007776                          
01-27-06 15:20 tiwai          Note Added: 0007804                          
02-02-06 15:15 alinja         Note Added: 0007877                          
======================================================================




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-01-27 14:20 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-01-27 14:20 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              01-27-2006 15:20 CET
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

----------------------------------------------------------------------
 wollschaf - 01-25-06 00:29 
----------------------------------------------------------------------
I tried my best and came up with the attached patch.

The patch modifies ak4xxx-adda.c that only every second DAC (left channel)
gets a mixer attached (but a stereo one).

snd_akm4xxx_volume_put and snd_akm4xxx_volume_put are now based on the
assumption that the register holding the volume of the right channel is
always one register further than the one for the left channel. I found no
card that works different, but I might as well have not looked properly
enough.

The problem is that the patch applies to all cards that use an ak4xxx DAC.
So if there is a card out there that relies on separate mono DAC mixer
elements, this patch is absolutely evil. It is even more evil for an
uneven number of DACs on the card, i.e a card with 7 DACs will be totally
abused if the volume on this channel is adjusted (whatever there is in
addr+1).

This method works well for the Revolution 5.1; Other Cards should / could
work, too. At least I hope so.

I tested front, center/sub and rear channels.

This is my first patch, so it might as well be not working at all
regarding my use of diff. 
This is also my first real use of c besides some "hello world" and printf
things, and my pascal days are long gone and those were not even glorious.
Better look at everything twice ;)

----------------------------------------------------------------------
 tiwai - 01-27-06 15:20 
----------------------------------------------------------------------
Yes, the idea looks fine for most ice1724 boards, but not nice for some
ice1712 boards which have really independent mono jacks.
So, I'd like to rather allow the driver to select the behavior, whether
mono or stereo controls.

Also, it'd be not difficult to modify the code for driver to pass a static
array of control names including "Front", "Surround", "CLFE", "Side", so
that the mixer elements become more intuitive, too.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
01-14-06 22:31 wollschaf      Note Added: 0007656                          
01-25-06 00:07 wollschaf      Issue Monitored: wollschaf                    
01-25-06 00:09 wollschaf      File Added: ak4xxx-adda-stereomixer.patch         
          
01-25-06 00:29 wollschaf      Note Added: 0007776                          
01-27-06 15:20 tiwai          Note Added: 0007804                          
======================================================================




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-01-24 23:29 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-01-24 23:29 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              01-25-2006 00:29 CET
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

----------------------------------------------------------------------
 wollschaf - 01-14-06 22:31 
----------------------------------------------------------------------
This would be a great step for usability.

I dug around in the source code and - surprise, surprise - understood not
a thing going on.

The other 4 DACs should be merged, too.

----------------------------------------------------------------------
 wollschaf - 01-25-06 00:29 
----------------------------------------------------------------------
I tried my best and came up with the attached patch.

The patch modifies ak4xxx-adda.c that only every second DAC (left channel)
gets a mixer attached (but a stereo one).

snd_akm4xxx_volume_put and snd_akm4xxx_volume_put are now based on the
assumption that the register holding the volume of the right channel is
always one register further than the one for the left channel. I found no
card that works different, but I might as well have not looked properly
enough.

The problem is that the patch applies to all cards that use an ak4xxx DAC.
So if there is a card out there that relies on separate mono DAC mixer
elements, this patch is absolutely evil. It is even more evil for an
uneven number of DACs on the card, i.e a card with 7 DACs will be totally
abused if the volume on this channel is adjusted (whatever there is in
addr+1).

This method works well for the Revolution 5.1; Other Cards should / could
work, too. At least I hope so.

I tested front, center/sub and rear channels.

This is my first patch, so it might as well be not working at all
regarding my use of diff. 
This is also my first real use of c besides some "hello world" and printf
things, and my pascal days are long gone and those were not even glorious.
Better look at everything twice ;)

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
01-14-06 22:31 wollschaf      Note Added: 0007656                          
01-25-06 00:07 wollschaf      Issue Monitored: wollschaf                    
01-25-06 00:09 wollschaf      File Added: ak4xxx-adda-stereomixer.patch         
          
01-25-06 00:29 wollschaf      Note Added: 0007776                          
======================================================================




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-01-14 21:31 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-01-14 21:31 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              01-14-2006 22:31 CET
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

----------------------------------------------------------------------
 wollschaf - 01-14-06 22:31 
----------------------------------------------------------------------
This would be a great step for usability.

I dug around in the source code and - surprise, surprise - understood not
a thing going on.

The other 4 DACs should be merged, too.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
01-14-06 22:31 wollschaf      Note Added: 0007656                          
======================================================================




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1
@ 2006-01-09 22:35 bugtrack
  0 siblings, 0 replies; 17+ messages in thread
From: bugtrack @ 2006-01-09 22:35 UTC (permalink / raw)
  To: alsa-devel


The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1728> 
======================================================================
Reported By:                cyan
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   1728
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               gentoo testing
Kernel Version:             2.6.14-gentoo-r5
======================================================================
Date Submitted:             01-09-2006 23:35 CET
Last Modified:              01-09-2006 23:35 CET
======================================================================
Summary:                    Modification of volume control for M-Audio
Revolution 5.1
Description: 
In Alsamixer (and KMix) is not possible to change volume of both chanels at
once. Slides with names "DAC" and "DAC1" corresponds to left and right
chanel. 
I would like to make a suggestion to merge them together.
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-09-06 23:35 cyan           New Issue                                    
01-09-06 23:35 cyan           Distribution              => gentoo testing  
01-09-06 23:35 cyan           Kernel Version            => 2.6.14-gentoo-r5
======================================================================




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2006-06-27 13:10 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-24  8:43 [ALSA - driver 0001728]: Modification of volume control for M-Audio Revolution 5.1 bugtrack
  -- strict thread matches above, loose matches on Subject: below --
2006-06-27 13:10 bugtrack
2006-06-27 13:08 bugtrack
2006-06-27 12:46 bugtrack
2006-06-26 19:41 bugtrack
2006-06-26 15:49 bugtrack
2006-06-26 15:36 bugtrack
2006-06-26 13:57 bugtrack
2006-06-26 11:35 bugtrack
2006-06-26 11:13 bugtrack
2006-06-16 16:50 bugtrack
2006-06-15 17:47 bugtrack
2006-02-02 14:15 bugtrack
2006-01-27 14:20 bugtrack
2006-01-24 23:29 bugtrack
2006-01-14 21:31 bugtrack
2006-01-09 22:35 bugtrack

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox