public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
* [ALSA - driver 0001600]: On a Shuttle SD11G5 the audio card is recognized but does not work.
@ 2005-11-26  1:59 bugtrack
  0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2005-11-26  1:59 UTC (permalink / raw)
  To: alsa-devel


The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1600> 
======================================================================
Reported By:                bolmsted
Assigned To:                jcdutton
======================================================================
Project:                    ALSA - driver
Issue ID:                   1600
Category:                   PCI - ca0106
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               
Kernel Version:             
======================================================================
Date Submitted:             11-26-2005 02:59 CET
Last Modified:              11-26-2005 02:59 CET
======================================================================
Summary:                    On a Shuttle SD11G5 the audio card is recognized but
does not work.
Description: 

I have a Shuttle SD11G5 with a builtin Creative Labs Sound Blaster Live!
24-bit EAX 7.1.

The alsa driver does not recognize the serial number and defaults to
Unknown. The unknown state fails to play any audio.

I added the following to fix the problem:

         /* Shuttle XPC SD11G5 which has an onboard Creative Labs Sound
Blaster Live! 24-bit EAX
          * high-definition 7.1 audio processor".
          */
         { .serial = 0x30411297,
           .name   = "Shuttle XPC SD11G5 [SD11G5]",
           .gpio_type = 1,
           .i2c_adc = 1 } ,


This was added to "ca0106_chip_details" structure in ca0106_main.c.

It fixed the problem and the sound works great.
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
11-26-05 02:59 bolmsted       New Issue                                    
======================================================================




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

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

* [ALSA - driver 0001600]: On a Shuttle SD11G5 the audio card is recognized but does not work.
@ 2006-01-09 21:13 bugtrack
  0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2006-01-09 21:13 UTC (permalink / raw)
  To: alsa-devel


The issue 0001675 has been set as DUPLICATE OF the following issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1600> 
======================================================================
Reported By:                bolmsted
Assigned To:                jcdutton
======================================================================
Project:                    ALSA - driver
Issue ID:                   1600
Category:                   PCI - ca0106
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               
Kernel Version:             
======================================================================
Date Submitted:             11-26-2005 02:59 CET
Last Modified:              11-26-2005 02:59 CET
======================================================================
Summary:                    On a Shuttle SD11G5 the audio card is recognized but
does not work.
Description: 

I have a Shuttle SD11G5 with a builtin Creative Labs Sound Blaster Live!
24-bit EAX 7.1.

The alsa driver does not recognize the serial number and defaults to
Unknown. The unknown state fails to play any audio.

I added the following to fix the problem:

         /* Shuttle XPC SD11G5 which has an onboard Creative Labs Sound
Blaster Live! 24-bit EAX
          * high-definition 7.1 audio processor".
          */
         { .serial = 0x30411297,
           .name   = "Shuttle XPC SD11G5 [SD11G5]",
           .gpio_type = 1,
           .i2c_adc = 1 } ,


This was added to "ca0106_chip_details" structure in ca0106_main.c.

It fixed the problem and the sound works great.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0001675 Shuttle SD11G5 (pentium M) CA0106 sound...
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
11-26-05 02:59 bolmsted       New Issue                                    
12-28-05 22:24 sjenkins       Issue Monitored: sjenkins                    
01-09-06 22:13 jcdutton       Relationship added       has duplicate 0001675
======================================================================




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

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

* [ALSA - driver 0001600]: On a Shuttle SD11G5 the audio card is recognized but does not work.
@ 2006-01-09 21:21 bugtrack
  0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2006-01-09 21:21 UTC (permalink / raw)
  To: alsa-devel


The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1600> 
======================================================================
Reported By:                bolmsted
Assigned To:                jcdutton
======================================================================
Project:                    ALSA - driver
Issue ID:                   1600
Category:                   PCI - ca0106
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Distribution:               
Kernel Version:             
Resolution:                 open
Fixed in Version:           
======================================================================
Date Submitted:             11-26-2005 02:59 CET
Last Modified:              01-09-2006 22:21 CET
======================================================================
Summary:                    On a Shuttle SD11G5 the audio card is recognized but
does not work.
Description: 

I have a Shuttle SD11G5 with a builtin Creative Labs Sound Blaster Live!
24-bit EAX 7.1.

The alsa driver does not recognize the serial number and defaults to
Unknown. The unknown state fails to play any audio.

