* [gentoo-user] kernel-5.4.69
@ 2020-10-10 17:20 Jude DaShiell
2020-10-10 17:36 ` Neil Bothwick
2020-10-10 17:49 ` John Covici
0 siblings, 2 replies; 9+ messages in thread
From: Jude DaShiell @ 2020-10-10 17:20 UTC (permalink / raw
To: gentoo-user
How can I emerge the sources for this version of the kernel? I think John
suggested 5.4.69.
--
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] kernel-5.4.69
2020-10-10 17:20 [gentoo-user] kernel-5.4.69 Jude DaShiell
@ 2020-10-10 17:36 ` Neil Bothwick
2020-10-10 17:52 ` John Covici
2020-10-10 17:49 ` John Covici
1 sibling, 1 reply; 9+ messages in thread
From: Neil Bothwick @ 2020-10-10 17:36 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 416 bytes --]
On Sat, 10 Oct 2020 13:20:09 -0400, Jude DaShiell wrote:
> How can I emerge the sources for this version of the kernel? I think
> John suggested 5.4.69.
emerge -1a gentoo-sources:5.4.69
You need to be running ~arch for this, or have gentoo-sources in
package.accept_keywords, 5.4.66 is the latest in stable.
--
Neil Bothwick
Windows Error #09: Mouse not found. Press mouse button to continue.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] kernel-5.4.69
2020-10-10 17:20 [gentoo-user] kernel-5.4.69 Jude DaShiell
2020-10-10 17:36 ` Neil Bothwick
@ 2020-10-10 17:49 ` John Covici
2020-10-10 18:03 ` Jude DaShiell
1 sibling, 1 reply; 9+ messages in thread
From: John Covici @ 2020-10-10 17:49 UTC (permalink / raw
To: gentoo-user
On Sat, 10 Oct 2020 13:20:09 -0400,
Jude DaShiell wrote:
>
> How can I emerge the sources for this version of the kernel? I think John
> suggested 5.4.69.
>
>
Just emerge =sys-kernel/gentoo-sources-5.4.69 The = sign is
important, you can emerge any specific version in the tree this way.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici wb2una
covici@ccs.covici.com
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] kernel-5.4.69
2020-10-10 17:36 ` Neil Bothwick
@ 2020-10-10 17:52 ` John Covici
2020-10-10 19:24 ` Neil Bothwick
2020-10-11 1:52 ` Jude DaShiell
0 siblings, 2 replies; 9+ messages in thread
From: John Covici @ 2020-10-10 17:52 UTC (permalink / raw
To: gentoo-user
On Sat, 10 Oct 2020 13:36:26 -0400,
Neil Bothwick wrote:
>
> [1 <text/plain; US-ASCII (quoted-printable)>]
> On Sat, 10 Oct 2020 13:20:09 -0400, Jude DaShiell wrote:
>
> > How can I emerge the sources for this version of the kernel? I think
> > John suggested 5.4.69.
>
> emerge -1a gentoo-sources:5.4.69
>
> You need to be running ~arch for this, or have gentoo-sources in
> package.accept_keywords, 5.4.66 is the latest in stable.
>
.66 is certainly OK as well, I am on the ~arch which I happen to find
useful.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici wb2una
covici@ccs.covici.com
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] kernel-5.4.69
2020-10-10 17:49 ` John Covici
@ 2020-10-10 18:03 ` Jude DaShiell
2020-10-10 19:32 ` Ashley Dixon
0 siblings, 1 reply; 9+ messages in thread
From: Jude DaShiell @ 2020-10-10 18:03 UTC (permalink / raw
To: gentoo-user
Okay thanks. When I tried that I got a message masked by amd64 keyword
and returned to the chroot prompt.
On Sat, 10 Oct 2020, John Covici wrote:
> Date: Sat, 10 Oct 2020 13:49:52
> From: John Covici <covici@ccs.covici.com>
> Reply-To: gentoo-user@lists.gentoo.org
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] kernel-5.4.69
>
> On Sat, 10 Oct 2020 13:20:09 -0400,
> Jude DaShiell wrote:
> >
> > How can I emerge the sources for this version of the kernel? I think John
> > suggested 5.4.69.
> >
> >
>
> Just emerge =sys-kernel/gentoo-sources-5.4.69 The = sign is
> important, you can emerge any specific version in the tree this way.
>
>
--
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] kernel-5.4.69
2020-10-10 17:52 ` John Covici
@ 2020-10-10 19:24 ` Neil Bothwick
2020-10-11 1:52 ` Jude DaShiell
1 sibling, 0 replies; 9+ messages in thread
From: Neil Bothwick @ 2020-10-10 19:24 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 428 bytes --]
On Sat, 10 Oct 2020 13:52:06 -0400, John Covici wrote:
> > You need to be running ~arch for this, or have gentoo-sources in
> > package.accept_keywords, 5.4.66 is the latest in stable.
> >
> .66 is certainly OK as well, I am on the ~arch which I happen to find
> useful.
I run ~arch here, but not for the kernel as it involves too many reboots.
--
Neil Bothwick
Nobody's perfect and since I'm nobody...!
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] kernel-5.4.69
2020-10-10 18:03 ` Jude DaShiell
@ 2020-10-10 19:32 ` Ashley Dixon
0 siblings, 0 replies; 9+ messages in thread
From: Ashley Dixon @ 2020-10-10 19:32 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 681 bytes --]
On Sat, Oct 10, 2020 at 02:03:52PM -0400, Jude DaShiell wrote:
> Okay thanks. When I tried that I got a message masked by amd64 keyword
> and returned to the chroot prompt.
If you really want to specify the version on the command line with a one-liner,
couple it with the `--autounmask` and `--autounmask-continue` options, which
will automatically add the requested version to your `package.accept_keywords`
directory/file and emerge from there.
$ emerge -1 --autounmask --autounmask-continue \
=sys-kernel/gentoo-sources-5.4.69
--
Ashley Dixon
suugaku.co.uk
2A9A 4117
DA96 D18A
8A7B B0D2
A30E BF25
F290 A8AA
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] kernel-5.4.69
2020-10-10 17:52 ` John Covici
2020-10-10 19:24 ` Neil Bothwick
@ 2020-10-11 1:52 ` Jude DaShiell
2020-10-11 2:13 ` Dale
1 sibling, 1 reply; 9+ messages in thread
From: Jude DaShiell @ 2020-10-11 1:52 UTC (permalink / raw
To: gentoo-user
I got 5.4.66 sources installed and then did:
emerge --unmerge espeakup espeak portaudio
emerge espeakup espeak portaudio
One of the messages stated config_speakup and config_speakup-synth_soft
options are not configured in this kernel and those would have to be set
correctly to avoid unexpected behavior.
At this point I'm curious what file is used to store these options since
it may be necessary to edit that file directly with nano and dump this
menuconfig.
On Sat, 10 Oct 2020, John Covici wrote:
> Date: Sat, 10 Oct 2020 13:52:06
> From: John Covici <covici@ccs.covici.com>
> Reply-To: gentoo-user@lists.gentoo.org
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] kernel-5.4.69
>
> On Sat, 10 Oct 2020 13:36:26 -0400,
> Neil Bothwick wrote:
> >
> > [1 <text/plain; US-ASCII (quoted-printable)>]
> > On Sat, 10 Oct 2020 13:20:09 -0400, Jude DaShiell wrote:
> >
> > > How can I emerge the sources for this version of the kernel? I think
> > > John suggested 5.4.69.
> >
> > emerge -1a gentoo-sources:5.4.69
> >
> > You need to be running ~arch for this, or have gentoo-sources in
> > package.accept_keywords, 5.4.66 is the latest in stable.
> >
> .66 is certainly OK as well, I am on the ~arch which I happen to find
> useful.
>
>
--
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] kernel-5.4.69
2020-10-11 1:52 ` Jude DaShiell
@ 2020-10-11 2:13 ` Dale
0 siblings, 0 replies; 9+ messages in thread
From: Dale @ 2020-10-11 2:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 886 bytes --]
Jude DaShiell wrote:
> I got 5.4.66 sources installed and then did:
> emerge --unmerge espeakup espeak portaudio
> emerge espeakup espeak portaudio
> One of the messages stated config_speakup and config_speakup-synth_soft
> options are not configured in this kernel and those would have to be set
> correctly to avoid unexpected behavior.
>
> At this point I'm curious what file is used to store these options since
> it may be necessary to edit that file directly with nano and dump this
> menuconfig.
>
When configuring your kernel, you have to enable Staging first, under
Device Drivers and closer to the bottom than the top. Once you enable
that, then you can find and enable the speakup parts. If you don't have
Staging enabled, the speakup parts are hidden. There are also options
in the Staging sub-menu that you may need as well.
Hope that helps.
Dale
:_) :-)
[-- Attachment #2: Type: text/html, Size: 1307 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2020-10-11 2:13 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-10 17:20 [gentoo-user] kernel-5.4.69 Jude DaShiell
2020-10-10 17:36 ` Neil Bothwick
2020-10-10 17:52 ` John Covici
2020-10-10 19:24 ` Neil Bothwick
2020-10-11 1:52 ` Jude DaShiell
2020-10-11 2:13 ` Dale
2020-10-10 17:49 ` John Covici
2020-10-10 18:03 ` Jude DaShiell
2020-10-10 19:32 ` Ashley Dixon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox