Settigng up mic volume / ALSA error - Raspberry Pi Forums
hi,
have usb sound card
bus 001 device 004: id 0d8c:000c c-media electronics, inc. audio adapter
/dev/snd/by-id/usb-0d8c_c-media_usb_headphone_set-00
on alsa hw:1
but
have compile , install alsa ftp://ftp.alsa-project.org/pub/lib/alsa ... .0.tar.bz2
in order compile ffmpeg alsa.
set mic volume , suppose done alsamixer, but:
mic working, sound great little quiet. before compiled aplay -l worked.
how can 1) repair raspberian alsa, 2) set mic volume up?
tried reinstall alsa-utils nothing changed.
have usb sound card
bus 001 device 004: id 0d8c:000c c-media electronics, inc. audio adapter
/dev/snd/by-id/usb-0d8c_c-media_usb_headphone_set-00
on alsa hw:1
but
have compile , install alsa ftp://ftp.alsa-project.org/pub/lib/alsa ... .0.tar.bz2
in order compile ffmpeg alsa.
set mic volume , suppose done alsamixer, but:
code: select all
#alsamixer cannot open mixer: invalid argument #alsamixer -c1 cannot open mixer: invalid argument #aplay -l **** list of playback hardware devices **** aplay: device_list:277: control open (0): invalid argument aplay: device_list:277: control open (1): invalid argument #arecord -l **** list of capture hardware devices **** arecord: device_list:277: control open (0): invalid argument arecord: device_list:277: control open (1): invalid argument #amixer -c1 -d amixer: mixer attach hw:1 error: invalid argument
how can 1) repair raspberian alsa, 2) set mic volume up?
tried reinstall alsa-utils nothing changed.
raspberrypi
Comments
Post a Comment