Results 1 to 5 of 5

Thread: Desktop sound events just don't play...

  1. #1
    Join Date
    Sep 2007
    Beans
    Hidden!

    Desktop sound events just don't play...

    I've noticed in both 8.04 and 8.10 that only a very few desktop sound events seem to work at all, and then I think except for the startup and shut down ones, I can only get them to "play" when I hit the preview play button in the list.

    The rest won't even work at that point. Anybody else experiencing this?

    I know it's not a problem with my sound card, since I can play movies and music with no problems at all.
    Have you ever found something in the second-to-last place you looked?
    If it seems like I am ignoring you, perhaps I am.
    world:~ mike$ rm -f /earth/united_states/washington/redmond/M$ █

  2. #2
    Join Date
    Jan 2009
    Location
    Paris
    Beans
    25
    Distro
    Kubuntu 9.10 Karmic Koala

    Re: Desktop sound events just don't play...

    Yep, I have exactly the same problem (Kubuntu 8.10). The only notification sound I get is the logging out music but music, films, games etc are fine.

    I started a thread about this last week but didn't really get anywhere. Sorry, I haven't been using linux for very long so I can't suggest a solution...

  3. #3
    Join Date
    Feb 2008
    Beans
    206

    Re: Desktop sound events just don't play...

    Please try

    Code:
    alsamixer -c 0
    command and see if anything is muted or you do not have some parts of your speakers turned off/down
    If you like my posts please feel free to visit and support my website where I have a collection of tutorials, scripts, and articles relating to Linux/FreeBSD, Apache, Windows, PHP, servers, and desktops.
    http://ckozler.net (click)

  4. #4
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Desktop sound events just don't play...

    Quote Originally Posted by XanTrax View Post
    Please try

    Code:
    alsamixer -c 0
    command and see if anything is muted or you do not have some parts of your speakers turned off/down
    Everything looks normal. The only muted things are sound inputs.
    Have you ever found something in the second-to-last place you looked?
    If it seems like I am ignoring you, perhaps I am.
    world:~ mike$ rm -f /earth/united_states/washington/redmond/M$ █

  5. #5
    Join Date
    Feb 2008
    Beans
    206

    Re: Desktop sound events just don't play...

    Quote Originally Posted by MikeTheC View Post
    Everything looks normal. The only muted things are sound inputs.
    This sounds like a similar to another users problem. Can you first please post the output of:

    Code:
    sudo lshw -C sound
    and

    Code:
    sudo lspci | grep -i audio
    If the above command comes up blank, please post the output of

    Code:
    sudo lspci
    Last edited by XanTrax; January 29th, 2009 at 02:45 AM.
    If you like my posts please feel free to visit and support my website where I have a collection of tutorials, scripts, and articles relating to Linux/FreeBSD, Apache, Windows, PHP, servers, and desktops.
    http://ckozler.net (click)

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
  •