LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-07-2015, 12:48 PM   #316
Mobile1
Member
 
Registered: Jun 2006
Location: Sardis, B.C., Canada
Distribution: Slackware64 15 -current
Posts: 249

Rep: Reputation: 70

As I mentioned, everything works accept the Mic - so I know it's close...I'm not deep enough on the config end or what to look for unfortunately. I'm working harder at not using Windows, so the easiest fix is to install Win 7, 8.1 on a box with a Camera & Mic...but I am challenged by the fact I'm so close : )

Anyway, thanks for your input and direction regardless : )
 
Old 09-08-2015, 10:24 AM   #317
bamunds
Member
 
Registered: Sep 2013
Location: Mounds View MN
Distribution: Slackware64-14.2-Multilib XDM/FVWM3
Posts: 780

Rep: Reputation: 260Reputation: 260Reputation: 260
Thanks to zerouno for the wonderful slackpkg available at slacky.eu repository and for post #235 hints on getting the mic to work. After trying the pulseaudio, json-c, speex, skype slackbuilds and lots of optional dependencies that needed installing along with slackbuild settings to set for each build, the install was not functioning. So I removed everything and used the slackpkg from slacky.eu, set alsamixer to capture the mic and everything is good. I also find that all sound applications, except vlc function without trouble. The only thing I'm confused about is if the slacky.eu package is using apulse or true pulseaudio 'user'? If using pulseaudio, what must be done to have vlc audio working again?
 
Old 09-08-2015, 02:34 PM   #318
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
For Multi-lib system or X86 only SKYPE
I been using pulseaudo for a long time with Slackware.
these are my build ques. Big!! thing to do is build the 32-bit
compat32 for pulseaudio first. You can uninstall samba so you will
be able to build it. or Uninstall samba then install compat32 samba.
Now we need to build compat32 pulseaudio for skype.
That's where things can be tricky. Your smart and figure it out.
You will need these to build pulse 32bit. for multi-lib
Code:
GConf-compat32-3.2.6-x86_64-1compat32.txz
db42-compat32-4.2.52-x86_64-3compat32.txz
db44-compat32-4.4.20-x86_64-3compat32.txz
db48-compat32-4.8.30-x86_64-2compat32.txz
fftw-compat32-3.3.4-x86_64-1compat32.txz
json-c-compat32-0.12-x86_64-1_SBocompat32.txz
libcap-compat32-2.22-x86_64-1compat32.txz
speex-compat32-1.2rc2-x86_64-4_SBocompat32.txz
reinstall samba 64 bit on Multi-lib and now build these.
Code:
jack-audio-connection-kit
libasyncns
mm-common
libsigc++
glibmm
cairomm
pangomm
atkmm
gtkmm3
speex
json-c
pulseaudio
pavucontrol
then I build and install FFMPEG and alsa-plugins
and then make pulse audio default device. ~.asoundrc
Code:
pcm.pulse { type pulse; }
ctl.pulse { type pulse; }
pcm.!default pcm.pulse
ctl.!default ctl.pulse
Skype requires pavucontrol in order to configure sound input out put.
good luck.

Last edited by Drakeo; 09-08-2015 at 02:41 PM. Reason: Multi-lib system or X86 only
 
Old 09-09-2015, 02:30 AM   #319
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,796

Rep: Reputation: 4436Reputation: 4436Reputation: 4436Reputation: 4436Reputation: 4436Reputation: 4436Reputation: 4436Reputation: 4436Reputation: 4436Reputation: 4436Reputation: 4436
Just FTR Google Hangouts does everything Skype does and is all but a clone in interface "in browser" thus requiring no other considerations than if Firefox will run on your system. Lots less headaches and high performance.
 
1 members found this post helpful.
Old 09-09-2015, 05:45 AM   #320
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
Quote:
Originally Posted by enorbet View Post
Just FTR Google Hangouts does everything Skype does and is all but a clone in interface "in browser" thus requiring no other considerations than if Firefox will run on your system. Lots less headaches and high performance.
I use Google hangouts 98 percent of the time. Free call in USA. Hangouts is awesome.
 
Old 09-09-2015, 07:21 AM   #321
yars
Member
 
Registered: Apr 2012
Location: Russia
Distribution: Slackware64-current
Posts: 249

Rep: Reputation: 24
This is a proprietary with a proprietary replacement, so it does not make sense for me. Also, I have no hangouts users in the contacts. Mostly, I use Jabber.

Last edited by yars; 09-09-2015 at 07:24 AM.
 
Old 09-09-2015, 10:05 AM   #322
bamunds
Member
 
Registered: Sep 2013
Location: Mounds View MN
Distribution: Slackware64-14.2-Multilib XDM/FVWM3
Posts: 780

