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 1NJ4Dx-0003wJ-Rv for garchives@archives.gentoo.org; Fri, 11 Dec 2009 12:03:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC2E0E086F for ; Fri, 11 Dec 2009 12:03:52 +0000 (UTC) Received: from darkmetatron.de (darkmetatron.de [85.214.105.42]) by pigeon.gentoo.org (Postfix) with ESMTP id 63219E079A for ; Fri, 11 Dec 2009 11:49:11 +0000 (UTC) Received: from [192.168.1.137] (xdsl-78-34-159-120.netcologne.de [78.34.159.120]) by darkmetatron.de (Postfix) with ESMTPSA id 857CE11D0B2A for ; Fri, 11 Dec 2009 12:49:10 +0100 (CET) Message-ID: <4B2231B5.4090104@smail.fh-koeln.de> Date: Fri, 11 Dec 2009 12:49:09 +0100 From: =?UTF-8?B?U2ViYXN0aWFuIEJlw59sZXI=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.5) Gecko/20091209 Lightning/1.0pre Thunderbird/3.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 To: gentoo-amd64@lists.gentoo.org Subject: KMS can't find firmware (Was: Re: [gentoo-amd64] New video card, finally!) References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: e11e7cd4-8938-4c59-ae4f-f18222a7d3e2 X-Archives-Hash: 6e7f08b9088ba884b879cd0621c460d5 Am 10.12.2009 02:31, schrieb Duncan: > then a menuconfig and > changed my config around a bit, enabling KMS, etc. I had recently done the same thing, but can't get KMS to work as it can't load the needed firmware for my card. My card is a ATI Technologies Inc Mobility Radeon HD 3600 Series and the error I get is: platform radeon_cp.0: firmware: requesting radeon/RV635_pfp.bin r600_cp: Failed to load firmware "radeon/RV635_pfp.bin" [drm:r600_init] *ERROR* Failed to load firmware! The firmware is there Shao ~ # slocate RV635 /usr/src/linux-2.6.32-gentoo/firmware/radeon/RV635_me.bin /usr/src/linux-2.6.32-gentoo/firmware/radeon/RV635_me.bin.ihex /usr/src/linux-2.6.32-gentoo/firmware/radeon/RV635_pfp.bin.ihex /usr/src/linux-2.6.32-gentoo/firmware/radeon/RV635_pfp.bin /lib64/firmware/radeon/RV635_me.bin /lib64/firmware/radeon/RV635_pfp.bin I can't find anything related to my problem reading the kernel documentation (is there anything about KMS at all?) neither with google. Greetings Sebastian