public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
* [ALSA - lib 0001702]: No sound in front speakers emu10k1
@ 2006-01-03 19:39 bugtrack
  0 siblings, 0 replies; 7+ messages in thread
From: bugtrack @ 2006-01-03 19:39 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1702> 
======================================================================
Reported By:                pupp3tmast3r
Assigned To:                
======================================================================
Project:                    ALSA - lib
Issue ID:                   1702
Category:                   hw specific configuration
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             01-03-2006 09:41 CET
Last Modified:              01-03-2006 20:39 CET
======================================================================
Summary:                    No sound in front speakers emu10k1
Description: 
Card: SBLive! Value [CT4832]
Chip: Cirrus Logic CS4297A rev 4

When playing in surroud mode with mplayer (-af surround) or audio streams
of 4 or more channels there is no front audio just rear.

This card does only 4 channels playing since is one of the very first
models.

The bug appears in versions of mplayer from 1.0pre7try2 to CVS2005-12-15
======================================================================

----------------------------------------------------------------------
 pupp3tmast3r - 01-03-06 20:13 
----------------------------------------------------------------------
>From kernel 2.6.14 (Home Build)

/proc/asound/version:

Advanced Linux Sound Architecture Driver Version 1.0.10rc1 (Mon Sep 12
08:13:09
2005 UTC).

The bug Appears even on 1.0.10driver from alsa-project.org main branch

----------------------------------------------------------------------
 pzad - 01-03-06 20:39 
----------------------------------------------------------------------
Find file emu10k1.conf. Default location is in /usr/share/confcards/. For
FC4 is in /etc/alsa/cards.

Check if in this file is this:

{
       interface PCM
       device 0
       name "EMU10K1 PCM Send Routing"
       index { @func private_pcm_subdevice }
       lock true
       optional true
       value [ 8 9 0 0 8 9 0 0 8 9 0 0 ]
}

If you don't have this in emu10k1.conf file, you have old alsa-lib and you
should upgrade alsa-lib, or copy this file from alsa-lib 1.0.10.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-03-06 09:41 pupp3tmast3r   New Issue                                    
01-03-06 09:47 pzad           Note Added: 0007400                          
01-03-06 20:10 pupp3tmast3r   File Added: asound.state                     
01-03-06 20:13 pupp3tmast3r   Note Added: 0007404                          
01-03-06 20:39 pzad           Note Added: 0007405                          
======================================================================




-------------------------------------------------------
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] 7+ messages in thread
* [ALSA - lib 0001702]: No sound in front speakers emu10k1
@ 2006-01-04 18:01 bugtrack
  0 siblings, 0 replies; 7+ messages in thread
From: bugtrack @ 2006-01-04 18:01 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1702> 
======================================================================
Reported By:                pupp3tmast3r
Assigned To:                
======================================================================
Project:                    ALSA - lib
Issue ID:                   1702
Category:                   hw specific configuration
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             01-03-2006 09:41 CET
Last Modified:              01-04-2006 19:01 CET
======================================================================
Summary:                    No sound in front speakers emu10k1
Description: 
Card: SBLive! Value [CT4832]
Chip: Cirrus Logic CS4297A rev 4

When playing in surroud mode with mplayer (-af surround) or audio streams
of 4 or more channels there is no front audio just rear.

This card does only 4 channels playing since is one of the very first
models.

The bug appears in versions of mplayer from 1.0pre7try2 to CVS2005-12-15
======================================================================

----------------------------------------------------------------------
 pupp3tmast3r - 01-04-06 01:21 
----------------------------------------------------------------------
Until 10.0.10rc1 it was

{
   interface PCM
   device 0
   name "EMU10K1 PCM Send Routing"
   index { @func private_pcm_subdevice }
   lock true
   optional true
   value [ 6 7 0 0 6 7 0 0 6 7 0 0 ]
}

Wich is currenlty working (from version 10.0.9), but I have compiled
driver and libs 1.0.10 from alsa's ftp and I had the same problem, that is
why I rolled back to kernel version (10.0.10rc1)and libs 10.0.9 from
alsa's ftp to, Another problem is debian version package
libasound2_1.0.10-2.deb shiping the file with the new conf "value [ 8 9 0
0 8 9 0 0 8 9 0 0 ]" so after an update it will stop working again.

I will check compilling driver 1.0.10 again from alsa's ftp and a
combination of the libs: from debian package, and compiled from alsa's
ftp.

I hope the problem is just the value in the conf file and to get it
working with the ftp driver version and debian's libs

Once I have tested it will let you know the results.

Any way which alsa's version is running the new kernel 2.6.15? this could
fix the problem.

----------------------------------------------------------------------
 pupp3tmast3r - 01-04-06 19:01 
----------------------------------------------------------------------
I have compiled driver version 1.0.10 from ftp

Using debian's alsa libs: libasound2_1.0.10-2 is working perfectly, with
ftp libs worked to, So the problem seems to have been a version conflict
beetwen libs 1.0.10 and driver 1.0.10rc1.

Not sure if it is possible since the frontal volume is carried out with a
new control instead of single PCM control but to have backward
compatibility in the newest libs with the old drivers.

...Bug Fixed

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-03-06 09:41 pupp3tmast3r   New Issue                                    
01-03-06 09:47 pzad           Note Added: 0007400                          
01-03-06 20:10 pupp3tmast3r   File Added: asound.state                     
01-03-06 20:13 pupp3tmast3r   Note Added: 0007404                          
01-03-06 20:39 pzad           Note Added: 0007405                          
01-03-06 20:59 pzad           Note Added: 0007407                          
01-04-06 01:21 pupp3tmast3r   Note Added: 0007408                          
01-04-06 19:01 pupp3tmast3r   Note Added: 0007450                          
======================================================================




-------------------------------------------------------
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] 7+ messages in thread
* [ALSA - lib 0001702]: No sound in front speakers emu10k1
@ 2006-01-04  0:21 bugtrack
  0 siblings, 0 replies; 7+ messages in thread
From: bugtrack @ 2006-01-04  0:21 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1702> 
======================================================================
Reported By:                pupp3tmast3r
Assigned To:                
======================================================================
Project:                    ALSA - lib
Issue ID:                   1702
Category:                   hw specific configuration
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             01-03-2006 09:41 CET
Last Modified:              01-04-2006 01:21 CET
======================================================================
Summary:                    No sound in front speakers emu10k1
Description: 
Card: SBLive! Value [CT4832]
Chip: Cirrus Logic CS4297A rev 4

When playing in surroud mode with mplayer (-af surround) or audio streams
of 4 or more channels there is no front audio just rear.

This card does only 4 channels playing since is one of the very first
models.

The bug appears in versions of mplayer from 1.0pre7try2 to CVS2005-12-15
======================================================================

----------------------------------------------------------------------
 pzad - 01-03-06 20:59 
----------------------------------------------------------------------
Or you have alsa-lib >= 1.0.10rc2 and your alsa-driver is 1.0.10rc1.

----------------------------------------------------------------------
 pupp3tmast3r - 01-04-06 01:21 
----------------------------------------------------------------------
Until 10.0.10rc1 it was

{
   interface PCM
   device 0
   name "EMU10K1 PCM Send Routing"
   index { @func private_pcm_subdevice }
   lock true
   optional true
   value [ 6 7 0 0 6 7 0 0 6 7 0 0 ]
}

Wich is currenlty working (from version 10.0.9), but I have compiled
driver and libs 1.0.10 from alsa's ftp and I had the same problem, that is
why I rolled back to kernel version (10.0.10rc1)and libs 10.0.9 from
alsa's ftp to, Another problem is debian version package
libasound2_1.0.10-2.deb shiping the file with the new conf "value [ 8 9 0
0 8 9 0 0 8 9 0 0 ]" so after an update it will stop working again.

I will check compilling driver 1.0.10 again from alsa's ftp and a
combination of the libs: from debian package, and compiled from alsa's
ftp.

I hope the problem is just the value in the conf file and to get it
working with the ftp driver version and debian's libs

Once I have tested it will let you know the results.

Any way which alsa's version is running the new kernel 2.6.15? this could
fix the problem.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-03-06 09:41 pupp3tmast3r   New Issue                                    
01-03-06 09:47 pzad           Note Added: 0007400                          
01-03-06 20:10 pupp3tmast3r   File Added: asound.state                     
01-03-06 20:13 pupp3tmast3r   Note Added: 0007404                          
01-03-06 20:39 pzad           Note Added: 0007405                          
01-03-06 20:59 pzad           Note Added: 0007407                          
01-04-06 01:21 pupp3tmast3r   Note Added: 0007408                          
======================================================================




-------------------------------------------------------
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] 7+ messages in thread
* [ALSA - lib 0001702]: No sound in front speakers emu10k1
@ 2006-01-03 19:59 bugtrack
  0 siblings, 0 replies; 7+ messages in thread
From: bugtrack @ 2006-01-03 19:59 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1702> 
======================================================================
Reported By:                pupp3tmast3r
Assigned To:                
======================================================================
Project:                    ALSA - lib
Issue ID:                   1702
Category:                   hw specific configuration
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             01-03-2006 09:41 CET
Last Modified:              01-03-2006 20:59 CET
======================================================================
Summary:                    No sound in front speakers emu10k1
Description: 
Card: SBLive! Value [CT4832]
Chip: Cirrus Logic CS4297A rev 4

When playing in surroud mode with mplayer (-af surround) or audio streams
of 4 or more channels there is no front audio just rear.

This card does only 4 channels playing since is one of the very first
models.

The bug appears in versions of mplayer from 1.0pre7try2 to CVS2005-12-15
======================================================================

----------------------------------------------------------------------
 pzad - 01-03-06 20:39 
----------------------------------------------------------------------
Find file emu10k1.conf. Default location is in /usr/share/confcards/. For
FC4 is in /etc/alsa/cards.

Check if in this file is this:

{
       interface PCM
       device 0
       name "EMU10K1 PCM Send Routing"
       index { @func private_pcm_subdevice }
       lock true
       optional true
       value [ 8 9 0 0 8 9 0 0 8 9 0 0 ]
}

If you don't have this in emu10k1.conf file, you have old alsa-lib and you
should upgrade alsa-lib, or copy this file from alsa-lib 1.0.10.

----------------------------------------------------------------------
 pzad - 01-03-06 20:59 
----------------------------------------------------------------------
Or you have alsa-lib >= 1.0.10rc2 and your alsa-driver is 1.0.10rc1.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-03-06 09:41 pupp3tmast3r   New Issue                                    
01-03-06 09:47 pzad           Note Added: 0007400                          
01-03-06 20:10 pupp3tmast3r   File Added: asound.state                     
01-03-06 20:13 pupp3tmast3r   Note Added: 0007404                          
01-03-06 20:39 pzad           Note Added: 0007405                          
01-03-06 20:59 pzad           Note Added: 0007407                          
======================================================================




-------------------------------------------------------
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] 7+ messages in thread
* [ALSA - lib 0001702]: No sound in front speakers emu10k1
@ 2006-01-03 19:13 bugtrack
  0 siblings, 0 replies; 7+ messages in thread
From: bugtrack @ 2006-01-03 19: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=1702> 
======================================================================
Reported By:                pupp3tmast3r
Assigned To:                
======================================================================
Project:                    ALSA - lib
Issue ID:                   1702
Category:                   hw specific configuration
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             01-03-2006 09:41 CET
Last Modified:              01-03-2006 20:13 CET
======================================================================
Summary:                    No sound in front speakers emu10k1
Description: 
Card: SBLive! Value [CT4832]
Chip: Cirrus Logic CS4297A rev 4

When playing in surroud mode with mplayer (-af surround) or audio streams
of 4 or more channels there is no front audio just rear.

This card does only 4 channels playing since is one of the very first
models.

The bug appears in versions of mplayer from 1.0pre7try2 to CVS2005-12-15
======================================================================

