Re: [gentoo-user] Instrumenting the GPU

2017-11-13 Thread R0b0t1
Hello, On Mon, Nov 13, 2017 at 9:46 AM, Peter Humphrey wrote: > On Monday, 13 November 2017 15:12:56 GMT Daniel Frey wrote: >> On 11/13/17 02:59, Peter Humphrey wrote: >> > Hello list, >> > >> > I'm hunting a problem with cooling in this box, and I've got as far as >> >

[gentoo-user] One package needs two other packages, which cannot be installed simultanously?

2017-11-13 Thread tuxic
Hi, I got this: * Error: The above package list contains packages which cannot be * installed at the same time on the same system. (net-libs/rpcsvc-proto-1.2-r1:0/0::gentoo, ebuild scheduled for merge) pulled in by net-libs/rpcsvc-proto required by

Re: [gentoo-user] Instrumenting the GPU

2017-11-13 Thread Peter Humphrey
On Monday, 13 November 2017 15:12:56 GMT Daniel Frey wrote: > On 11/13/17 02:59, Peter Humphrey wrote: > > Hello list, > > > > I'm hunting a problem with cooling in this box, and I've got as far as > > suspecting my new AMD WX 5100 GPU. > > > > One of my BOINC projects causes the GPU

Re: [gentoo-user] Instrumenting the GPU

2017-11-13 Thread Daniel Frey
On 11/13/17 07:20, J. Roeleveld wrote: I have a Geforce GTX 950 and it does show the processes. Surprisingly, some desktop apps (not all) are also showing, must be linked to some library. Also shows the GPU memory usage. -- Joost My card is old, that's probably why, I have a 660GTX. Dan

Re: [gentoo-user] Instrumenting the GPU

2017-11-13 Thread J. Roeleveld
On Monday, November 13, 2017 4:12:56 PM CET Daniel Frey wrote: > On 11/13/17 02:59, Peter Humphrey wrote: > > Hello list, > > > > I'm hunting a problem with cooling in this box, and I've got as far as > > suspecting my new AMD WX 5100 GPU. > > > > One of my BOINC projects causes the GPU

Re: [gentoo-user] Instrumenting the GPU

2017-11-13 Thread Daniel Frey
On 11/13/17 02:59, Peter Humphrey wrote: Hello list, I'm hunting a problem with cooling in this box, and I've got as far as suspecting my new AMD WX 5100 GPU. One of my BOINC projects causes the GPU temperature, as shown by gkrellm, to shoot up to 75C or more and cause intolerable system

[gentoo-user] Re: memset_s

2017-11-13 Thread Nikos Chantziaras
On 13/11/17 13:38, Mart Raudsepp wrote: On E, 2017-11-13 at 12:44 +0200, Nikos Chantziaras wrote: explicit_bzero() is available in glibc. It's in . Interesting. Some Xorg stuff is using libbsd explicitly, but probably since before glibc gained this. This is new since glibc-2.25. Oops,

Re: [gentoo-user] Re: memset_s

2017-11-13 Thread Mart Raudsepp
On E, 2017-11-13 at 12:44 +0200, Nikos Chantziaras wrote: > On 13/11/17 09:17, Jorge Almeida wrote: > > > > On Sun, Nov 12, 2017 at 7:03 PM, Mart Raudsepp > > wrote: > > > > > > On L, 2017-11-11 at 00:10 +, Jorge Almeida wrote: > > > > > > > > Well, most programmers

Re: [gentoo-user] Re: memset_s

2017-11-13 Thread Jorge Almeida
On Mon, Nov 13, 2017 at 2:44 AM, Nikos Chantziaras wrote: >>> >>> Sounds like you want explicit_bzero from libbsd? >>> >> According to their man page, yes. I'll have to [try to] check the >> source. I wonder how they do it? Even the volatile modifier doesn't >> solve the

[gentoo-user] Instrumenting the GPU

2017-11-13 Thread Peter Humphrey
Hello list, I'm hunting a problem with cooling in this box, and I've got as far as suspecting my new AMD WX 5100 GPU. One of my BOINC projects causes the GPU temperature, as shown by gkrellm, to shoot up to 75C or more and cause intolerable system cooling noise. If I suspend that project but

[gentoo-user] Re: memset_s

2017-11-13 Thread Nikos Chantziaras
On 13/11/17 09:17, Jorge Almeida wrote: On Sun, Nov 12, 2017 at 7:03 PM, Mart Raudsepp wrote: On L, 2017-11-11 at 00:10 +, Jorge Almeida wrote: Well, most programmers probably won't care about this stuff anyway, and people who deal with cryptography tend to be more

Re: [gentoo-user] Re: Any reason for "Missing digest" errors at the moment

2017-11-13 Thread J. Roeleveld
On Monday, November 13, 2017 7:58:48 AM CET Nikos Chantziaras wrote: > On 13/11/17 06:43, Andrew Lowe wrote: > > Hi all, > > > > I've just done an "eix-sync" and upon doing "emerge -NuD world", get a > > > > few screen fulls of: > > Missing digest for '/usr/portage/. > > > > where

Re: [gentoo-user] Why do systemd scripts get installed with USE="-systemd"?

2017-11-13 Thread Alan McKinnon
On 12/11/2017 13:47, Neil Bothwick wrote: > On Sun, 12 Nov 2017 10:55:04 +, Akater wrote: > >> It looks like systemd scripts often (always?) get installed, regardless >> of USE flag settings. > > Because they are tiny so impact of them is negligible. On the other hand, > if you don't have