linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 696] New: alsa mixer and installation problem
@ 2003-05-10 12:19 ` Martin J. Bligh
  2003-05-13  7:54   ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Martin J. Bligh @ 2003-05-10 12:19 UTC (permalink / raw)
  To: linux-kernel

http://bugme.osdl.org/show_bug.cgi?id=696

           Summary: alsa mixer and installation problem
    Kernel Version: 2.5.69
            Status: NEW
          Severity: normal
             Owner: bugme-janitors@lists.osdl.org
         Submitter: llasaa@sohu.com


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.


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
make[3]: *** [fastdep] Error 1
make[3]: Leaving directory
`/root/software/audio/alsa/alsa-driver-0.9.3/acore/ioctl32'
make[2]: *** [_sfdep_ioctl32] Error 2
make[2]: Leaving directory `/root/software/audio/alsa/alsa-driver-0.9.3/acore'
make[1]: *** [dep] Error 1
make[1]: Leaving directory `/root/software/audio/alsa/alsa-driver-0.9.3'
make: *** [include/sndversions.h] Error 2



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

* Re: [Bug 696] New: alsa mixer and installation problem
  2003-05-10 12:19 ` [Bug 696] New: alsa mixer and installation problem Martin J. Bligh
@ 2003-05-13  7:54   ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2003-05-13  7:54 UTC (permalink / raw)
  To: LKML

At Sat, 10 May 2003 05:19:39 -0700,
Martin J. Bligh <mbligh@aracnet.com> 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 <tiwai@suse.de>		SuSE Linux AG - www.suse.de
ALSA Developer				ALSA Project - www.alsa-project.org

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

end of thread, other threads:[~2003-05-13  7:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1360000.1052569179@10.10.2.4>
2003-05-10 12:19 ` [Bug 696] New: alsa mixer and installation problem Martin J. Bligh
2003-05-13  7:54   ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).