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

Thread: Hardy sound problem

  1. #1
    Join Date
    May 2008
    Location
    Purdue University
    Beans
    136
    Distro
    Ubuntu 10.04 Lucid Lynx

    Hardy sound problem

    Ok, so I actually had this problem when I had gutsy, but I solved it by removing and purging then installing linux-sound-base as well as a couple other things (per the comprehensive sound guide sticky)... the problem was that this also removed gdm, and that caused many more problems than it solved (although the sound did work after that).

    So now I upgraded to Hardy, and the problem is back. I have a Creative Sound Blaster Audigy. Here is the output of aplay -l:

    Code:
    **** List of PLAYBACK Hardware Devices ****
    card 0: CA0106 [CA0106], device 0: ca0106 [CA0106]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: CA0106 [CA0106], device 1: ca0106 [CA0106]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: CA0106 [CA0106], device 2: ca0106 [CA0106]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: CA0106 [CA0106], device 3: ca0106 [CA0106]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 0: AD198x Analog [AD198x Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 1: AD198x Digital [AD198x Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    A lot of people had a similar problem, and they fixed it by disabling Audigy Analog/Digital Output Jack in the alsamixer... but it doesn't appear in mine.

    I should also say that I get the little sound when the login screen first appears, but nothing after that.

  2. #2
    Join Date
    May 2008
    Location
    Purdue University
    Beans
    136
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Hardy sound problem

    Also, if I type gstreamer-properties into terminal and set the plugin to ALSA and the device to Default, I here the test sound... other than that and the login screen sound, I can never get any other sound

    Edit: New update, I tried PulseAudio because one of the guys on the IRC said there were conflicts after I showed him the output of "lsof | grep snd" and that made it so no sounds work... I have it back to where I get the logon screen drum, I hear pidgin sounds, and I hear most test sounds when testing with ALSA, but still no music playing from Amarok

    second edit:
    Ok so I can get sound working in anything that lets me change the audio to ALSA... but I still have the conflict... here is the output from lsof | grep snd:

    Code:
    gconf-hel  7855     colin  mem       REG        8,2    357520  4950267 /usr/lib/libsndfile.so.1.0.17
    mixer_app  7954      colin   20w      CHR      116,0              12148 /dev/snd/controlC0
    Does anyone know how I can eliminate this conflict????
    Last edited by beckols; May 20th, 2008 at 05:05 AM.

  3. #3
    Join Date
    May 2008
    Location
    Purdue University
    Beans
    136
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Hardy sound problem

    bump

  4. #4
    Join Date
    Apr 2007
    Location
    Denmark
    Beans
    2,948
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Hardy sound problem

    Did you try :
    sudo modprobe snd-hda-intel

  5. #5
    Join Date
    May 2008
    Location
    Purdue University
    Beans
    136
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Hardy sound problem

    I just tried that, but the conflict is still there

  6. #6
    Join Date
    May 2008
    Location
    Purdue University
    Beans
    136
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Hardy sound problem

    bump

  7. #7
    Join Date
    Aug 2007
    Location
    Vancouver, BC
    Beans
    6
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Hardy sound problem

    I got exactly the same problem. Had it before with 6.06. How can it be fixed? The bug has been around for some time!

  8. #8
    Join Date
    Jun 2007
    Beans
    14,788

    Re: Hardy sound problem

    Ok so I can get sound working in anything that lets me change the audio to ALSA...
    Most apps are written natively for OSS (because it's a lot easier). Try:
    Code:
    sudo apt-get install alsa-oss

  9. #9
    Join Date
    May 2008
    Location
    Purdue University
    Beans
    136
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Hardy sound problem

    Ok, I did that. Now what?

  10. #10
    Join Date
    May 2008
    Location
    Purdue University
    Beans
    136
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Hardy sound problem

    bump...

Page 1 of 2 12 LastLast

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
  •