Results 1 to 4 of 4

Thread: Linux doesn't support AIM sound ?

  1. #1
    Join Date
    Feb 2009
    Posts
    58

    Linux doesn't support AIM sound ?

    AIM sound is not working on my Linux machine.
    Does anyone knows the reason ? What should I do to make it work ?

  2. #2
    Join Date
    Jan 2008
    Posts
    3,388

    Re: Linux doesn't support AIM sound ?

    Check your volume levels and make sure that PCM and Front are not muted.

    Otherwise,
    You have to install codecs
    Open Terminal/Konsole and execute this code:

    Code:
    sudo apt-get update
    sudo apt-get install gstreamer-plugin-ugly
    VLC players supports most of Media formats.
    Code:
    Code:
    sudo aot-get install vlc

  3. #3
    Join Date
    Nov 2005
    Posts
    3,026

    Re: Linux doesn't support AIM sound ?

    AIM uses esd library for the sound. Now recently Mandrake and Debian GNU will be released, there is no libesd.so linked to real esd library in /usr/lib directory.
    To make sound work, enter the following:

    • ln -s libesd.so.0 libesd.so
    • ln -s libesddsp.so.0 libesddsp.so
    • in /usr/lib directory

  4. #4
    Join Date
    Apr 2008
    Posts
    3,522

    Re: Linux doesn't support AIM sound ?

    Check out the version of AIM. Possibly, it maybe the beta version of AIM which might be not supported by Linux operating system due to incompatibility issues or something else....

Similar Threads

  1. DIR-655 doesn’t support DD-WRT
    By Thomas Hewitt in forum Networking & Security
    Replies: 3
    Last Post: 27-09-2012, 12:25 PM
  2. Gentoo Linux doesn't support each HDMI resolution
    By Anne Heche in forum Operating Systems
    Replies: 4
    Last Post: 02-07-2011, 07:29 PM
  3. Mandriva linux doesn't support java
    By VAIL in forum Operating Systems
    Replies: 5
    Last Post: 02-07-2011, 07:23 PM
  4. Why doesn't Toshiba support Linux
    By Efrosini in forum Portable Devices
    Replies: 6
    Last Post: 03-05-2011, 10:03 AM
  5. Configuring Linux to support sound
    By RedZot in forum Guides & Tutorials
    Replies: 5
    Last Post: 23-12-2008, 11:20 AM

Tags for this Thread

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
  •  
Page generated in 1,714,056,348.85918 seconds with 16 queries