Gentoo Archives: gentoo-user

From: james <garftd@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] KDE weirdness after upgrade past Sunday.
Date: Wed, 04 Mar 2020 18:49:30
Message-Id: e55d29ed-9db3-1ebe-2b42-31662868f755@verizon.net
In Reply to: Re: [gentoo-user] KDE weirdness after upgrade past Sunday. by Dale
1 On 3/4/20 11:16 AM, Dale wrote:
2 > Jack wrote:
3 >> On 3/4/20 8:41 AM, Dale wrote:
4 >>> All the timing of the above problems are very similar.� I believe they
5 >>> have the same cause.� When I finished my updates, I logged out, went to
6 >>> boot runlevel, used checkrestart to make sure everything that needed to
7 >>> be restarted was clean, restarted any that weren't and then when back to
8 >>> default runlevel.� In the past this has always worked fine.� Thing is,
9 >>> elogind is in the boot runlevel.� I'm going to have to get used to
10 >>> restarting it manually I guess.� Could elogind be the cause of all
11 >>> this?� Would it be safe to put elogind in the default runlevel?� That
12 >>> would solve the problem of me forgetting to restart it after upgrades.
13 >>> Or would some other service in the boot runlevel start it as a
14 >>> dependency anyway??
15 >>>
16 >>> When I get to a point where I can logout and back in, I'll test
17 >>> restarting elogind to see if it helps.� Thing is, I'm not really sure
18 >>> what all elogind does but from what little I know, it sounds like a good
19 >>> place to start.� Thing that confuses me, checkrestart not showing it
20 >>> needed to be restarted.� It's never failed me before.
21 >>
22 >> I was recently in a similar position (but not such serious effects)
23 >> but discovered that elogind refused to restart.� The message was that
24 >> it wouldn't start because it was already started, but that implies
25 >> that it simply failed to stop, without producing any error message.� I
26 >> didn't want to fight it any further, so I just rebooted.
27 >>
28 >> Jack
29 >>
30 >>
31 >>
32 >
33 >
34 > So elogind is a pretty good suspect.� One reason I'm asking about this,
35 > I'm trying to figure out how elogind fails.� After all, if I'm stuck on
36 > a console, I can't use Seamonkey or anything to find help.� I need to be
37 > able to recognize what is failing.� So far, I've yet to find where
38 > elogind problems are logged.
39 >
40 > When you run into the problem with a stuck script, don't forget the zap
41 > option.� I'd recommend using ps aux | grep <name> to make sure it is
42 > killed and if not kill it with kill first.� After you use the zap
43 > option, it should start it normally, the start option.� In case you have
44 > never heard of this, it looks like this:
45 >
46 >
47 > /etc/init.d/chronyd zap
48 >
49 >
50 > Hope that helps.� Thanks for the reply.
51 >
52 > Dale
53 >
54 > :-)� :-)
55
56 Hello Dale,
57
58 Truthfully, I learned, after much pain, decades ago, to keep at least
59 (2) working gentoo systems, just to avoid catastrophic situations....
60
61 Used PC's, if running a minimalistic desktop, are pretty fast. Cross
62 compile and copy over the updates, or there are many ways to keep old
63 gentoo systems, active.
64
65 I also picked up a recent laptop, with a 1G traditional Hard Drive, for
66 under $500.00. It's way faster than my '8350' AMD systems, until the
67 Kernel-10.0 + starts using the video cards for compiling *everything*
68 automagically. Kernel-10.x is suppose to be a 'game-changer' for older
69 hardware, speeding up compiling, tremendously.
70
71 I put 'thermaltake-watercoolers 3.0' on all my chassis based gentoo
72 systems, at about $80/unit. Keeping the cpu cooled, allows for faster
73 speeds. My 8350's run at 4GHz and can easily gain 25% clocking to 5GHz.
74 I use sensors
75 to monitor temperatures:
76
77 'watch -n5 sensors -f'
78
79 If I were you, I'd figure out a second, graphical Gentoo system, on the
80 cheap; as it can be used to fix most 'borked gentoo' systems,
81 particularly if the best tools are setup and ready, just for gentoo_repair.
82
83
84 hth,
85 James

Replies

Subject Author
Re: [gentoo-user] KDE weirdness after upgrade past Sunday. Dale <rdalek1967@×××××.com>