From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650] Date: Mon, 16 Aug 2010 10:14:54 -0400 Message-ID: <20100816141454.GA29351@phenom.dumpdata.com> References: <20100816112206.GI2804@reaktio.net> <822824.28706.qm@web56106.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <822824.28706.qm@web56106.mail.re3.yahoo.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Boris Derzhavets Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Mon, Aug 16, 2010 at 05:47:02AM -0700, Boris Derzhavets wrote: > >>=A0 =A0 platform radeon_cp.0: firmware: requesting radeon/RV730_pfp.b= in > >>=A0 =A0 r600_cp: Failed to load firmware "radeon/RV730_pfp.bin" > >>=A0 =A0 [drm:rv770_init] *ERROR* Failed to load firmware! > >>=A0 =A0 [drm:radeon_driver_load_kms] *ERROR* Fatal error while trying= to > >>=A0 =A0 initialize radeon. > > > >=20 > > So you're missing the firmware file.=20 >=20 > Not , it's in place:- Is it on the initrd/initramfs image? You might need to rerun dracut to include it in. >=20 > [root@fedora13 linux-2.6-xen]# find . -name RV730_pfp.bin -print >=20 > ./firmware/radeon/RV730_pfp.bin >=20 > Boris.