Re: [CentOS] audio flaky

2017-09-17 Thread Michael Hennebry
On Sat, 16 Sep 2017, mad.scientist.at.la...@tutanota.com wrote: have you by chance, even accidentally turned on the volume normalization in vlc?  it doesn't work, and makes things get louder and softer in annoying ways. The Normalize volume to: button is not checked and the 2.00 is grayed

Re: [CentOS] Centos 7.4.1708 dependency problems

2017-09-17 Thread Gregory P. Ennis
Greg, according to the release notes "Known Issues" section ( https://wiki.centos.org/Manuals/ReleaseNotes/CentOS7?action=show=Manuals%2FReleaseNotes%2FCentOS7.1708#head-281c090cc4fbc6bb5c7d4cd82a266fce807eee7c ) you need to run "yum downgrade libgpod" first. I have updated a dozen or so

[CentOS] keepalived segfault after upgrade to 7.4

2017-09-17 Thread Phil Manuel
Prior to upgrading to CentOS 7.4 everything was fine, after upgrade I'm seeing /etc/keepalived# keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf -m -v Starting VRRP child process, pid=17224 Registering Kernel netlink reflector Registering Kernel

Re: [CentOS-es] Arranque servicios en Centos 6.9

2017-09-17 Thread domingov
Prueba vía consola serio o ntsysv... Lo mismo para ambiente X Saludos Sent from MailDroid -Original Message- From: "Gonzalo Faramiñan" To: centos-es@centos.org Sent: dom., 17 sept. 2017 13:14 Subject: Re: [CentOS-es] Arranque servicios en Centos 6.9 No sé si

Re: [CentOS-es] Arranque servicios en Centos 6.9

2017-09-17 Thread Gonzalo Faramiñan
No sé si habrás probado lo siguiente: chkconfig --list Eso te dirá el runlevel para el cual está configurado cada servicio. Si estás en un servidor deberías habilitar el servicio en nivel 3, si es con interfaz gráfica en nivel 5

Re: [CentOS] workaround using CentOS Plus Kernel? -- for 7.4 does not support PV [Xen]

2017-09-17 Thread Akemi Yagi
On Sun, Sep 17, 2017 at 7:54 AM, wrote: > Relates to: https://prgmr.com/blog/2017/09/14/centos-7-pv-unsupported.html > > I'm considering switching to the **CentOS Plus Kernel**. What are the > downsides? > In the link above, will the CentOS Plus Kernel get upgraded or will

[CentOS] workaround using CentOS Plus Kernel? -- for 7.4 does not support PV [Xen]

2017-09-17 Thread centos
Relates to: https://prgmr.com/blog/2017/09/14/centos-7-pv-unsupported.html I'm considering switching to the **CentOS Plus Kernel**. What are the downsides? In the link above, will the CentOS Plus Kernel get upgraded or will it be locked at a specific kernel? -- thanks!, Tom --

[CentOS] (no subject)

2017-09-17 Thread centos
___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] sysconf and _SC_LEVEL1_DCACHE_LINESIZE returns 0?

2017-09-17 Thread Jeffrey Walton
Hi Everyone, I'm working on GCC112, which is POWER System S822 (Power8) machine running CentOS 7 machine (https://gcc.gnu.org/wiki/CompileFarm): $ cat /etc/centos-release CentOS Linux release 7.3.1611 (AltArch) I'm trying to determine L1 data cache size. When the following code runs it