From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263686AbTEMHmj (ORCPT ); Tue, 13 May 2003 03:42:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263687AbTEMHmj (ORCPT ); Tue, 13 May 2003 03:42:39 -0400 Received: from ns.suse.de ([213.95.15.193]:30733 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S263686AbTEMHmi (ORCPT ); Tue, 13 May 2003 03:42:38 -0400 Date: Tue, 13 May 2003 09:54:52 +0200 Message-ID: From: Takashi Iwai To: LKML Subject: Re: [Bug 696] New: alsa mixer and installation problem In-Reply-To: <1360000.1052569179@[10.10.2.4]> References: <1360000.1052569179@10.10.2.4> <1360000.1052569179@[10.10.2.4]> User-Agent: Wanderlust/2.6.1 (Upside Down) SEMI/1.14.4 (Hosorogi) FLIM/1.14.4 (=?ISO-8859-4?Q?Kashiharajing=FE-mae?=) APEL/10.2 MULE XEmacs/21.4 (patch 12) (Portable Code) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Sat, 10 May 2003 05:19:39 -0700, Martin J. Bligh wrote: > > Distribution:alsa problem > Hardware Environment:via apollo pro266(via8233) > Software Environment:redhat8.0, glibc2.3, aumix > Problem Description: > > 1. I use alsa driver that included in the kernel. but the hight voice(eg: mp3 > ,wav,but except playing cd) is shaking,sounds like radio. if you're using AWARD or INSYDE BIOS, it might be a bug of BIOS. updating the BIOS might help. on some AWARD BIOS, this may have been already fixed on the latest ALSA via82xx driver (or maybe not :) if the latest one still doesn't work, please try to add dxs_support=2 or dxs_support=3 option, which disable DXS channels or use 48kHz only. > > 2. I tried to install alsa-9.3 packages. In "alsa-driver-0.9.3" it displayed: > > bash-2.05b# make > ... > gcc -M -D__KERNEL__ -D__isapnp_now__ -DMODULE=1 > -I/root/software/audio/alsa/alsa-driver-0.9.3/include > -I/lib/modules/2.5.69/build/include -O2 -mpreferred-stack-boundary=2 -march=i686 > -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 > -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD hwdep32.c ioctl32.c pcm32.c > rawmidi32.c seq32.c timer32.c > .depend > In file included from /lib/modules/2.5.69/build/include/linux/irq.h:19, > from /lib/modules/2.5.69/build/include/asm/hardirq.h:6, > from /lib/modules/2.5.69/build/include/linux/interrupt.h:10, > from > /root/software/audio/alsa/alsa-driver-0.9.3/include/sound/timer.h:27, > from ../../alsa-kernel/core/ioctl32/seq32.c:25, > from seq32.c:2: > /lib/modules/2.5.69/build/include/asm/irq.h:16:25: irq_vectors.h: file not found it's a bug of configure script of alsa-driver package, the machine header files was not added in the include path. i'll fix it. -- Takashi Iwai SuSE Linux AG - www.suse.de ALSA Developer ALSA Project - www.alsa-project.org