Hallo an alle.
Bin erst seit kurzem Linuxnutzer und habe bisher alles mit Hilfe von Recherchen selbst regeln können. Doch nun hab Ich ein Problem, das mich nervt und auch schon tagelang beschäftigt. Daher habe Ich mich hier angemeldet. Ich hoffe Ihr könnt mir weiterhelfen.
1. Mein System: Sony Vaio VGN-SR51 mit Ubuntu 9.10 Momentane alsa-Version ist 1.0.22.
2. Datenanalyse:
uname -a Linux "Computername" 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009 i686 GNU/Linux
lspci | grep -i audio 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) 01:00.1 Audio device: ATI Technologies Inc R700 Audio Device [Radeon HD 4000 Series]
lsusb Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 008 Device 002: ID 044e:3017 Alps Electric Co., Ltd Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 002: ID 05ca:183e Ricoh Co., Ltd Visual Communication Camera VGP-VCC9 [R5U870] Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
cat /proc/asound/cards 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0xd5200000 irq 32 1 [HDMI ]: HDA-Intel - HDA ATI HDMI HDA ATI HDMI at 0xd0030000 irq 33
head -n 1 /proc/asound/card0/codec* ==> /proc/asound/card0/codec#0 <== Codec: Realtek ALC262 ==> /proc/asound/card0/codec#1 <== Codec: Conexant ID 2c06
aplay /usr/share/sounds/alsa/Front_Right.wav klar und deutlich
lsof | grep pcm pulseaudi 1953 "Benutzername" mem CHR 116,24 4343 /dev/snd/pcmC0D0c pulseaudi 1953 "Benutzername" mem CHR 116,16 4360 /dev/snd/pcmC0D0p pulseaudi 1953 "Benutzername" 26u CHR 116,16 0t0 4360 /dev/snd/pcmC0D0p pulseaudi 1953 "Benutzername" 34u CHR 116,24 0t0 4343 /dev/snd/pcmC0D0c
Habe mal noch ein Bild angefügt, wie mein alsamixer ausschaut.
3. Mein Problem: Mein Vaio besitzt ein eingebautes Mikrofon, welches zusammen mit der Webcam für Videochat gedacht ist, funktioniert unter Win 7 auch einwandfrei. Doch unter Ubuntu scheint das Mikro gar nicht zu existieren.
4. Meine Lösungsversuche:
Einstellungen im Soundpanel
Regler verschieben im Alsamixer (Sichtmodus all)
Einträge in alsa-base.conf und modules.txt ala [code]options snd-hda-intel model=sony-assamdsnd-hda-intel model=sony-assamd[/code]
Aktualisieren sämtlicher alsa-Pakete
eigenes Kompilieren von alsa mit einem Parameter bei configure
Installieren des alsa-Paketes von der Realtek Webseite
alsaconf ausgeführt(nach dem Aktualisieren)
5. Ergebnis: Nichts davon hat funktioniert, doch ubuntuusers.de hat jetzt einen angemeldeten Nutzer mehr. 😉