Results 1 to 5 of 5

Thread: change default sound card on ubuntu

  1. #1
    Super Moderator smoothvibes's Avatar
    Join Date
    Jul 2008
    Liked
    0 times
    Posts
    4,876

    Default change default sound card on ubuntu

    Hi all

    Sorry for late post but i was really busy with some assignments and stuff.

    I have tried this on ubuntu 8.04 and 8.10, i have external yamaha sound card installed on my system, to change your default card simply go to Terminal

    and type
    sudo asoundconf list
    it will display list of available sound card like for me it displayed
    SI7012
    YMF724

    after thins you just need to use another command that is
    asoundconf set-default-card YMF724
    i have used my sound card name so please replace your sound card name here

    after this you need to manually restart your system to apply settings

    hope it will solve some sound problems
    Last edited by smoothvibes; 11-25-08 at 08:52 AM.

    To view links or images in signatures your post count must be 100 or greater. You currently have 0 posts.
    ||
    To view links or images in signatures your post count must be 100 or greater. You currently have 0 posts.

  2. #2
    Platinum Member Archer's Avatar
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    2,969

    Default

    These are the sound cards installed in my system.

    • VT82xx
    • AudioPCI
    I tried to run the second command and got this message.
    Please note that you are attempting to run asoundconf as a privileged superuser, which may have unintended consequences.

  3. #3
    Super Moderator smoothvibes's Avatar
    Join Date
    Jul 2008
    Liked
    0 times
    Posts
    4,876

    Default

    i think you are using second command as
    sudo asoundconf set-default-card YMF724
    please use it as
    asoundconf set-default-card YMF724
    please check it should work fine

  4. #4
    Platinum Member Archer's Avatar
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    2,969

    Default

    Code:
    asoundconf set-default-card AudioPCI
    I tried that but nothing happened. Just opened another line.

    001.gif

    My default sound card is still set to VT82xx (built in soundcard).

  5. #5
    Super Moderator smoothvibes's Avatar
    Join Date
    Jul 2008
    Liked
    0 times
    Posts
    4,876

    Default

    archer please tell me are you able to get sound on your system or not

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Renting Credit Card Machines
    By Preeti_20 in forum Investment and Finance
    Replies: 1
    Last Post: 03-02-11, 09:37 AM
  2. Windows 7 vs. Ubuntu
    By gaggan4392 in forum Operating Systems
    Replies: 13
    Last Post: 05-24-10, 11:30 AM
  3. Review | Ubuntu 9.10 | Karmic Koala
    By itsmemad in forum Linux
    Replies: 7
    Last Post: 02-23-10, 09:14 PM
  4. ATI HD5450 Graphics Card
    By rajan1311 in forum Desktop Computer
    Replies: 3
    Last Post: 02-17-10, 11:35 PM
  5. Ubuntu Switching From Google to Yahoo As Default Search Provider
    By deepmohan in forum Software News, Previews and Reviews
    Replies: 1
    Last Post: 02-14-10, 09:27 PM

Posting Permissions

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