Rep: Reputation: 260Reputation: 260Reputation: 260
Drakeo, thank you for continuing to offer help for members attempting to get pulseaudio working on a Slackware64 14.1 Multilib system. While I appreciate your suggestions, if the slackpkg from slaky.eu installed correctly and works, other than the efforts and education gained from installing with your pulseaudio process, what other benefits are there? Alsamixer works properly with Skype and other applications like Audacious, Kplayer, Mplayer, Amorok, XMMS and even Flash (within SeaMonkey pipelight) share the output. If I'm not able to use VLC there are plenty of other alternatives that are working fine. Maybe someday I'll try the extensive build and options you suggest, but right now I just needed a working Skype so I can video chat with my grandson and granddaughters.

But I know you are a dedicated member to the LQ and I appreciate the detailed insightful solutions that you present. They help us properly learn our system and administering it correctly. Thank you again, your GREAT, as Tony the Tiger would say. Blessings from BrianA_MN
 
Old 06-09-2017, 10:37 PM   #323
bamunds
Member
 
Registered: Sep 2013
Location: Mounds View MN
Distribution: Slackware64-14.2-Multilib XDM/FVWM3
Posts: 780

Rep: Reputation: 260Reputation: 260Reputation: 260
Becasue it was referenced.... Here is the Skype update you can easily build your own.

My PC now has Slackware64 14.2 Multilib installed as main OS. Upon notice of the July 1 deadline for the 4.3 skype EOL, I downloaded the skypeforlinux-64.rpm today. Saved to disk, then as root in the same download directory ran "rpm2tgz -srdn slackforlinux-64.rpm" and received package skype-5.3.0.1-x86_64-1.tgz which I then used to "upgradepkg skype-5.3.0.1-x86_64-1.tgz". This upgraded my skype to the lastest version and all is well and working. If anyone is not familiar with the Slackware standard installs rpm2tgz is available in all full installs. Pat has included it for years. Although it is no longer developed it still takes modern rpm's and successfully builds proper slackware packages for the standard installpkg or upgradepkg. Although it is not recommended to use rpm's, when I'm stuck or the SlackBuilds.org isn't updated with the latest, I check the source builder for the latest rpm or OpenSUSE and they almost always result with installable packages. Use -srdn flags builds are:
-s extract the install scripts to /usr/doc/$PRGNAM-$VERSION/ for review.
-n name the output package using the rpm's metadata
-r extract what the rpm's "requires" (dependencies) as documention to /usr/doc/$PRGNAM-$VERSION/
-d attempt a wellformed slack-desc from the rpm meta data

The only reason I still have multilib is for my "ESET Nod32 for Linux" because of my heterogenous mixed OS network. The folks at ESET focus on WINDOWS which is 32/64 bit capable and therefor design their software to always check and need 32/64 libraries. But ESET continues to have the highest effective rate of blocking Linux and Windows malware, viruses and rootkits; while still providing a Linux Standard Desktop configuration with system-tray status icon and Dolphin/Thunar integration. Oh memory allocation is only 108M! I've tested all 18 different malware/virus scanners listed by AV-Comparatives in April 2015 report and found ESET is lightest in performance/memory impact and highest in effectiveness. I wish ClamAV was as light and effective, but it is 600M memory impact and much lower detection even with the SaneSecurity sigs added.
 
Old 07-28-2017, 10:46 PM   #324
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
I know this is a old thread. but I am playing with the latest lxpup64 7.0 and installed skypeforlinuxbeta 5.4.0.1 I know this system has no pulseaudio installed. but it works fine. This lxpup is based on slacko64-6.9.9 . anyone else confirm this.

Oh well.
 
Old 07-29-2017, 06:27 AM   #325
slalik
Member
 
Registered: Nov 2014
Location: Moscow
Distribution: Slackware
Posts: 233

Rep: Reputation: 203Reputation: 203Reputation: 203
Quote:
Originally Posted by Drakeo View Post
I know this is a old thread. but I am playing with the latest lxpup64 7.0 and installed skypeforlinuxbeta 5.4.0.1 I know this system has no pulseaudio installed. but it works fine. This lxpup is based on slacko64-6.9.9 . anyone else confirm this.

Oh well.
Yes, skypeforlinuxbeta works without pulseaudio. I'm on Slackware64 with pulseaudio installed but disabled.
 
1 members found this post helpful.
Old 07-29-2017, 08:31 AM   #326
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
thank you Slalik nice little system added some gtk3 to it and runs all the modern browsers now.
 
  


Reply

Tags
pulse audio, skype, skype slackware



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Interruptions during Skype to Skype audio calls glupa4e Slackware 6 05-22-2013 02:46 PM
skype: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by skype Xeratul Debian 6 11-24-2012 02:12 AM
latest skype Skype 2.2.0.25 and Slackware --current anti_user Slackware 10 04-07-2011 02:22 PM
qt4-x11 >= 4.2 is needed by skype-2.1.0.47-fc10.i586 (From Installation of SKYPE)RHEL miaomiaoga Linux - Software 8 08-28-2010 07:15 AM
noise in skype to skype calls in skype v2.1 beta for fedora mq15 Linux - Software 0 01-20-2010 12:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:51 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration