From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugtrack@alsa-project.org Subject: [ALSA - driver 0001595]: Audigy 4 (bulk, non-Pro) unsupported (patch included) Date: Thu, 22 Dec 2005 15:07:20 +0100 Message-ID: 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 919D91C1 for ; Thu, 22 Dec 2005 15:07:20 +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 A NOTE has been added to this issue. ====================================================================== ====================================================================== Reported By: khampf Assigned To: ====================================================================== Project: ALSA - driver Issue ID: 1595 Category: PCI - emu10k1 Reproducibility: always Severity: major Priority: normal Status: new Distribution: Debian 3 testing/unstable hybrid Kernel Version: 2.6.14.2-c0r3 (-ckX+swsusp2+bootsplash) ====================================================================== Date Submitted: 11-24-2005 03:35 CET Last Modified: 12-22-2005 15:07 CET ====================================================================== Summary: Audigy 4 (bulk, non-Pro) unsupported (patch included) Description: I recently bought me a Creative Audigy 4 and was surprised it didn't work at all ... I noticed it wasn't detected and made it detectable and copied the settings from Audigy 4 Pro. I have to click the "Audigy Analog/Digital Output switch" switch to make it work. Front/Center, Mic works, however I have no idea about wether SPDIF is ok or not (I have no devices). It might be that a lot of functionality is missing still but it's a start. First, output of "$ lspci -vn | grep -1 0401" 0000:02:09.0 0401: 1102:0008 Subsystem: 1102:1021 Then, using "modprobe emu10k1 sumsystem=xxxxxx" does not work at all for me, doesn't get the interrupt up and errors about probe failing. So I added did this to my kernel sound/pci/emu10k1/emu10k1_main.c: {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10211102, .driver = "Audigy2", .name = "Audigy 4 [A400?]", .id = "Audigy2", .emu10k2_chip = 1, .ca0102_chip = 1, /*.ca0151_chip = 1, */ /*.spk71 = 1, */ /*.spdif_bug = 1,*/ .ac97_chip = 1} , I left those commented out as I've tried the options and noticed no difference in operation. Also, I don't know the SB0xxx model (can't remove the card and look at it at the moment either). ====================================================================== ---------------------------------------------------------------------- jcdutton - 12-22-05 13:29 ---------------------------------------------------------------------- Also, is the a chip with "CA0151" marked on it? ---------------------------------------------------------------------- khampf - 12-22-05 15:07 ---------------------------------------------------------------------- I will remove the card and take a look at it when I get back from holidays (early January). I'll document the different chips and also take some photos of it and put online. I would have done this earlier but have had no means of removing the card before. Right now my driver seems to contain only: {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10211102, .driver = "Audigy2", .name = "Audigy 4 [SB0610]", .id = "Audigy2", .emu10k2_chip = 1, .ca0102_chip = 1, /* .ca0108_chip = 1, */ /* .ca0151_chip = 1, */ /* .spk71 = 1, */ /* .spdif_bug = 1, UNTESTED, might be needed */ .ac97_chip = 1} , And this seems to work ... this is of course irrelevant until one knows exactly what IC's there are on the card. I'll get the info for you, until then, Happy Holidays Issue History Date Modified Username Field Change ====================================================================== 11-24-05 03:35 khampf New Issue 11-24-05 03:35 khampf Distribution => Debian 3 testing/unstable hybrid 11-24-05 03:35 khampf Kernel Version => 2.6.14.2-c0r3 (-ckX+swsusp2+bootsplash) 11-24-05 03:39 khampf Issue Monitored: khampf 11-24-05 03:41 khampf Note Added: 0006837 11-24-05 21:54 jcdutton Note Added: 0006845 11-26-05 22:33 khampf Note Added: 0006850 11-29-05 22:55 BerndBuechs Issue Monitored: BerndBuechs 11-29-05 22:56 BerndBuechs Note Added: 0006874 12-22-05 13:28 jcdutton Note Added: 0007124 12-22-05 13:29 jcdutton Note Added: 0007125 12-22-05 15:07 khampf Note Added: 0007126 ====================================================================== ------------------------------------------------------- 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