A workable way to install skype 4.3 in puppy

How to do things, solutions, recipes, tutorials
Message
Author
stemsee

#46 Post by stemsee »

I installed skype-4.3.037.pet and pulseaudio.pet from OscarTalks, I also had to install libpng14.so.14.pet which I made from an rpm package, running on EmSeeV2.2 (Dpup Wheezy CE)

I get the same warning about 'not intended to run as root.' but it works fine. After quitting skype I fired up vlc and played music normally without killing pulseaudio daemon. Skype must have killed it on exit. This Skype version seems a lot better.
Attachments
libpng14.so.14.pet
(75.1 KiB) Downloaded 477 times

watchdog
Posts: 2021
Joined: Fri 28 Sep 2012, 18:04
Location: Italy

#47 Post by watchdog »

DM was on fire! wrote:
watchdog wrote:text
Proposed changes didn't work. :(
Try these settings in /usr/etc/pulse/default.pa:

Code: Select all

load-module module-alsa-sink device=dmix
load-module module-alsa-source device=dsnoop
What above works on both my laptop and the netbook using wary and my original pets.

drblock2
Posts: 153
Joined: Mon 19 Jan 2009, 12:38

Skype 4.3

#48 Post by drblock2 »

Downloaded and installed OscarTalks' skype-4.3.0.37-slacko14.0.sfs and the pulse audio pet pulseaudio-2.0-test.pet. As stemsee pointed out, libpng14.so.14 seems to be missing so I downloaded and installed his pet.

Starting pulse audio in root, as reported several times above, does work despite error message. The difficulty was that the sound level on receive was very low despite maximum settings for master and headphones in retrovol.

As I have the headphone jack connected to an external hifi system, I was able to solve this problem by simply turning up the volume on the amplifier.

I can also confirm that Skype terminates pulse audio on shutdown and returns control to ALSA.

Many thanks to watchdog, OscarTalks, stemsee and all the others who have contributed to this discussion. This is a real triumph. M$ made our existing linux Skype installations unusable and our guys got it up and running in less than a weeks time!

Bravo!

User avatar
OscarTalks
Posts: 2196
Joined: Mon 06 Feb 2012, 00:58
Location: London, England

#49 Post by OscarTalks »

Slacko has libpng14 but other Pups such as Precise and Wheezy do not. I think this dependency arises because the Slacko Qt libs are linked against it. Anyway I have added the libpng14 inside the private libs directory and I have also added the pulseaudio --start command to the launcher script. This is now uploaded to http://smokey01.com/OscarTalks as skype-4.3.0.37-experiment which works in Precise and Wheezy (although avatars and some other cosmetic graphical bling is not working in Wheezy for some mysterious reason - these do work in Slacko and Precise).

So if you now install the pulseaudio-2.0-test.pet and then install this Skype you should be able to just start it from the menu if you don't like using the terminal. You may still need to edit the sound device numbers if you are not using your default soundcard. This issue will tend to crop up if you are using a USB microphone or something like that. Using a headset which plugs into the jack sockets will more likely be using the default card which should only need you to work out the correct settings in Retrovol.
Oscar in England
Image

Dpup
Posts: 83
Joined: Tue 05 Aug 2008, 23:26

Test pulseaudio and experiment Skype

#50 Post by Dpup »

I installed the Pulseaudio test and Skype 4.3 experiment pets in Slacko 5.7. . Used retrovol to setup mic. Skype works fine in HP dv6833, ASUS 1000HD, ASUS 1000HE.

Thanks, had tried several other tests but always had problems with audio.

ozsouth
Posts: 858
Joined: Fri 01 Jan 2010, 22:08
Location: S.E Australia

Great

#51 Post by ozsouth »

Works in Upup Precise 3.8.3.1 - thanks!

User avatar
FeodorF
Posts: 293
Joined: Wed 07 Jul 2010, 09:44
Location: Heidelberg, Germany

Can't get my Precise 5.7.1 (in frugal mode) to work

#52 Post by FeodorF »

Hello everyone!

I have tried to get Skype (from Oscar Talks) to work with my Precise 5.7.1 -frugal- but it's a no go. PET- or SFS-file makes no difference. xerra.log only shows:
W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).

Code: Select all

