Re: [gentoo-user] KF5 icons/styles settings UI. Which package?

2016-07-20 Thread Mick
On Wednesday 20 Jul 2016 20:37:58 Daniel Frey wrote: > On 07/20/2016 05:06 PM, Fernando Rodriguez wrote: > > This is fucking ridiculous. Baloo's kcm module is also part of > > plasma-desktop! Now after being forced to update it the indexer is making > > my system very unresponsive and I can't turn

Re: [gentoo-user] KF5 icons/styles settings UI. Which package?

2016-07-20 Thread Daniel Frey
On 07/20/2016 05:06 PM, Fernando Rodriguez wrote: > This is fucking ridiculous. Baloo's kcm module is also part of plasma-desktop! > Now after being forced to update it the indexer is making my system very > unresponsive and I can't turn it off! > > > Have you tried balooctl to turn it off? I t

Re: [gentoo-user] Missing CPU options in make menuconfig

2016-07-20 Thread Adam Carter
The experimental use flag turns on the other arch's in gentoo-sources. Perhaps that will help identify which is the relevant patch? On Thu, Jul 21, 2016 at 11:07 AM, Fernando Rodriguez wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 07/20/2016 07:38 PM, Fernando Rodriguez wrote

Re: [gentoo-user] nfsv4 issues

2016-07-20 Thread Adam Carter
Are the nfsd versions that you're setting being respected? You can > check with "rpcinfo -s" or "cat /proc/fs/nfsd/versions". > Yep; # cat /proc/fs/nfsd/versions -2 +3 +4 +4.1 +4.2 > You can change the number of threads on the fly with "echo 1 > > /proc/fs/nfsd/threads". > That works too, but

Re: [gentoo-user] qt-creator (and others) too slow

2016-07-20 Thread Fernando Rodriguez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 07/20/2016 02:59 PM, Francisco Ares wrote: > Hi, all, > > Just upgraded to KDE 5, Qt 5 (as full as possible) and now QtCreator > frequently uses almost full CPU, a quad-core i5-4430. Any change on the > IDE, even just passing the mouse cursor ove

Re: [gentoo-user] Missing CPU options in make menuconfig

2016-07-20 Thread Fernando Rodriguez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 07/20/2016 07:38 PM, Fernando Rodriguez wrote: > On 07/20/2016 02:54 PM, Neil Bothwick wrote: >> On Wed, 20 Jul 2016 14:33:04 -0400, Fernando Rodriguez wrote: > >>> I don't use gentoo sources but I remember reading about gentoo patches >>> for pr

Re: [gentoo-user] KF5 icons/styles settings UI. Which package?

2016-07-20 Thread Fernando Rodriguez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 07/19/2016 04:26 PM, Alan McKinnon wrote: > On 19/07/2016 22:04, Fernando Rodriguez wrote: >> On 07/19/2016 03:37 PM, Alan McKinnon wrote: >>> On 19/07/2016 20:58, Fernando Rodriguez wrote: Hello, Can anyone tell me what package I n

Re: [gentoo-user] Missing CPU options in make menuconfig

2016-07-20 Thread Fernando Rodriguez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 07/20/2016 02:54 PM, Neil Bothwick wrote: > On Wed, 20 Jul 2016 14:33:04 -0400, Fernando Rodriguez wrote: > >> I don't use gentoo sources but I remember reading about gentoo patches >> for processor specific optimizations and being tempted to try

Re: [gentoo-user] qt-creator (and others) too slow

2016-07-20 Thread Alec Ten Harmsel
On Wed, Jul 20, 2016 at 03:59:27PM -0300, Francisco Ares wrote: > Hi, all, > > Just upgraded to KDE 5, Qt 5 (as full as possible) and now QtCreator > frequently uses almost full CPU, a quad-core i5-4430. Any change on the > IDE, even just passing the mouse cursor over elements of an opened source

[gentoo-user] qt-creator (and others) too slow

2016-07-20 Thread Francisco Ares
Hi, all, Just upgraded to KDE 5, Qt 5 (as full as possible) and now QtCreator frequently uses almost full CPU, a quad-core i5-4430. Any change on the IDE, even just passing the mouse cursor over elements of an opened source code file, makes the CPU consuption to the high tops. It also happened wh

Re: [gentoo-user] Missing CPU options in make menuconfig

2016-07-20 Thread Neil Bothwick
On Wed, 20 Jul 2016 14:33:04 -0400, Fernando Rodriguez wrote: > I don't use gentoo sources but I remember reading about gentoo patches > for processor specific optimizations and being tempted to try them. Is > it possible that is what you're refering to? > > The vanilla sources only shows 5 choic

Re: [gentoo-user] Missing CPU options in make menuconfig

2016-07-20 Thread Fernando Rodriguez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 07/20/2016 01:50 PM, Neil Bothwick wrote: > I'm trying to do something with a vanilla kernel from kernel.org. Under > Processor type and features/Processor family, there are only a handful of > choices, whereas my portage-installed gentoo-sources

[gentoo-user] Re: Missing CPU options in make menuconfig

2016-07-20 Thread Holger Hoffstätte
On Wed, 20 Jul 2016 18:50:56 +0100, Neil Bothwick wrote: > I'm trying to do something with a vanilla kernel from kernel.org. Under > Processor type and features/Processor family, there are only a handful of > choices, whereas my portage-installed gentoo-sources lists many more. > > The help page

Re: [gentoo-user] no sound through headphones (now works)

2016-07-20 Thread allan gottlieb
I cannot explain the following. I was about the try the last suggestions (use kill -9; load more sound modules) when I, just for fun, retried alsamixer. I did the usual unmute everything and it somehow just worked. I did nothing new and would not be surprised if, during the next flight, the head

Re: [gentoo-user] Missing CPU options in make menuconfig

2016-07-20 Thread Alexander Kapshuk
On Wed, Jul 20, 2016 at 8:50 PM, Neil Bothwick wrote: > I'm trying to do something with a vanilla kernel from kernel.org. Under > Processor type and features/Processor family, there are only a handful of > choices, whereas my portage-installed gentoo-sources lists many more. > > The help page on

[gentoo-user] Missing CPU options in make menuconfig

2016-07-20 Thread Neil Bothwick
I'm trying to do something with a vanilla kernel from kernel.org. Under Processor type and features/Processor family, there are only a handful of choices, whereas my portage-installed gentoo-sources lists many more. The help page on the vanilla sources shows the full list, but they are not availab

[gentoo-user] Xen with Gentoo as dom0: sw or hw raid?

2016-07-20 Thread Jarry
Hi Gentoo-users, I'm going to build a small server with Xen-hypervisor with Gentoo as dom0 (if it is possible). Comming from ESXi-world, there is no choice (only true hw-raid is supported). But what about Linux? What's preffered way to go? Software-raid (mdadm), or true hardware raid-controller?