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

11.4 - kein Mikro

coogor

Hacker
Moin,
ich habe vor kurzem den Desktop auf openSUSE 11.4 upgegradet, und seitdem erheblich Ärger mit dem Sound. Nachdem erst gar nichts ging hab ich alles, was nach Pulseaudio aussieht deinstalliert - jetzt ist zumindest Sound da. Allerdings hab ich das Mikro noch nicht zur Mitarbeit bewegen können:
Code:
axel@southpole:~> arecord -t wav  mon.wav
Aufnahme: WAVE 'mon.wav' : Unsigned 8 bit, Rate: 8000 Hz, mono
^CAbbruch durch Signal Unterbrechung ...
axel@southpole:~> aplay mon.wav
Wiedergabe: WAVE 'mon.wav' : Unsigned 8 bit, Rate: 8000 Hz, mono
...bringt ausser Rauschen nichts zu Tage
Ich hab mal alsainfo hochgeladen - sieht jemand was auffälliges?
Thx!
 

misiu

Moderator
Teammitglied
Welche Soundkarte?
Mit welchem Treiber läuft die?
Welcher Desktop wird verwendet?

MfG
misiu
 

lOtz1009

Moderator
Teammitglied
Sichergestellt, dass das Mikro funktioniert und im richtigen Anschluss steckt?
Laut alsainfo müsste das passen.
 
OP
coogor

coogor

Hacker
Soundkarte ist On-board bei einem ASUS-Motherboard mit snd_hda_intel Treiber, Alsa 1.0.23 und KDE 4.6.5 Desktop. Mikro funktioniert auch, das hab ich an einem anderem PC getestet...
 

misiu

Moderator
Teammitglied
Das richtige Aufnahme-Gerät in KDE-Multimedia-Einstellungen ausgewählt?


MfG
Misiu
 

RME

Advanced Hacker
OP
coogor

coogor

Hacker
Code:
hwinfo --sound
15: PCI 1b.0: 0403 Audio device                                 
  [Created at pci.318]
  Unique ID: u1Nb.DKF9Sw0zCW9
  SysFS ID: /devices/pci0000:00/0000:00:1b.0
  SysFS BusID: 0000:00:1b.0
  Hardware Class: sound
  Model: "Intel 82801JI (ICH10 Family) HD Audio Controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x3a3e "82801JI (ICH10 Family) HD Audio Controller"
  SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
  SubDevice: pci 0x8346 
  Driver: "HDA Intel"
  Driver Modules: "snd_hda_intel"
  Memory Range: 0xfe7f8000-0xfe7fbfff (rw,non-prefetchable)
  IRQ: 41 (1756 events)
  Module Alias: "pci:v00008086d00003A3Esv00001043sd00008346bc04sc03i00"
  Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: "modprobe snd_hda_intel"
  Config Status: cfg=yes, avail=yes, need=no, active=unknown

29: PCI 100.1: 0403 Audio device
  [Created at pci.318]
  Unique ID: NXNs.xI_8DCAJykC
  Parent ID: vSkL.kA6er9hJ5O0
  SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:01:00.1
  SysFS BusID: 0000:01:00.1
  Hardware Class: sound
  Model: "PC Partner R700 Audio Device [Radeon HD 4000 Series]"
  Vendor: pci 0x1002 "ATI Technologies Inc"
  Device: pci 0xaa38 "R700 Audio Device [Radeon HD 4000 Series]"
  SubVendor: pci 0x174b "PC Partner Limited"
  SubDevice: pci 0xaa38 "R700 Audio Device [Radeon HD 4000 Series]"
  Driver: "HDA Intel"
  Driver Modules: "snd_hda_intel"
  Memory Range: 0xfe8fc000-0xfe8fffff (rw,non-prefetchable)                                                                                     
  IRQ: 42 (20 events)                                                                                                                           
  Module Alias: "pci:v00001002d0000AA38sv0000174Bsd0000AA38bc04sc03i00"                                                                         
  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
  Attached to: #10 (PCI bridge)


yast2 sound summary


* 82801JI (ICH10 Family) HD Audio Controller
* Konfiguriert als snd-card-0.

* R700 Audio Device [Radeon HD 4000 Series]
* Noch nicht konfiguriert.

aplay -l
**** Liste der Hardware-Geräte (PLAYBACK) ****
Karte 0: Intel [HDA Intel], Gerät 0: VT1708S Analog [VT1708S Analog]
  Sub-Geräte: 2/2
  Sub-Gerät #0: subdevice #0
  Sub-Gerät #1: subdevice #1
Karte 0: Intel [HDA Intel], Gerät 1: VT1708S Digital [VT1708S Digital]
  Sub-Geräte: 1/1
  Sub-Gerät #0: subdevice #0
Karte 1: HDMI [HDA ATI HDMI], Gerät 3: HDMI 0 [HDMI 0]
  Sub-Geräte: 1/1
  Sub-Gerät #0: subdevice #0

Code:
southpole:~> arecord -vv -t wav  mon.wav
Aufnahme: WAVE 'mon.wav' : Unsigned 8 bit, Rate: 8000 Hz, mono
Plug PCM: Rate conversion PCM (48000, sformat=U8)
Converter: libspeex (builtin)
Protocol version: 10002
Its setup is:
  stream       : CAPTURE
  access       : RW_INTERLEAVED
  format       : U8
  subformat    : STD
  channels     : 1
  rate         : 8000
  exact rate   : 8000 (8000/1)
  msbits       : 8
  buffer_size  : 2730
  period_size  : 170
  period_time  : 21333
  tstamp_mode  : NONE
  period_step  : 1
  avail_min    : 170
  period_event : 0
  start_threshold  : 1
  stop_threshold   : 2730
  silence_threshold: 0
  silence_size : 0
  boundary     : 178913280
Slave: Route conversion PCM (sformat=S32_LE)
  Transformation table:
    0 <- 0
Its setup is:
  stream       : CAPTURE
  access       : MMAP_INTERLEAVED
  format       : U8
  subformat    : STD
  channels     : 1
  rate         : 48000
  exact rate   : 48000 (48000/1)
  msbits       : 8
  buffer_size  : 16384
  period_size  : 1024
  period_time  : 21333
  tstamp_mode  : NONE
  period_step  : 1
  avail_min    : 1024
  period_event : 0
  start_threshold  : 6
  stop_threshold   : 16384
  silence_threshold: 0
  silence_size : 0
  boundary     : 1073741824
Slave: Soft volume PCM
Control: Digital Capture Volume
min_dB: -30
max_dB: 30
resolution: 121
Its setup is:
  stream       : CAPTURE
  access       : MMAP_INTERLEAVED
  format       : S32_LE
  subformat    : STD
  channels     : 2
  rate         : 48000
  exact rate   : 48000 (48000/1)
  msbits       : 32
  buffer_size  : 16384
  period_size  : 1024
  period_time  : 21333
  tstamp_mode  : NONE
  period_step  : 1
  avail_min    : 1024
  period_event : 0
  start_threshold  : 6
  stop_threshold   : 16384
  silence_threshold: 0
  silence_size : 0
  boundary     : 1073741824
Slave: Direct Snoop PCM
Its setup is:
  stream       : CAPTURE
  access       : MMAP_INTERLEAVED
  format       : S32_LE
  subformat    : STD
  channels     : 2
  rate         : 48000
  exact rate   : 48000 (48000/1)
  msbits       : 32
  buffer_size  : 16384
  period_size  : 1024
  period_time  : 21333
  tstamp_mode  : NONE
  period_step  : 1
  avail_min    : 1024
  period_event : 0
  start_threshold  : 6
  stop_threshold   : 16384
  silence_threshold: 0
  silence_size : 0
  boundary     : 1073741824
Hardware PCM card 0 'HDA Intel' device 0 subdevice 0
Its setup is:
  stream       : CAPTURE
  access       : MMAP_INTERLEAVED
  format       : S32_LE
  subformat    : STD
  channels     : 2
  rate         : 48000
  exact rate   : 48000 (48000/1)
  msbits       : 32
  buffer_size  : 16384
  period_size  : 1024
  period_time  : 21333
  tstamp_mode  : ENABLE
  period_step  : 1
  avail_min    : 1024
  period_event : 0
  start_threshold  : 1
  stop_threshold   : 1073741824
  silence_threshold: 0
  silence_size : 0
  boundary     : 1073741824
  appl_ptr     : 0
  hw_ptr       : 1024
####+                                              | 06%^C
Abbruch durch Signal Unterbrechung ...
 

RME

Advanced Hacker
Hallo,

In Deinem Output (erstes Posting) von "/usr/sbin/alsa-info.sh" sehe ich:

Code:
Simple mixer control 'Front',0
  Capabilities: pvolume pswitch penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 42
  Mono:
  Front Left: Playback 42 [100%] [0.00dB] [off]
  Front Right: Playback 42 [100%] [0.00dB] [off]
Da ich Dein Audio Setup nicht kenne bin ich nicht sicher, aber ich denke dass diese Front Channels [on] sein sollten :???:

Versuch mal bitte:

Code:
amixer -c0 set Front unmute
oder mach dies in Deinem Mixer (kmix oder so).

-----

Wenn das obige nichts nützt könntest Du das Recording noch wie folgt versuchen:

Code:
arecord -vv -D hw:0,0 -t wav  mon.wav
Das 0,0 kommt von Deiner Ausgabe von "aplay -l (Karte 0, Gerät 0"):

Code:
Karte 0: Intel [HDA Intel], Gerät 0: VT1708S Analog [VT1708S Analog]
-----

Und (falls immer noch ohne Erfolg), könntest Du noch die Datei 50-sound.conf posten:

Code:
cat /etc/modprobe.d/50-sound.conf
Gruss,
Roland
 
OP
coogor

coogor

Hacker
Hallo Roland,

danke erst mal für Deine Hinweise. Den ersten Eintrag
Code:
axel@southpole:~> amixer -c0 set Front unmute
Simple mixer control 'Front',0
  Capabilities: pvolume pswitch penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 42
  Mono:
  Front Left: Playback 42 [100%] [0.00dB] [on]
  Front Right: Playback 42 [100%] [0.00dB] [on]
habe ich entsprechend umgestellt, das Recording hat aber dennoch nicht geklappt:
Code:
axel@southpole:~> arecord -vv -D hw:0,0 -t wav -f cd mon.wav
Aufnahme: WAVE 'mon.wav' : Signed 16 bit Little Endian, Rate: 44100 Hz, stereo
Hardware PCM card 0 'HDA Intel' device 0 subdevice 0
Its setup is:
  stream       : CAPTURE
  access       : RW_INTERLEAVED
  format       : S16_LE
  subformat    : STD
  channels     : 2
  rate         : 44100
  exact rate   : 44100 (44100/1)
  msbits       : 16
  buffer_size  : 22016
  period_size  : 5504
  period_time  : 124807                                                                                                                         
  tstamp_mode  : NONE                                                                                                                           
  period_step  : 1                                                                                                                              
  avail_min    : 5504                                                                                                                           
  period_event : 0                                                                                                                              
  start_threshold  : 1
  stop_threshold   : 22016
  silence_threshold: 0
  silence_size : 0
  boundary     : 1442840576
  appl_ptr     : 0
  hw_ptr       : 0
#+                                                 | 00%^C
sound.conf bringt m.E. auch wenig Neues:
Code:
axel@southpole:~> cat /etc/modprobe.d/50-sound.conf
options snd slots=snd-hda-intel
# u1Nb.DKF9Sw0zCW9:82801JI (ICH10 Family) HD Audio Controller
alias snd-card-0 snd-hda-intel
 
Oben