When I install kernel-3.0-0.rc4.git0.2.fc16.x86_64.rpm from koji on F15 I get these warnings - how to I make them go away?
thanks!
gene
--------------------
W: Possible missing firmware "nouveau/fuc41ad" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/fuc41ac" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/fuc409d" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/fuc409c" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc4_fuc41ad" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc4_fuc41ac" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc4_fuc409d" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc4_fuc409c" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc3_fuc41ad" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc3_fuc41ac" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc3_fuc409d" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc3_fuc409c" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc0_fuc41ad" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc0_fuc41ac" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc0_fuc409d" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc0_fuc409c" for kernel module "nouveau.ko" W: Possible missing firmware "cbfw_fc.bin" for kernel module "bfa.ko" W: Possible missing firmware "ctfw_cna.bin" for kernel module "bfa.ko" W: Possible missing firmware "ctfw_fc.bin" for kernel module "bfa.ko"
On 06/25/2011 05:13 AM, Genes MailLists wrote:
When I install kernel-3.0-0.rc4.git0.2.fc16.x86_64.rpm from koji on F15 I get these warnings - how to I make them go away?
W: Possible missing firmware "nouveau/fuc41ad" for kernel module "nouveau.ko" ...
You need an up-to-date 'linux-firmware' package.
Michal
On 06/27/2011 07:22 AM, Michal Schmidt wrote:
On 06/25/2011 05:13 AM, Genes MailLists wrote:
When I install kernel-3.0-0.rc4.git0.2.fc16.x86_64.rpm from koji on F15 I get these warnings - how to I make them go away?
W: Possible missing firmware "nouveau/fuc41ad" for kernel module "nouveau.ko" ...
You need an up-to-date 'linux-firmware' package.
Thanks - I actually did check this - these looked like the same to me so I didn't update to rawhide .. am I wrong (I assumed -1/-2 is just a build number and not anything different in the package?
linux-firmware-20110601-1.fc15.noarch linux-firmware-20110601-2.fc16.noarch
Thanks
gene/
On 06/27/2011 08:40 AM, Genes MailLists wrote:
On 06/27/2011 07:22 AM, Michal Schmidt wrote:
On 06/25/2011 05:13 AM, Genes MailLists wrote:
When I install kernel-3.0-0.rc4.git0.2.fc16.x86_64.rpm from koji on F15 I get these warnings - how to I make them go away?
W: Possible missing firmware "nouveau/fuc41ad" for kernel module "nouveau.ko" ...
You need an up-to-date 'linux-firmware' package.
Thanks - I actually did check this - these looked like the same to me so I didn't update to rawhide .. am I wrong (I assumed -1/-2 is just a build number and not anything different in the package?
linux-firmware-20110601-1.fc15.noarch linux-firmware-20110601-2.fc16.noarch
Thanks
I opened up the linux-firmware rpm and it does not provide any nouveau anything.
I see the following as missing and best I can tell they should be provided in the kernel src - but are missing from the koji build.
W: Possible missing firmware "nouveau/fuc41ad" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/fuc41ac" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/fuc409d" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/fuc409c" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc4_fuc41ad" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc4_fuc41ac" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc4_fuc409d" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc4_fuc409c" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc3_fuc41ad" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc3_fuc41ac" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc3_fuc409d" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc3_fuc409c" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc0_fuc41ad" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc0_fuc41ac" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc0_fuc409d" for kernel module "nouveau.ko" W: Possible missing firmware "nouveau/nvc0_fuc409c" for kernel module "nouveau.ko" W: Possible missing firmware "cbfw_fc.bin" for kernel module "bfa.ko" W: Possible missing firmware "ctfw_cna.bin" for kernel module "bfa.ko" W: Possible missing firmware "ctfw_fc.bin" for kernel module "bfa.ko"
They appear to be missing from here (and similar)
/lib/modules/3.0-0.rc5.git5.1.fc16.x86_64/kernel/drivers/gpu/drm/nouveau
however the only file provided for that directory by the kernel rpm is nouveau.ko itself.
I also checked the xorg-x11-drv-nouveau rpm - it only provides /usr/lib64/xorg/modules/drivers/nouveau-drv.so.
So it sure looks like the kernel src is missing this set of firmware.
gene/
On Mon, Jul 04, 2011 at 12:14:55PM -0400, Genes MailLists wrote:
W: Possible missing firmware "nouveau/fuc41ad" for kernel module "nouveau.ko"
http://nouveau.freedesktop.org/wiki/NVC0_Firmware
and related information.
On 07/04/2011 12:23 PM, Kyle McMartin wrote:
On Mon, Jul 04, 2011 at 12:14:55PM -0400, Genes MailLists wrote:
W: Possible missing firmware "nouveau/fuc41ad" for kernel module "nouveau.ko"
http://nouveau.freedesktop.org/wiki/NVC0_Firmware
and related information. _______________________________________________
Ahah ... wonderful .. thank you ..
kernel@lists.fedoraproject.org