• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Probleme mit Mikrofon

jokerviva

Newbie
Hallo,
ich bins mal wieder :?

Ich habe ein Problem mit meinem Mikro, es funktioniert zwar ansatzweise, aber wenn ich im TS bin dann piept es bei den anderen ganz fürterlich, ich selber höre davon allerdings nichts.

Da ich schon einige Beiträge hier im forum gelesen habe gebe ich euch jetzt mal ein paar ausgaben:
Code:
linux-andrea:~ # hwinfo --sound
32: PCI 8001.0: 0403 Audio device
  [Created at pci.301]
  UDI: /org/freedesktop/Hal/devices/pci_1106_3288
  Unique ID: FVI2.LIkXaQ7lzkE
  SysFS ID: /devices/pci0000:80/0000:80:01.0
  SysFS BusID: 0000:80:01.0
  Hardware Class: sound
  Model: "ASRock In VIA High Definition Audio Controller"
  Vendor: pci 0x1106 "VIA Technologies, Inc."
  Device: pci 0x3288 "VIA High Definition Audio Controller"
  SubVendor: pci 0x1849 "ASRock Incorporation"
  SubDevice: pci 0x0888
  Revision: 0x10
  Driver: "HDA Intel"
  Driver Modules: "snd_hda_intel"
  Memory Range: 0xfeafc000-0xfeafffff (rw,non-prefetchable)
  IRQ: 21 (50312 events)
  Module Alias: "pci:v00001106d00003288sv00001849sd00000888bc04sc03i00"
  Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: "modprobe snd_hda_intel"
  Config Status: cfg=no, avail=yes, need=no, active=unknown

Code:
lspci
00:00.0 Host bridge: VIA Technologies, Inc. PT894 Host Bridge
00:00.1 Host bridge: VIA Technologies, Inc. PT894 Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. PT894 Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. PT890 Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. PT894 Host Bridge
00:00.5 PIC: VIA Technologies, Inc. PT894 I/O APIC Interrupt Controller
00:00.7 Host bridge: VIA Technologies, Inc. PT894 Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge
00:02.0 PCI bridge: VIA Technologies, Inc. PT890 PCI to PCI Bridge Controller
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
00:0f.0 RAID bus controller: VIA Technologies, Inc. VT8237A SATA 2-Port Controller (rev 80)
00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 07)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev a0)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev a0)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev a0)
00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev a0)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237A PCI to ISA Bridge
00:11.7 Host bridge: VIA Technologies, Inc. VT8251 Ultra VLINK Controller
00:13.0 Host bridge: VIA Technologies, Inc. VT8237A Host Bridge
01:00.0 VGA compatible controller: nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] (rev 15)
80:01.0 Audio device: VIA Technologies, Inc. VIA High Definition Audio Controller (rev 10)

Code:
 head -n 1 /proc/asound/card0/codec#0
Codec: Realtek ALC888

Code:
rpm -qa | grep alsa
alsa-docs-1.0.14-31.2
alsa-tools-1.0.14-38
alsa-oss-1.0.14-23
alsa-1.0.14-31
alsamixergui-0.9.0rc1-644
alsa-plugins-1.0.14-41
alsa-firmware-1.0.14-24
alsa-utils-1.0.14-27
alsa-tools-gui-1.0.14-38

So, sorry das das alles jetzt so lang ist, aber ich möchte euch so viele infos wie möglich geben.

Achja in etc/mundprobe.d/sound steht:
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel

Falls ich jetzt doch noch was wichtiges vergessen habe bitte Bescheid geben.


Grüsse
Andrea

edit: alsaconfig wurde schon ausgeführt
 
Oben