NoPaste

Daten für Soundproblem

von Blackbat72

SNIPPET_TEXT:
  1. martin@lappi:~$ lsb_release -d
  2. Description:    Debian GNU/Linux 9.8 (stretch)
  3.  
  4. martin@lappi:~$ uname -r
  5. 4.9.0-8-686-pae
  6.  
  7. martin@lappi:~$ grep "^audio" /etc/group | grep "$USER" | wc -l
  8. 1
  9.  
  10. martin@lappi:~$ lspci -nnk | grep -iA2 audio
  11. 00:1b.0 Audio device [0403]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller [8086:0f04] (rev 0c)
  12.         Subsystem: Pegatron Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller [1b0a:223f]
  13.         Kernel driver in use: snd_hda_intel
  14.         Kernel modules: snd_hda_intel
  15.  
  16. martin@lappi:~$ dpkg -l | tr -s " " | grep " alsa-"
  17. rc alsa-oss 1.0.28-1 i386 ALSA wrapper for OSS applications
  18. ii alsa-utils 1.1.3-1 i386 Utilities for configuring and using ALSA
  19.  
  20. martin@lappi:~$ lsmod | grep "snd"
  21. snd_hda_codec_hdmi     40960  1
  22. snd_hda_codec_realtek    73728  1
  23. snd_hda_codec_generic    65536  1 snd_hda_codec_realtek
  24. snd_hda_intel          32768  3
  25. snd_hda_codec          94208  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
  26. snd_hda_core           57344  5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
  27. snd_hwdep              16384  1 snd_hda_codec
  28. snd_pcm                86016  5 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
  29. snd_timer              28672  2 snd_pcm
  30. snd                    57344  12 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek,snd_pcm
  31. soundcore              16384  1 snd
  32.  
  33. martin@lappi:~$ cat /proc/asound/cards
  34.  0 [PCH            ]: HDA-Intel - HDA Intel PCH
  35.                       HDA Intel PCH at 0xd0710000 irq 97
  36.  
  37. martin@lappi:~$ head -n 3 /proc/asound/card0/codec#0
  38. Codec: Realtek ALC269VC
  39. Address: 0
  40. AFG Function Id: 0x1 (unsol 1)
  41.  
  42. martin@lappi:~$ head -n 3 /proc/asound/card0/codec97#0/ac97#0-0
  43. head: '/proc/asound/card0/codec97#0/ac97#0-0' kann nicht zum Lesen geöffnet werden: Datei oder Verzeichnis nicht gefunden
  44.  
  45. martin@lappi:~$ head -n 3 /proc/asound/card0/codec97#0/ac97#0-0+regs
  46. head: '/proc/asound/card0/codec97#0/ac97#0-0+regs' kann nicht zum Lesen geöffnet werden: Datei oder Verzeichnis nicht gefunden
  47.  
  48. martin@lappi:~$ aplay -l
  49. **** Liste der Hardware-Geräte (PLAYBACK) ****
  50. Karte 0: PCH [HDA Intel PCH], Gerät 0: ALC269VC Analog [ALC269VC Analog]
  51.   Sub-Geräte: 0/1
  52.   Sub-Gerät #0: subdevice #0
  53. Karte 0: PCH [HDA Intel PCH], Gerät 3: HDMI 0 [HDMI 0]
  54.   Sub-Geräte: 1/1
  55.   Sub-Gerät #0: subdevice #0
  56.  
  57. martin@lappi:~$ aplay /usr/share/sounds/alsa/Noise.wav
  58. Wiedergabe: WAVE '/usr/share/sounds/alsa/Noise.wav' : Signed 16 bit Little Endian, Rate: 48000 Hz, mono
  59.  
  60. martin@lappi:~$ cat ~/.asoundrc
  61. cat: /home/martin/.asoundrc: Datei oder Verzeichnis nicht gefunden
  62.  
  63. martin@lappi:~$ cat /etc/asound.conf
  64. cat: /etc/asound.conf: Datei oder Verzeichnis nicht gefunden
  65.  
  66. martin@lappi:~$ cat ~/.asoundrc.asoundconf
  67. cat: /home/martin/.asoundrc.asoundconf: Datei oder Verzeichnis nicht gefunden
  68.  
  69. martin@lappi:~$ ps -C esd
  70.   PID TTY          TIME CMD
  71.  
  72. martin@lappi:~$ ps -C arts
  73.   PID TTY          TIME CMD
  74.  
  75. martin@lappi:~$ ps -C pulseaudio
  76.   PID TTY          TIME CMD
  77.  1155 ?        00:00:00 pulseaudio

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN