[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: no longer sound on amd64 sid systems



On Tue, 13 May 2014 11:27:50 +0200
Elimar Riesebieter <riesebie@lxtec.de> wrote:

Hello,
> > hello,
> > 
> > I did the latest update on 2 systems amd64 Sid, and now sound does
> > not work any longer on both systems.
> > The program /usr/sbin/alsa dissapeared after installing the latest
> > alsa-base.
> 
> /usr/sbin/alsa was a relict from the obsolete alsa-driver package and
> is almost not usefull as the sound modules now handled by kmod.
> 
> > No mixers are found. Failed to open audio output
> > Yesterday sound did work on both systems.
> 
> Please post the output of:
> 
> $ lsmod | grep snd
> $ aplay -l
> $ aplay -L
> $ dpkg -l | egrep (alsa|asound)
> $ cat /proc/version
> 
> Elimar

Hope this helps:

> 
# lsmod | grep snd
snd_hda_codec_hdmi     40908  0 
snd_virtuoso           34854  0 
snd_oxygen_lib         36709  1 snd_virtuoso
snd_mpu401_uart        13507  1 snd_oxygen_lib
snd_rawmidi            26805  1 snd_mpu401_uart
snd_hda_codec         100159  1 snd_hda_codec_hdmi
snd_seq_device         13132  1 snd_rawmidi
snd_hwdep              13148  1 snd_hda_codec
snd_pcm_oss            44847  0 
snd_mixer_oss          22042  1 snd_pcm_oss
snd_pcm                84566  4
snd_pcm_oss,snd_hda_codec_hdmi,snd_oxygen_lib,snd_hda_codec
snd_timer              26614  1 snd_pcm snd                    61046
12
snd_pcm_oss,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_virtuoso,snd_oxygen_lib,snd_hda_codec,snd_mpu401_uart,snd_seq_device,snd_mixer_oss
soundcore              13026  1 snd

# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: STX [Xonar STX], device 0: Multichannel [Multichannel]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: STX [Xonar STX], device 1: Digital [Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: STX [Xonar STX], device 0: Multichannel [Multichannel]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: STX [Xonar STX], device 1: Digital [Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
root@fx4100:/home/arne# aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
pulse
    PulseAudio Sound Server
default:CARD=STX
    Xonar STX, Multichannel
    Default Audio Device
sysdefault:CARD=STX
    Xonar STX, Multichannel
    Default Audio Device
front:CARD=STX,DEV=0
    Xonar STX, Multichannel
    Front speakers
surround40:CARD=STX,DEV=0
    Xonar STX, Multichannel
    4.0 Surround output to Front and Rear speakers
surround41:CARD=STX,DEV=0
    Xonar STX, Multichannel
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=STX,DEV=0
    Xonar STX, Multichannel
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=STX,DEV=0
    Xonar STX, Multichannel
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=STX,DEV=0
    Xonar STX, Multichannel
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=STX,DEV=0
    Xonar STX, Multichannel
    IEC958 (S/PDIF) Digital Audio Output

dpkg -l | grep alsa
ii  alsa-base
1.0.27+1                           all          dummy package to ease
purging of obsolete conffiles ii  alsa-oss
1.0.25-1                           amd64        ALSA wrapper for OSS
applications ii  alsa-utils
1.0.27.2-1                         amd64        Utilities for
configuring and using ALSA ii  alsamixergui
0.9.0rc2-1-9.1                     amd64        graphical soundcard
mixer for ALSA soundcard driver ii
liballegro4.4-plugin-alsa:amd64
2:4.4.2-4                          amd64        ALSA audio plugin for
the Allegro library ii  libclalsadrv2
2.0.0-3                            amd64        ALSA driver C++ access
library ii  libsox-fmt-alsa:amd64
14.4.1-3                           amd64        SoX alsa format I/O
library ii  libzita-alsa-pcmi0:amd64 0.2.0-2
amd64        C++ wrapper around the ALSA API

# dpkg -l | grep asound
ii  libasound2:amd64
1.0.27.2-3                         amd64        shared library for ALSA
applications rc  libasound2:i386
1.0.27.2-3                         i386         shared library for ALSA
applications ii  libasound2-data
1.0.27.2-3                         all          Configuration files and
profiles for ALSA drivers ii  libasound2-plugins:amd64
1.0.27-2+b1                        amd64        ALSA library additional
plugins


My soundcard is the Asus Xonar STX

Thanks!




Reply to: