Thread: MIC Not Working - Feel like I've tried every thread here
hi,
i've had major problem getting mic work pulseaudio. after looking around while see i'm not one.
have run whole lot of suggested commands - copied sorts of lines /etc/modprobe.d/alsa-base.conf - upped sorts of volume controls alsamixer or pulseaudio - uninstalled , reinstalled - upgraded and..
nothing works
messed around had reinstall ubuntu again (10.04)
have been using linux on-and-off while have never been kind of person remember these long commands...so please consider me newbie (as feel 1 @ moment)
i'm sure if there's out there able they'll need bit of info machine.
after fresh install - please feel free take step-by-step upgrades...commands...the lot
lets start with:
packard bell easynote v5 series (v5910)
00:1b.0 audio device: intel corporation n10/ich 7 family high definition audio controller (rev 02)
sudo gedit /etc/modprobe.d/alsa-base.config - brings
# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7
# cause optional modules loaded above generic modules
install snd /sbin/modprobe --ignore-install snd $cmdline_opts && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }
#
# workaround @ bug #499695 (reverted in ubuntu see lp #319505)
install snd-pcm /sbin/modprobe --ignore-install snd-pcm $cmdline_opts && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
install snd-mixer /sbin/modprobe --ignore-install snd-mixer $cmdline_opts && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
install snd-seq /sbin/modprobe --ignore-install snd-seq $cmdline_opts && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }
#
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $cmdline_opts && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
# cause optional modules loaded above sound card driver modules
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $cmdline_opts && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $cmdline_opts && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }
# load saa7134-alsa instead of saa7134 (which gets dragged in anyway)
install saa7134 /sbin/modprobe --ignore-install saa7134 $cmdline_opts && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
# prevent abnormal drivers grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
options snd-usb-caiaq index=-2
# ubuntu #62691, enable mpu snd-cmipci
options snd-cmipci mpu_port=0x330 fm_port=0x388
# keep snd-pcsp being loaded first soundcard
options snd-pcsp index=-2
somewhere along line have run commands sorts of info. please feel free send more if need be.
there sorts of threads relating specific machines - specific audio cards - etc....i have read them....but post anyway.
want mic work. sound works fine.
in advance.
hello. give on forum more diagnostic info:
and pc/laptop modelcode:$ uname -r $ dpkg -l alsa-* $ lspci -nn | grep audio $ cat /proc/asound/card0/codec#0 | grep codec $ cat /proc/asound/devices $ cat /etc/modprobe.d/alsa-base.conf $ grep -e audio /etc/group # hwinfo --sound
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [SOLVED] MIC Not Working - Feel like I've tried every thread here
Ubuntu
Comments
Post a Comment