Bug 1019542

Summary: generating a kcump kernel found file missing cp: cannot stat `/lib/firmware/radeon/OLAND_rlc.bin': No such file or directory
Product: Red Hat Enterprise Linux 6 Reporter: Xiaoqing Wei <xwei>
Component: xorg-x11-drv-atiAssignee: Jérôme Glisse <jglisse>
Status: CLOSED DUPLICATE QA Contact: Desktop QE <desktop-qa-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.5CC: juzhang, michen, qzhang, shuang, tpelka
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-16 06:43:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Xiaoqing Wei 2013-10-16 03:24:18 UTC
Description of problem:
No kdump initial ramdisk found.[WARNING]
Rebuilding /boot/initrd-2.6.32-422.el6.x86_64kdump.img
cp: cannot stat `/lib/firmware/radeon/OLAND_rlc.bin': No such file or directory
cp: cannot stat `/lib/firmware/radeon/OLAND_mc.bin': No such file or directory
cp: cannot stat `/lib/firmware/radeon/OLAND_ce.bin': No such file or directory
cp: cannot stat `/lib/firmware/radeon/OLAND_me.bin': No such file or directory
cp: cannot stat `/lib/firmware/radeon/OLAND_pfp.bin': No such file or directory


Version-Release number of selected component (if applicable):
kernel-2.6.32-422.el6.x86_64
xorg-x11-drv-ati-firmware-7.1.0-1.el6.noarch
kexec-tools-2.0.0-269.el6.x86_64

How reproducible:
100%

Steps to Reproduce:
1.install a new kernel
2.[root@hp-dl385g7-02 ~]# rm -f /boot/initrd-2.6.32-422.el6.x86_64kdump.img
[root@hp-dl385g7-02 ~]# /etc/init.d/kdump restart
Stopping kdump:                                            [  OK  ]
No kdump initial ramdisk found.                            [WARNING]
Rebuilding /boot/initrd-2.6.32-422.el6.x86_64kdump.img
cp: cannot stat `/lib/firmware/radeon/OLAND_rlc.bin': No such file or directory
cp: cannot stat `/lib/firmware/radeon/OLAND_mc.bin': No such file or directory
cp: cannot stat `/lib/firmware/radeon/OLAND_ce.bin': No such file or directory
cp: cannot stat `/lib/firmware/radeon/OLAND_me.bin': No such file or directory
cp: cannot stat `/lib/firmware/radeon/OLAND_pfp.bin': No such file or directory


3.

Actual results:
warning file missing

Expected results:
not file missing observed.

Additional info:

Comment 2 Xiaoqing Wei 2013-10-16 03:34:23 UTC
# lspci -s 01:03.0 -kvvvvxxxxnn
01:03.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] ES1000 [1002:515e] (rev 02) (prog-if 00 [VGA controller])
	Subsystem: Hewlett-Packard Company Device [103c:31fb]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (2000ns min), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at e8000000 (32-bit, prefetchable) [size=128M]
	Region 1: I/O ports at 2000 [size=256]
	Region 2: Memory at f39f0000 (32-bit, non-prefetchable) [size=64K]
	[virtual] Expansion ROM at f3900000 [disabled] [size=128K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: radeon
	Kernel modules: radeon, radeonfb
00: 02 10 5e 51 87 01 90 02 02 00 00 03 10 40 00 00
10: 08 00 00 e8 01 20 00 00 00 00 9f f3 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 3c 10 fb 31
30: 00 00 00 00 50 00 00 00 00 00 00 00 0a 01 08 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 3c 10 fb 31
50: 01 00 02 06 00 00 00 00 02 50 20 00 00 02 00 2f
60: 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

Comment 3 Tomas Pelka 2013-10-16 06:43:08 UTC

*** This bug has been marked as a duplicate of bug 1017966 ***