<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#ffffff">
Manuel, thanks for your detailed reply, too late for me now but I will follow your indications and redo the tests tomorrow.<BR>
<BR>
In fact, quite all the strange things you noticed are coming from the following:<BR>
<BR>
1. I&nbsp; installed RHEL 7 on a new disk (removing temporarily the old one) because I was not able to make RHEL7's installation process into a free partition to succeed, that is to be bootable.<BR>
(the installation process also messed up my previous RHEL 6 boot).<BR>
<BR>
2. Finally I was able to add again the old disk, and with a grub2-mkconfig to boot again the old RHEL 6.<BR>
<BR>
3. Than, being much too confident, I&nbsp; installed the AMD driver and lost my Xserver at first reboot. I was not able to restore the &quot;before amd's fglrx&quot; state, and had to re-install.<BR>
<BR>
4.&nbsp; I didn't want to replay this again and again, so since I had an other unused partition, I rsync(ed) the RHEL 7 into it and replayed grub2-mkconfig to get a second bootable (and mess-able) RHEL 7.<BR>
<BR>
<BR>
And as you found out, the &quot;first level&quot; second RHEL 7 boot menu entry (the one I used for the test) is not the &quot;updated one&quot;, so I will cleanup this in grub.cfg<BR>
( kernel 3.10.0-327.10.1.el7.x86_64 ) before doing the next tests.<BR>
<BR>
About the &quot;real AMD hardware&quot; in my machine, the 4 elements of information at my disposal are:<BR>
<BR>
1. the bill who says &quot;AMD FirePro M6100 with 2GB GDDR5&quot;<BR>
2. the fact that AMD's&nbsp; amd-driver-installer-15.20.1046-x86.x86_64.zip works on RHEL 6.<BR>
3. the lspci of RHEL 6: it says (also):<BR>
<BR>
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Saturn XT [FirePro M6100]<BR>
<BR>
4. the /var/log/Xorg.0.log file of RHEL 6.: found following in it:<BR>
<BR>
[&nbsp;&nbsp;&nbsp; 79.083] (--) Chipset Supported AMD Graphics Processor (0x6640) found<BR>
[&nbsp;&nbsp;&nbsp; 79.094] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found<BR>
[&nbsp;&nbsp;&nbsp; 79.097] (II) fglrx(0): pEnt-&gt;device-&gt;identifier=0x1998680<BR>
<BR>
[&nbsp;&nbsp;&nbsp; 79.417] (**) fglrx(0): AMD 2D Acceleration Architecture enabled<BR>
[&nbsp;&nbsp;&nbsp; 79.417] (--) fglrx(0): Chipset: &quot;AMD Radeon HD 8950&quot; (Chipset = 0x6640)<BR>
[&nbsp;&nbsp;&nbsp; 79.417] (--) fglrx(0): (PciSubVendor = 0x1028, PciSubDevice = 0x15cd)<BR>
[&nbsp;&nbsp;&nbsp; 79.417] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD<BR>
<BR>
[&nbsp;&nbsp;&nbsp; 81.002] (II) fglrx(0): Adapter AMD Radeon HD 8950 has 6 configurable heads and 1 displays connected.<BR>
<BR>
<BR>
</BODY>
</HTML>