Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-12-20 16:37 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-12-20 16:37 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              12-20-2004 17:37 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 wallsga - 12-20-04 17:27 
----------------------------------------------------------------------
Thank's for the quick response and analysis.  Regretabbly,
 I won't have test results until 27 Dec 04 (after the Holiday).

However, I believe the codec chip does get left at its
default rate.  If you can think of anything else for me to try,
post it *before 1630 EST today*. 

Recall that the original 1.0.7 ALSA driver does work approx 10% of the
time.

Let me highlight something in the alsa_codec_init file I uploaded:

...
reg 0x2a read  0x0000  VRA off
reg 0x2a write 0x0001  VRA enable
reg 0x2c write 0x2af8  11 kHz
reg 0x2c read  0x2af8
...
reg 0x2c write 0xac44  44.1 kHz
reg 0x2c read  0xac44
reg 0x2c write 0xbb80  48 kHz (codec default based on AK4544A specs)
reg 0x2c read  0xbb80  
....                           (DRA probes don't seem to follow.  I might
be wrong.)
reg 0x2a read  0x0001  VRA enabled
reg 0x2a write 0x0001  VRA enable   (why?  Maybe it should be followed
with a 
                                                   reg 0x2c write 0xbb80
?)

-Andy



----------------------------------------------------------------------
 tiwai - 12-20-04 17:37 
----------------------------------------------------------------------
Maybe you're right. 48kHz is probed as the last, so it should remain 48k.

If the VRA is really culprit, you can turn on/off dynamically by writing
/proc/asound/card0/codec97#0/ac97#0-0+regs files like:

  echo 2a 0000 > /proc/asound/card0/codec97#0/ac97#0-0+regs

If changing VRA triggers/removes the cracky sound, we can simply add a
sequence to disable VRA in ymfpci, since it doesn't need VRA anyway.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
11-18-04 19:44 tiwai          Note Added: 0002465                          
11-18-04 21:05 c0ldevil       Note Added: 0002471                          
11-18-04 21:29 c0ldevil       Note Edited: 0002471                         
11-22-04 14:24 wallsga        Note Added: 0002496                          
11-22-04 14:26 wallsga        Note Edited: 0002496                         
11-22-04 14:30 wallsga        Issue Monitored: wallsga                     
11-22-04 14:37 tiwai          Note Added: 0002498                          
11-23-04 16:14 wallsga        File Added: tecra8100-bug-data.tar.gz             
      
11-23-04 16:15 wallsga        Note Added: 0002520                          
12-16-04 22:44 wallsga        Note Added: 0002843                          
12-20-04 16:08 wallsga        Note Added: 0002883                          
12-20-04 16:10 wallsga        File Added: tecra8100demo.patch                   

12-20-04 16:11 wallsga        File Added: codec-init-seq.tar.gz                 
  
12-20-04 16:59 tiwai          Note Added: 0002887                          
12-20-04 17:00 tiwai          File Added: ac97-default-rate-fix.diff            
       
12-20-04 17:25 wallsga        Note Added: 0002888                          
12-20-04 17:27 wallsga        Note Edited: 0002888                         
12-20-04 17:37 tiwai          Note Added: 0002890                          
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2005-05-31 16:02 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2005-05-31 16:02 UTC (permalink / raw)
  To: alsa-devel


The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Distribution:               Gentoo dev sources
Kernel Version:             2.6
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              05-31-2005 18:02 CEST
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 wallsga - 01-18-05 18:44 
----------------------------------------------------------------------
I patched up my alsa-driver-1.0.7 and things appear
to work.  The tecra8100.diff file contains
the changes, which came from the following sources:

ymfpci-novra.diff

ac97-default-rate-fix.diff

A CVS diff from the alsa project site:
   RCS file: /cvsroot/alsa/alsa-kernel/pci/ac97/ac97_codec.c,v
   diff -u -r1.160 -r1.161
   --- alsa/alsa-kernel/pci/ac97/ac97_codec.c	2004/12/27 13:24:29	1.160
   +++ alsa/alsa-kernel/pci/ac97/ac97_codec.c	2004/12/27 14:00:40	1.161

A line that I winged into ymfpci_main.c before the call to
snd_ac97_mixer():
   /* YMFPCI doesn't need VRA */
   chip->ac97_bus->no_vra = 1;

-Andy

----------------------------------------------------------------------
 tiwai - 01-18-05 19:07 
----------------------------------------------------------------------
OK then let's close this nasty bug ;)

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
11-18-04 19:44 tiwai          Note Added: 0002465                          
11-18-04 21:05 c0ldevil       Note Added: 0002471                          
11-18-04 21:29 c0ldevil       Note Edited: 0002471                         
11-22-04 14:24 wallsga        Note Added: 0002496                          
11-22-04 14:26 wallsga        Note Edited: 0002496                         
11-22-04 14:30 wallsga        Issue Monitored: wallsga                     
11-22-04 14:37 tiwai          Note Added: 0002498                          
11-23-04 16:14 wallsga        File Added: tecra8100-bug-data.tar.gz             
      
11-23-04 16:15 wallsga        Note Added: 0002520                          
12-16-04 22:44 wallsga        Note Added: 0002843                          
12-20-04 16:08 wallsga        Note Added: 0002883                          
12-20-04 16:10 wallsga        File Added: tecra8100demo.patch                   

12-20-04 16:11 wallsga        File Added: codec-init-seq.tar.gz                 
  
12-20-04 16:59 tiwai          Note Added: 0002887                          
12-20-04 17:00 tiwai          File Added: ac97-default-rate-fix.diff            
       
12-20-04 17:25 wallsga        Note Added: 0002888                          
12-20-04 17:27 wallsga        Note Edited: 0002888                         
12-20-04 17:37 tiwai          Note Added: 0002890                          
12-20-04 17:42 tiwai          Note Added: 0002892                          
12-20-04 17:43 tiwai          File Added: ymfpci-novra.diff                    
12-30-04 23:25 c0ldevil       Issue Monitored: c0ldevil                    
01-03-05 13:48 wallsga        Note Added: 0003059                          
01-03-05 14:27 tiwai          Note Added: 0003062                          
01-18-05 18:44 wallsga        Note Added: 0003257                          
01-18-05 18:45 wallsga        File Added: tecra8100.diff                    
01-18-05 19:07 tiwai          Status                   new => resolved     
01-18-05 19:07 tiwai          Resolution               open => fixed       
01-18-05 19:07 tiwai          Assigned To               => tiwai           
01-18-05 19:07 tiwai          Note Added: 0003258                          
01-18-05 19:07 tiwai          Assigned To              tiwai =>            
05-31-05 18:02 perex          Status                   resolved => closed  
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2005-01-18 18:07 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2005-01-18 18:07 UTC (permalink / raw)
  To: alsa-devel


The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Distribution:               Gentoo dev sources
Kernel Version:             2.6
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              01-18-2005 19:07 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 wallsga - 01-18-05 18:44 
----------------------------------------------------------------------
I patched up my alsa-driver-1.0.7 and things appear
to work.  The tecra8100.diff file contains
the changes, which came from the following sources:

ymfpci-novra.diff

ac97-default-rate-fix.diff

A CVS diff from the alsa project site:
   RCS file: /cvsroot/alsa/alsa-kernel/pci/ac97/ac97_codec.c,v
   diff -u -r1.160 -r1.161
   --- alsa/alsa-kernel/pci/ac97/ac97_codec.c	2004/12/27 13:24:29	1.160
   +++ alsa/alsa-kernel/pci/ac97/ac97_codec.c	2004/12/27 14:00:40	1.161

A line that I winged into ymfpci_main.c before the call to
snd_ac97_mixer():
   /* YMFPCI doesn't need VRA */
   chip->ac97_bus->no_vra = 1;

-Andy

----------------------------------------------------------------------
 tiwai - 01-18-05 19:07 
----------------------------------------------------------------------
OK then let's close this nasty bug ;)

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
11-18-04 19:44 tiwai          Note Added: 0002465                          
11-18-04 21:05 c0ldevil       Note Added: 0002471                          
11-18-04 21:29 c0ldevil       Note Edited: 0002471                         
11-22-04 14:24 wallsga        Note Added: 0002496                          
11-22-04 14:26 wallsga        Note Edited: 0002496                         
11-22-04 14:30 wallsga        Issue Monitored: wallsga                     
11-22-04 14:37 tiwai          Note Added: 0002498                          
11-23-04 16:14 wallsga        File Added: tecra8100-bug-data.tar.gz             
      
11-23-04 16:15 wallsga        Note Added: 0002520                          
12-16-04 22:44 wallsga        Note Added: 0002843                          
12-20-04 16:08 wallsga        Note Added: 0002883                          
12-20-04 16:10 wallsga        File Added: tecra8100demo.patch                   

12-20-04 16:11 wallsga        File Added: codec-init-seq.tar.gz                 
  
12-20-04 16:59 tiwai          Note Added: 0002887                          
12-20-04 17:00 tiwai          File Added: ac97-default-rate-fix.diff            
       
12-20-04 17:25 wallsga        Note Added: 0002888                          
12-20-04 17:27 wallsga        Note Edited: 0002888                         
12-20-04 17:37 tiwai          Note Added: 0002890                          
12-20-04 17:42 tiwai          Note Added: 0002892                          
12-20-04 17:43 tiwai          File Added: ymfpci-novra.diff                    
12-30-04 23:25 c0ldevil       Issue Monitored: c0ldevil                    
01-03-05 13:48 wallsga        Note Added: 0003059                          
01-03-05 14:27 tiwai          Note Added: 0003062                          
01-18-05 18:44 wallsga        Note Added: 0003257                          
01-18-05 18:45 wallsga        File Added: tecra8100.diff                    
01-18-05 19:07 tiwai          Status                   new => resolved     
01-18-05 19:07 tiwai          Resolution               open => fixed       
01-18-05 19:07 tiwai          Assigned To               => tiwai           
01-18-05 19:07 tiwai          Note Added: 0003258                          
======================================================================




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

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2005-01-18 17:44 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2005-01-18 17:44 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              01-18-2005 18:44 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 tiwai - 01-03-05 14:27 
----------------------------------------------------------------------
The latest CVS already includes the change for ac97_codec.c.  The rate
detection is no longer performed for non-vra case.
Please give a try.

----------------------------------------------------------------------
 wallsga - 01-18-05 18:44 
----------------------------------------------------------------------
I patched up my alsa-driver-1.0.7 and things appear
to work.  The tecra8100.diff file contains
the changes, which came from the following sources:

ymfpci-novra.diff

ac97-default-rate-fix.diff

A CVS diff from the alsa project site:
   RCS file: /cvsroot/alsa/alsa-kernel/pci/ac97/ac97_codec.c,v
   diff -u -r1.160 -r1.161
   --- alsa/alsa-kernel/pci/ac97/ac97_codec.c	2004/12/27 13:24:29	1.160
   +++ alsa/alsa-kernel/pci/ac97/ac97_codec.c	2004/12/27 14:00:40	1.161

A line that I winged into ymfpci_main.c before the call to
snd_ac97_mixer():
   /* YMFPCI doesn't need VRA */
   chip->ac97_bus->no_vra = 1;

-Andy

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
11-18-04 19:44 tiwai          Note Added: 0002465                          
11-18-04 21:05 c0ldevil       Note Added: 0002471                          
11-18-04 21:29 c0ldevil       Note Edited: 0002471                         
11-22-04 14:24 wallsga        Note Added: 0002496                          
11-22-04 14:26 wallsga        Note Edited: 0002496                         
11-22-04 14:30 wallsga        Issue Monitored: wallsga                     
11-22-04 14:37 tiwai          Note Added: 0002498                          
11-23-04 16:14 wallsga        File Added: tecra8100-bug-data.tar.gz             
      
11-23-04 16:15 wallsga        Note Added: 0002520                          
12-16-04 22:44 wallsga        Note Added: 0002843                          
12-20-04 16:08 wallsga        Note Added: 0002883                          
12-20-04 16:10 wallsga        File Added: tecra8100demo.patch                   

12-20-04 16:11 wallsga        File Added: codec-init-seq.tar.gz                 
  
12-20-04 16:59 tiwai          Note Added: 0002887                          
12-20-04 17:00 tiwai          File Added: ac97-default-rate-fix.diff            
       
12-20-04 17:25 wallsga        Note Added: 0002888                          
12-20-04 17:27 wallsga        Note Edited: 0002888                         
12-20-04 17:37 tiwai          Note Added: 0002890                          
12-20-04 17:42 tiwai          Note Added: 0002892                          
12-20-04 17:43 tiwai          File Added: ymfpci-novra.diff                    
12-30-04 23:25 c0ldevil       Issue Monitored: c0ldevil                    
01-03-05 13:48 wallsga        Note Added: 0003059                          
01-03-05 14:27 tiwai          Note Added: 0003062                          
01-18-05 18:44 wallsga        Note Added: 0003257                          
======================================================================




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

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2005-01-03 13:27 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2005-01-03 13:27 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              01-03-2005 14:27 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 wallsga - 01-03-05 13:48 
----------------------------------------------------------------------
Neither "ac97-default-rate-fix.diff" nor "ymfpci-novra.diff" 
solved the problem.

Testing using the /proc interface with "tecra8100demo.patch"
in place revealed:

   - turing VRA on & off without changing the rate did not induce the
problem

   - turning on VRA and changing the rate in register 0x2c away from 48
Khz 
        and then back to 48 KHz always induced the problem (except in one
trial)

   - trying to set the rate back to 48 Khz and/or turning off VRA does
not
        make the problem go away, once induced


I conclude that simply changing the rate induces the problem.  Once
induced
the problem cannot be reversed except via chipset reset.  To date it
appears that
the only solution for this laptop is to prevent VRA rate changes
altogether (including the probe).


I'd be happy with an ac97_codec module option to prevent VRA rate probes
and enables.


I wanted to test more, like not allowing the modem rate register (0x32?)
to change,
since I don't think it's a valid register for this chip, and then see if
VRA works.
But honestly, I don't have the time.

----------------------------------------------------------------------
 tiwai - 01-03-05 14:27 
----------------------------------------------------------------------
The latest CVS already includes the change for ac97_codec.c.  The rate
detection is no longer performed for non-vra case.
Please give a try.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
11-18-04 19:44 tiwai          Note Added: 0002465                          
11-18-04 21:05 c0ldevil       Note Added: 0002471                          
11-18-04 21:29 c0ldevil       Note Edited: 0002471                         
11-22-04 14:24 wallsga        Note Added: 0002496                          
11-22-04 14:26 wallsga        Note Edited: 0002496                         
11-22-04 14:30 wallsga        Issue Monitored: wallsga                     
11-22-04 14:37 tiwai          Note Added: 0002498                          
11-23-04 16:14 wallsga        File Added: tecra8100-bug-data.tar.gz             
      
11-23-04 16:15 wallsga        Note Added: 0002520                          
12-16-04 22:44 wallsga        Note Added: 0002843                          
12-20-04 16:08 wallsga        Note Added: 0002883                          
12-20-04 16:10 wallsga        File Added: tecra8100demo.patch                   

12-20-04 16:11 wallsga        File Added: codec-init-seq.tar.gz                 
  
12-20-04 16:59 tiwai          Note Added: 0002887                          
12-20-04 17:00 tiwai          File Added: ac97-default-rate-fix.diff            
       
12-20-04 17:25 wallsga        Note Added: 0002888                          
12-20-04 17:27 wallsga        Note Edited: 0002888                         
12-20-04 17:37 tiwai          Note Added: 0002890                          
12-20-04 17:42 tiwai          Note Added: 0002892                          
12-20-04 17:43 tiwai          File Added: ymfpci-novra.diff                    
12-30-04 23:25 c0ldevil       Issue Monitored: c0ldevil                    
01-03-05 13:48 wallsga        Note Added: 0003059                          
01-03-05 14:27 tiwai          Note Added: 0003062                          
======================================================================




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

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2005-01-03 12:48 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2005-01-03 12:48 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              01-03-2005 13:48 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 tiwai - 12-20-04 17:42 
----------------------------------------------------------------------
A test patch is attached.

----------------------------------------------------------------------
 wallsga - 01-03-05 13:48 
----------------------------------------------------------------------
Neither "ac97-default-rate-fix.diff" nor "ymfpci-novra.diff" 
solved the problem.

Testing using the /proc interface with "tecra8100demo.patch"
in place revealed:

   - turing VRA on & off without changing the rate did not induce the
problem

   - turning on VRA and changing the rate in register 0x2c away from 48
Khz 
        and then back to 48 KHz always induced the problem (except in one
trial)

   - trying to set the rate back to 48 Khz and/or turning off VRA does
not
        make the problem go away, once induced


I conclude that simply changing the rate induces the problem.  Once
induced
the problem cannot be reversed except via chipset reset.  To date it
appears that
the only solution for this laptop is to prevent VRA rate changes
altogether (including the probe).


I'd be happy with an ac97_codec module option to prevent VRA rate probes
and enables.


I wanted to test more, like not allowing the modem rate register (0x32?)
to change,
since I don't think it's a valid register for this chip, and then see if
VRA works.
But honestly, I don't have the time.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
11-18-04 19:44 tiwai          Note Added: 0002465                          
11-18-04 21:05 c0ldevil       Note Added: 0002471                          
11-18-04 21:29 c0ldevil       Note Edited: 0002471                         
11-22-04 14:24 wallsga        Note Added: 0002496                          
11-22-04 14:26 wallsga        Note Edited: 0002496                         
11-22-04 14:30 wallsga        Issue Monitored: wallsga                     
11-22-04 14:37 tiwai          Note Added: 0002498                          
11-23-04 16:14 wallsga        File Added: tecra8100-bug-data.tar.gz             
      
11-23-04 16:15 wallsga        Note Added: 0002520                          
12-16-04 22:44 wallsga        Note Added: 0002843                          
12-20-04 16:08 wallsga        Note Added: 0002883                          
12-20-04 16:10 wallsga        File Added: tecra8100demo.patch                   

12-20-04 16:11 wallsga        File Added: codec-init-seq.tar.gz                 
  
12-20-04 16:59 tiwai          Note Added: 0002887                          
12-20-04 17:00 tiwai          File Added: ac97-default-rate-fix.diff            
       
12-20-04 17:25 wallsga        Note Added: 0002888                          
12-20-04 17:27 wallsga        Note Edited: 0002888                         
12-20-04 17:37 tiwai          Note Added: 0002890                          
12-20-04 17:42 tiwai          Note Added: 0002892                          
12-20-04 17:43 tiwai          File Added: ymfpci-novra.diff                    
12-30-04 23:25 c0ldevil       Issue Monitored: c0ldevil                    
01-03-05 13:48 wallsga        Note Added: 0003059                          
======================================================================




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

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-12-20 16:42 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-12-20 16:42 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              12-20-2004 17:42 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 tiwai - 12-20-04 17:37 
----------------------------------------------------------------------
Maybe you're right. 48kHz is probed as the last, so it should remain 48k.

If the VRA is really culprit, you can turn on/off dynamically by writing
/proc/asound/card0/codec97#0/ac97#0-0+regs files like:

  echo 2a 0000 > /proc/asound/card0/codec97#0/ac97#0-0+regs

If changing VRA triggers/removes the cracky sound, we can simply add a
sequence to disable VRA in ymfpci, since it doesn't need VRA anyway.

----------------------------------------------------------------------
 tiwai - 12-20-04 17:42 
----------------------------------------------------------------------
A test patch is attached.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
11-18-04 19:44 tiwai          Note Added: 0002465                          
11-18-04 21:05 c0ldevil       Note Added: 0002471                          
11-18-04 21:29 c0ldevil       Note Edited: 0002471                         
11-22-04 14:24 wallsga        Note Added: 0002496                          
11-22-04 14:26 wallsga        Note Edited: 0002496                         
11-22-04 14:30 wallsga        Issue Monitored: wallsga                     
11-22-04 14:37 tiwai          Note Added: 0002498                          
11-23-04 16:14 wallsga        File Added: tecra8100-bug-data.tar.gz             
      
11-23-04 16:15 wallsga        Note Added: 0002520                          
12-16-04 22:44 wallsga        Note Added: 0002843                          
12-20-04 16:08 wallsga        Note Added: 0002883                          
12-20-04 16:10 wallsga        File Added: tecra8100demo.patch                   

12-20-04 16:11 wallsga        File Added: codec-init-seq.tar.gz                 
  
12-20-04 16:59 tiwai          Note Added: 0002887                          
12-20-04 17:00 tiwai          File Added: ac97-default-rate-fix.diff            
       
12-20-04 17:25 wallsga        Note Added: 0002888                          
12-20-04 17:27 wallsga        Note Edited: 0002888                         
12-20-04 17:37 tiwai          Note Added: 0002890                          
12-20-04 17:42 tiwai          Note Added: 0002892                          
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-12-20 16:25 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-12-20 16:25 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              12-20-2004 17:25 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 tiwai - 12-20-04 16:59 
----------------------------------------------------------------------
Great, thanks for spotting the problem!
I've never thought of ac97-releated problems.

My rough guess about this problem is that ac97_codec routine changes the
sample rate to determine the supported rates, and left as unusual
(non-48k) rate.  YMFPCI doesn't require VRA since the chip itself does. 
Hence, a strange VRA conflicts with the expected rate of YMFPCI.  If the
situation is really like I guess, putting back the default rate would
help.
Or, the AK4544 codec is really screwed up...

Anyay, the patch is attached.  I know you can't answer soon, but try if
you have time :)

----------------------------------------------------------------------
 wallsga - 12-20-04 17:25 
----------------------------------------------------------------------
Thank's for the quick response and analysis.  Regretabbly,
 I won't have test results until 27 Dec 04 (after the Holiday).

However, I believe the codec chip does get left at its
default rate.  If you can think of anything else for me to try,
post it *before 1630 EST today*. 

Recall that the original 1.0.7 ALSA driver does work
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=5#10% of the time.

Let me highlight something in the alsa_codec_init file I uploaded:

...
reg 0x2a read  0x0000  VRA off
reg 0x2a write 0x0001  VRA enable
reg 0x2c write 0x2af8  11 kHz
reg 0x2c read  0x2af8
...
reg 0x2c write 0xac44  44.1 kHz
reg 0x2c read  0xac44
reg 0x2c write 0xbb80  48 kHz (codec default based on AK4544A specs)
reg 0x2c read  0xbb80  
....                           (DRA probes don't seem to follow.  I might
be wrong.)
reg 0x2a read  0x0001  VRA enabled
reg 0x2a write 0x0001  VRA enable   (why?  Maybe it should be followed
with a 
                                                   reg 0x2c write 0xbb80
?)

-Andy

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
11-18-04 19:44 tiwai          Note Added: 0002465                          
11-18-04 21:05 c0ldevil       Note Added: 0002471                          
11-18-04 21:29 c0ldevil       Note Edited: 0002471                         
11-22-04 14:24 wallsga        Note Added: 0002496                          
11-22-04 14:26 wallsga        Note Edited: 0002496                         
11-22-04 14:30 wallsga        Issue Monitored: wallsga                     
11-22-04 14:37 tiwai          Note Added: 0002498                          
11-23-04 16:14 wallsga        File Added: tecra8100-bug-data.tar.gz             
      
11-23-04 16:15 wallsga        Note Added: 0002520                          
12-16-04 22:44 wallsga        Note Added: 0002843                          
12-20-04 16:08 wallsga        Note Added: 0002883                          
12-20-04 16:10 wallsga        File Added: tecra8100demo.patch                   

12-20-04 16:11 wallsga        File Added: codec-init-seq.tar.gz                 
  
12-20-04 16:59 tiwai          Note Added: 0002887                          
12-20-04 17:00 tiwai          File Added: ac97-default-rate-fix.diff            
       
12-20-04 17:25 wallsga        Note Added: 0002888                          
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-12-20 15:59 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-12-20 15: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=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              12-20-2004 16:59 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 wallsga - 12-20-04 16:08 
----------------------------------------------------------------------
17 Dec 04: Causal relationship found:

During AK4544 AC'97 codec initializaton, by keeping VRA
disabled (and thus also preventing the rate probes),
I was able to have sound on the Tecra 8100 every time
I loaded the alsa-1.0.7 driver.
(Sound quality still seems inferior to OSS, but that's
 another issue)

The attached tecra8100demo.patch will allow others
to verify this.  This demo patch is completely improper
as a long term fix.

The attached archive codec-init-seq.tar.gz has dumps
of the OSS and ALSA drivers' codec initialization
sequences (before applying the demo patch to ALSA).
Please keep in mind that writes to some YMF744
registers also perform codec reads & writes which
aren't logged.


I can only speculate as to what the real problem is:

	- AK4544 is a buggy chip wrt VRA ?
	- AK4544 can handle reads/writes to non-existant regs ?
	- AK4544 needs a more specific sequence to use VRA ?
	- YMF744 provides a BIT_CLOCK to the AK4544 instead
	    of having a crystal (?) and this causes VRA problems ?


TODO (by someone other than me):

	- Get a datasheet for the discontinued AK4544 from AKM
	    (i.e. Register 0x22, 3D Control, seems to differ from the AK4544A)
	- Other tecra8100 or YMF7x4/AK4544 users validate the demo patch.
	- Write a proper fix for ALSA which properly detects and compensates
	    for the AK4544.
	- Figure out how to get VRA working properly with this codec/laptop.
	- Figure out the source of the remaining soft "whistles" and "creaks"
	    that OSS does not seem to exhibit
	- Figure out why the volume seems lower compared to OSS


I am available to beta test full blown proper patches for this problem
with a short (24 hour minimum) turn-around time.

I am not readily available to respond to  "could you try this...?"
requests in a timely manner.  I could barely time find to debug what I
did.

-Andy

----------------------------------------------------------------------
 tiwai - 12-20-04 16:59 
----------------------------------------------------------------------
Great, thanks for spotting the problem!
I've never thought of ac97-releated problems.

My rough guess about this problem is that ac97_codec routine changes the
sample rate to determine the supported rates, and left as unusual
(non-48k) rate.  YMFPCI doesn't require VRA since the chip itself does. 
Hence, a strange VRA conflicts with the expected rate of YMFPCI.  If the
situation is really like I guess, putting back the default rate would
help.
Or, the AK4544 codec is really screwed up...

Anyay, the patch is attached.  I know you can't answer soon, but try if
you have time :)

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
11-18-04 19:44 tiwai          Note Added: 0002465                          
11-18-04 21:05 c0ldevil       Note Added: 0002471                          
11-18-04 21:29 c0ldevil       Note Edited: 0002471                         
11-22-04 14:24 wallsga        Note Added: 0002496                          
11-22-04 14:26 wallsga        Note Edited: 0002496                         
11-22-04 14:30 wallsga        Issue Monitored: wallsga                     
11-22-04 14:37 tiwai          Note Added: 0002498                          
11-23-04 16:14 wallsga        File Added: tecra8100-bug-data.tar.gz             
      
11-23-04 16:15 wallsga        Note Added: 0002520                          
12-16-04 22:44 wallsga        Note Added: 0002843                          
12-20-04 16:08 wallsga        Note Added: 0002883                          
12-20-04 16:10 wallsga        File Added: tecra8100demo.patch                   

12-20-04 16:11 wallsga        File Added: codec-init-seq.tar.gz                 
  
12-20-04 16:59 tiwai          Note Added: 0002887                          
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-12-20 15:08 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-12-20 15: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=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              12-20-2004 16:08 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 wallsga - 12-16-04 22:44 
----------------------------------------------------------------------
Update:

When the alsa ymfpci driver initializes so that sound can be heard

 a) both PCM playback and the legacy FM
     synthesizer can both generate audible sound

 b) PCM playback still has a faint "crackle" behind it


When the alsa ymfpci driver initializes so that sound isn't heard,

  a) neither PCM playblack nor legacy FM synth make sound.
  b) PCM playback attempts often generate static & loud crackles.


Any guesses?  Codec initialization problem or YMF744 digital mixer
problem?
Something else?



Lookin at some *BSD code and some AKM documents, the codec on board
the tecra8100, vendor ID AKM5, appears to be an AK4544 (no A suffix),
which was in mass production, but now discontinued by the manufacturer.

The datasheet for the AK4544A says it's vendor ID is AKM6.
The datasheet for the AK4544 is unavailable from the vendor's website.
Hopefully they're close enough.

----------------------------------------------------------------------
 wallsga - 12-20-04 16:08 
----------------------------------------------------------------------
17 Dec 04: Causal relationship found:

During AK4544 AC'97 codec initializaton, by keeping VRA
disabled (and thus also preventing the rate probes),
I was able to have sound on the Tecra 8100 every time
I loaded the alsa-1.0.7 driver.
(Sound quality still seems inferior to OSS, but that's
 another issue)

The attached tecra8100demo.patch will allow others
to verify this.  This demo patch is completely improper
as a long term fix.

The attached archive codec-init-seq.tar.gz has dumps
of the OSS and ALSA drivers' codec initialization
sequences (before applying the demo patch to ALSA).
Please keep in mind that writes to some YMF744
registers also perform codec reads & writes which
aren't logged.


I can only speculate as to what the real problem is:

	- AK4544 is a buggy chip wrt VRA ?
	- AK4544 can handle reads/writes to non-existant regs ?
	- AK4544 needs a more specific sequence to use VRA ?
	- YMF744 provides a BIT_CLOCK to the AK4544 instead
	    of having a crystal (?) and this causes VRA problems ?


TODO (by someone other than me):

	- Get a datasheet for the discontinued AK4544 from AKM
	    (i.e. Register 0x22, 3D Control, seems to differ from the AK4544A)
	- Other tecra8100 or YMF7x4/AK4544 users validate the demo patch.
	- Write a proper fix for ALSA which properly detects and compensates
	    for the AK4544.
	- Figure out how to get VRA working properly with this codec/laptop.
	- Figure out the source of the remaining soft "whistles" and "creaks"
	    that OSS does not seem to exhibit
	- Figure out why the volume seems lower compared to OSS


I am available to beta test full blown proper patches for this problem
with a short (24 hour minimum) turn-around time.

I am not readily available to respond to  "could you try this...?"
requests in a timely manner.  I could barely time find to debug what I
did.

-Andy

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
11-18-04 19:44 tiwai          Note Added: 0002465                          
11-18-04 21:05 c0ldevil       Note Added: 0002471                          
11-18-04 21:29 c0ldevil       Note Edited: 0002471                         
11-22-04 14:24 wallsga        Note Added: 0002496                          
11-22-04 14:26 wallsga        Note Edited: 0002496                         
11-22-04 14:30 wallsga        Issue Monitored: wallsga                     
11-22-04 14:37 tiwai          Note Added: 0002498                          
11-23-04 16:14 wallsga        File Added: tecra8100-bug-data.tar.gz             
      
11-23-04 16:15 wallsga        Note Added: 0002520                          
12-16-04 22:44 wallsga        Note Added: 0002843                          
12-20-04 16:08 wallsga        Note Added: 0002883                          
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-12-16 21:44 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-12-16 21:44 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              12-16-2004 22:44 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 wallsga - 11-23-04 16:15 
----------------------------------------------------------------------
Attaching file tecra8100-bug-data.tar.gz.

In the following note

"working" means "pcm playback of a .wav file through 
                 the Tecra8100's built-in speakers is
                 acceptable to the human ear"

"oss driver" means "the yfmpci driver supplied with the
                    Redhat 9.0/linux-2.4.20-8 distribution"

"alsa driver" means "the snd-ymfpci driver and supporting
                     modules provided by alsa-drivers-1.0.7"


1) In the uploaded archive, "lspci.oss" and "lspci.alsa" give
the "lspci -xxxvv" dumps with the oss and alsa driver loaded
respectively.  The alsa driver was not working at this time.
Note the "Legacy Audio Control" PCI Configuration Register (0x40-0x41)
is different.  OSS leaves it at the chipset default (0x907f), alsa
zeros it.

I modified my alsa driver to write the "old_legacy_ctrl" value
back to this register right after reading it, instead of writing
"legacy_ctrl" to the register.  As I expected, it had no effect
on the problem.

In other "lspci" output in the archive, you will notice this change
in my alsa driver's behavior.


2) I conclude that loading & unloading the oss driver before the 
alsa driver is not a work-around, simply a superstition.  It seems to
have no bearing on whether the alsa driver will work.

The only method that I came up with to get the alsa driver working
properly
was to repeat the following sequence until the sound was acceptable:

  rmmod `lsmod | awk '/^snd/ {print $1}' | grep -v page`
  rmmod soundcore
  modprobe snd-card-0
  /bin/aumix-minimal -f /etc/.aumixrc -L
  aplay /usr/share/sounds/(somefile).wav

As a guess, the alsa driver worked properly in less than < 10% of the
load attempts.

This type of response indicates an uninitialized variable problem to
me.  But that may not jibe with being a Tecra8100 specific problem.
(I suggest that we reconsider if this is a Tecra8100 only problem.)


3) The oss driver *always* works.


4) Diffs of /proc/asound/card0/codec97#0/* and lscpi output between 
alsa working and alsa not working yield zero differences.


5) Diffs of /proc/asound/card0/ymfpci between alsa working and alsa
not working sometimes show differences to register 0x60 and the one that
follows (AC97CMDDATA and AC97CMDADDR, IIRC), sometimes show differences
to the last four registers (PLAYBACKCTRLADDR, EFFECTSCTRLADDR,
RECORDCTRLADDR,
& WORKBASE, IIRC), and sometimes show differences to both sets.

I modified my oss driver to dump the values for the
last four registers as it loaded them.  OSS would work using the same
values in the last four registers as a non-working alsa driver load.
A working alsa driver load and a non-working alsa driver load could use 
the same values in the last four registers.


6) Added mdelay(20) to the alsa driver after the image load (in addition
to the udelay(100)) just like the oss driver.  This had no effect.


7) Watching /proc/interrupts and (a)play-ing a particular wave file:

   - oss driver always used 51 interrupts
   - non-working alsa driver load always used 74(? IIRC) interrupts
   - non-working alsa driver load oss-emulation always used 67 (? IIRC)
        interrupts


That's as much as I can do on this problem until 01 Dec.  
I'd really like to get rosegarden working on this laptop.  I hope this
helps.


-Andy

----------------------------------------------------------------------
 wallsga - 12-16-04 22:44 
----------------------------------------------------------------------
Update:

When the alsa ymfpci driver initializes so that sound can be heard

 a) both PCM playback and the legacy FM
     synthesizer can both generate audible sound

 b) PCM playback still has a faint "crackle" behind it


When the alsa ymfpci driver initializes so that sound isn't heard,

  a) neither PCM playblack nor legacy FM synth make sound.
  b) PCM playback attempts often generate static & loud crackles.


Any guesses?  Codec initialization problem or YMF744 digital mixer
problem?
Something else?



Lookin at some *BSD code and some AKM documents, the codec on board
the tecra8100, vendor ID AKM5, appears to be an AK4544 (no A suffix),
which was in mass production, but now discontinued by the manufacturer.

The datasheet for the AK4544A says it's vendor ID is AKM6.
The datasheet for the AK4544 is unavailable from the vendor's website.
Hopefully they're close enough.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
11-18-04 19:44 tiwai          Note Added: 0002465                          
11-18-04 21:05 c0ldevil       Note Added: 0002471                          
11-18-04 21:29 c0ldevil       Note Edited: 0002471                         
11-22-04 14:24 wallsga        Note Added: 0002496                          
11-22-04 14:26 wallsga        Note Edited: 0002496                         
11-22-04 14:30 wallsga        Issue Monitored: wallsga                     
11-22-04 14:37 tiwai          Note Added: 0002498                          
11-23-04 16:14 wallsga        File Added: tecra8100-bug-data.tar.gz             
      
11-23-04 16:15 wallsga        Note Added: 0002520                          
12-16-04 22:44 wallsga        Note Added: 0002843                          
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-11-23 15:15 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-11-23 15: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=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              11-23-2004 16:15 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 tiwai - 11-22-04 14:37 
----------------------------------------------------------------------
Ok, then please get the information before and after the working state.

----------------------------------------------------------------------
 wallsga - 11-23-04 16:15 
----------------------------------------------------------------------
Attaching file tecra8100-bug-data.tar.gz.

In the following note

"working" means "pcm playback of a .wav file through 
                 the Tecra8100's built-in speakers is
                 acceptable to the human ear"

"oss driver" means "the yfmpci driver supplied with the
                    Redhat 9.0/linux-2.4.20-8 distribution"

"alsa driver" means "the snd-ymfpci driver and supporting
                     modules provided by alsa-drivers-1.0.7"


1) In the uploaded archive, "lspci.oss" and "lspci.alsa" give
the "lspci -xxxvv" dumps with the oss and alsa driver loaded
respectively.  The alsa driver was not working at this time.
Note the "Legacy Audio Control" PCI Configuration Register (0x40-0x41)
is different.  OSS leaves it at the chipset default (0x907f), alsa
zeros it.

