Page 1 of 3 123 LastLast
Results 1 to 10 of 27

Thread: Complete idiot with no sound

  1. #1

    Complete idiot with no sound

    I was told how Ubuntu is "the God of the OS's" so I decided to dual boot it with my XP, everything went great and I got it.
    The only problem I have is that sound doesn't work.
    Now I understand there are 1000s of posts like these on here but none of the solutions on the countless threads I've seen work, either they don't work or I have no idea what they're talking about because I am completely useless when it comes to programming, so please help out a complete idiot by making what you say as mind numbingly simple as possible.
    I will provide ANY information needed to help.

  2. #2
    Join Date
    Feb 2008
    Location
    Vancouver
    Beans
    25

    Re: Complete idiot with no sound

    look for your sound card here and follow the guide.

    PS; use
    Code:
    lspci -v
    to find out your chipset.
    Last edited by Truedream; July 12th, 2008 at 05:10 AM.

  3. #3

    Re: Complete idiot with no sound

    My card is an Intel ICH7, now what guide do you speak of?

  4. #4
    Join Date
    Feb 2008
    Location
    Vancouver
    Beans
    25

    Re: Complete idiot with no sound

    here

    there are two different ICH7's listed. click on the details next to the right one.

  5. #5

    Re: Complete idiot with no sound

    It says I already have those drivers, also that tut is inexplicably hard to follow.

  6. #6
    Join Date
    Feb 2008
    Location
    Vancouver
    Beans
    25

    Re: Complete idiot with no sound

    Open up a terminal and type;

    Code:
    sudo apt-get install libasound2 alsa-utils alsa-oss

    once that is done type:

    Code:
    alsamixer
    see if you get a screen like this one.
    Attached Images Attached Images

  7. #7

    Re: Complete idiot with no sound

    I have that menu just not that many controls, only two.

  8. #8
    Join Date
    Feb 2008
    Location
    Vancouver
    Beans
    25

    Re: Complete idiot with no sound

    well that means you've drivers installed. go to preferences ---> sound and select different drivers from drop down menu and test. keep the ones that works. hope that helps.

    PS: make sure volume is not muted

  9. #9

    Re: Complete idiot with no sound

    None of them work. :\

  10. #10
    Join Date
    Feb 2008
    Location
    Vancouver
    Beans
    25

    Re: Complete idiot with no sound

    can you post the screenshot of "alsamixer" just like I did?

Page 1 of 3 123 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
  •