#!/bin/sh
pulseaudio --start
export LD_LIBRARY_PATH=/usr/share/skype/skypelibs:$LD_LIBRARY_PATH
export QT_PLUGIN_PATH=/usr/share/skype/skypelibs/plugins
exec /usr/share/skype/skype "$@"
Nothing shows/pops up on the screen. 'export ...' does not work. 'set' in the console does not show the new links.

PC looks like this: Motherboard: K7S41GX (SiS), CPU: AMD Athlon XP 3000+

Can somebody help me out please.
Attachments
usr-share-skype.png
(21.96 KiB) Downloaded 2110 times

User avatar
OscarTalks
Posts: 2196
Joined: Mon 06 Feb 2012, 00:58
Location: London, England

#53 Post by OscarTalks »

Installing the 2 packages
pulseaudio-2.0-test.pet
and skype-4.3.0.37-experiment (.pet or .sfs)
works for me in a virgin (or pfix=ram) Precise 5.7.1

As has been mentioned before, the run as root message is a warning but is not a fatal error.

I suggest installing the 2 packages and then try typing skype into terminal and see what the output is. Ignore the run as root warning. Could be that changes within your frugal install are preventing it from starting.

The most important hardware details are your soundcard(s) and microphone and speakers or headset.

If you can get Skype to start, look in Options>Sound Devices to see if it reports that pulseaudio is running on your system.

Otherwise try skype-2.2.0.35-new
People are reporting that this works. (Thanks to Toni saintless)
Fingers crossed Microsoft/Skype will release a new Linux version soon with alsa support restored and we can put these problems behind us.
Oscar in England
Image

drblock2
Posts: 153
Joined: Mon 19 Jan 2009, 12:38

Skype 4.3 microphone not working

#54 Post by drblock2 »

I tried to replicate my results with my ThinkPad R400 yesterday on my Acer Aspire netbook today.

To make a long story short - sound works fine on receive, but the built-in microphone is not being recorded (Skype test call). I have checked the settings with

Code: Select all

arecord -l
and they are the expected card 0, device 0.

This is properly entered in /usr/etc/pulse/default.pa.

Any ideas?

redandwhitestripes
Posts: 179
Joined: Fri 02 Jan 2009, 06:49

#55 Post by redandwhitestripes »

It never ceases to amaze me how innovative and resourceful the Puppy crowd are. Thank you to everyone who contributed to this workaround for Skype. Much obliged.

User avatar
OscarTalks
Posts: 2196
Joined: Mon 06 Feb 2012, 00:58
Location: London, England

#56 Post by OscarTalks »

@ drblock2
Looks like your device=hw:0,0 settings are correct so I suspect you probably just need to set things up correctly in retrovol.
There should be a setting to select the capture source. Make sure the internal mic is selected (as opposed to line in or any other) and then make sure the capture fader is turned up. Usually any fader which is named "Microphone" does NOT need to be up and in fact is best kept right down because it controls the mic volume coming back out of the speakers rather than the record or capture or send level. This often misleads people. Try posting a screenshot of your retrovol mixer controls if you have any problem. This will vary depending on your soundcard.
Oscar in England
Image

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#57 Post by Geoffrey »

I tried this in Carolina, I have the wary script less the QT plugins as I use Carolina's inbuilt QT, this works for me, I still have alsa sound working also.

Code: Select all

#!/bin/sh -x
pulseaudio --start "$@"
export LD_LIBRARY_PATH=/usr/share/skype/skypelibs:$LD_LIBRARY_PATH
/usr/share/skype/skype "$@"
killall pulseaudio
I needed to change /usr/etc/pulse/default.pa as watchdog suggested

Code: Select all

load-module module-alsa-sink device=dmix
load-module module-alsa-source device=dsnoop	

Code: Select all

# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 1: ALC662 rev1 Digital [ALC662 rev1 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
[b]Carolina:[/b] [url=http://smokey01.com/carolina/pages/recent-repo.html]Recent Repository Additions[/url]
[img]https://dl.dropboxusercontent.com/s/ahfade8q4def1lq/signbot.gif[/img]

stemsee

#58 Post by stemsee »

watchdog wrote: Try these settings in /usr/etc/pulse/default.pa:

Code: Select all

load-module module-alsa-sink device=dmix
load-module module-alsa-source device=dsnoop
That works a treat now i can use skype and vlc without intereference. Cheers!

User avatar
nilsonmorales
Posts: 972
Joined: Fri 15 Apr 2011, 14:39
Location: El Salvador

Works fine in retro precise 3.2.48 Pupjibaro/Fixerdog

#59 Post by nilsonmorales »

Everything ok, i just had to edit the category in the .desktop file, Telefony to X-Internet.

Code: Select all

[root@Fixerdog ~] $ skype
W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
[b][url=http://nilsonmorales.blogspot.com/]My blog |[/url][/b][b][url=https://github.com/woofshahenzup]| Github[/url][/b]
[img]https://i.postimg.cc/5tz5vrrX/imag018la6.gif[/img]
[img]http://s5.postimg.org/7h2fid8pz/botones_logos3.png[/img]

drblock2
Posts: 153
Joined: Mon 19 Jan 2009, 12:38

Skype 4.3 Microphone not working

#60 Post by drblock2 »

@OscarTalks

I compared the retrovol menus of Precise 5.61 in my lenovo R400 (where Skype functions perfectly) and my acer aspire (where the microphone does not work).

The lenovo R400 menu has entries for Mic Capture, Dock Mic Capture and Internal Mic Capture. The acer menu, on the other hand, has only one entry for capture - on or off with a volume bar.

In fact, I am using an external USB camera plus microphone with the lenovo. Mic capture is at nearly full volume. So you were quite right - it is a capture selection problem.

The acer, however, has no obvious way of controlling the capture function although the microphone worked with Skype 4.0.0.8, where the user had an extensive choice of audio devices, not just one: "pulse audio".

To make things worse, the option of dropping out to Windows XP for Skype no longer exists for this machine. Skype refuses to dial, with an error message informing me that the computer is too slow and I should try closing other programs. You bet, this is what Linux is for!

The Acer uses a Realtek ALC272X sound chip. Does anyone have an idea about how to control the capture function on this chip?

User avatar
OscarTalks
Posts: 2196
Joined: Mon 06 Feb 2012, 00:58
Location: London, England

#61 Post by OscarTalks »

@ drblock2

One very easy and convenient way of getting your capture settings right is to use pRecord. Start pRecord from the menu, click the config button which expands the GUI, then near the bottom right there is a button which brings up both retrovol and a vu audio meter. Experiment with your capture settings and look at the vu meter as you speak into the microphone. Easy to see when you have got it right and much better than having to repeatedly use the Skype test call.
Oscar in England
Image

User avatar
DM was on fire!
Posts: 159
Joined: Sat 12 Sep 2009, 15:47
Location: N.E. Georgia Mountains, USA

#62 Post by DM was on fire! »

Good evening friends (

drblock2
Posts: 153
Joined: Mon 19 Jan 2009, 12:38

Skype 4.3 Microphone not working

#63 Post by drblock2 »

@OscarTalks

Thanks for the suggestion. Using pRecord for sound setup works quite nicely. If pRecord does not record from the microphone neither will Skype.

Following a suggestion on an old (2010) Ubuntu forum, I tried using an external microphone in the jack provided by the Acer Aspire One instead of trying to use the internal microphone.

This does in fact work - in Skype as well, but was thoroughly unnecessary in the earlier ALSA versions of Skype, where it was possible to select the internal microphone.

cookndrive
Posts: 1
Joined: Sat 09 Aug 2014, 01:06

skype 4.3 in pupply 5.7 PAE

#64 Post by cookndrive »

I installed the newest version skype 4.3 as directed in forum. I cannot get the app to stay up long enough to configure the sound or mic or anything else. It keeps saying "aborted" and I did not do anything to it.

I would like to have sound, and mic, but that is not as essential as have skype up so I can at least get information, texts and files. I am so frustrated I could chew and spit nails.

CGP
Posts: 100
Joined: Sat 26 Jul 2008, 05:17

Skype 4.3 on Puppy Lucid 5.2.8

#65 Post by CGP »

Does anyone have any suggestions for getting Skype 4.3 to work on Puppy 5.2.8?

I installed pulseaudio-2.0-test.pet and skype4.3.0.37-experiment.pet from OscarTalks.

There was no icon in the start menu -> Internet, even after rebooting. But I typed 'skype' at a terminal and got this error message:

pulseaudio: error while loading shared libraries: libspeexdsp.so.1: cannot open shared object file: No such file or directory
Bus error

Maybe the solution is obvious to some of you experts, but I have no clue.

Thanks.

Post Reply