Page 76 of 206 FirstFirst ... 2666747576777886126176 ... LastLast
Results 751 to 760 of 2053

Thread: Comprehensive Sound Problem Solutions Guide

  1. #751
    Join Date
    Oct 2007
    Location
    South East Australia
    Beans
    6
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Comprehensive Sound Problem Solutions Guide

    Quote Originally Posted by oni5115 View Post
    I can get sound playing just fine, but I can't seem to get recording working. When I go to the System>Preferences>Sound and test the record setting it always outputs and error with

    "Failed to construct test pipeline for 'gconfaudiosrc ! audioconvert ! audioresample ! gconfaudiosink profile=chat'"

    Any idea what causes this, or how to fix it?
    I have the exact same problem with my AC97 card in Gutsy at the moment.

  2. #752
    Join Date
    May 2007
    Beans
    105
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Comprehensive Sound Problem Solutions Guide

    My onboard card is also an AC'97 I believe. Sadly, my searches of the forums, and google itself has not yet provided any work arounds. =/ Hopefully someone can figure this one out.

  3. #753
    Join Date
    Jul 2007
    Beans
    30

    Re: Comprehensive Sound Problem Solutions Guide

    I have the same problem with my soundblaster audigy in Gutsy, it worked fine in Feisty.

  4. #754
    Join Date
    Oct 2007
    Location
    South East Australia
    Beans
    6
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Comprehensive Sound Problem Solutions Guide

    Do you fellows suppose it's worth starting up a new thread for the
    Code:
    "Failed to construct test pipeline for 'gconfaudiosrc ! audioconvert ! audioresample ! gconfaudiosink profile=chat'"
    problem? I have browsed various sites for the past week and can find no fix.

  5. #755
    Join Date
    Jul 2005
    Beans
    20

    Re: Comprehensive Sound Problem Solutions Guide

    Finally got this damn thing to work.

    I have a intel8x0 chipset and 2.6.20-16-generic kernel.

    I followed the HOWTO but hit a snag. I had to compile the driver myself. At step 6, I first chose "If you chose module-assistant" option but it failed to compile properly. The log shows the compile croaking at linux/config.h As some might know, linux/config.h was removed starting 2.6.19 kernel.

    So I had to follow the "Using drivers from alsa-project" option and I used the 1.0.15 final release which is recommened because, well it is final Also, older versions may not reflect the removal of linux/config.h Compile succeeded but modprobe refused to work complaining about undefined symbols. Nothing a restart could not take care of. Now it all works
    Code:
    > lsmod |grep snd_
    snd_intel8x0           35484  0 
    snd_ac97_codec        101668  1 snd_intel8x0
    ac97_bus                3456  1 snd_ac97_codec
    snd_pcm_oss            43008  0 
    snd_mixer_oss          17792  1 snd_pcm_oss
    snd_pcm                80516  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
    snd_seq_oss            35200  0 
    snd_seq_midi_event      8704  1 snd_seq_oss
    snd_seq                54000  4 snd_seq_oss,snd_seq_midi_event
    snd_timer              24324  2 snd_pcm,snd_seq
    snd_seq_device          9612  2 snd_seq_oss,snd_seq
    snd                    56196  9 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixe                                                                                         r_oss,snd_pcm,snd_seq_oss,snd_seq,snd_timer,snd_seq_device
    snd_page_alloc         11656  2 snd_intel8x0,snd_pcm

  6. #756
    Join Date
    Nov 2006
    Beans
    5

    Smile Re: Comprehensive Sound Problem Solutions Guide

    Thank you !

  7. #757
    Join Date
    Oct 2007
    Beans
    20
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Comprehensive Sound Problem Solutions Guide

    Hmmm....followed the guide, and it says I have sound. All lights green, no mute, whole 11 yards. No sound. I know the speakers are not plugged into the wrong port, as they are built into the laptop.Headphones don't help either. Any help on this?

    Have an ATi SB450 HDA Audio chip in this laptop.

    EDIT: Except WINE gives me failed audio tests...curious...
    Last edited by Liberi; October 30th, 2007 at 07:53 PM.

  8. #758
    Join Date
    Oct 2007
    Beans
    18

    Re: Comprehensive Sound Problem Solutions Guide

    hi man thanx for the subject but i ve tried it all and i ve tried another ways but i think because i am using a toshiba p100-220 it wont work and by the way check this site out mabye u can find another fix for the problem https://bugs.launchpad.net/ubuntu/+s...22/+bug/134146
    please help me out i m dieing with out sound pleaaaaaaaaaasssssssseeeeeeee

  9. #759
    Join Date
    Sep 2007
    Location
    Kansas
    Beans
    6
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Unhappy Re: Comprehensive Sound Problem Solutions Guide

    Hello all

    I followed the guide and ended up getting hung up compiling the drivers.
    I go the module-assistant way and im stuck at the part where you sit there and wait for the bar to get to 100%
    it dont do that
    Ive tried twice and both times i get to about 50 % and then an error message pops up
    It says something about process not being able to continue or something
    But i believe my problem actually is for another reason.

    I have Feisty installed on an Everex XT5000T
    Everything but sound is working.
    The sound device listed for it is a Realtek ALC885
    But when i enter the command: lspci
    It says my audio device is of Nvidia make.

    Am i correct in guessing there is no support for Realtek thru ALSA because they dont list Realtek as a vendor on their list.

    Help please. Im getting sick of fiddling with commands that do nothing

  10. #760
    Join Date
    Jan 2007
    Location
    York, UK
    Beans
    156
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Comprehensive Sound Problem Solutions Guide

    Audigy no sound problem SOLVED


    1. Open the volume control app
    2. Edit -> Preferences
    3. Check "Surround" and "Audigy Analog/Digital Output Jack"
    4. Increase the volume for the Surround channel.
    5. Go to the Switches tab and untick the "Audigy Analog/Digital Output Jack" box.
    6. Wonder why the hell Ubuntu sound architecture is so useless.
    7. The end.

Page 76 of 206 FirstFirst ... 2666747576777886126176 ... 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
  •