Re: Sound is clipping - alsamixer isn't working

From: Anders Breindahl (skrewz_at_skrewz.dk)
Date: 07/26/05

  • Next message: Cybe R. Wizard: "Re: where do they go?"
    To: debian-user@lists.debian.org
    Date: Tue, 26 Jul 2005 00:48:41 +0200
    
    
    

    On Thursday 21 July 2005 17:27, Lars Stokholm wrote:
    > Installing ALSA (alsa-base and alsa-utils) broke the sound on Debian
    > too. I did it because MPD sounded like the sound was played from within
    > a tin can, or something. XMMS is clipping on OSS and ALSA. Before
    > installing ALSA, only OSS was working, but it wasn't clipping.

    Do I get it correct: OSS works flawlessly under Debian, while installing ALSA
    breaks sound?
    If that is the case, you've got a remedy there.

    > > Actually, I'd like to see the output of `lsmod`, too.
    >
    > $ lsmod | grep snd
    > snd_intel8x0 36460 2
    > snd_ac97_codec 69988 1 snd_intel8x0
    > snd_pcm_oss 55080 0
    > snd_mixer_oss 20096 3 snd_pcm_oss
    > snd_pcm 98728 2 snd_intel8x0,snd_pcm_oss
    > snd_timer 25732 1 snd_pcm
    > snd_page_alloc 11752 2 snd_intel8x0,snd_pcm
    > gameport 4704 1 snd_intel8x0
    > snd_mpu401_uart 7968 1 snd_intel8x0
    > snd_rawmidi 25124 1 snd_mpu401_uart
    > snd_seq_device 8200 1 snd_rawmidi
    > snd 57156 9
    > snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd
    >_mpu401_uart,snd_rawmidi,snd_seq_device soundcore 10336 3 snd

    > > If you enabled the OSS mixer API in the kernel -- could an
    > > OSS-mixer-application control the hardware, then?
    >
    > I'm sorry, but I don't know what you are talking about.

    In Linux' menuconfig:
    OSS Mixer API
      x To compile this driver as a module, choose M here: the module x
      x will be called snd-mixer-oss. x
      x x
      x Symbol: SND_MIXER_OSS [=y] x
      x Prompt: OSS Mixer API x
      x Defined at sound/core/Kconfig:49 x
      x Depends on: !M68K && SOUND!=n && SND x
      x Location: x
      x -> Device Drivers x
      x -> Sound x
      x -> Advanced Linux Sound Architecture x
      x -> Advanced Linux Sound Architecture (SND [=y]) x
      x Selects: SND_OSSEMUL x

    More or less, if you compile your own Linux'es, this enables you to use ALSA
    without using ALSA-aware mixers.
    If this API emulation enabled you to change mixer volumes, the problem you
    have was limited to the ALSA mixer API (and the driver itself could be good
    enough).

    You could try it out. I really am running low on advises, though.
    Regards, Anders Breindahl.

    
    

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    


  • Next message: Cybe R. Wizard: "Re: where do they go?"

    Relevant Pages

    • Re: Splain please re: mixer, alsa, pulseaudio and tvtime??
      ... tvtime has been upgraded to use alsa for sound rather than OSS. ... Which channel do I use? ...
      (Fedora)
    • Re: sound in slackware 10
      ... or that the OSS emulation for ALSA has not been loaded. ... > the sound system for the KDE sound server from OSS to ALSA or auto. ... Knoppix is using OSS drivers, which seem to work okay with my PC. ...
      (comp.os.linux.setup)
    • intercepting fopen() and friends
      ... ALSA has two methods of emulating OSS. ... 2] by the alsa-oss lib which "intercepts" openand friends and does the ... right thing when it is accessed for a sound device. ...
      (comp.os.linux.development.apps)
    • Re: no cdaudio with alsa but ok with oss
      ... >>I have all sound, but no cd audio. ... I did have that with oss. ... I enabled alsa and the card in the kernel but without modules. ... Not in alsamixer nor in aumix. ...
      (Debian-User)
    • Re: Good documentation on Sound ?
      ... > to google and around here, but what I get are zealots telling me that OSS ... OSS and ALSA are the kernel sound drivers. ... ESD and ARTS are "sound servers" that accept requests from programs to ...
      (Debian-User)