[gentoo-user] Re: Inquiry about gentoo kernel configuration

2021-07-10 Thread Nikos Chantziaras
On 10/07/2021 12:15, Dongliang Mu wrote: Hi Gentoo users, I am a newbie to Gentoo. For Debian, I can get configuration files from Debian packages. I wonder if possible to get the kernel configuration files of Gentoo. You can use the one shipped in the sys-kernel/gentoo-kernel-bin package.

Re: [gentoo-user] Inquiry about gentoo kernel configuration

2021-07-10 Thread Ramon Fischer
In addition to this: I did some further research about this, since I actually never thought about getting the Kernel sources without having an installed Gentoo system: You may take a look at one of the HTTP mirrors[1], preferably one in your country and navigate to "/releases//". There you

[gentoo-user] libbpf? BTF? blinking urxvt/fish?

2021-07-10 Thread caveman رَجُلُ الْكَهْفِ 穴居人
i have 2 odd isuses that i observe: (1) i get this error when i reboot my kernel: > libbpf: failed to find valid kernel BTF > libbpf: error loading vmlinux BTF: -3 > libbpf: failed to load object 'iterators_bpf' > libbpf: failed to load BPF skeleton 'iterators_bpf': -3 >

Re: [gentoo-user] Inquiry about gentoo kernel configuration

2021-07-10 Thread Mark Knecht
On Sat, Jul 10, 2021 at 2:16 AM Dongliang Mu wrote: > > Hi Gentoo users, > > I am a newbie to Gentoo. For Debian, I can get configuration files > from Debian packages. I wonder if possible to get the kernel > configuration files of Gentoo. > > If this question is invalid, please let me know. > >

Re: [gentoo-user] Re: Since when does module-rebuild delete modules for previous kernel version?

2021-07-10 Thread Neil Bothwick
On Sat, 10 Jul 2021 11:22:38 +0300, Nikos Chantziaras wrote: > Right. However, it's obvious I've hit a portage inconsistency here. For > example, when I use: > >CONFIG_PROTECT="blah" > > in make.conf, "blah" is appended to CONFIG_PROTECT. But for whatever > reason, this is not the case

Re: [gentoo-user] Inquiry about gentoo kernel configuration

2021-07-10 Thread William Kenworthy
On 10/7/21 7:40 pm, Ramon Fischer wrote: > Hello Dongliang, > > you could retrieve kernel configuration files from a "Minimal > Installation CD"[1] of Gentoo. Mount it and look for > "/boot/gentoo-config". > > But I guess, you want a untouched version, don't you? > > -Ramon Hi, to expand on

Re: [gentoo-user] Inquiry about gentoo kernel configuration

2021-07-10 Thread Ramon Fischer
Hello Dongliang, you could retrieve kernel configuration files from a "Minimal Installation CD"[1] of Gentoo. Mount it and look for "/boot/gentoo-config". But I guess, you want a untouched version, don't you? -Ramon [1] https://www.gentoo.org/downloads/ On 10/07/2021 11:15, Dongliang Mu

[gentoo-user] Inquiry about gentoo kernel configuration

2021-07-10 Thread Dongliang Mu
Hi Gentoo users, I am a newbie to Gentoo. For Debian, I can get configuration files from Debian packages. I wonder if possible to get the kernel configuration files of Gentoo. If this question is invalid, please let me know. [1]

[gentoo-user] Re: Since when does module-rebuild delete modules for previous kernel version?

2021-07-10 Thread Nikos Chantziaras
On 08/07/2021 02:09, Nikos Chantziaras wrote: So I just noticed that when I run: emerge @module-rebuild after having installed a kernel update, the kernel modules of the previous kernel version are being deleted. I am sure this didn't use to be the case. Found the issue. On my new system, I