[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAO6TR8Ug-tbxdoxmZ_4wiSod9YS_rDdve+kxKkTAej_zjXzXjg@mail.gmail.com>
Date: Mon, 16 May 2016 11:31:31 -0600
From: Jeff Merkey <linux.mdb@...il.com>
To: OenHan <oenhan@...il.com>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: Re: Linux v4.6 does not work with Centos 7 (Radeon) but works with
Linux v4.5
On 5/15/16, OenHan <oenhan@...il.com> wrote:
> Maybe you should install kexec-tools or uncheck kdump options in .config:
>
> rpm -qf /lib/kdump/kdump-lib.sh
> kexec-tools-2.0.7-38.el7_2.1.x86_64
>
>
> Thanks
>
> Oen Han
>
Updated the package and it fixed the kdump problem. The other problem
with firmware was resolved by updating the linux-firmware from the git
repo at https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
i.e.
git clone https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
cd linux-firmware
make install
Jeff
Powered by blists - more mailing lists