From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Can't get the GUI to stay up for more than a minute or so before crashing
Date: Mon, 24 Jun 2024 11:54:44 -0500 [thread overview]
Message-ID: <52111a8f-1cdb-302f-ee50-b520d3ae85a0@gmail.com> (raw)
In-Reply-To: <13542818.uLZWGnKmhe@rogueboard>
Michael wrote:
> On Monday, 24 June 2024 14:25:47 BST Dale wrote:
>> Michael wrote:
>>> You should at least try to launch a X11 session using a console and see
>>> what is printed out on the CLI after you exit (or if it crashes).
>>>
>>> ~ $ exec dbus-launch --exit-with-session startplasma-x11
>> I tried every combination I could think of. It seems the more I tried,
>> the worse the failure got.
>>
>> Anyway, I've started a fresh install. I fixed my partition boo boo. I
>> didn't need much of anything except to just get a fresh start so I used
>> the zap feature of gdisk. After that, I used cgdisk to set up
>> everything else, making sure the efi partition was ef00 and had the old
>> fat type partition on it. Or was it vfat? Whatever the docs said. I
>> copy and paste some of it except for the partition info.
> For an ESP on a disk partition, it would be FAT32 (while FAT12 or FAT16 can be
> used for removable media). VFAT is an extension to FAT allowing long
> filenames. In any case it's just a symlink:
>
> ~ $ ls -la /usr/bin/mkfs.vfat
> lrwxrwxrwx 1 root root 8 Mar 24 08:52 /usr/bin/mkfs.vfat -> mkfs.fat
>
I followed the guide. I copied the mkfs command and the option then
replaced with my partition info. The command in the docs was a sda
drive not nvme. This part of the docs worked fine last time. I just
repeated the same.
>> I did notice one thing, I copied some USE flags over from my current
>> rig. I found some that might not should have been copied over before.
>> I wonder if that could have caused a problem or two. I realized I chose
>> the merged /usr stage3 but had split-usr USE flag in make.conf. That
>> was one I remembered. There was a couple others as well.
> Some of the USE flags will be dictated by the make.profile you used. If you
> selected the merged /usr profile 23.0 and the corresponding non-legacy stage 3
> archive for desktop plasma 23.0, you shouldn't have USE="split-usr".
When I copied over my USE line from make.conf, it is quite lengthy. I
bet I missed that split-usr and could have missed a couple others. I'm
not sure what problems that could cause tho. I did look through it
pretty good this time. What made me notice the difference, when I got
the link for the stage3 file, the one for split-usr is in a different
section, most likely because it is going away. I didn't even see it for
the first install. It's kinda to the right away from the others. That
is one thing I noticed that was wrong, so far. I may run into something
else before it is over. I said before that it is likely me that missed
something. A package, USE flag or something. At this point, USE flag
applies.
I also ran into that locale thing again. Using your export command,
fixed it, again. I find it odd that the commands to reset the
environment does not reset that somehow. Anyway, it works. I have that
LC_ALL set on my main rig. It's been that way for years. Should I
change it or leave it since it works??
My CPU seems to be running about 20F cooler now. I may try stress again
later to make sure it is maxed out long enough to show up accurately.
Dale
:-) :-)
next prev parent reply other threads:[~2024-06-24 16:54 UTC|newest]
Thread overview: 80+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-21 19:02 [gentoo-user] Can't get the GUI to stay up for more than a minute or so before crashing Dale
2024-06-22 11:49 ` Michael
2024-06-22 13:32 ` Jude DaShiell
2024-06-22 16:12 ` Dale
2024-06-22 18:13 ` Dale
2024-06-22 18:54 ` Dale
2024-06-22 20:04 ` Michael
2024-06-23 1:21 ` Dale
2024-06-23 9:13 ` Michael
2024-06-23 7:20 ` Wols Lists
2024-06-23 0:13 ` Mark Knecht
2024-06-23 1:30 ` Dale
2024-06-23 7:53 ` Dale
2024-06-23 9:20 ` Michael
2024-06-23 12:19 ` Dale
2024-06-23 14:22 ` Michael
2024-06-23 22:37 ` Dale
2024-06-24 0:01 ` Michael
2024-06-24 1:55 ` Dale
2024-06-24 2:53 ` William Kenworthy
2024-06-24 5:19 ` Dale
2024-06-24 9:03 ` Michael
2024-06-24 13:25 ` Dale
2024-06-24 14:29 ` Dale
2024-06-24 14:57 ` Peter Humphrey
2024-06-24 16:00 ` Michael
2024-06-24 15:38 ` Michael
2024-06-24 16:54 ` Dale [this message]
2024-06-24 17:31 ` Michael
2024-06-24 19:47 ` Dale
2024-06-24 20:43 ` Michael
2024-06-24 21:03 ` Dale
2024-06-24 21:22 ` [gentoo-user] " Grant Edwards
2024-06-24 21:52 ` Dale
2024-06-24 23:00 ` Michael
2024-06-24 23:54 ` Dale
2024-06-24 22:48 ` [gentoo-user] " Michael
2024-06-24 23:47 ` Dale
2024-06-25 9:34 ` Michael
2024-06-25 10:18 ` Dale
2024-06-24 7:15 ` Wols Lists
2024-06-24 8:38 ` Michael
2024-06-25 14:27 ` Dale
2024-06-25 16:23 ` Michael
2024-06-25 18:54 ` Dale
2024-06-25 23:23 ` Michael
2024-06-26 0:28 ` [gentoo-user] SOLVED " Dale
2024-06-26 8:30 ` Michael
2024-06-26 20:32 ` [gentoo-user] " Dale
2024-06-27 6:54 ` Dale
2024-06-27 18:27 ` Michael
2024-06-27 19:09 ` Mark Knecht
2024-06-27 21:06 ` Dale
2024-06-27 21:45 ` Michael
2024-06-27 22:52 ` Dale
2024-06-28 11:01 ` Michael
2024-06-28 21:25 ` Dale
2024-06-29 13:24 ` [gentoo-user] " Grant Edwards
2024-06-29 7:36 ` [gentoo-user] " Dale
2024-06-29 20:30 ` Dale
2024-06-29 21:12 ` Jack
2024-06-29 22:28 ` Dale
2024-06-29 22:14 ` Michael
2024-06-29 23:20 ` Mark Knecht
2024-06-30 0:24 ` Dale
2024-06-30 9:35 ` Dale
2024-06-30 9:36 ` Dale
2024-06-30 10:51 ` Michael
2024-06-30 22:56 ` Dale
2024-07-01 13:24 ` Michael
2024-07-01 13:51 ` Dale
2024-06-27 22:18 ` Mark Knecht
2024-06-27 23:01 ` Dale
2024-06-27 23:27 ` Mark Knecht
2024-06-28 5:10 ` Dale
2024-06-28 13:39 ` Mark Knecht
2024-06-28 21:40 ` Dale
2024-06-28 21:50 ` Mark Knecht
2024-06-29 3:55 ` Dale
2024-06-27 4:10 ` Dale
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52111a8f-1cdb-302f-ee50-b520d3ae85a0@gmail.com \
--to=rdalek1967@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox