Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24

Thread: HOWTO: Run Medibuntu Skype on Intrepid Ibex 64-bit

  1. #11
    Join Date
    Aug 2007
    Beans
    108

    Re: HOWTO: Run Medibuntu Skype on Intrepid Ibex 64-bit

    When I ran Skype in the terminal this is what I got when I made a call and it crashed...
    Code:
    ALSA lib ../../src/conf.c:2700:(snd_config_hooks_call) Cannot open shared library /usr/lib/alsa-lib/libasound_module_conf_pulse.so
    ALSA lib ../../../src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL hw:0
    Aborted (core dumped)

  2. #12
    Join Date
    Sep 2008
    Beans
    4

    Re: HOWTO: Run Medibuntu Skype on Intrepid Ibex 64-bit

    I get the same error :
    ALSA lib ../../src/conf.c:2700snd_config_hooks_call) Cannot open shared library /usr/lib/alsa-lib/libasound_module_conf_pulse.so
    ALSA lib ../../../src/control/control.c:909snd_ctl_open_noupdate) Invalid CTL hw:0
    Aborted (core dumped)


    But I think this may be because of a more general error in the PulseAudio/ALSA in which case it may depend more on the bug fix than on anything else:

    https://bugs.launchpad.net/ubuntu/+s...bs/+bug/273693

  3. #13
    Join Date
    Aug 2007
    Beans
    108

    Re: HOWTO: Run Medibuntu Skype on Intrepid Ibex 64-bit

    Quote Originally Posted by moremix View Post
    I get the same error :
    ALSA lib ../../src/conf.c:2700snd_config_hooks_call) Cannot open shared library /usr/lib/alsa-lib/libasound_module_conf_pulse.so
    ALSA lib ../../../src/control/control.c:909snd_ctl_open_noupdate) Invalid CTL hw:0
    Aborted (core dumped)


    But I think this may be because of a more general error in the PulseAudio/ALSA in which case it may depend more on the bug fix than on anything else:

    https://bugs.launchpad.net/ubuntu/+s...bs/+bug/273693
    Is there any workarounds? I see a few posted on the BUG site, but I don't know if they will work. I guess I'll give it a shot and report back!

  4. #14
    Join Date
    Jun 2006
    Location
    Switzerland
    Beans
    Hidden!
    Distro
    Kubuntu Jaunty Jackalope (testing)

    Re: HOWTO: Run Medibuntu Skype on Intrepid Ibex 64-bit

    disable pulseaudio... use kubuntu...

  5. #15
    Join Date
    Aug 2007
    Beans
    108

    Re: HOWTO: Run Medibuntu Skype on Intrepid Ibex 64-bit

    This workaround worked for me!

    Temporary workaround: in the /usr/share/alsa/alsa.conf comment out the line that says:
    "/usr/share/alsa/pulse.conf"

  6. #16
    Join Date
    Oct 2005
    Location
    Vilnius/Lithuania
    Beans
    16
    Distro
    Ubuntu Breezy 5.10

    Re: HOWTO: Run Medibuntu Skype on Intrepid Ibex 64-bit

    worked for me too, but you cannot call then, only chat.

  7. #17
    Join Date
    Jan 2006
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: HOWTO: Run Medibuntu Skype on Intrepid Ibex 64-bit

    a workaround has been posted by dmitriy, I have tried it and it works like a charm.

    permalink:
    https://bugs.launchpad.net/ubuntu/+s...693/comments/6

    Another workaround that works for me:
    1. Create /etc/ld.so.conf.d/alsa32.conf with the following contents:
    /usr/lib32/alsa-lib

    2. Create /etc/ld.so.conf.d/alsa64.conf with the following contents:
    /usr/lib/alsa-lib

    3. sudo ldconfig

    4. Open /usr/share/alsa/pulse.conf in the editor and remove the "/usr/lib/alsa-lib/" prefix from the libasound_module_conf_pulse.so file.
    I am infallible, you should know that by now.
    "My favorite language is call STAR. It's extremely concise. It has exactly one verb '*', which does exactly what I want at the moment." --Larry Wall
    (02:15:31 PM) ***TimToady and snake oil go way back...
    42 lines of Perl - SHI - Home Site

  8. #18
    Join Date
    Sep 2006
    Location
    Bologna - Italy
    Beans
    Hidden!

    Re: HOWTO: Run Medibuntu Skype on Intrepid Ibex 64-bit

    Tnx a lot!

  9. #19
    Join Date
    Jun 2006
    Location
    Switzerland
    Beans
    Hidden!
    Distro
    Kubuntu Jaunty Jackalope (testing)

    Re: HOWTO: Run Medibuntu Skype on Intrepid Ibex 64-bit

    There has been a ia32libs update and on the bug site people have reported it to be working now out-of-the-box with that update. Anyone can confirm this?

  10. #20
    Join Date
    Oct 2005
    Location
    in the Bitstream
    Beans
    415
    Distro
    Ubuntu Development Release

    Re: HOWTO: Run Medibuntu Skype on Intrepid Ibex 64-bit

    No dice. Just updated to latest medibuntu (2.0.0.72-0medibuntu3 from today) still get the alsa error:

    Code:
    ~$ skype
    ALSA lib ../../src/conf.c:2700:(snd_config_hooks_call) Cannot open shared library /usr/lib/alsa-lib/libasound_module_conf_pulse.so
    ALSA lib ../../../src/control/control.c:909:(snd_ctl_open_noupdate) Invalid CTL hw:0
    Aborted (core dumped)

Page 2 of 3 FirstFirst 123 LastLast

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
  •