Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: Audio problem

  1. #11
    Join Date
    Jul 2008
    Location
    Serbia, Novi Sad
    Beans
    182

    Re: Audio problem

    Yes, that should be it, so, testing makes a sound?

  2. #12
    Join Date
    Apr 2009
    Beans
    23

    Re: Audio problem

    i istalled the Esd but in sound i haven't the ESD Option..

  3. #13
    Join Date
    Mar 2009
    Beans
    9

    Re: Audio problem

    no man, when i hit test it no sound whatsoever. I turned on youtube no sound, skype no sound. Still no sound. You seee i have win vista its working no problem. and i have virtualbox in vista and in there i have debian sound no problem its just ubuntu no sound and i cant understand why.....

  4. #14
    Join Date
    Jul 2008
    Location
    Serbia, Novi Sad
    Beans
    182

    Re: Audio problem

    What's the output of:
    fuser /dev/snd

  5. #15
    Join Date
    Mar 2009
    Beans
    9

    Re: Audio problem

    you mean put this "fuser /dev/snd" in terminal? if so, i put it in. I got nothing, i mean it just repeat my computer user name.

  6. #16
    Join Date
    Jul 2008
    Location
    Serbia, Novi Sad
    Beans
    182

    Re: Audio problem

    Strange...
    Give this a try:
    Code:
    sudo apt-get install gstreamer0.10-esd
    And try to test playing a sound file from terminal with esd:

    Code:
    esdplay somefile.mp3
    just replace somefile.mp3 with your audio file and tell us the output.

  7. #17
    Join Date
    Mar 2009
    Beans
    9

    Re: Audio problem

    no joy! the output is

    egsa21@ubuntu:~$ sudo apt-get install gstreamer0.10-esd
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    gstreamer0.10-esd is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    egsa21@ubuntu:~$ esdplay Pitbull.mp3
    Audio File Library: could not open file 'Pitbull.mp3' [error 3]
    egsa21@ubuntu:~$

  8. #18
    Join Date
    Jul 2008
    Location
    Serbia, Novi Sad
    Beans
    182

    Re: Audio problem

    Follow these instructions.

  9. #19
    Join Date
    Mar 2009
    Beans
    9

    Re: Audio problem

    thanks for dealing with the issue. but still no joy. Can we log the issue to the Administrator or somewhere else do you know?

    Thanks very much.

Page 2 of 2 FirstFirst 12

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
  •