Results 1 to 7 of 7

Thread: skype and multisound

  1. #1
    Join Date
    Nov 2004
    Location
    Milan, italiy
    Beans
    41

    skype and multisound

    Hi,

    can you use skype when you are listening music from your ubuntu?
    If not (and you want it) try to follow this little howto:

    1 install skype
    1.1 add a new line in your source.list
    deb http://antesis.freecontrib.org/mirrors/ubuntu/plf/ breezy free non-free
    (more info here)

    1.2 then you can install skype with synaptic (or apt-get)

    2 install "esound-clients" (always from synaptic)

    3 try to use it
    from a terminal type
    Code:
    esddsp skype
    if it works, change the skype's launch icon from "skype" to "esddsp skype"

    4 skype use qt library, so, if it is looks ugly follow this howto:
    HOWTO: Make QT apps look more Gnome'ish


    5 now listen music and talk with you girlfriend (if you can manage both in the same time)


    note: it's work only in gnome, if you use kde you probably have to type "artsdsp skype" but i never try it

  2. #2
    Join Date
    Oct 2005
    Location
    Cambridge, Massachusetts
    Beans
    47
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: skype and multisound

    This doesn't work. I wish it did! Skype says it has a problem with the sound device when I try to place a call after downloading your skype package and installing esound-clients.

  3. #3
    Join Date
    Nov 2004
    Location
    Milan, italiy
    Beans
    41

    Re: skype and multisound

    Quote Originally Posted by shekhar@crit.org.in
    This doesn't work. I wish it did! Skype says it has a problem with the sound device when I try to place a call after downloading your skype package and installing esound-clients.
    mmm check if esound daemon is running... try
    Code:
     esd -d /dev/dsp
    or
    Code:
    sudo fuser -v /dev/dsp
    to control if any application is using your audio card...

  4. #4
    Join Date
    Feb 2005
    Location
    Singapore
    Beans
    138
    Distro
    Ubuntu 6.06 Dapper

    Red face Re: skype and multisound

    I still can't install skype after adding the sources.list

    when I try to apt-get install skype, it gives me the error message

    The following packages have unmet dependencies:
    skype: Depends: libqt3c102-mt (>= 3:3.3.3.2) but it is not installable
    E: Broken packages

    How do I solve this issue?

    regards,

  5. #5
    Join Date
    Jun 2005
    Location
    Online
    Beans
    33

    Re: skype and multisound

    Check here.

    That should fix you up. Straight from Debian.org.

    I haven't tried this yet tho...just did a Google search and there it was.
    No matter where you go, there you are.

  6. #6
    Join Date
    May 2005
    Location
    ROC, NY
    Beans
    54

    Re: skype and multisound

    Use this for installing skype and other goodies:

    http://www.ubuntuforums.org/showthre...light=Arnieboy

    And for multi-sound try this:

    http://www.ubuntuforums.org/showthre...stall+alsa-oss

  7. #7
    Join Date
    Feb 2005
    Location
    Singapore
    Beans
    138
    Distro
    Ubuntu 6.06 Dapper

    Talking Re: skype and multisound

    thanks guys. will try that later


    cheers

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
  •