LinuxQuestions.org
Review your favorite Linux distribution.
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 03-30-2021, 10:12 PM   #16
stf92
Senior Member
 
Registered: Apr 2007
Location: Buenos Aires.
Distribution: Slackware
Posts: 4,442

Original Poster
Rep: Reputation: 76

Quote:
Originally Posted by mralk3 View Post
Download the rpm or the deb package, your choice. Use either rpm2tgz or deb2tgz to make a slackware package. Works great. rpm2tgz is part of slackware and deb2tgz is on SlackBuilds.org. I ran it on 14.2 that way, and the same package runs on -current.
Thanks mralk3. And where do I download the rpm package from?
 
Old 03-30-2021, 10:12 PM   #17
Roman Dyaba
Member
 
Registered: Sep 2020
Location: Russia, 690016 Vladivostok city, street Osipenko home 66, tel: +79247350007
Distribution: Slackware, UbuntuStudio, FreeBSD, GhostBSD
Posts: 317

Rep: Reputation: 40
Skype. Work under Linux, Slackware too, Microsoft reg req.
installation is trivial, #rpm -i skype.rpm
 
Old 03-30-2021, 10:15 PM   #18
mralk3
Slackware Contributor
 
Registered: May 2015
Distribution: Slackware
Posts: 1,900

Rep: Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050
Quote:
Originally Posted by stf92 View Post
Thanks mralk3. And where do I download the rpm package from?
I just go to skype.com: https://www.skype.com/en/get-skype/

Click the little arrow on the right side of the button for a dropdown menu to list all the installers for various methods/operating systems.

You could have just googled that you know.
 
Old 03-30-2021, 10:16 PM   #19
mralk3
Slackware Contributor
 
Registered: May 2015
Distribution: Slackware
Posts: 1,900

Rep: Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050
Quote:
Originally Posted by Roman Dyaba View Post
Skype. Work under Linux, Slackware too, Microsoft reg req.
installation is trivial, #rpm -i skype.rpm
I make it into a slackware package so that i can track it in pkgtools. otherwise you also have to watch the rpm database.
 
Old 03-31-2021, 03:58 AM   #20
BrunoLafleur
Member
 
Registered: Apr 2020
Location: France
Distribution: Slackware
Posts: 399

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
Wink

In the Slackbuild page, the link is for a too old version.
Skype is changing fast.
This one is working :
https://repo.skype.com/deb/pool/main...6.76_amd64.deb

Or :
https://repo.skype.com/deb/pool/main/s/skypeforlinux/
to have the list.

The slackbuild script inside :
https://slackbuilds.org/slackbuilds/...orlinux.tar.gz
has to be adapted for the new name.
 
Old 03-31-2021, 09:58 AM   #21
stf92
Senior Member
 
Registered: Apr 2007
Location: Buenos Aires.
Distribution: Slackware
Posts: 4,442

Original Poster
Rep: Reputation: 76
Alright. I'm now running Skype on my Aspire One Cloudbook 14 on slackware 14.2-current (july 2020). But alas! The microphone does not work! I made the "Make a free test call" test. I tried to record an oral message but the message was not played back. What can possibly be happening? Some means in my slackware box to test the microphone?
 
Old 03-31-2021, 12:39 PM   #22
mralk3
Slackware Contributor
 
Registered: May 2015
Distribution: Slackware
Posts: 1,900

Rep: Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050
Play with pavucontrol, the pulse audio mixer in your task bar (by the clock).
 
Old 03-31-2021, 01:01 PM   #23
stf92
Senior Member
 
Registered: Apr 2007
Location: Buenos Aires.
Distribution: Slackware
Posts: 4,442

Original Poster
Rep: Reputation: 76
Quote:
Originally Posted by mralk3 View Post
Play with pavucontrol, the pulse audio mixer in your task bar (by the clock).
I don't understand. By the clock (on the right side of the clock) I have bluetooth. As a matter of fact in my system alsamixer shows only one control. Namely Master. Isn't this odd? While under Arch all the controls were shown.
 
Old 03-31-2021, 01:19 PM   #24
PROBLEMCHYLD
Senior Member
 
Registered: Apr 2015
Posts: 1,201

Rep: Reputation: Disabled
https://gist.github.com/ruario/f3ee6...c938732aa31b55
 
1 members found this post helpful.
Old 03-31-2021, 01:36 PM   #25
LuckyCyborg
Senior Member
 
Registered: Mar 2010
Posts: 3,500

Rep: Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308
Quote:
Originally Posted by PROBLEMCHYLD View Post
With the note that on Slackware-current the skype-dbus-mock should NOT be installed, because it is a fake logind server, which will conflict with elogind functionality.

Last edited by LuckyCyborg; 03-31-2021 at 01:38 PM.
 
Old 03-31-2021, 01:44 PM   #26
PROBLEMCHYLD
Senior Member
 
Registered: Apr 2015
Posts: 1,201

Rep: Reputation: Disabled
I keep forgetting people are using current. My bad, ignore me!!!
 
Old 03-31-2021, 09:28 PM   #27
drgibbon
Senior Member
 
Registered: Nov 2014
Distribution: Slackware64 15.0
Posts: 1,220

Rep: Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942
For free calling from Linux I've used Jitsi Meet, Signal, and Wire. Jitsi only needs a web browser on desktop, the other two are on SBo. All three offer free encrypted calls (with video), and have mobile clients on Android and iOS.
 
1 members found this post helpful.
Old 03-31-2021, 09:38 PM   #28
mralk3
Slackware Contributor
 
Registered: May 2015
Distribution: Slackware
Posts: 1,900

Rep: Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050
Quote:
Originally Posted by stf92 View Post
I don't understand. By the clock (on the right side of the clock) I have bluetooth. As a matter of fact in my system alsamixer shows only one control. Namely Master. Isn't this odd? While under Arch all the controls were shown.
Quote:
Originally Posted by PROBLEMCHYLD View Post
This doesn't do anyone good if Pulse audio is not configured. It still puts him in the same spot. Run the command in a terminal as a regular user:

Code:
pavucontrol
Point pulse audio (pavucontrol configures it) to the output and input devices (microphone, heads set, etc). Also, when you first plug in your mic what does the output of dmesg say? Run as root, paste it here:

Code:
dmesg | tail
If your hardware isn't being recognized by the kernel, there is your problem. Otherwise you are using the wrong sound and recording settings.
 
Old 03-31-2021, 10:41 PM   #29
stf92
Senior Member
 
Registered: Apr 2007
Location: Buenos Aires.
Distribution: Slackware
Posts: 4,442

Original Poster
Rep: Reputation: 76
Mine is a laptop and the microphone is built-in. So I cannot plug it. Anyway here is the output of your command:
Code:
root@darkstar:~# dmesg|tail
[  131.700112] wlan0: authenticated
[  131.701630] wlan0: associate with 60:14:b3:23:8c:e0 (try 1/3)
[  131.706640] wlan0: RX AssocResp from 60:14:b3:23:8c:e0 (capab=0x431 status=0 aid=1)
[  131.715925] wlan0: associated
[  131.750911] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  131.823764] 8021q: 802.1Q VLAN Support v1.8
[  164.912417] Bluetooth: RFCOMM TTY layer initialized
[  164.912429] Bluetooth: RFCOMM socket layer initialized
[  164.912440] Bluetooth: RFCOMM ver 1.11
[12322.742033] spurious 8259A interrupt: IRQ7.
root@darkstar:~#
 
Old 04-01-2021, 07:37 AM   #30
BrunoLafleur
Member
 
Registered: Apr 2020
Location: France
Distribution: Slackware
Posts: 399

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
With the Slackware current of july 2020, there is no problem with elogind. Skype from adapted Slackbuild was working with that version.

With the latest Slackware current, Skype is also working.

For the sound, the dmesg output is too short. Is the sound working with other software like Firefox or other ?

Have you pulseaudio installed ? Have you some other headset to test ?
 
  


Reply



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
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
How to install skype on USB stick to run under Mandriva LiveCd One? janexus Linux - Software 1 03-31-2010 04:26 PM
noise in skype to skype calls in skype v2.1 beta for fedora mq15 Linux - Software 0 01-20-2010 12:04 AM
Webcam Works under Cheese but not under Skype, help!!!! mstjohn1974 Linux - Hardware 4 08-07-2009 07:59 AM

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

All times are GMT -5. The time now is 12:30 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