Re: [gentoo-user] Manually updating gentoo-sources

2022-02-04 Thread Neil Bothwick
On Fri, 4 Feb 2022 17:53:36 -0600, Dale wrote: > >> Calculating dependencies... done! > >> [ebuild  NS   ~] sys-kernel/gentoo-sources-5.16.3:5.16.3::gentoo > >> [5.6.7:5.6.7::gentoo, 5.10.46:5.10.46::gentoo, > >> 5.14.15:5.14.15::gentoo, 5.15.17:5.15.17::gentoo] USE="-build > >> -experimental

Re: [gentoo-user] Removing or renaming old /boot/grub directory warning

2022-02-04 Thread Arve Barsnes
On Sat, 5 Feb 2022 at 07:37, Dale wrote: > Should I reinstall grub after removing the old directory so it puts > things where it needs to be or what? Or does a new install have that > old directory too? While at it, is there something that can give me > better options in cases like this or do I

Re: [gentoo-user] Re: How to invoke non-selected versions of 'java'?

2022-02-04 Thread Arve Barsnes
On Sat, 5 Feb 2022 at 00:48, Grant Edwards wrote: > Yep. I've currently got '-bin' versions installed so here it's: > > $ find /opt/{icedtea*,openjdk*} -type f -executable -name 'java' > /opt/icedtea-bin-3.16.0/jre/bin/java > /opt/icedtea-bin-3.16.0/bin/java > /opt/openjdk-bin-11.0.14_p9/bin/java

[gentoo-user] Removing or renaming old /boot/grub directory warning

2022-02-04 Thread Dale
Howdy, I asked about this in a thread recently but can't find it now.  Not sure why because it wasn't that long ago.  In that thread, I was asking about deleting /boot/grub as it was used for the old grub, not the new and improved monster sometimes referred to as grub2.  I think it was Neil that

Re: [gentoo-user] Manually updating gentoo-sources

2022-02-04 Thread Dale
Neil Bothwick wrote: > On Fri, 4 Feb 2022 11:44:01 -0600, Dale wrote: > >> These are the packages that would be merged, in order: >> >> Calculating dependencies... done! >> [ebuild  NS   ~] sys-kernel/gentoo-sources-5.16.3:5.16.3::gentoo >> [5.6.7:5.6.7::gentoo, 5.10.46:5.10.46::gentoo,

[gentoo-user] Re: How to invoke non-selected versions of 'java'?

2022-02-04 Thread Grant Edwards
On 2022-02-04, Arve Barsnes wrote: > On Fri, 4 Feb 2022 at 22:49, Grant Edwards wrote: >> >> I've got two "slots" of java currently installed (8 and 11). >> [...] >> How does one manually invoke non-selected version(s) of java? >> [...] > > I don't think there is any convenient out of the box

Re: [gentoo-user] Manually updating gentoo-sources

2022-02-04 Thread Neil Bothwick
On Fri, 4 Feb 2022 11:44:01 -0600, Dale wrote: > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild  NS   ~] sys-kernel/gentoo-sources-5.16.3:5.16.3::gentoo > [5.6.7:5.6.7::gentoo, 5.10.46:5.10.46::gentoo, 5.14.15:5.14.15::gentoo, >

Re: [gentoo-user] How to invoke non-selected versions of 'java'?

2022-02-04 Thread Arve Barsnes
On Fri, 4 Feb 2022 at 22:49, Grant Edwards wrote: > > I've got two "slots" of java currently installed (8 and 11). I see how > one uses "eselect java" to contol which one is invoked by /usr/bin/java. > > How does one manually invoke non-selected version(s) of java? > > For other slotted things

[gentoo-user] How to invoke non-selected versions of 'java'?

2022-02-04 Thread Grant Edwards
I've got two "slots" of java currently installed (8 and 11). I see how one uses "eselect java" to contol which one is invoked by /usr/bin/java. How does one manually invoke non-selected version(s) of java? For other slotted things like gcc and python, you can use pythonX.Y or gcc-X.Y.Z to invoke

Re: [gentoo-user] Manually updating gentoo-sources

2022-02-04 Thread Dale
Neil Bothwick wrote: > On Thu, 3 Feb 2022 17:49:59 -0600, Dale wrote: >> I found a old email from Neil, hope you see this, and I think I followed >> it correctly but maybe I either missed something or things have changed >> since those instructions were posted.  What I'm wanting to do, update >>

Re: [gentoo-user] Kernel 5.16.3 fails to boot

2022-02-04 Thread Jack
Have you read the recent threads here?  Have you assured the appropriate FB (framebuffer)  config settings?  If those are not set, the system may actually boot, but you won't see any output. There was also a CPU related setting for a specific AMD processor (I didn't pay much attention, since

[gentoo-user] Kernel 5.16.3 fails to boot

2022-02-04 Thread Helmut Jarausch
Hi, I have been built (and used successfully) nearly each kernel of the gentoo-source 5.x.x. I've copie the old config to the new kernel directory and did "make oldconfig" Suddenly with Kernel 5.16.{3,4,5} these kernels hang during boot. Has anybody made a similar bad experience? How

Re: [gentoo-user] Manually updating gentoo-sources

2022-02-04 Thread Neil Bothwick
On Thu, 3 Feb 2022 17:49:59 -0600, Dale wrote: > I found a old email from Neil, hope you see this, and I think I followed > it correctly but maybe I either missed something or things have changed > since those instructions were posted.  What I'm wanting to do, update > gentoo-sources manually and