[CentOS] Status of RPMFusion repo for CentOS 5 and 6 ?

2016-05-31 Thread Nicolas Kovacs
Hi, I have to maintain (and eventually beef up) desktop clients in public libraries running CentOS 5 and 6. The hardware is still OK, though sometimes really old, so the least evil will be to keep CentOS 5 on the old machines until that version is EOL. I've been using CentOS 5 as my main system s

Re: [CentOS] Status of RPMFusion repo for CentOS 5 and 6 ?

2016-05-31 Thread Johnny Hughes
On 05/31/2016 05:12 AM, Nicolas Kovacs wrote: > Hi, > > I have to maintain (and eventually beef up) desktop clients in public > libraries running CentOS 5 and 6. The hardware is still OK, though > sometimes really old, so the least evil will be to keep CentOS 5 on the > old machines until that ver

Re: [CentOS] Status of RPMFusion repo for CentOS 5 and 6 ?

2016-05-31 Thread Johnny Hughes
On 05/31/2016 05:12 AM, Nicolas Kovacs wrote: > Hi, > > I have to maintain (and eventually beef up) desktop clients in public > libraries running CentOS 5 and 6. The hardware is still OK, though > sometimes really old, so the least evil will be to keep CentOS 5 on the > old machines until that ver

[CentOS] CenOS 6.8 and libGL failures

2016-05-31 Thread isdtor
Ever since I upgraded to CentOS 6.8, some software has stopped working alogether. This is related to OpenGL/mesa and can be demonstrated with glxgears: $ glxgears libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast X Error of failed request: BadValue (

Re: [CentOS] Status of RPMFusion repo for CentOS 5 and 6 ?

2016-05-31 Thread Nicolas Kovacs
Le 31/05/2016 à 12:55, Johnny Hughes a écrit : > BTW. I have no idea if RPMFusion is still active or not for CentOS, > maybe others on the list know. My Nux! repo comment is an alternative > for C6 and C7. I just figured out they have their own mailing list, so I subscribed and asked them directl

[CentOS] Console screen changed on updating from CentOS 6.7 to CentOS 6.8?

2016-05-31 Thread Walter H.
Hello, I have several CentOS 6 VMs, I have updated the first one successfully, but there is one thing I miss or I don't like; How do I get the standard console with 80x25 back? Hello, this is /boot/grub/grub.conf default=0 timeout=5 splashimage=(hd0,0)/grub/splash.xpm.gz hiddenmenu title CentO

[CentOS] iptables.service listed as: not-found inactive dead

2016-05-31 Thread Alexander Farber
Hello fellow CentOS users, on a freshly installed 7.2 machine and after reading https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/chap-Managing_Services_with_systemd.html I try to enable iptables with following commands: # cat /etc/centos-

Re: [CentOS] CenOS 6.8 and libGL failures

2016-05-31 Thread Johnny Hughes
On 05/31/2016 06:09 AM, isdtor wrote: > > Ever since I upgraded to CentOS 6.8, some software has stopped working > alogether. This is related to OpenGL/mesa and can be demonstrated with > glxgears: > > $ glxgears > libGL error: No matching fbConfigs or visuals found > libGL error: failed to loa

Re: [CentOS] iptables.service listed as: not-found inactive dead

2016-05-31 Thread Eero Volotinen
By default, Centos 7 uses firewalld. Eero 2016-05-31 15:57 GMT+03:00 Alexander Farber : > Hello fellow CentOS users, > > on a freshly installed 7.2 machine and after reading > > > https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/chap-Manag

Re: [CentOS] iptables.service listed as: not-found inactive dead

2016-05-31 Thread Marcelo Roccasalva
On Tue, May 31, 2016 at 9:57 AM, Alexander Farber < alexander.far...@gmail.com> wrote: > Hello fellow CentOS users, > > on a freshly installed 7.2 machine and after reading > > > https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/chap-Managing

Re: [CentOS] CenOS 6.8 and libGL failures

2016-05-31 Thread Johnny Hughes
On 05/31/2016 08:15 AM, Johnny Hughes wrote: > On 05/31/2016 06:09 AM, isdtor wrote: >> >> Ever since I upgraded to CentOS 6.8, some software has stopped working >> alogether. This is related to OpenGL/mesa and can be demonstrated with >> glxgears: >> >> $ glxgears >> libGL error: No matching fbC

Re: [CentOS] CentOS 6.8 and libGL failures

2016-05-31 Thread isdtor
(Btw., Johnny, your signatures haven't verified in months. Don't know if the list server is the problem or our corp mail server). > [johnny@localhost ~]$ glxgears > 1054 frames in 5.0 seconds = 210.750 FPS > 1064 frames in 5.0 seconds = 212.735 FPS > 1077 frames in 5.0 seconds = 215.366 FPS > 1

Re: [CentOS] CentOS 6.8 and libGL failures

2016-05-31 Thread isdtor
> (Btw., Johnny, your signatures haven't verified in months. Don't know if the > list server is the problem or our corp mail server). Must be our mail server ... sorry for the false alert. ___ CentOS mailing list CentOS@centos.org https://lists.cent

Re: [CentOS] CentOS 6.8 and libGL failures

2016-05-31 Thread Jonathan Billings
On Tue, May 31, 2016 at 03:04:56PM +0100, isdtor wrote: > # ldd `which glxinfo` |grep nvidia > libGL.so.1 => /usr/lib64/nvidia/libGL.so.1 (0x7f6de0558000) > libnvidia-tls.so.346.35 => > /usr/lib64/nvidia/tls/libnvidia-tls.so.346.35 (0x7f6de0352000) > libnvidia-glcore.so.3

Re: [CentOS] CentOS 6.8 and libGL failures

2016-05-31 Thread isdtor
> > Yet, it is strange that it all worked under 6.7 and before. > > You've got the 3rd-party nvidia packages installed. Do you know which > repo you got them from? elrepo. I thought I had mentioned that somewhere. ___ CentOS mailing list CentOS@cent

Re: [CentOS] Status of RPMFusion repo for CentOS 5 and 6 ?

2016-05-31 Thread Andreas Benzler
Centos 6 Sounds good to me if You came from 5. and the repros Worked me Von meinem iPhone gesendet > Am 31.05.2016 um 12:44 schrieb Johnny Hughes : > >> On 05/31/2016 05:12 AM, Nicolas Kovacs wrote: >> Hi, >> >> I have to maintain (and eventually beef up) desktop clients in public >> libraries

[CentOS] CENTOS 7.2.1511 Multipath and boot from SAN issue

2016-05-31 Thread Fabien Ledoux
Hi all, I'm running a Centos 7.2.1511 freshly installed on a SAN device. Everything is fine on the SAN side, but I have an issue with multipath or udev or systemd, I'm not sure. I when I boot my machine with the multipathd service enabled at boot, boot fails beacause some partitions on the multi

Re: [CentOS] Status of RPMFusion repo for CentOS 5 and 6 ?

2016-05-31 Thread Nicolas Kovacs
Le 31/05/2016 à 16:47, Andreas Benzler a écrit : > Well specifically for centos-5 .. I am not sure. But CentOS-5 is less >> than a year from EOL anyway, so if you are supporting those in a >> desktop, you should be considering how to move them to at least CentOS-6 >> now (if not CentOS-7). Well,

Re: [CentOS] iptables.service listed as: not-found inactive dead

2016-05-31 Thread Alexander Farber
Thank you, I have put my firewall rules into /etc/sysconfig/iptables: *filter :INPUT DROP [0:0] :FORWARD DROP [0:0] :OUTPUT ACCEPT [294:35064] -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT -A INPUT -i lo -j ACCEPT -A INPUT -p icmp -m icmp --icmp-type any -j ACCEPT -A INPUT -p tcp -m stat

Re: [CentOS] CenOS 6.8 and libGL failures

2016-05-31 Thread Denniston, Todd A CIV NAVSURFWARCENDIV Crane
Curiously my intel 845-G has had gl applications (freecad and wine based windows games) STARTED working correctly with this update. I see in a latter email that you have a) found a path issue for users vs root, and b) you are using nvidia. This reminded me of an issue I was having with some GL c

[CentOS] NFS problem: getattr ERROR: Request couldn't be completed in time

2016-05-31 Thread Matthias Leopold
i posted this also to linux-nfs, maybe this is a more appropriate place as it's clearly a "user" problem ### hi, i'm trying to mount a NFS 4 share with "sec=sys" from a NetApp FAS3250 on a CentOS KVM guest. this doesn't work, the mount doesn't complete and hangs. mount command is: /bin/mou

Re: [CentOS] CentOS 6.8 and libGL failures

2016-05-31 Thread Always Learning
On Tue, 2016-05-31 at 15:04 +0100, isdtor wrote: > (Btw., Johnny, your signatures haven't verified in months. Don't know if the > list server is the problem or our corp mail server). On mine I get "Signature exists, but need public key" -- Regards, Paul. England, EU. England's place is

Re: [CentOS] CenOS 6.8 and libGL failures

2016-05-31 Thread Thomas Eriksson
On 05/31/2016 09:17 AM, Denniston, Todd A CIV NAVSURFWARCENDIV Crane wrote: > Curiously my intel 845-G has had gl applications (freecad and wine > based windows games) STARTED working correctly with this update. > > I see in a latter email that you have a) found a path issue for users > vs root, a

Re: [CentOS] CentOS 6.8 and libGL failures

2016-05-31 Thread Johnny Hughes
On 05/31/2016 12:44 PM, Always Learning wrote: > > On Tue, 2016-05-31 at 15:04 +0100, isdtor wrote: > >> (Btw., Johnny, your signatures haven't verified in months. Don't know if the >> list server is the problem or our corp mail server). > > On mine I get "Signature exists, but need public key"

Re: [CentOS] Console screen changed on updating from CentOS 6.7 to CentOS 6.8?

2016-05-31 Thread Warren Young
On May 31, 2016, at 6:23 AM, Walter H. wrote: > > How do I get the standard console with 80x25 back? Why? Is it just because they’re VMs and you’re running them on a GUI hosted by some other OS, and you don’t want them taking a lot of screen space? Personally, I’m glad Red Hat finally acknowl

Re: [CentOS] CentOS 6.8 and libGL failures

2016-05-31 Thread Always Learning
On Tue, 2016-05-31 at 14:41 -0500, Johnny Hughes wrote: > https://pgp.mit.edu/pks/lookup?op=get&search=0x4CA90C826AC163B3 > > (my public key) Thanks. -- Regards, Paul. England, EU. England's place is in the European Union. ___ CentOS mailing

[CentOS] HFSPlus Question

2016-05-31 Thread Albert McCann
In CentOS 7.2.1511 does the 3.10.0-327.18.2.el7.centos.plus.x86_64 (Plus) kernel read HFSPlus iMac drives? I don't see any hfsplus modules installed anywhere, so I suspect not. My sister's 17" iMac died, and I'm trying to recover the drive. If it spins up, I'd like to copy it with dd. I see that E

Re: [CentOS] HFSPlus Question

2016-05-31 Thread David Nelson
For what it's worth a non-ancient Mac can boot to Internet recovery by holding the Command and R keys while powering on. From there you can get a working Terminal (click the Utilities menu at the top of the screen) and run dd or try copying files to another drive, or whatever else you may want t