Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 38

Thread: HOWTO: Use Skype together with Idjc

  1. #11
    Join Date
    Aug 2007
    Location
    UK
    Beans
    427
    Distro
    Ubuntu UNR

    Re: HOWTO: Use Skype together with Idjc

    After installing a library in order for it to be usable you need to run the ldconfig command as root. It will rebuild the index of shared libraries.

  2. #12

    Re: HOWTO: Use Skype together with Idjc

    Just an update: this method still works on Ubuntu Jaunty. You'll want libasound2-plugins_1.0.19 from Debian Squeeze; this seems to work OK with Ubuntu's ALSA 1.0.18.

    afallenhope: you're using amd64 architecture, but the amd64 skype package is actually a wrapped 32-bit Skype (since Skype won't supply source or a 64-bit compiled version). So it's looking in the ‘lib32’ directory, which doesn't have its own 32-bit versions of the ALSA plugins. In addition to libasound2-plugins, you'll need to install lib32asound2-plugins.

    Unfortunately, you can't use the package installer to do so, because it clashes with Ubuntu's ia32-libs (and Debian's ia32-libs are different enough in their packaging to make them thoroughly incompatible). What you can do instead is to extract ‘data.tar.gz’ from each of the asound2-plugins packages (eg. using Archive Manager), then again extract the ‘libasound_module_pcm_jack.*’ files from those tars.

    Then as root, drop those files into /usr/lib/alsa-lib/ (from the 64-bit libasound2-plugins package) and /usr32/lib/alsa-lib (from the lib32asound2-plugins package) and run ldconfig.

    I get loads of these errors from Skype when running with the jack plugin:

    Code:
        ALSA lib ../../../src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL idjcvoip
        ALSA lib ../../../src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL idjcjack
    But, curiously enough, it seems to work anyway.

  3. #13
    Join Date
    Mar 2009
    Beans
    12

    Re: HOWTO: Use Skype together with Idjc

    It worked for me. Just a little "correction". The second path described by bobince [highlighted in the following quote] didn't exist form me:
    Then as root, drop those files into /usr/lib/alsa-lib/ (from the 64-bit libasound2-plugins package) and /usr32/lib/alsa-lib (from the lib32asound2-plugins package) and run ldconfig.
    The path that worked as a charm in my ubuntu jaunty 64 bits is /usr/lib32/alsa-lib, as a matter of fact the files "libasound_module_pcm_jack.*" didn't exist in this path, so, I didn't have to replace anything [at least within this directory].
    Hope this helps a little.

  4. #14
    Join Date
    Apr 2007
    Beans
    Hidden!

    Re: HOWTO: Use Skype together with Idjc

    Solved. Updated latest version.
    Last edited by deeq; December 24th, 2009 at 07:57 PM.

  5. #15
    Join Date
    Jan 2010
    Beans
    2

    Re: HOWTO: Use Skype together with Idjc

    Hello,
    I installed IDJC 0.8.2 pre3 in here http://web.bethere.co.uk/idjc/download.html to my Ubuntu 9.10 and i get IDJC+ Skype to working fine. But now the problem is that i can't IDJC get to connect Icecast 2 server.

    There some errors:
    http://pastebin.com/f5c4ba18a

    But if i try to Darkice I get the connection to server and works fine but why not IDJC? Is there some bugs? I also try IDJC 0.8.1 but i got same erros.

    IDJC configuration:
    Type: Icecast 2 Master
    Host: server.com (not the real server address)
    Port: 8000
    Mount: /live
    Login: xxxxx
    Pass: xxxxx (same that login)

    Can somebody to help me?

    Edit.

    Is here something wrong:
    http://pastebin.com/f595bf472

    Edit2.
    Or is these the problem:
    ldconfig deferred processing now taking place
    /sbin/ldconfig.real: /usr/lib/alsa-lib/libasound_module_rate_speexrate.so is not a symbolic link

    /sbin/ldconfig.real: /usr/lib/alsa-lib/libasound_module_rate_samplerate.so is not a symbolic link

    /sbin/ldconfig.real: /usr/lib/alsa-lib/libasound_module_rate_lavcrate.so is not a symbolic link
    Last edited by Tege175; January 22nd, 2010 at 08:07 PM.

  6. #16
    Join Date
    Aug 2007
    Location
    UK
    Beans
    427
    Distro
    Ubuntu UNR

    Re: HOWTO: Use Skype together with Idjc

    Did you click the Add button?

    Try changing the login to source.
    Last edited by StephenF; January 23rd, 2010 at 02:17 AM.

  7. #17
    Join Date
    Jan 2010
    Beans
    2

    Re: HOWTO: Use Skype together with Idjc

    Thx man. I am so embarrassing. But now the works.

  8. #18
    Join Date
    May 2009
    Beans
    10
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Use Skype together with Idjc

    Hi! I have the same problem.
    What I did:
    1 - start jack
    2 - start idjc
    3 - start skype in terminal
    Code:
    avex@avex-server:~$ skype
    Xlib:  extension "Generic Event Extension" missing on display ":1024.0".
    Xlib:  extension "Generic Event Extension" missing on display ":1024.0".
    Xlib:  extension "Generic Event Extension" missing on display ":1024.0".
    Xlib:  extension "Generic Event Extension" missing on display ":1024.0".
    Xlib:  extension "Generic Event Extension" missing on display ":1024.0".
    Xlib:  extension "Generic Event Extension" missing on display ":1024.0".
    Xlib:  extension "Generic Event Extension" missing on display ":1024.0".
    Xlib:  extension "Generic Event Extension" missing on display ":1024.0".
    bt_audio_service_open: connect() failed: Connection refused (111)
    bt_audio_service_open: connect() failed: Connection refused (111)
    and when I try test-call I see "problem with audio playback"

    ~/.asoundrc:
    Code:
    # ALSA library configuration file
    
    # Include settings that are under the control of asoundconf(1).
    # (To disable these settings, comment out this line.)
    </home/avex/.asoundrc.asoundconf>
    
    
    pcm.idjcvoip {
       type plug
       slave { pcm "idjcjack" }
    }
    
    pcm.idjcjack {
       type jack
       playback_ports {
          0 idjc-mx:voip_recv_lt
          1 idjc-mx:voip_recv_rt
       }
       capture_ports {
          0 idjc-mx:voip_send_lt
          1 idjc-mx:voip_send_rt
       }
    }
    In skype preferences "audio device" I set 'idjcvoip (plug)' - http://img684.imageshack.us/img684/5...reenshotzw.png
    If jack is not started - skype works well.
    Can anybody help me?
    thanks!

    updt:
    ubuntu 9.10 x64
    pulseaudio was deleted
    Last edited by maksymov; February 4th, 2010 at 06:23 PM.

  9. #19
    Join Date
    Aug 2007
    Location
    UK
    Beans
    427
    Distro
    Ubuntu UNR

    Re: HOWTO: Use Skype together with Idjc

    Assuming there is no JACK module in /usr/lib/alsa-lib/, see post #12.

  10. #20
    Join Date
    May 2009
    Beans
    10
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Use Skype together with Idjc

    to StephenF
    ok!
    thank! all works fine.
    -----------------
    how about idjc russian translation?
    Last edited by maksymov; February 5th, 2010 at 04:46 PM.

Page 2 of 4 FirstFirst 1234 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
  •