All of lore.kernel.org
 help / color / mirror / Atom feed
* [ALSA - driver 0000194]: Prodigy 192 -  Eprom incorrect size?
@ 2004-11-09 15:19 bugtrack
  0 siblings, 0 replies; 4+ messages in thread
From: bugtrack @ 2004-11-09 15:19 UTC (permalink / raw)
  To: alsa-devel


The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=194> 
======================================================================
Reported By:                jvlake
Assigned To:                perex
======================================================================
Project:                    ALSA - driver
Issue ID:                   194
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     closed
Distribution:               RedHat 9 _ 2.4.20.8
Kernel Version:             RedHat9 _ 2.4.20.8
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             04-07-2004 06:06 CEST
Last Modified:              11-09-2004 16:19 CET
======================================================================
Summary:                    Prodigy 192 -  Eprom incorrect size?
Description: 
after compiling the driver and rebooting i get a message that the eprom is
the wrong size for my card (on startup) needless to say, I also get no
sound. I am assuming this is because this card is not a 'prodigy 7.1' but
a 'prodigy 192' even though both cards are made by Audiotrak are 24/192khz
& 7.1. to look at the cards they are almost identical. is there anyway I
can get the driver to work?
======================================================================

----------------------------------------------------------------------
 co2b - 09-07-04 16:37 
----------------------------------------------------------------------
Prodigy192 uses Sigmatel STAC9460 audio codec, so Prodigy7.1 driver does
not work.
STAC9460 data sheet is here:
http://www.sigmatel.com/products/technical_docs.htm#9460

I wrote a patch for this card (it is against Linux-2.6.8-rc2).

----------------------------------------------------------------------
 perex - 09-07-04 17:03 
----------------------------------------------------------------------
The patch was applied to CVS. Thanks.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
04-07-04 06:06 jvlake         New Issue                                    
04-07-04 06:06 jvlake         Distribution              => RedHat 9 _ 2.4.20.8
04-07-04 06:06 jvlake         Kernel Version            => RedHat9 _ 2.4.20.8
04-07-04 06:09 jvlake         Note Added: 0000760                          
04-07-04 06:10 jvlake         Issue Monitored: jvlake                      
04-07-04 19:47 perex          Category                 PCI - ice1712 => PCI -
ice1724
04-07-04 19:53 perex          Severity                 major => feature    
04-07-04 19:53 perex          Status                   new => confirmed    
04-07-04 19:54 perex          Note Added: 0000763                          
04-16-04 16:00 tiwai          Note Added: 0000838                          
06-18-04 17:45 Apostolos DimitromanolakisNote Added: 0001319                    
     
06-18-04 18:01 Apostolos DimitromanolakisIssue Monitored: Apostolos
Dimitromanolakis                    
09-07-04 16:37 co2b           Note Added: 0001711                          
09-07-04 16:38 co2b           File Added: linux-2.6.8-rc2-prodigy192.patch      
             
09-07-04 17:03 perex          Status                   confirmed => resolved
09-07-04 17:03 perex          Resolution               open => fixed       
09-07-04 17:03 perex          Assigned To               => perex           
09-07-04 17:03 perex          Note Added: 0001719                          
11-09-04 16:19 tiwai          Status                   resolved => closed  
======================================================================




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

* [ALSA - driver 0000194]: Prodigy 192 -  Eprom incorrect size?
@ 2004-09-07 15:03 bugtrack
  0 siblings, 0 replies; 4+ messages in thread
From: bugtrack @ 2004-09-07 15:03 UTC (permalink / raw)
  To: alsa-devel


The following bug has been RESOLVED.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_advanced_page.php?bug_id=0000194
======================================================================
Reported By:                jvlake
Assigned To:                perex
======================================================================
Project:                    ALSA - driver
Bug ID:                     194
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     resolved
Distribution:               RedHat 9 _ 2.4.20.8
Kernel Version:             RedHat9 _ 2.4.20.8
Resolution:                 fixed
======================================================================
Date Submitted:             04-07-2004 06:06 CEST
Last Modified:              09-07-2004 17:03 CEST
======================================================================
Summary:                    Prodigy 192 -  Eprom incorrect size?
Description: 
after compiling the driver and rebooting i get a message that the eprom is
the wrong size for my card (on startup) needless to say, I also get no
sound. I am assuming this is because this card is not a 'prodigy 7.1' but
a 'prodigy 192' even though both cards are made by Audiotrak are 24/192khz
& 7.1. to look at the cards they are almost identical. is there anyway I
can get the driver to work?
======================================================================

----------------------------------------------------------------------
 jvlake - 04-07-2004 06:09 CEST 
----------------------------------------------------------------------
oops, that would be ICE1724 not 1712, never mind same error either way.

----------------------------------------------------------------------
 perex - 04-07-2004 19:54 CEST 
----------------------------------------------------------------------
Only Prodigy 7.1 card is supported at this time.

