Results 1 to 3 of 3

Thread: No sound

  1. #1
    Join Date
    Nov 2007
    Beans
    76
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    No sound

    I have Ubuntu 8.10 and an M-Audio Delta 1010LT card... I'm up against a problem and I am stumped, so I'm hoping someone can help.

    The card seems to be recognized... but here's the problem. No sound. At all. Nothing.

    It's like the PCI interface to the card is just fine and the control backend works, but the audio section is uninitialized or something.

    What do I do?

    Edit:
    Code:
    chris@home:~$ arecord -l
    **** List of CAPTURE Hardware Devices ****
    card 0: M1010LT [M Audio Delta 1010LT], device 0: ICE1712 multi [ICE1712 multi]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: U0x93a0x2608 [USB Device 0x93a:0x2608], device 0: USB Audio [USB Audio]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    Last edited by TV-VCR; November 18th, 2008 at 04:02 AM.

  2. #2
    Join Date
    Nov 2005
    Location
    Ireland
    Beans
    2,605
    Distro
    Ubuntu Development Release

    Re: No sound

    Quote Originally Posted by TV-VCR View Post
    I have Ubuntu 8.10 and an M-Audio Delta 1010LT card... I'm up against a problem and I am stumped, so I'm hoping someone can help.

    The card seems to be recognized... but here's the problem. No sound. At all. Nothing.

    It's like the PCI interface to the card is just fine and the control backend works, but the audio section is uninitialized or something.

    What do I do?

    Edit:
    Code:
    chris@home:~$ arecord -l
    **** List of CAPTURE Hardware Devices ****
    card 0: M1010LT [M Audio Delta 1010LT], device 0: ICE1712 multi [ICE1712 multi]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: U0x93a0x2608 [USB Device 0x93a:0x2608], device 0: USB Audio [USB Audio]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    1. Check your PCM volume levels (they often get muted in Intrepid - seems to be a bug):
    Code:
    $ alsamixer -Dhw
    2. Follow the PulseAudio Fixes guide (and read the FAQ): http://ubuntuforums.org/showthread.php?t=789578

  3. #3
    Join Date
    Nov 2007
    Beans
    76
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: No sound

    Here's what it shows:

    http://img50.imageshack.us/img50/9634/46450684zt5.jpg


    I should note that earlier I used the lspci -v | les command. I didn't see the 1010LT show up anywhere. If that matters, anyway.

    Edit: I followed that pulseaudio guide, but in the volume control dialog there are no output devices there. WTF.
    Last edited by TV-VCR; November 18th, 2008 at 05:22 PM.

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
  •