View Single Post
Old 05-10-2012, 01:44 PM   #5
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736092
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
You can use these two commands to crank up the recording volume before actually running arecord:

Code:
/usr/bin/amixer sset 'MIXINL PGA',0 100% unmute cap
/usr/bin/amixer sset 'Capture',0 100%,100% unmute cap
# then arecord
I found the mixer name by trial and error, and I'm not sure if all the parameters are really required. Anyway, this works on my device, and probably should on yours, but you never know.

The resulting files are still not over-the-top quality, but it's usable for taking spoken notes. I'm attaching a sample (recorded from a computer sitting next to the Kindle, playing at "normal" volume).
Attached Files
File Type: zip rec2.zip (986.2 KB, 552 views)
ixtab is offline   Reply With Quote