I added the following to fix the problem:

         /* Shuttle XPC SD11G5 which has an onboard Creative Labs Sound
Blaster Live! 24-bit EAX
          * high-definition 7.1 audio processor".
          */
         { .serial = 0x30411297,
           .name   = "Shuttle XPC SD11G5 [SD11G5]",
           .gpio_type = 1,
           .i2c_adc = 1 } ,


This was added to "ca0106_chip_details" structure in ca0106_main.c.

It fixed the problem and the sound works great.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0001675 Shuttle SD11G5 (pentium M) CA0106 sound...
======================================================================

----------------------------------------------------------------------
 jcdutton - 01-09-06 22:21 
----------------------------------------------------------------------
Fixed in alsa-driver 1.0.11rc3 or above.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
11-26-05 02:59 bolmsted       New Issue                                    
12-28-05 22:24 sjenkins       Issue Monitored: sjenkins                    
01-09-06 22:13 jcdutton       Relationship added       has duplicate 0001675
01-09-06 22:21 jcdutton       Status                   assigned => closed  
01-09-06 22:21 jcdutton       Note Added: 0007543                          
======================================================================




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

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

* [ALSA - driver 0001600]: On a Shuttle SD11G5 the audio card is recognized but does not work.
@ 2006-01-09 21:25 bugtrack
  0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2006-01-09 21:25 UTC (permalink / raw)
  To: alsa-devel


The issue 0001700 has been set as DUPLICATE OF the following issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1600> 
======================================================================
Reported By:                bolmsted
Assigned To:                jcdutton
======================================================================
Project:                    ALSA - driver
Issue ID:                   1600
Category:                   PCI - ca0106
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Distribution:               
Kernel Version:             
Resolution:                 open
Fixed in Version:           
======================================================================
Date Submitted:             11-26-2005 02:59 CET
Last Modified:              01-09-2006 22:21 CET
======================================================================
Summary:                    On a Shuttle SD11G5 the audio card is recognized but
does not work.
Description: 

I have a Shuttle SD11G5 with a builtin Creative Labs Sound Blaster Live!
24-bit EAX 7.1.

The alsa driver does not recognize the serial number and defaults to
Unknown. The unknown state fails to play any audio.

I added the following to fix the problem:

         /* Shuttle XPC SD11G5 which has an onboard Creative Labs Sound
Blaster Live! 24-bit EAX
          * high-definition 7.1 audio processor".
          */
         { .serial = 0x30411297,
           .name   = "Shuttle XPC SD11G5 [SD11G5]",
           .gpio_type = 1,
           .i2c_adc = 1 } ,


This was added to "ca0106_chip_details" structure in ca0106_main.c.

It fixed the problem and the sound works great.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0001675 Shuttle SD11G5 (pentium M) CA0106 sound...
has duplicate       0001700 CMI 9880 not detected and not implement...
======================================================================

----------------------------------------------------------------------
 jcdutton - 01-09-06 22:21 
----------------------------------------------------------------------
Fixed in alsa-driver 1.0.11rc3 or above.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
11-26-05 02:59 bolmsted       New Issue                                    
12-28-05 22:24 sjenkins       Issue Monitored: sjenkins                    
01-09-06 22:13 jcdutton       Relationship added       has duplicate 0001675
01-09-06 22:21 jcdutton       Status                   assigned => closed  
01-09-06 22:21 jcdutton       Note Added: 0007543                          
01-09-06 22:25 jcdutton       Relationship added       has duplicate 0001700
======================================================================




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

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

* [ALSA - driver 0001600]: On a Shuttle SD11G5 the audio card is recognized but does not work.
@ 2006-01-09 21:25 bugtrack
  0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2006-01-09 21:25 UTC (permalink / raw)
  To: alsa-devel


The issue 0001700 has been removed as a DUPLICATE OF the following issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1600> 
======================================================================
Reported By:                bolmsted
Assigned To:                jcdutton
======================================================================
Project:                    ALSA - driver
Issue ID:                   1600
Category:                   PCI - ca0106
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Distribution:               
Kernel Version:             
Resolution:                 open
Fixed in Version:           
======================================================================
Date Submitted:             11-26-2005 02:59 CET
Last Modified:              01-09-2006 22:21 CET
======================================================================
Summary:                    On a Shuttle SD11G5 the audio card is recognized but
does not work.
Description: 

I have a Shuttle SD11G5 with a builtin Creative Labs Sound Blaster Live!
24-bit EAX 7.1.

