Re: [CentOS] [Marketing Mail] Re: LVM and Backups

2018-09-19 Thread Lange, Markus
On Wed, 2018-09-19 at 08:55 +0200, Alessandro Baggi wrote: > Il 18/09/2018 17:14, Gordon Messmer ha scritto: > > On 9/17/18 11:38 PM, Alessandro Baggi wrote: > > > Il 17/09/2018 22:12, Gordon Messmer ha scritto: > > > > That doesn't look right.  It should look more like 1) stop or > > > > freeze  >

Re: [CentOS] [Marketing Mail] Re: LVM and Backups

2018-09-19 Thread Alessandro Baggi
Il 19/09/2018 09:28, Lange, Markus ha scritto: On Wed, 2018-09-19 at 08:55 +0200, Alessandro Baggi wrote: Il 18/09/2018 17:14, Gordon Messmer ha scritto: On 9/17/18 11:38 PM, Alessandro Baggi wrote: Il 17/09/2018 22:12, Gordon Messmer ha scritto: That doesn't look right.  It should look more

[CentOS] Help with multi-monitor Xorg stuff

2018-09-19 Thread Richard G
I have an unusual use case. I wonder if anyone can help. We use a PC with 8 HDMI outputs for powering a video wall in an operations centre. We use two Matrox video cards, each with 4 outputs. "lspci" reports these cards as" [AMD/ATI] Cape Verde PRO [FirePro W600]". On an older version of CentOS

Re: [CentOS] Help with multi-monitor Xorg stuff

2018-09-19 Thread Richard G
Cracked this. The solution was that I needed to specify the correct driver ("radeon") in the xorg conf file to use the open source driver, e.g. Section "Device" Identifier "aticonfig-Device[0]-0" Driver "radeon" BusID "PCI:1:0:0" EndSection All the other bits from the conf file