Big thanks to Daniel T. Chen a.k.a crimsun on #alsa (freenode) who helped me get audio capture (recording) working on the Sony Vaio VGN-FE31M on Ubuntu Edgy.
Edgy comes with ALSA 1.0.12. What you need to do is get ALSA 1.0.13 driver sources and compile them:
$ wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.13.tar.bz2 $ tar xjvf alsa-driver-1.0.13.tar.bz2 $ cd alsa-driver-1.0.13 $ ./configure --with-cards=hda-intel,usb-audio --with-oss=yes \ --with-sequencer=yes --with-kernel=/lib/modules/`uname -r`/build \ --with-debug=full $ make && sudo make install-modules && sudo depmod -e
Now reboot and have sound recording working!
For turning on and off the internal mic you must run alsamixer, then in the catpure view select Line and hit space. The letters CAPTUR should appear in red above the word Line. If you want to activate the internal microphone, select Mic and hit the space bar. (Thanks to gnubien for explaining this!)
posted at: 16:41 |
3 comments |
category: /music
|
permanent link |
add to del.icio.us or digg it
| < | November 2006 | > | ||||
| Su | Mo | Tu | We | Th | Fr | Sa |
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | ||
Feed of all categories:
rss |
atom