The alsa driver does not recognize the serial number and defaults to
Unknown. The unknown state fails to play any audio.

I added the following to fix the problem:

         /* Shuttle XPC SD11G5 which has an onboard Creative Labs Sound
Blaster Live! 24-bit EAX
          * high-definition 7.1 audio processor".
          */
         { .serial = 0x30411297,
           .name   = "Shuttle XPC SD11G5 [SD11G5]",
           .gpio_type = 1,
           .i2c_adc = 1 } ,


This was added to "ca0106_chip_details" structure in ca0106_main.c.

It fixed the problem and the sound works great.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0001675 Shuttle SD11G5 (pentium M) CA0106 sound...
======================================================================

----------------------------------------------------------------------
 jcdutton - 01-09-06 22:21 
----------------------------------------------------------------------
Fixed in alsa-driver 1.0.11rc3 or above.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
11-26-05 02:59 bolmsted       New Issue                                    
12-28-05 22:24 sjenkins       Issue Monitored: sjenkins                    
01-09-06 22:13 jcdutton       Relationship added       has duplicate 0001675
01-09-06 22:21 jcdutton       Status                   assigned => closed  
01-09-06 22:21 jcdutton       Note Added: 0007543                          
01-09-06 22:25 jcdutton       Relationship added       has duplicate 0001700
01-09-06 22:25 jcdutton       Relationship deleted     has duplicate 0001700
======================================================================




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

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

* [ALSA - driver 0001600]: On a Shuttle SD11G5 the audio card is recognized but does not work.
@ 2006-01-09 21:26 bugtrack
  0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2006-01-09 21:26 UTC (permalink / raw)
  To: alsa-devel


The issue 0001727 has been set as DUPLICATE OF the following issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1600> 
======================================================================
Reported By:                bolmsted
Assigned To:                jcdutton
======================================================================
Project:                    ALSA - driver
Issue ID:                   1600
Category:                   PCI - ca0106
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Distribution:               
Kernel Version:             
Resolution:                 open
Fixed in Version:           
======================================================================
Date Submitted:             11-26-2005 02:59 CET
Last Modified:              01-09-2006 22:21 CET
======================================================================
Summary:                    On a Shuttle SD11G5 the audio card is recognized but
does not work.
Description: 

I have a Shuttle SD11G5 with a builtin Creative Labs Sound Blaster Live!
24-bit EAX 7.1.

The alsa driver does not recognize the serial number and defaults to
Unknown. The unknown state fails to play any audio.

I added the following to fix the problem:

         /* Shuttle XPC SD11G5 which has an onboard Creative Labs Sound
Blaster Live! 24-bit EAX
          * high-definition 7.1 audio processor".
          */
         { .serial = 0x30411297,
           .name   = "Shuttle XPC SD11G5 [SD11G5]",
           .gpio_type = 1,
           .i2c_adc = 1 } ,


This was added to "ca0106_chip_details" structure in ca0106_main.c.

It fixed the problem and the sound works great.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0001675 Shuttle SD11G5 (pentium M) CA0106 sound...
has duplicate       0001727 After un-muting the soundcard and detec...
======================================================================

----------------------------------------------------------------------
 jcdutton - 01-09-06 22:21 
----------------------------------------------------------------------
Fixed in alsa-driver 1.0.11rc3 or above.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
11-26-05 02:59 bolmsted       New Issue                                    
12-28-05 22:24 sjenkins       Issue Monitored: sjenkins                    
01-09-06 22:13 jcdutton       Relationship added       has duplicate 0001675
01-09-06 22:21 jcdutton       Status                   assigned => closed  
01-09-06 22:21 jcdutton       Note Added: 0007543                          
01-09-06 22:25 jcdutton       Relationship added       has duplicate 0001700
01-09-06 22:25 jcdutton       Relationship deleted     has duplicate 0001700
01-09-06 22:26 jcdutton       Relationship added       has duplicate 0001727
======================================================================




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

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

end of thread, other threads:[~2006-01-09 21:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-09 21:25 [ALSA - driver 0001600]: On a Shuttle SD11G5 the audio card is recognized but does not work bugtrack
  -- strict thread matches above, loose matches on Subject: below --
2006-01-09 21:26 bugtrack
2006-01-09 21:25 bugtrack
2006-01-09 21:21 bugtrack
2006-01-09 21:13 bugtrack
2005-11-26  1:59 bugtrack

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