[gentoo-user] How to manage load on the GPU?

2020-05-17 Thread tuxic
Hi, sorry for the somehow vague subject line...no native speaker... With Blender I do a lot of experimenting and tinkering which involves rendering most of the time. With rendering comes ... waiting for the result. Often (I am trying to) watch videos, like tutorial about what I currently

Re: [gentoo-user] Kernel drivers and modules list

2020-05-17 Thread Dale
Raphael MD wrote: > Hello everyone, > > I’ve booted my system with a gentoo live cd, just to figure out my > system drivers and modules to configure the kernel, because it’s > difficult to realize what drive my intel Ethernet card uses and many > others. > > Are there  some command to extract that

Re: [gentoo-user] Kernel drivers and modules list

2020-05-17 Thread Ashley Dixon
On Sun, May 17, 2020 at 02:47:33PM -0300, Raphael MD wrote: > I’ve booted my system with a gentoo live cd, just to figure out my system > drivers and modules to configure the kernel, because it's difficult to > realize what drive my intel Ethernet card uses and many others. > > Are there some

Re: [gentoo-user] Kernel drivers and modules list

2020-05-17 Thread Volker Schneider
Raphael MD schrieb: > Hello everyone, > > I’ve booted my system with a gentoo live cd, just to figure out my > system drivers and modules to configure the kernel, because it’s > difficult to realize what drive my intel Ethernet card uses and many > others. > > Are there  some command to extract

Re: [gentoo-user] GCC 10.1 SUCKS.

2020-05-17 Thread Sergei Trofimovich
On Thu, 14 May 2020 11:15:59 -0400 Alan Grimes wrote: > KDE really can't update itself, I really had to flog the living bleep > out of it to get it, and a lot of other stuff to settle down... > > The configure phases for most of these packages are so monsterously > inefficient that I have to

Re: [gentoo-user] Kernel drivers and modules list

2020-05-17 Thread Mark Knecht
On Sun, May 17, 2020 at 10:48 AM Raphael MD wrote: > > Hello everyone, > > I’ve booted my system with a gentoo live cd, just to figure out my system drivers and modules to configure the kernel, because it’s difficult to realize what drive my intel Ethernet card uses and many others. > > Are there

[gentoo-user] Kernel drivers and modules list

2020-05-17 Thread Raphael MD
Hello everyone, I’ve booted my system with a gentoo live cd, just to figure out my system drivers and modules to configure the kernel, because it’s difficult to realize what drive my intel Ethernet card uses and many others. Are there some command to extract that list to configure the kernel?

Re: [gentoo-user] Kernel config for Docker

2020-05-17 Thread Peter Humphrey
On Sunday, 17 May 2020 12:26:02 BST Victor Ivanov wrote: > Andrew makes a good point that, of course, not all options will be > relevant to a particular image or use case. The script is aimed to check > for "full" compatibility. Having some reported as missing is by no means > a deal breaker. > >

Re: [gentoo-user] Realtek r8169 realtek.ko not loaded.

2020-05-17 Thread William Kenworthy
Here is one of mine: its part of openrc -  if you don't have it you might be using systemd which should have something similar. moriah ~ # cat /etc/conf.d/modules # Linux users can define a list of modules for a specific kernel version, # a released kernel version, a main kernel version or all

Re: [gentoo-user] Realtek r8169 realtek.ko not loaded.

2020-05-17 Thread Alexander Puchmayr
Am Sonntag, 17. Mai 2020, 10:24:00 CEST schrieb William Kenworthy: > Easiest would be to put it in /etc/conf.d/modules and rebuild the > initrd. Genkernel picks it up from there. You could also ask genkernel > to add all built modules to the initrd via its config file. > Whats the format of

Re: [gentoo-user] Kernel config for Docker

2020-05-17 Thread Victor Ivanov
Andrew makes a good point that, of course, not all options will be relevant to a particular image or use case. The script is aimed to check for "full" compatibility. Having some reported as missing is by no means a deal breaker. Re nftables it's a very valid point as well. I too use nftables

Re: [gentoo-user] Realtek r8169 realtek.ko not loaded.

2020-05-17 Thread Victor Ivanov
Hi Alexander, A while back I had the exact same issue with a remote machine that I am managing. It has an Asus B45-M mobo with an r8169 chipset. Ever since the 5.2.x kernel family - where it last used to work - it has been a pain. Initially I added a manual "soft" dependency in

Re: [gentoo-user] Kernel config for Docker

2020-05-17 Thread Peter Humphrey
On Sunday, 17 May 2020 00:58:54 BST Andrew Udvare wrote: > On 16/05/2020 13:12, Peter Humphrey wrote: > > I can't find any of those. Any clues for the uninitiated? > > I am running Docker fine on 5.6.12 and I am missing a lot: --->8 > In regards to NF options, I use nftables and I manage the

Re: [gentoo-user] Realtek r8169 realtek.ko not loaded.

2020-05-17 Thread William Kenworthy
Easiest would be to put it in /etc/conf.d/modules and rebuild the initrd.  Genkernel picks it up from there.  You could also ask genkernel to add all built modules to the initrd via its config file. BillK On 17/5/20 4:07 pm, Alexander Puchmayr wrote: > Hi there > > I just upgraded an older

[gentoo-user] Realtek r8169 realtek.ko not loaded.

2020-05-17 Thread Alexander Puchmayr
Hi there I just upgraded an older notebook with r8169 network chip to new kernel 5.4 (sys-kernel/gentoo-sources-5.4.28) with genkernel. After booting the new kernel the network adapter was not initialized, no network interface eth0. Dmesg says [6.390973] r8169 :08:00.0: realtek.ko not