Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Have sound, but cannot record audio from microphone

  1. #1
    Join Date
    Jun 2008
    Location
    Tucson, AZ, USA
    Beans
    30
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Have sound, but cannot record audio from microphone

    I have audio from system sounds (at login), from audio apps (exaile, amarok, etc), and from dvd (totem, kaffeine).

    But, I am unable to record sounds w/ Audacity nor Sound Recorder.

    {screenshot: sound preferences}

    My end goal is to be able to record audio and screen video with recordMyDesktop (I have jackd and qjackctl installed and they are running).

    The odd thing is that I have ALSA selected in all cases (System > Sound, Volume Control) but when I run `alsamixer` from command line it states that the card and driver are Pulse Audio. (all screenshots included at bottom)

    {screenshot: alsamixer}

    The other odd thing is that in Volume Control, I've added the Capture track and when I click the microphone icon to active (get rid of the Red X), it goes away. But, when I reopen - the Red X is back. I thought LordRaiden's hints to help with saving your settings would help - but the above alsamixer issues mean that I don't have the capture tracks and such to attempt to modify.

    {screenshot: volume control - recording tab}
    {screenshot: volume control - playback tab}

    I've attempted the fix suggest here: http://ubuntuforums.org/showthread.php?t=1069048

    My OSS settings do not have a Front Mic, etc, as mentioned. The approach didn't help the problem.


    I'm running the following (included is `uname -a` output)

    Ubuntu 8.10 Intrepid Ibex

    Linux deedee 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 GNU/Linux

    I've went through several troubleshooting guides and have not been able to get any sound recorded.

    Here's my asound info:

    lenards@deedee:~$ more /proc/asound/cards
    0 [Intel ]: HDA-Intel - HDA Intel
    HDA Intel at 0xb0000000 irq 22
    lenards@deedee:~$ more /proc/asound/devices
    2: : timer
    3: : sequencer
    4: [ 0- 4]: digital audio capture
    5: [ 0- 0]: digital audio playback
    6: [ 0- 0]: digital audio capture
    7: [ 0- 6]: digital audio playback
    8: [ 0- 6]: digital audio capture
    9: [ 0] : control
    lenards@deedee:~$ cat /proc/asound/modules
    0 snd_hda_intel
    Based on LordRaiden's guide, here's the output information:


    lenards@deedee:~$ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC880 Analog [ALC880 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 6: Si3054 Modem [Si3054 Modem]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    lenards@deedee:~$ lspci -v

    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
    Subsystem: Uniwill Computer Corp Device 9077
    Flags: bus master, fast devsel, latency 0, IRQ 22
    Memory at b0000000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: HDA Intel
    Kernel modules: snd-hda-intel
    lenards@deedee:~$ grep 'audio' /etc/group
    audio : x : 29 : lenards,pulse
    (note - spaces added to output to avoid smilies)

    Screenshots:

    sound preferences
    alsamixer
    volume control - recording tab
    volume control - playback tab

  2. #2
    Join Date
    Jun 2008
    Location
    Tucson, AZ, USA
    Beans
    30
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Question Re: Have sound, but cannot record audio from microphone

    My laptop is a dual boot setup. I booted into Windows and was able to record sound with the headset I'm using w/ Audacity and the general sound recorder.

    Still not able to record in Ubuntu.

  3. #3
    Join Date
    Jun 2008
    Location
    Tucson, AZ, USA
    Beans
    30
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Have sound, but cannot record audio from microphone

    Note - in Audacity my playback & recording devices are:

    ALSA: HDA Intel: ALC880 Analog (hw:0,0)

    I ran gnome-sound-recorder from the terminal and got the following output;

    lenards@deedee:~$ gnome-sound-recorder

    (gnome-sound-recorder:6241): GStreamer-CRITICAL **: gst_implements_interface_cast: assertion `gst_element_implements_interface (GST_ELEMENT (from), iface_type)' failed

    (gnome-sound-recorder:6241): Gtk-CRITICAL **: gtk_widget_get_accessible: assertion `GTK_IS_WIDGET (widget)' failed

    ** (gnome-sound-recorder:6241): CRITICAL **: atk_object_add_relationship: assertion `ATK_IS_OBJECT (target)' failed
    /tmp/gsr-record-Untitled-6241.G3BIPU
    (gnome-sound-recorder:6241): GStreamer-CRITICAL **: gst_implements_interface_cast: assertion `gst_element_implements_interface (GST_ELEMENT (from), iface_type)' failed
    /tmp/gsr-record-Untitled-6241.G3BIPU
    (gnome-sound-recorder:6241): GStreamer-CRITICAL **: gst_implements_interface_cast: assertion `gst_element_implements_interface (GST_ELEMENT (from), iface_type)' failed
    /tmp/gsr-record-Untitled-6241.G3BIPU

  4. #4
    Join Date
    Jun 2008
    Location
    Tucson, AZ, USA
    Beans
    30
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Have sound, but cannot record audio from microphone

    Nevermind the gnome-sound-recorder output. That's an upstream problem and fixed in Jaunty.

    https://bugs.launchpad.net/ubuntu/+s...ia/+bug/285208

  5. #5
    Join Date
    Jun 2008
    Location
    Tucson, AZ, USA
    Beans
    30
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Have sound, but cannot record audio from microphone

    Quote Originally Posted by lenards View Post
    The odd thing is that I have ALSA selected in all cases (System > Sound, Volume Control) but when I run `alsamixer` from command line it states that the card and driver are Pulse Audio. (all screenshots included at bottom)

    {screenshot: alsamixer}
    I posted about this issue, alsamixer reporting 'PulseAudio', and thanks to Reeman. So running `alsamixer -c 0`, it reports the correct card/chip for my laptop.

    http://ubuntuforums.org/showthread.php?p=6753178

  6. #6
    Join Date
    Jun 2008
    Location
    Tucson, AZ, USA
    Beans
    30
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Have sound, but cannot record audio from microphone

    I got fresh drivers re LordRaiden's sticky guide (`sudo apt-get --purge remove ...`) and that's not helped one bit.

    I'm curious if I should start over w/ the steps of getting the problem nailed down.

    Any help or suggestions would be appreciate... I've exhausted most of my options.
    Last edited by lenards; February 18th, 2009 at 05:51 AM. Reason: corrections

  7. #7
    Join Date
    Jun 2008
    Location
    Tucson, AZ, USA
    Beans
    30
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Have sound, but cannot record audio from microphone

    I'm considering a downgrade to Hardy or Gutsy (to avoid PulseAudio)... or moving to XUbuntu, are Xubuntu users having the same microphone issues?

    It seems the I'm in good company when it comes the microphone not working in Intrepid.


  8. #8
    Join Date
    Jun 2008
    Location
    Tucson, AZ, USA
    Beans
    30
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Have sound, but cannot record audio from microphone

    nevermind on the Xubuntu thought:

    http://ubuntuforums.org/showthread.php?t=1010579

  9. #9
    Join Date
    Aug 2007
    Beans
    38

    Re: Have sound, but cannot record audio from microphone

    jan 2009 my mic isnt working eather exact same issues as u, ubuntu 10.8
    ..."Life is like a roller coster, you think its real because thats how powerful your mind is; You choose to go on it. Its very loud and brightly colored, it has chills and thrills, but then you think 'is this real or just a ride"?

  10. #10
    Join Date
    Jun 2008
    Location
    Tucson, AZ, USA
    Beans
    30
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Have sound, but cannot record audio from microphone

    I really can't explain my frustration with this issue...

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •