Results 1 to 7 of 7

Thread: No sound device in Sound Preference

  1. #1
    Join Date
    Oct 2008
    Location
    Denmark
    Beans
    3
    Distro
    Ubuntu 10.04 Lucid Lynx

    No sound device in Sound Preference

    Hey everyone,

    Ive been trying to figure out how to make input work on my sound card device and followed a bunch of guides, which in the end screwed up everything and now i cant seem to find my sound card in Sound Preference. Tried searching on the forums for anything, like reinstall alsa, pulseaudio etc.

    alsaconf and lshw seems to be able to detect my sound card.

    sudo lshw:
    *-multimedia
    description: Multimedia audio controller
    product: SB X-Fi
    vendor: Creative Labs
    physical id: 7
    bus info: pci@0000:03:07.0
    version: 00
    width: 64 bits
    clock: 33MHz
    capabilities: bus_master cap_list
    configuration: driver=SB-XFi latency=32 maxlatency=5 mingnt=4
    resources: irq:17 ioport:ac00(size=32) memory:efc00000-efdfffff memory:e8000000-ebffffff
    I just dont understand why its not in Sound Preference in Ubuntu anymore. - http://imageshack.dk/imagesfree/ihL98536.png

    Any help is appreciated.

    Thanks

  2. #2
    Join Date
    May 2009
    Location
    rocket city,al,usa
    Beans
    659
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: No sound device in Sound Preference

    Welcome to ubuntu

    open a terminal: applications>qccessories>terminal

    Code:
     alsamixer
    Make sure master,pcm, mic/line in are turned up >use l/r arrows on keypad to change selection up/down arrows to raise/lower, sometimes not all sliders are visible in terminal screen, press rt/arrow to bring into view.

    make sure correct sound card is selected, press F6 to see options,

    What app are you using, make sure correct card is selected ?

  3. #3
    Join Date
    May 2008
    Location
    Ohio, USA
    Beans
    6,905
    Distro
    Ubuntu Gnome 15.04 Vivid Vervet

    Re: No sound device in Sound Preference

    Use the alsa-info-script to provide detailed information.
    Run this command in a terminal:
    Code:
    wget http://www.alsa-project.org/alsa-info.sh -O alsa-info.sh && bash alsa-info.sh
    Enter your user password when prompted. Choose the upload option and provide a link for the output.

  4. #4
    Join Date
    Oct 2008
    Location
    Denmark
    Beans
    3
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: No sound device in Sound Preference

    Thanks for the responses

    Heres the link from using the alsa info script: http://www.alsa-project.org/db/?f=1e...777745092e69d0

  5. #5
    Join Date
    May 2008
    Location
    Ohio, USA
    Beans
    6,905
    Distro
    Ubuntu Gnome 15.04 Vivid Vervet

    Re: No sound device in Sound Preference

    Quote Originally Posted by zmp View Post
    Thanks for the responses

    Heres the link from using the alsa info script: http://www.alsa-project.org/db/?f=1e...777745092e69d0
    You have a mismatch in alsa components.If you have alsa-backports installed, please uninstall, then use the upgrade link in my sig to get v 1.0.23

  6. #6
    Join Date
    Oct 2008
    Location
    Denmark
    Beans
    3
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: No sound device in Sound Preference

    Quote Originally Posted by lidex View Post
    use the upgrade link in my sig to get v 1.0.23
    Thanks, that worked. Now i can see my card and play sound again.

    Thanks again

  7. #7
    Join Date
    May 2008
    Location
    Ohio, USA
    Beans
    6,905
    Distro
    Ubuntu Gnome 15.04 Vivid Vervet

    Re: No sound device in Sound Preference

    You're welcome!

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
  •