I modified my alsa driver to write the "old_legacy_ctrl" value
back to this register right after reading it, instead of writing
"legacy_ctrl" to the register.  As I expected, it had no effect
on the problem.

In other "lspci" output in the archive, you will notice this change
in my alsa driver's behavior.


2) I conclude that loading & unloading the oss driver before the 
alsa driver is not a work-around, simply a superstition.  It seems to
have no bearing on whether the alsa driver will work.

The only method that I came up with to get the alsa driver working
properly
was to repeat the following sequence until the sound was acceptable:

  rmmod `lsmod | awk '/^snd/ {print $1}' | grep -v page`
  rmmod soundcore
  modprobe snd-card-0
  /bin/aumix-minimal -f /etc/.aumixrc -L
  aplay /usr/share/sounds/(somefile).wav

As a guess, the alsa driver worked properly in less than < 10% of the
load attempts.

This type of response indicates an uninitialized variable problem to
me.  But that may not jibe with being a Tecra8100 specific problem.
(I suggest that we reconsider if this is a Tecra8100 only problem.)


3) The oss driver *always* works.


4) Diffs of /proc/asound/card0/codec97#0/* and lscpi output between 
alsa working and alsa not working yield zero differences.


5) Diffs of /proc/asound/card0/ymfpci between alsa working and alsa
not working sometimes show differences to register 0x60 and the one that
follows (AC97CMDDATA and AC97CMDADDR, IIRC), sometimes show differences
to the last four registers (PLAYBACKCTRLADDR, EFFECTSCTRLADDR,
RECORDCTRLADDR,
& WORKBASE, IIRC), and sometimes show differences to both sets.

I modified my oss driver to dump the values for the
last four registers as it loaded them.  OSS would work using the same
values in the last four registers as a non-working alsa driver load.
A working alsa driver load and a non-working alsa driver load could use 
the same values in the last four registers.


6) Added mdelay(20) to the alsa driver after the image load (in addition
to the udelay(100)) just like the oss driver.  This had no effect.


7) Watching /proc/interrupts and (a)play-ing a particular wave file:

   - oss driver always used 51 interrupts
   - non-working alsa driver load always used 74(? IIRC) interrupts
   - non-working alsa driver load oss-emulation always used 67 (? IIRC)
        interrupts


That's as much as I can do on this problem until 01 Dec.  
I'd really like to get rosegarden working on this laptop.  I hope this
helps.


-Andy

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
11-18-04 19:44 tiwai          Note Added: 0002465                          
11-18-04 21:05 c0ldevil       Note Added: 0002471                          
11-18-04 21:29 c0ldevil       Note Edited: 0002471                         
11-22-04 14:24 wallsga        Note Added: 0002496                          
11-22-04 14:26 wallsga        Note Edited: 0002496                         
11-22-04 14:30 wallsga        Issue Monitored: wallsga                     
11-22-04 14:37 tiwai          Note Added: 0002498                          
11-23-04 16:14 wallsga        File Added: tecra8100-bug-data.tar.gz             
      
11-23-04 16:15 wallsga        Note Added: 0002520                          
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-11-22 13:37 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-11-22 13:37 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              11-22-2004 14:37 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 wallsga - 11-22-04 14:26 
----------------------------------------------------------------------
Confirmation:

Tecra 8100 - YMF744 - Redhat 9.0 - linux-2.4.20-8custom -
alsa-drivers-1.0.7

The following works for me *sometimes*:

(edit /etc/modules.conf to comment out alsa stuff)
modprobe ymfpci
play /usr/share/sounds/KDE_Beep_Ahem.wav
(sound plays)
rmmod -r ymfpci

