From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugtrack@alsa-project.org Subject: [ALSA - driver 0001618]: No Sound on Acer with Intel ICH6 HDA and Realtek ALC260 Date: Wed, 4 Jan 2006 22:00:42 +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 39C43181 for ; Wed, 4 Jan 2006 22:00:43 +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: robertw Assigned To: tiwai ====================================================================== Project: ALSA - driver Issue ID: 1618 Category: PCI - hda-intel Reproducibility: always Severity: feature Priority: normal Status: assigned Distribution: Ubuntu 5.10 Kernel Version: 2.6.12-10-686 ====================================================================== Date Submitted: 12-04-2005 21:24 CET Last Modified: 01-04-2006 22:00 CET ====================================================================== Summary: No Sound on Acer with Intel ICH6 HDA and Realtek ALC260 Description: I can load the snd-hda-intel module and play a file via aplay or xmms or play a cd without any error, but I cannot hear anything neither via the build-in speakers nor via headphones. All volume controllers are at 70% and unmuted, except for PCM, because there is no mute/unmute-button. ====================================================================== ---------------------------------------------------------------------- tiwai - 01-04-06 17:29 ---------------------------------------------------------------------- Specify "model=fujitsu" module option with ALSA 1.0.11rc2 or CVS. ---------------------------------------------------------------------- robertw - 01-04-06 22:00 ---------------------------------------------------------------------- I tried CVS and the 1.0.11rc2-version. Nothing new here: [4300394.183000] ALSA /home/robert/Desktop/alsa-driver-1.0.11rc2/pci/hda/../../alsa-kernel/pci/hda/patch_realtek.c:3030: hda_codec: Unknown model for ALC260 So I edited a bit in alsa-kernel/pci/hda/patch_realtek.c: ------------ /*if (board_config < 0 || board_config >= ALC260_MODEL_LAST) { snd_printd(KERN_INFO "hda_codec: Unknown model for ALC260\n"); board_config = ALC260_AUTO; } if (board_config == ALC260_AUTO) { * automatic parse from the BIOS config * err = alc260_parse_auto_config(codec); if (err < 0) { alc_free(codec); return err; } else if (! err) { printk(KERN_INFO "hda_codec: Cannot set up configuration from BIOS. Using base mode...\n"); board_config = ALC260_BASIC; } }*/ board_config = ALC260_FUJITSU_S702X; ---------- This are lines 3029 until 3045 With this litte changes, I have soundoutput on the line-out-jack (controlled in alsamixer with 'headphones') and of course no warning in dmesg. But I still have no sound through the internal speakers or the headphones-jack. Issue History Date Modified Username Field Change ====================================================================== 12-04-05 21:24 robertw New Issue 12-04-05 21:24 robertw Distribution => Ubuntu 5.10 12-04-05 21:24 robertw Kernel Version => 2.6.12-10-686 12-05-05 07:12 jwoithe Note Added: 0006908 12-05-05 19:35 timmy Note Added: 0006914 12-06-05 15:52 tiwai Note Added: 0006925 12-06-05 18:10 robertw Note Added: 0006930 12-06-05 20:07 tiwai Note Added: 0006934 12-06-05 20:08 tiwai File Added: alc-cvs-fix.diff 12-06-05 20:09 tiwai Note Added: 0006935 12-06-05 22:51 robertw Note Added: 0006938 12-07-05 14:59 tiwai Note Added: 0006941 12-07-05 15:00 tiwai File Added: alc-cvs-fix2.diff 12-07-05 23:10 robertw Note Added: 0006952 12-08-05 17:19 tiwai Note Added: 0006957 12-08-05 22:01 robertw File Added: codec#0 12-08-05 22:02 robertw File Added: codec#1 12-08-05 22:03 robertw File Added: asound.state 12-08-05 22:05 robertw Note Added: 0006963 12-09-05 15:09 tiwai Note Added: 0006966 12-09-05 16:35 robertw Note Added: 0006967 12-09-05 17:03 tiwai Note Added: 0006969 12-09-05 17:17 robertw Note Added: 0006970 12-14-05 13:22 mytux Issue Monitored: mytux 12-19-05 02:11 rlrevell Note Added: 0007077 01-02-06 21:55 robertw Note Added: 0007391 01-04-06 17:29 tiwai Note Added: 0007441 01-04-06 22:00 robertw Note Added: 0007453 ====================================================================== ------------------------------------------------------- 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