----------------------------------------------------------------------
 tiwai - 04-16-2004 16:00 CEST 
----------------------------------------------------------------------
the board has apparently no EEPROM as well as prodigy 7.1.
you have to provide the EEPROM image.

at your own risk, you can try to change the subvendor value to the
corresponding one in prodigy.c, so that the driver believes that's
prodigy 7.1.

----------------------------------------------------------------------
 Apostolos Dimitromanolakis - 06-18-2004 17:45 CEST 
----------------------------------------------------------------------
Hmm.. If this card uses the same chips as the Prodigy that would be easy to
modify the driver. Can you send a picture of the top of the board ?

----------------------------------------------------------------------
 co2b - 09-07-2004 16:37 CEST 
----------------------------------------------------------------------
Prodigy192 uses Sigmatel STAC9460 audio codec, so Prodigy7.1 driver does
not work.
STAC9460 data sheet is here:
http://www.sigmatel.com/products/technical_docs.htm#9460

I wrote a patch for this card (it is against Linux-2.6.8-rc2).

----------------------------------------------------------------------
 perex - 09-07-2004 17:03 CEST 
----------------------------------------------------------------------
The patch was applied to CVS. Thanks.

Bug History
Date Modified  Username       Field                    Change              
======================================================================
04-07-04 06:06 jvlake         New Bug                                      
04-07-04 06:06 jvlake         Distribution              => RedHat 9 _ 2.4.20.8
04-07-04 06:06 jvlake         Kernel Version            => RedHat9 _ 2.4.20.8
04-07-04 06:09 jvlake         Bugnote Added: 0000760                       
04-07-04 06:10 jvlake         Bug Monitored: jvlake                        
04-07-04 19:47 perex          Category                 PCI - ice1712 => PCI - ice1724
04-07-04 19:53 perex          Severity                 major => feature    
04-07-04 19:53 perex          Status                   new => confirmed    
04-07-04 19:54 perex          Bugnote Added: 0000763                       
04-16-04 16:00 tiwai          Bugnote Added: 0000838                       
06-18-04 17:45 Apostolos DimitromanolakisBugnote Added: 0001319                       
06-18-04 18:01 Apostolos DimitromanolakisBug Monitored: Apostolos Dimitromanolakis                    
09-07-04 16:37 co2b           Bugnote Added: 0001711                       
09-07-04 16:38 co2b           File Added: linux-2.6.8-rc2-prodigy192.patch                    
09-07-04 17:03 perex          Bugnote Added: 0001719                       
09-07-04 17:03 perex          Assigned To               => perex           
09-07-04 17:03 perex          Resolution               open => fixed       
09-07-04 17:03 perex          Status                   confirmed => resolved
======================================================================


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

* [ALSA - driver 0000194]: Prodigy 192 -  Eprom incorrect size?
@ 2004-09-07 14:37 bugtrack
  0 siblings, 0 replies; 4+ messages in thread
From: bugtrack @ 2004-09-07 14:37 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=0000194
======================================================================
Reported By:                jvlake
Assigned To:                
======================================================================
Project:                    ALSA - driver
Bug ID:                     194
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     confirmed
Distribution:               RedHat 9 _ 2.4.20.8
Kernel Version:             RedHat9 _ 2.4.20.8
======================================================================
Date Submitted:             04-07-2004 06:06 CEST
Last Modified:              09-07-2004 16:37 CEST
======================================================================
Summary:                    Prodigy 192 -  Eprom incorrect size?
Description: 
after compiling the driver and rebooting i get a message that the eprom is
the wrong size for my card (on startup) needless to say, I also get no
sound. I am assuming this is because this card is not a 'prodigy 7.1' but
a 'prodigy 192' even though both cards are made by Audiotrak are 24/192khz
& 7.1. to look at the cards they are almost identical. is there anyway I
can get the driver to work?
======================================================================

----------------------------------------------------------------------
 jvlake - 04-07-2004 06:09 CEST 
----------------------------------------------------------------------
oops, that would be ICE1724 not 1712, never mind same error either way.

----------------------------------------------------------------------
 perex - 04-07-2004 19:54 CEST 
----------------------------------------------------------------------
Only Prodigy 7.1 card is supported at this time.

----------------------------------------------------------------------
 tiwai - 04-16-2004 16:00 CEST 
----------------------------------------------------------------------
the board has apparently no EEPROM as well as prodigy 7.1.
you have to provide the EEPROM image.

at your own risk, you can try to change the subvendor value to the
corresponding one in prodigy.c, so that the driver believes that's
prodigy 7.1.

----------------------------------------------------------------------
 Apostolos Dimitromanolakis - 06-18-2004 17:45 CEST 
----------------------------------------------------------------------
Hmm.. If this card uses the same chips as the Prodigy that would be easy to
modify the driver. Can you send a picture of the top of the board ?

----------------------------------------------------------------------
 co2b - 09-07-2004 16:37 CEST 
