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

Re: kein Sound



Le vendredi 7 mars 2014, 19:39:02 Elimar Riesebieter a écrit :
> * Klaus Becker <colonius@free.fr> [2014-03-07 16:13 +0100]:
> 
> > Moin,
> > 
> > auf einem Lappi (Toshiba satellite l635) habe ich Wheezy installiert und bekomme keinen Ton, ausser mit einem USB-Headset.
> > 
> 
> Was sagt :
> $ aplay -l
> $ lsmod | grep snd
> $ dpkg -l | egrep (alsa|asound)
> 
> Elimar
> 


Hallo Elimar,

$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0


$ lsmod | grep snd
lsmod | grep snd
snd_usb_audio          84836  0 
snd_usbmidi_lib        23369  1 snd_usb_audio
snd_seq_midi           12848  0 
snd_seq_midi_event     13316  1 snd_seq_midi
snd_rawmidi            23060  2 snd_seq_midi,snd_usbmidi_lib
snd_hda_codec_hdmi     30824  1 
snd_hda_codec_conexant    45307  1 
snd_hda_intel          26259  3 
snd_hda_codec          78031  3 snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec_hdmi
snd_hwdep              13186  2 snd_hda_codec,snd_usb_audio
snd_pcm                68083  4 snd_hda_codec,snd_hda_intel,snd_hda_codec_hdmi,snd_usb_audio
snd_page_alloc         13003  2 snd_pcm,snd_hda_intel
snd_seq                45126  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         13176  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              22917  2 snd_seq,snd_pcm
snd                    52889  18 snd_timer,snd_seq_device,snd_seq,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_rawmidi,snd_usbmidi_lib,snd_usb_audio
usbcore               128741  7 ehci_hcd,uvcvideo,usbhid,btusb,snd_usbmidi_lib,snd_usb_audio
soundcore              13065  1 snd

Bei $ dpkg -l | egrep (alsa|asound) bekomme ich eine Fehlermeldung, daher habe ich's zerlegt:

$ dpkg -l | egrep alsa
ii  alsa-base                             1.0.25+3~deb7u1                    all          ALSA driver configuration files
ii  alsa-utils                            1.0.25-4                           amd64        Utilities for configuring and using ALSA
ii  alsamixergui                  0.9.0rc2-1-9.1                     amd64        graphical soundcard mixer for ALSA soundcard driver
ii  bluez-alsa:amd64                      4.99-2                             amd64        Bluetooth ALSA support
ii  libsox-fmt-alsa                       14.4.0-3                           amd64        SoX alsa format I/O library
ii  xmms2-plugin-alsa                     0.8+dfsg-4                         amd64        XMMS2 - ALSA output


$ dpkg -l | egrep asound
ii  libasound2:amd64                      1.0.25-4                           amd64        shared library for ALSA applications
ii  libasound2-plugins:amd64              1.0.25-2                           amd64        ALSA library additional plugins

Klaus


Reply to: