LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 09-25-2018, 10:16 AM   #76
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 2,979

Rep: Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556

Yes, Skype and elogind is working great for me as well. I am still concerned that simply having it installed may cause problems. So far I have not seem any obvious problems. Odd that you mention the power buttons. Yesterday when testing I only saw "New seat seat0.", today this is what I get.
Code:
New seat seat0.
Watching system buttons on /dev/input/event2 (Power Button)
Watching system buttons on /dev/input/event1 (Power Button)
Watching system buttons on /dev/input/event0 (AT Translated Set 2 keyboard)
I don't use Skype on my laptop, no elogind installed. Closing the lid works fine, in my case Plasma5 is configured on Power Management to execute "Hibernate". I've also used "Suspend" it works as well.
 
Old 09-25-2018, 10:31 AM   #77
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Original Poster
Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Quote:
Originally Posted by chrisretusn View Post
Yes, Skype and elogind is working great for me as well. I am still concerned that simply having it installed may cause problems. So far I have not seem any obvious problems. Odd that you mention the power buttons. Yesterday when testing I only saw "New seat seat0.", today this is what I get.
Code:
New seat seat0.
Watching system buttons on /dev/input/event2 (Power Button)
Watching system buttons on /dev/input/event1 (Power Button)
Watching system buttons on /dev/input/event0 (AT Translated Set 2 keyboard)
I don't use Skype on my laptop, no elogind installed. Closing the lid works fine, in my case Plasma5 is configured on Power Management to execute "Hibernate". I've also used "Suspend" it works as well.
I do not think is something odd. After all, the ConsoleKit and (e)logind are supposed to do a similar job. Well, probably there the original is (e)logind and the emulation of it is the ConsoleKit.

That's why I supposed from beginning that activating both on a system, will result in a "war of attrition" over resources and system, with possible unexpected results.

Certainly, this elogind is not our old PulseAudio pal, to start it when we need it.

BTW, this what I get starting the elogind from "rc.local", then system-wide
Code:
Starting up elogind: /usr/libexec/elogind/elogind &
New seat seat0.
Watching system buttons on /dev/input/event5 (Power Button)
Watching system buttons on /dev/input/event4 (Power Button)
Watching system buttons on /dev/input/event1 (USB USB Keyboard)
Watching system buttons on /dev/input/event2 (USB USB Keyboard Consumer Control)
Watching system buttons on /dev/input/event3 (USB USB Keyboard System Control)

Last edited by Darth Vader; 09-25-2018 at 11:06 AM.
 
Old 09-25-2018, 10:43 AM   #78
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Original Poster
Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Oh, I said that we must use (e)logind for our future Wayland adventures with Plasma5?

IF you ever want to have on Slackware a future Plasma5 properly working (also) on Wayland, even if Plasma5 will not be adopted, you should jump on "elogind adoption" bandwagon, even if you do not use Skype or other proprietary software possibly requiring it.

There's no middle road, because ConsoleKit2 and elogind cannot coexists.

Last edited by Darth Vader; 09-25-2018 at 12:03 PM.
 
1 members found this post helpful.
Old 09-25-2018, 12:05 PM   #79
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by Darth Vader View Post
Oh, I said that we must use (e)logind for our future Wayland adventures with Plasma5?

IF you ever want to have on Slackware a future Plasma5 properly working (also) on Wayland, even if Plasma5 will not be adopted, you should jump on "elogind adoption" bandwagon, even if you do not use Skype or other proprietary software possibly requiring it.

There's no middle road, because ConsoleKit2 and elogind cannot coexists.
I hate to disappoint. We will not need Elogind... Consolekit2 works too.
 
4 members found this post helpful.
Old 09-25-2018, 01:55 PM   #80
chrisVV
Member
 
Registered: Aug 2010
Posts: 548

Rep: Reputation: 370Reputation: 370Reputation: 370Reputation: 370
Quote:
Originally Posted by chrisretusn View Post
Just before the warning messages.
Code:
Message: maximum system UID is 999
Message: maximum system GID is 999
Which is correct insofar as /etc/login.defs says that user assignable UID's and GID's begin at 1000. Actually it lies, because as slackware-current is configured user group IDs begin at 100. But that doesn't matter either.

Last edited by chrisVV; 09-25-2018 at 02:26 PM.
 
2 members found this post helpful.
Old 09-25-2018, 01:59 PM   #81
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by Darth Vader View Post
I do not think is something odd. After all, the ConsoleKit and (e)logind are supposed to do a similar job. Well, probably there the original is (e)logind and the emulation of it is the ConsoleKit.
Both implement the same login1 D-Bus API. There's no "emulation". Stick to the facts.
 
3 members found this post helpful.
Old 09-25-2018, 02:08 PM   #82
chrisVV
Member
 
Registered: Aug 2010
Posts: 548

Rep: Reputation: 370Reputation: 370Reputation: 370Reputation: 370
Quote:
Originally Posted by Alien Bob View Post
Both implement the same login1 D-Bus API. There's no "emulation". Stick to the facts.
There is no emulation and they don't both implement the same login1 D-Bus API.
 
2 members found this post helpful.
Old 09-25-2018, 02:43 PM   #83
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Original Poster
Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Quote:
Originally Posted by Alien Bob View Post
Both implement the same login1 D-Bus API. There's no "emulation". Stick to the facts.
I said "probably" with a reason...

---------------------------------------------------------------

Anyways, I will stick to facts.

According with "login1 D-Bus API", like this page claims: https://www.freedesktop.org/wiki/Sof...ystemd/logind/

Guess which one - Elogind or ConsoleKit2? responds me to this command:
Code:
gdbus introspect --system --dest org.freedesktop.login1 --object-path /org/freedesktop/login1
To note that I do that in a system where both are up and running.

Last edited by Darth Vader; 09-25-2018 at 02:44 PM.
 
Old 09-25-2018, 03:02 PM   #84
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by Darth Vader View Post
I said "probably" with a reason...

---------------------------------------------------------------

Anyways, I will stick to facts.

According with "login1 D-Bus API", like this page claims: https://www.freedesktop.org/wiki/Sof...ystemd/logind/

Guess which one - Elogind or ConsoleKit2? responds me to this command:
Code:
gdbus introspect --system --dest org.freedesktop.login1 --object-path /org/freedesktop/login1
To note that I do that in a system where both are up and running.
The name "login1" of this D-Bus service is the choice of systemd-logind. It has nothing to do with the API definitions. The ConsoleKit2 project has chosen the alternative name "consolekit" in order not to cause a clash on the bus when both (e)logind and ConsoleKit2 are installed.

They both implement this API: https://www.freedesktop.org/wiki/Sof...ystemd/logind/
ConsoleKit does not have a 100% API coverage, that is not required either, but they implement enough to make the KDE Plasma / Wayland work: https://consolekit2.github.io/Consol...dbus-reference
 
3 members found this post helpful.
Old 09-25-2018, 06:20 PM   #85
chris.willing
Member
 
Registered: Jun 2014
Location: Brisbane, Australia
Distribution: Slackware,LFS
Posts: 917

Rep: Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619
A variation of my first patch (dealing with redefinition of statx struct) has been accepted upstream and will be part of next release (elogind-239 I guess). The updated patch (applies OK to 238.1) is attached.

I opened a separate issue about the hard coding of /run/dbus/system_bus_socket (currently fixed by second patch, or by setting a symlink at /run/dbus -> /var/run/dbus).

chris
Attached Files
File Type: txt redef_statx.diff.txt (1.1 KB, 13 views)

Last edited by chris.willing; 09-25-2018 at 08:42 PM. Reason: system_bus_socket issue
 
4 members found this post helpful.
Old 09-25-2018, 09:43 PM   #86
Gordie
Member
 
Registered: Aug 2007
Location: Nolalu, Ontario, Canada
Distribution: Slackware64-Current
Posts: 871

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
That's all folks. I contacted everyone of my contacts and it appears that my granddaughter and I remain the only ones that care to Skype each other these days. I am old and like the computer. She is young and prefers a smart phone (the world is changing). She just told me to not worry and just message her with text. The app that came with my phone will work nicely for that so as soon as I send this reply I am taking Skype off my system. Microsoft can play games without me anymore

Last edited by Gordie; 09-25-2018 at 11:12 PM. Reason: Added that I have communicated with my contacts
 
3 members found this post helpful.
Old 09-26-2018, 12:40 AM   #87
solarfields
Senior Member
 
Registered: Feb 2006
Location: slackalaxy.com
Distribution: Slackware, CRUX
Posts: 1,449

Rep: Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997
Gordie,

there's Viber and it seems to works just fine.
 
Old 09-26-2018, 02:56 AM   #88
FlinchX
Member
 
Registered: Nov 2017
Distribution: Slackware Linux
Posts: 666

Rep: Reputation: Disabled
Quote:
Originally Posted by abga View Post
use Signal instead
As soon as it will stop implying / requiring that I must have a phone. As far as I know, it's impossible to just download a desktop version of Signal and start using it.
 
1 members found this post helpful.
Old 09-26-2018, 06:40 AM   #89
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 2,979

Rep: Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556
Quote:
Originally Posted by chrisVV View Post
Which is correct insofar as /etc/login.defs says that user assignable UID's and GID's begin at 1000. Actually it lies, because as slackware-current is configured user group IDs begin at 100. But that doesn't matter either.
Thanks, I took a look at /etc/login.def

Code:
#
# Min/max values for automatic uid selection in useradd
#
UID_MIN			 1000
UID_MAX			60000
# System accounts
SYS_UID_MIN		  101
SYS_UID_MAX		  999

#
# Min/max values for automatic gid selection in groupadd
#
GID_MIN			 1000
GID_MAX			60000
# System accounts
SYS_GID_MIN		  101
SYS_GID_MAX		  999
 
Old 09-26-2018, 07:10 AM   #90
Gordie
Member
 
Registered: Aug 2007
Location: Nolalu, Ontario, Canada
Distribution: Slackware64-Current
Posts: 871

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
Quote:
Originally Posted by solarfields View Post
Gordie,

there's Viber and it seems to works just fine.
ALL phones come with an app for sending / receiving text messages. No downloads needed. My granddaughter says that Skype and personal computers are old school and everyone uses their phone these days. Times are a changing
 
  


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
unkown cause for systemd failure state - systemd-logind cannot start org.freedesktop.systemd1 after server reboot mario.p Linux - Server 5 07-30-2018 02:11 AM
[SOLVED] will slackware drop newer KDE versions or go systemd rob.rice Slackware 73 04-23-2017 01:03 PM
[SOLVED] How to compile latest sources using older gcc glibc versions and run them? nirvaanr Linux - Software 4 06-08-2016 09:32 AM
[SOLVED] removing previous older kernels "vmlinuz" when updates get newer versions james2b Linux - Newbie 7 09-12-2011 04:13 AM
how to use older versions of glibc turls Programming 4 07-07-2004 03:40 PM

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

All times are GMT -5. The time now is 02:40 PM.

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