(edit /etc/modules.conf to uncomment alsa stuff)
/etc/init.d/alsasound start
alsamixer
(verify things aren't muted)
aplay /usr/share/sounds/KDE_Beep_Ahem.wav
(sound plays or it doesn't, but if it does, I can continue to play more
files)



It appears to be essential that I play a sound while the OSS driver is
loader.

-Andy

edited on: 11-22-04 14:26

----------------------------------------------------------------------
 tiwai - 11-22-04 14:37 
----------------------------------------------------------------------
Ok, then please get the information before and after the working state.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
11-18-04 19:44 tiwai          Note Added: 0002465                          
11-18-04 21:05 c0ldevil       Note Added: 0002471                          
11-18-04 21:29 c0ldevil       Note Edited: 0002471                         
11-22-04 14:24 wallsga        Note Added: 0002496                          
11-22-04 14:26 wallsga        Note Edited: 0002496                         
11-22-04 14:30 wallsga        Issue Monitored: wallsga                     
11-22-04 14:37 tiwai          Note Added: 0002498                          
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-11-22 13:24 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-11-22 13:24 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              11-22-2004 14:24 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 c0ldevil - 11-18-04 21:29 
----------------------------------------------------------------------
No, I think it doesn't. I didn't test the sound this time but I have
already tried it before and it didn't work

edited on: 11-18-04 21:29

----------------------------------------------------------------------
 wallsga - 11-22-04 14:24 
----------------------------------------------------------------------
Confirmation:

Tecra 8100 - YMF744 - Redhat 9.0 - linux-2.4.20-8custom -
alsa-drivers-1.0.7

The following works for me *sometimes*:

(edit /etc/modules.conf to comment out alsa stuff)
modprobe ymfpci
play /usr/share/sounds/KDE_Beep_Ahem.wav
(sound plays)
rmmod -r ymfpci

(edit /etc/modules.conf to uncomment alsa stuff)
/etc/init.d/alsasound start
alsamixer
(verify things aren't muted)
aplay /usr/share/sounds/KDE_Beep_Ahem.wav
(sound plays or it doesn't, but if it does, I can continue to play more
files)


-Andy

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
11-18-04 19:44 tiwai          Note Added: 0002465                          
11-18-04 21:05 c0ldevil       Note Added: 0002471                          
11-18-04 21:29 c0ldevil       Note Edited: 0002471                         
11-22-04 14:24 wallsga        Note Added: 0002496                          
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-11-18 20:05 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-11-18 20:05 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              11-18-2004 21:05 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 tiwai - 11-18-04 19:44 
----------------------------------------------------------------------
Hmm, strnage.  After loading OSS ymfpci, snd-ymfpci starts working fine?

----------------------------------------------------------------------
 c0ldevil - 11-18-04 21:05 
----------------------------------------------------------------------
No, I think it doesn't. I haven't tried that this time but I have already
tried it before and it didn't work

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
11-18-04 19:44 tiwai          Note Added: 0002465                          
11-18-04 21:05 c0ldevil       Note Added: 0002471                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-11-18 18:44 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-11-18 18:44 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              11-18-2004 19:44 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 c0ldevil - 11-18-04 16:00 
----------------------------------------------------------------------
I uploaded the dumps in a zip file.

----------------------------------------------------------------------
 tiwai - 11-18-04 19:44 
----------------------------------------------------------------------
Hmm, strnage.  After loading OSS ymfpci, snd-ymfpci starts working fine?

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
11-18-04 19:44 tiwai          Note Added: 0002465                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-11-18 15:00 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-11-18 15:00 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              11-18-2004 16:00 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 c0ldevil - 11-18-04 15:56 
----------------------------------------------------------------------
oh... i'll just upload the dumps

----------------------------------------------------------------------
 c0ldevil - 11-18-04 16:00 
----------------------------------------------------------------------
I uploaded the dumps in a zip file.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
11-18-04 15:59 c0ldevil       File Added: dumps.zip                        
11-18-04 16:00 c0ldevil       Note Added: 0002448                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-11-18 14:56 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-11-18 14:56 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              11-18-2004 15:56 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 c0ldevil - 11-18-04 15:46 
----------------------------------------------------------------------
I made a diff os the dump files before and after the loading/unloading of
the OSS module and there were no differences.

Here are the dumps:

--> AFTER FRESH BOOT, snd-ymfpci loaded:

YMFPCI

0000: 0002
0004: 100000
0008: 0000
000c: 0000
0010: 0000
0014: 0000
0018: 0000
001c: 8200
0020: 8200
0024: 8200
0028: 80008200
002c: 0000
0030: 0000
0034: 0004
0038: 0000
003c: 000c
0040: 0000
0044: 0000
0048: 0000
004c: 0000
0050: 0000
0054: ff00ff
0058: 555500ff
005c: 0000
0060: 2a0001
0064: 2a0001
0068: 80000000
006c: 0000
0070: 0002
0074: 0000
0078: 0000
007c: 0000
0080: 3fff3fff
0084: 3fff3fff
0088: 3fff3fff
008c: 0000
0090: 0000
0094: 0000
0098: 0000
009c: 0000
00a0: 0000
00a4: 3fff3fff
00a8: 3fff3fff
00ac: 3fff3fff
00b0: 0000
00b4: 0000
00b8: 0000
00bc: 0000
00c0: 0000
00c4: 0000
00c8: 0000
00cc: 0000
00d0: 0000
00d4: 0000
00d8: 0000
00dc: 0000
00e0: 0000
00e4: 0000
00e8: 0000
00ec: 0000
00f0: 0000
00f4: 0000
00f8: 0000
00fc: 0000
0100: 0000
0104: 0000
0108: 0000
010c: 0000
0110: 0000
0114: 0001
0118: 0000
011c: 0000
0120: 0000
0124: 0000
0128: 0000
012c: 0000
0130: 0000
0134: 0000
0138: 0000
013c: 0000
0140: 001e
0144: 0004
0148: 0004
014c: 0100
0150: 0000
0154: 0018
0158: c5e8000
015c: c5ebe00
0160: c5ebf00
0164: c5ec000

----------------------------------------------------------------------
 c0ldevil - 11-18-04 15:56 
----------------------------------------------------------------------
oh... i'll just upload the dumps

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
11-18-04 15:56 c0ldevil       Note Added: 0002447                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-11-18 14:46 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-11-18 14: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=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              11-18-2004 15:46 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 tiwai - 11-18-04 14:30 
----------------------------------------------------------------------
Maybe my request was not clear.
Please do the following:

1. Load ALSA snd-ymfpci after the fresh boot.
   Dump /proc/asound/card0/ymfpci, lspci -xxxvv.
   (also /proc/asound/card0/codec97#0/* files, too)

2. Unload snd-ymfpci, then load OSS ymfpci module.

3. Unload ymfpci, then again load ALSA snd-ymfpci module.
   Dump the same files as 1.

----------------------------------------------------------------------
 c0ldevil - 11-18-04 15:46 
----------------------------------------------------------------------
I made a diff os the dump files before and after the loading/unloading of
the OSS module and there were no differences.

Here are the dumps:

--> AFTER FRESH BOOT, snd-ymfpci loaded:

YMFPCI

0000: 0002
0004: 100000
0008: 0000
000c: 0000
0010: 0000
0014: 0000
0018: 0000
001c: 8200
0020: 8200
0024: 8200
0028: 80008200
002c: 0000
0030: 0000
0034: 0004
0038: 0000
003c: 000c
0040: 0000
0044: 0000
0048: 0000
004c: 0000
0050: 0000
0054: ff00ff
0058: 555500ff
005c: 0000
0060: 2a0001
0064: 2a0001
0068: 80000000
006c: 0000
0070: 0002
0074: 0000
0078: 0000
007c: 0000
0080: 3fff3fff
0084: 3fff3fff
0088: 3fff3fff
008c: 0000
0090: 0000
0094: 0000
0098: 0000
009c: 0000
00a0: 0000
00a4: 3fff3fff
00a8: 3fff3fff
00ac: 3fff3fff
00b0: 0000
00b4: 0000
00b8: 0000
00bc: 0000
00c0: 0000
00c4: 0000
00c8: 0000
00cc: 0000
00d0: 0000
00d4: 0000
00d8: 0000
00dc: 0000
00e0: 0000
00e4: 0000
00e8: 0000
00ec: 0000
00f0: 0000
00f4: 0000
00f8: 0000
00fc: 0000
0100: 0000
0104: 0000
0108: 0000
010c: 0000
0110: 0000
0114: 0001
0118: 0000
011c: 0000
0120: 0000
0124: 0000
0128: 0000
012c: 0000
0130: 0000
0134: 0000
0138: 0000
013c: 0000
0140: 001e
0144: 0004
0148: 0004
014c: 0100
0150: 0000
0154: 0018
0158: c5e8000
015c: c5ebe00
0160: c5ebf00
0164: c5ec000

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
11-18-04 15:46 c0ldevil       Note Added: 0002446                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-11-18 13:30 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-11-18 13:30 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              11-18-2004 14:30 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 rlrevell - 11-17-04 20:39 
----------------------------------------------------------------------
Weird.  What is the output of "ls /proc/asound/card0"?

----------------------------------------------------------------------
 tiwai - 11-18-04 14:30 
----------------------------------------------------------------------
Maybe my request was not clear.
Please do the following:

1. Load ALSA snd-ymfpci after the fresh boot.
   Dump /proc/asound/card0/ymfpci, lspci -xxxvv.
   (also /proc/asound/card0/codec97#0/* files, too)

2. Unload snd-ymfpci, then load OSS ymfpci module.

3. Unload ymfpci, then again load ALSA snd-ymfpci module.
   Dump the same files as 1.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
11-18-04 14:30 tiwai          Note Added: 0002445                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-11-17 19:39 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-11-17 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=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              11-17-2004 20:39 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 c0ldevil - 11-17-04 20:33 
----------------------------------------------------------------------
I don't have /proc/asound/card0/ymfpci
When i do 'locate ymfpci' it appears in /sys/module/ymfpci/ and
/sys/bus/pci/drivers/ymfpci/ because I am using sysfs. Where can I compare
the registers now?

----------------------------------------------------------------------
 rlrevell - 11-17-04 20:39 
----------------------------------------------------------------------
Weird.  What is the output of "ls /proc/asound/card0"?

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
11-17-04 20:39 rlrevell       Note Added: 0002443                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-11-17 19:33 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-11-17 19:33 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              11-17-2004 20:33 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 c0ldevil - 11-17-04 18:14 
----------------------------------------------------------------------
OK! I'll do that as soon as I can. Thanks

----------------------------------------------------------------------
 c0ldevil - 11-17-04 20:33 
----------------------------------------------------------------------
I don't have /proc/asound/card0/ymfpci
When i do 'locate ymfpci' it appears in /sys/module/ymfpci/ and
/sys/bus/pci/drivers/ymfpci/ because I am using sysfs. Where can I compare
the registers now?

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
11-17-04 20:33 c0ldevil       Note Added: 0002442                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-11-17 17:14 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-11-17 17:14 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              11-17-2004 18:14 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 tiwai - 11-10-04 12:48 
----------------------------------------------------------------------
Yeah I know it's a known long-standing bug.  Just no time to look at this
yet.

It's likely a missing or wrong initialization of registers.
To compare the registers, please check /proc/asound/card0/ymfpci before
and after loading the OSS ymfpci module.  Also, check the output of "lspci
-xxxvv" before and after the OSS, too.

----------------------------------------------------------------------
 c0ldevil - 11-17-04 18:14 
----------------------------------------------------------------------
OK! I'll do that as soon as I can. Thanks

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
11-17-04 18:14 c0ldevil       Note Added: 0002436                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-11-10 11:48 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-11-10 11:48 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              11-10-2004 12:48 CET
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 c0ldevil - 10-23-04 23:56 
----------------------------------------------------------------------
Why is this bug still unassigned? This worked in the 0.5 series and it's an
old bug. I'm not bitchin', if you need any help with this i'll be glad to
lend you a hand in what I can.

OSS sucks...sound quality is soooo bad!

----------------------------------------------------------------------
 tiwai - 11-10-04 12:48 
----------------------------------------------------------------------
Yeah I know it's a known long-standing bug.  Just no time to look at this
yet.

It's likely a missing or wrong initialization of registers.
To compare the registers, please check /proc/asound/card0/ymfpci before
and after loading the OSS ymfpci module.  Also, check the output of "lspci
-xxxvv" before and after the OSS, too.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
11-10-04 12:48 tiwai          Note Added: 0002369                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-10-23 21:56 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-10-23 21:56 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              10-23-2004 23:56 CEST
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 c0ldevil - 10-23-04 23:55 
----------------------------------------------------------------------
Why is this bug still unassigned? This worked in the 0.5 series and it's an
old bug. I'm not bitchin', if you need any help with this i'll be glad to
lend you a hand in what I can.

OSS sucks...sound quality is soooo bad!

----------------------------------------------------------------------
 c0ldevil - 10-23-04 23:56 
----------------------------------------------------------------------
Why is this bug still unassigned? This worked in the 0.5 series and it's an
old bug. I'm not bitchin', if you need any help with this i'll be glad to
lend you a hand in what I can.

OSS sucks...sound quality is soooo bad!

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
10-23-04 23:56 c0ldevil       Note Added: 0002260                          
======================================================================




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-10-23 21:55 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-10-23 21:55 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              10-23-2004 23:55 CEST
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 c0ldevil - 10-23-04 23:27 
----------------------------------------------------------------------
Arch Linux Current
Kernel 2.6.9 custom compiled

Same problem, used that workaround with the OSS module but it still
doesn't work.

edited on: 10-23-04 23:27

----------------------------------------------------------------------
 c0ldevil - 10-23-04 23:55 
----------------------------------------------------------------------
Why is this bug still unassigned? This worked in the 0.5 series and it's an
old bug. I'm not bitchin', if you need any help with this i'll be glad to
lend you a hand in what I can.

OSS sucks...sound quality is soooo bad!

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
10-23-04 23:27 c0ldevil       Note Edited: 0002257                         
10-23-04 23:55 c0ldevil       Note Added: 0002259                          
======================================================================




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-10-23 21:24 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-10-23 21:24 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=384> 
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              10-23-2004 23:24 CEST
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 Derek_Burdick - 09-03-04 03:40 
----------------------------------------------------------------------
Kernel 2.6.8.1-ck4 (custom compiled)
Fedora Core 2

Possible workaround:
  Load OSS driver, ymfpci, unload it.
  Load alsa driver.

Alsa sound produced now works correctly.

----------------------------------------------------------------------
 c0ldevil - 10-23-04 23:24 
----------------------------------------------------------------------
Arch Linux Current
Kernel 2.6.9 custom compiled

Same problem

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Issue                                    
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Note Added: 0001485                          
07-29-04 22:45 codefathers    Issue Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Issue Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Note Added: 0001684                          
10-23-04 23:24 c0ldevil       Note Added: 0002257                          
======================================================================




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-09-03  1:40 bugtrack
  0 siblings, 0 replies; 29+ messages in thread
From: bugtrack @ 2004-09-03  1:40 UTC (permalink / raw)
  To: alsa-devel


A BUGNOTE has been added to this bug.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000384
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Bug ID:                     384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              09-03-2004 03:40 CEST
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

----------------------------------------------------------------------
 codefathers - 07-29-2004 22:43 CEST 
----------------------------------------------------------------------
Same for Suse 9.1 / Kernel 2.6
After restart sound randomly works with crackles or not at all.
Tried every workaround found on the web, none works. Driver must be broken
for this particular notebook. Any news for this bug since it is known for
a long time?

----------------------------------------------------------------------
 Derek_Burdick - 09-03-2004 03:40 CEST 
----------------------------------------------------------------------
Kernel 2.6.8.1-ck4 (custom compiled)
Fedora Core 2

Possible workaround:
  Load OSS driver, ymfpci, unload it.
  Load alsa driver.

Alsa sound produced now works correctly.

Bug History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Bug                                      
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
07-29-04 22:43 codefathers    Bugnote Added: 0001485                       
07-29-04 22:45 codefathers    Bug Monitored: codefathers                    
09-03-04 03:37 Derek_Burdick  Bug Monitored: Derek_Burdick                    
09-03-04 03:40 Derek_Burdick  Bugnote Added: 0001684                       
======================================================================


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click

^ permalink raw reply	[flat|nested] 29+ messages in thread
* [ALSA - driver 0000384]: Crackly PCM output.
@ 2004-07-13 17:28 noreply
  0 siblings, 0 replies; 29+ messages in thread
From: noreply @ 2004-07-13 17:28 UTC (permalink / raw)
  To: alsa-devel


The following bug has been SUBMITTED.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000384
======================================================================
Reported By:                bryanb
Assigned To:                
======================================================================
Project:                    ALSA - driver
Bug ID:                     384
Category:                   PCI - ymfpci
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Distribution:               Gentoo dev sources
Kernel Version:             2.6
======================================================================
Date Submitted:             07-13-2004 19:28 CEST
Last Modified:              07-13-2004 19:28 CEST
======================================================================
Summary:                    Crackly PCM output.
Description: 
When playing a sound through the speakers on Toshiba Tecra 8100 the only
sound produced is noise.
======================================================================

Bug History
Date Modified  Username       Field                    Change              
======================================================================
07-13-04 19:28 bryanb         New Bug                                      
07-13-04 19:28 bryanb         Distribution              => Gentoo dev sources
07-13-04 19:28 bryanb         Kernel Version            => 2.6             
======================================================================




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com

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

end of thread, other threads:[~2005-05-31 16:02 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-20 16:37 [ALSA - driver 0000384]: Crackly PCM output bugtrack
  -- strict thread matches above, loose matches on Subject: below --
2005-05-31 16:02 bugtrack
2005-01-18 18:07 bugtrack
2005-01-18 17:44 bugtrack
2005-01-03 13:27 bugtrack
2005-01-03 12:48 bugtrack
2004-12-20 16:42 bugtrack
2004-12-20 16:25 bugtrack
2004-12-20 15:59 bugtrack
2004-12-20 15:08 bugtrack
2004-12-16 21:44 bugtrack
2004-11-23 15:15 bugtrack
2004-11-22 13:37 bugtrack
2004-11-22 13:24 bugtrack
2004-11-18 20:05 bugtrack
2004-11-18 18:44 bugtrack
2004-11-18 15:00 bugtrack
2004-11-18 14:56 bugtrack
2004-11-18 14:46 bugtrack
2004-11-18 13:30 bugtrack
2004-11-17 19:39 bugtrack
2004-11-17 19:33 bugtrack
2004-11-17 17:14 bugtrack
2004-11-10 11:48 bugtrack
2004-10-23 21:56 bugtrack
2004-10-23 21:55 bugtrack
2004-10-23 21:24 bugtrack
2004-09-03  1:40 bugtrack
2004-07-13 17:28 noreply

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