From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RYqqm-0005AK-D9 for garchives@archives.gentoo.org; Fri, 09 Dec 2011 03:10:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81F7621C0CD; Fri, 9 Dec 2011 03:10:06 +0000 (UTC) Received: from m13-46.163.com (m13-46.163.com [220.181.13.46]) by pigeon.gentoo.org (Postfix) with ESMTP id B91C521C02B for ; Fri, 9 Dec 2011 03:08:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=Received:Date:From:To:Message-ID:In-Reply-To: References:Subject:MIME-Version:Content-Type; bh=jL/hc2ju0akpLcE JbXBZZdEHdQdS6yD7zkqmY56zCOo=; b=J127BHpc5XN7L/PrPhBkM+4Q26GN7// BCWxB2YPh+b+fikKYxS16df6SJbI+IIBRK08uZXoj9co5ZyVYviO318dvuZ1fMq8 zmC6UfIptUUX936rub9s6ACFraJduPFa/vQhWm61MfTeQgBHp159Q8bu+79/jLQx gDeMVkBQKk+Y= Received: from lavender_matrix ( [112.122.89.241] ) by ajax-webmail-wmsvr46 (Coremail) ; Fri, 9 Dec 2011 11:08:48 +0800 (CST) Date: Fri, 9 Dec 2011 11:08:48 +0800 (CST) From: Lavender To: gentoo-user@lists.gentoo.org Message-ID: <335096c1.3f23.13420cb676e.Coremail.lavender_matrix@163.com> In-Reply-To: <6b1bcf5f.28a8.134208de0bf.Coremail.lavender_matrix@163.com> References: <6b1bcf5f.28a8.134208de0bf.Coremail.lavender_matrix@163.com> <2f9c6ba.1165c.1341d45ca4a.Coremail.lavender_matrix@163.com> Subject: Re: [gentoo-user] Can't build firmware into kernel Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_57655_836289951.1323400128366" X-Originating-IP: [112.122.89.241] X-Priority: 3 X-Mailer: Coremail Webmail Server Version SP_ntes V3.5 build 111110(15680.4167.4075) Copyright (c) 2002-2011 www.mailtech.cn 163com X-CM-CTRLDATA: 6RNe6WZvb3Rlcl9odG09MTc1OTo4MQ== X-CM-TRANSID:LsGowGB5IkTAe+FOHikSAA--.40379W X-CM-SenderInfo: podyv05ghuszpdwux5i6rwjhhfrp/xtbB0RYRxUgY0S2n3AACsG X-Coremail-Antispam: 1U5529EdanIXcx71UUUUU7vcSsGvfC2KfnxnUU== X-Archives-Salt: 28c2d0b1-c8d6-4040-9b14-01ab0f7b3a42 X-Archives-Hash: 1da63066c260d655897e647a9d00e23e ------=_Part_57655_836289951.1323400128366 Content-Type: text/plain; charset=GBK Content-Transfer-Encoding: 7bit Thanks a lot ! But I used lspci -v | less, it printed vebose information, then I looked up carefully for my video card, but I did not find anything about R600,R700 or other like, I'm still not clear about R*** things , is it chipset name? >Hmm, I re-installed radeon-ucode package and I'm sure that I have R600_rlc.bin cause I canlocate it in /lib/firmware/ and /usr/src/linux/somewhere. But when I use make , the error message like:make[1]: *** No rule to make target `firmware/radeon/R600_rlc.bin', needed by `firmware/radeon/R600_rlc.bin.gen.o'. Stop.make: *** [firmware] Error 2 It's weird, because I think I have done all the Prerequisite correctly, so how could I fix it out ? ------=_Part_57655_836289951.1323400128366 Content-Type: text/html; charset=GBK Content-Transfer-Encoding: 7bit

Thanks a lot ! But I used lspci -v | less, it printed vebose information, then I looked up carefully
for my video card, but I did not find anything about R600,R700 or other like, I'm still not clear
about R*** things , is it chipset name?
>
Hmm, I re-installed radeon-ucode package and I'm sure that I have R600_rlc.bin cause I can
locate it in /lib/firmware/ and /usr/src/linux/somewhere. But when I use make , the error message like:
make[1]: *** No rule to make target `firmware/radeon/R600_rlc.bin', needed by `firmware/radeon/R600_rlc.bin.gen.o'.  Stop.
make: *** [firmware] Error 2
It's weird, because I think I have done all the Prerequisite correctly, so how could I 
fix it out ?



------=_Part_57655_836289951.1323400128366--