----------------------------------------------------------------------
 pzad - 01-03-06 09:47 
----------------------------------------------------------------------
Make sure, you have same alsa-lib and alsa-driver version.
What is in /proc/asound/version ?
Make sure, you have set "Front" volume.

----------------------------------------------------------------------
 pupp3tmast3r - 01-03-06 20:13 
----------------------------------------------------------------------
>From kernel 2.6.14 (Home Build)

/proc/asound/version:

Advanced Linux Sound Architecture Driver Version 1.0.10rc1 (Mon Sep 12
08:13:09
2005 UTC).

The bug Appears even on 1.0.10driver from alsa-project.org main branch

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-03-06 09:41 pupp3tmast3r   New Issue                                    
01-03-06 09:47 pzad           Note Added: 0007400                          
01-03-06 20:10 pupp3tmast3r   File Added: asound.state                     
01-03-06 20:13 pupp3tmast3r   Note Added: 0007404                          
======================================================================




-------------------------------------------------------
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] 7+ messages in thread
* [ALSA - lib 0001702]: No sound in front speakers emu10k1
@ 2006-01-03  8:47 bugtrack
  0 siblings, 0 replies; 7+ messages in thread
From: bugtrack @ 2006-01-03  8: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=1702> 
======================================================================
Reported By:                pupp3tmast3r
Assigned To:                
======================================================================
Project:                    ALSA - lib
Issue ID:                   1702
Category:                   hw specific configuration
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             01-03-2006 09:41 CET
Last Modified:              01-03-2006 09:47 CET
======================================================================
Summary:                    No sound in front speakers emu10k1
Description: 
Card: SBLive! Value [CT4832]
Chip: Cirrus Logic CS4297A rev 4

When playing in surroud mode with mplayer (-af surround) or audio streams
of 4 or more channels there is no front audio just rear.

This card does only 4 channels playing since is one of the very first
models.

The bug appears in versions of mplayer from 1.0pre7try2 to CVS2005-12-15
======================================================================

----------------------------------------------------------------------
 pzad - 01-03-06 09:47 
----------------------------------------------------------------------
Make sure, you have same alsa-lib and alsa-driver version.
What is in /proc/asound/version ?
Make sure, you have set "Front" volume.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-03-06 09:41 pupp3tmast3r   New Issue                                    
01-03-06 09:47 pzad           Note Added: 0007400                          
======================================================================




-------------------------------------------------------
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] 7+ messages in thread
* [ALSA - lib 0001702]: No sound in front speakers emu10k1
@ 2006-01-03  8:41 bugtrack
  0 siblings, 0 replies; 7+ messages in thread
From: bugtrack @ 2006-01-03  8:41 UTC (permalink / raw)
  To: alsa-devel


The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1702> 
======================================================================
Reported By:                pupp3tmast3r
Assigned To:                
======================================================================
Project:                    ALSA - lib
Issue ID:                   1702
Category:                   hw specific configuration
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             01-03-2006 09:41 CET
Last Modified:              01-03-2006 09:41 CET
======================================================================
Summary:                    No sound in front speakers emu10k1
Description: 
Card: SBLive! Value [CT4832]
Chip: Cirrus Logic CS4297A rev 4

When playing in surroud mode with mplayer (-af surround) or audio streams
of 4 or more channels there is no front audio just rear.

This card does only 4 channels playing since is one of the very first
models.

The bug appears in versions of mplayer from 1.0pre7try2 to CVS2005-12-15
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-03-06 09:41 pupp3tmast3r   New Issue                                    
======================================================================




-------------------------------------------------------
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] 7+ messages in thread

end of thread, other threads:[~2006-01-04 18:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-03 19:39 [ALSA - lib 0001702]: No sound in front speakers emu10k1 bugtrack
  -- strict thread matches above, loose matches on Subject: below --
2006-01-04 18:01 bugtrack
2006-01-04  0:21 bugtrack
2006-01-03 19:59 bugtrack
2006-01-03 19:13 bugtrack
2006-01-03  8:47 bugtrack
2006-01-03  8:41 bugtrack

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