and I just don’t know where I put it. I had it only a couple of days ago. Rebooting and fiddling have got me nowhere.
Below is what I hope is everything anyone might need to know
I was able to use my mic to speak with folks over Skype, but they all had to type their comments back.
Help, please? Thank you!
$ head -1 /proc/asound/card*/codec*
==> /proc/asound/card0/codec#0 <==
Codec: Realtek ALC1200
==> /proc/asound/card0/codec#3 <==
Codec: Nvidia MCP77/78 HDMI
$ cat /proc/asound/cards
0 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xfe020000 irq 21
1 [Q9000 ]: USB-Audio - QuickCam Pro 9000
Logitech, Inc. QuickCam Pro 9000 at usb-0000:00:02.1-2, high speed
$ uname -a
Linux beethoven 2.6.37.6-0.7-desktop #1 SMP PREEMPT 2011-07-21 02:17:24 +0200 x86_64 x86_64 x86_64 GNU/Linux
$ sudo lspci -vv -s 00:07.0
00:07.0 Audio device: nVidia Corporation MCP72XE/MCP72P/MCP78U/MCP78S High Definition Audio (rev a1)
Subsystem: ASUSTeK Computer Inc. M3N72-D
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0 (500ns min, 1250ns max)
Interrupt: pin A routed to IRQ 21
Region 0: Memory at fe020000 (32-bit, non-prefetchable) [size=16]
Capabilities: [44] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
Address: 0000000000000000 Data: 0000
Masking: 00000000 Pending: 00000000
Capabilities: [6c] HyperTransport: MSI Mapping Enable+ Fixed+
Kernel driver in use: HDA Intel
$ lsmod|grep '^snd'
snd_pcm_oss 53391 0
snd_mixer_oss 20225 1 snd_pcm_oss
snd_seq 66675 0
snd_usb_audio 120010 0
snd_usbmidi_lib 23849 1 snd_usb_audio
snd_rawmidi 26923 1 snd_usbmidi_lib
snd_seq_device 7770 2 snd_seq,snd_rawmidi
snd_hda_codec_hdmi 28023 1
snd_hda_codec_realtek 356587 1
snd_hda_intel 28773 0
snd_hda_codec 108050 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 7772 2 snd_usb_audio,snd_hda_codec
snd_pcm 104468 5 snd_pcm_oss,snd_usb_audio,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_timer 26774 2 snd_seq,snd_pcm
snd 84374 14 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_usb_audio,snd_usbmidi_lib,snd_rawmidi,snd_seq_device,snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
snd_page_alloc 9569 2 snd_hda_intel,snd_pcm
[/size]