----------------------------------------------------------------------
Prodigy192 uses Sigmatel STAC9460 audio codec, so Prodigy7.1 driver does
not work.
STAC9460 data sheet is here:
http://www.sigmatel.com/products/technical_docs.htm#9460

I wrote a patch for this card (it is against Linux-2.6.8-rc2).

Bug History
Date Modified  Username       Field                    Change              
======================================================================
04-07-04 06:06 jvlake         New Bug                                      
04-07-04 06:06 jvlake         Distribution              => RedHat 9 _ 2.4.20.8
04-07-04 06:06 jvlake         Kernel Version            => RedHat9 _ 2.4.20.8
04-07-04 06:09 jvlake         Bugnote Added: 0000760                       
04-07-04 06:10 jvlake         Bug Monitored: jvlake                        
04-07-04 19:47 perex          Category                 PCI - ice1712 => PCI - ice1724
04-07-04 19:53 perex          Severity                 major => feature    
04-07-04 19:53 perex          Status                   new => confirmed    
04-07-04 19:54 perex          Bugnote Added: 0000763                       
04-16-04 16:00 tiwai          Bugnote Added: 0000838                       
06-18-04 17:45 Apostolos DimitromanolakisBugnote Added: 0001319                       
06-18-04 18:01 Apostolos DimitromanolakisBug Monitored: Apostolos Dimitromanolakis                    
09-07-04 16:37 co2b           Bugnote Added: 0001711                       
======================================================================


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

* [ALSA - driver 0000194]: Prodigy 192 -  Eprom incorrect size?
@ 2004-06-18 15:45 noreply
  0 siblings, 0 replies; 4+ messages in thread
From: noreply @ 2004-06-18 15:45 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=0000194
======================================================================
Reported By:                jvlake
Assigned To:                
======================================================================
Project:                    ALSA - driver
Bug ID:                     194
Category:                   PCI - ice1724
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     confirmed
Distribution:               RedHat 9 _ 2.4.20.8
Kernel Version:             RedHat9 _ 2.4.20.8
======================================================================
Date Submitted:             04-07-2004 06:06 CEST
Last Modified:              06-18-2004 17:45 CEST
======================================================================
Summary:                    Prodigy 192 -  Eprom incorrect size?
Description: 
after compiling the driver and rebooting i get a message that the eprom is
the wrong size for my card (on startup) needless to say, I also get no
sound. I am assuming this is because this card is not a 'prodigy 7.1' but
a 'prodigy 192' even though both cards are made by Audiotrak are 24/192khz
& 7.1. to look at the cards they are almost identical. is there anyway I
can get the driver to work?
======================================================================

----------------------------------------------------------------------
 jvlake - 04-07-2004 06:09 CEST 
----------------------------------------------------------------------
oops, that would be ICE1724 not 1712, never mind same error either way.

----------------------------------------------------------------------
 perex - 04-07-2004 19:54 CEST 
----------------------------------------------------------------------
Only Prodigy 7.1 card is supported at this time.

----------------------------------------------------------------------
 tiwai - 04-16-2004 16:00 CEST 
----------------------------------------------------------------------
the board has apparently no EEPROM as well as prodigy 7.1.
you have to provide the EEPROM image.

at your own risk, you can try to change the subvendor value to the
corresponding one in prodigy.c, so that the driver believes that's
prodigy 7.1.

----------------------------------------------------------------------
 Apostolos Dimitromanolakis - 06-18-2004 17:45 CEST 
----------------------------------------------------------------------
Hmm.. If this card uses the same chips as the Prodigy that would be easy to
modify the driver. Can you send a picture of the top of the board ?

Bug History
Date Modified  Username       Field                    Change              
======================================================================
04-07-04 06:06 jvlake         New Bug                                      
04-07-04 06:06 jvlake         Distribution              => RedHat 9 _ 2.4.20.8
04-07-04 06:06 jvlake         Kernel Version            => RedHat9 _ 2.4.20.8
04-07-04 06:09 jvlake         Bugnote Added: 0000760                       
04-07-04 06:10 jvlake         Bug Monitored: jvlake                        
04-07-04 19:47 perex          Category                 PCI - ice1712 => PCI -
ice1724
04-07-04 19:53 perex          Severity                 major => feature    
04-07-04 19:53 perex          Status                   new => confirmed    
04-07-04 19:54 perex          Bugnote Added: 0000763                       
04-16-04 16:00 tiwai          Bugnote Added: 0000838                       
06-18-04 17:45 Apostolos DimitromanolakisBugnote Added: 0001319                 
     
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND

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

end of thread, other threads:[~2004-11-09 15:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-09 15:19 [ALSA - driver 0000194]: Prodigy 192 - Eprom incorrect size? bugtrack
  -- strict thread matches above, loose matches on Subject: below --
2004-09-07 15:03 bugtrack
2004-09-07 14:37 bugtrack
2004-06-18 15:45 noreply

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.