From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugtrack@alsa-project.org Subject: [ALSA - driver 0001600]: On a Shuttle SD11G5 the audio card is recognized but does not work. Date: Sat, 26 Nov 2005 02:59:32 +0100 Message-ID: <2e10e1f53e21b5239700687db70cb3ea@bugtrack.alsa-project.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from bugtrack.alsa-project.org (gate.perex.cz [85.132.177.35]) by alsa.jcu.cz (ALSA's E-mail Delivery System) with ESMTP id 6FE0E1DC for ; Sat, 26 Nov 2005 02:59:32 +0100 (MET) Sender: alsa-devel-admin@lists.sourceforge.net Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org The following issue has been SUBMITTED. ====================================================================== ====================================================================== 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