On boot firmware request for intel GMA 3100 chipset timing out

Posted by Yannick M. on Server Fault See other posts from Server Fault or by Yannick M.
Published on 2009-12-05T13:40:34Z Indexed on 2010/04/03 10:03 UTC
Read the original article Hit count: 432

Filed under:
|
|
|
|

I am currently in the process of installing a Gentoo linux box with a Vanilla 2.6.29-r5 kernel with gentoo-xen-kernel patches in order to run the Xen Hypervisor.

After rebooting with the new kernel, the booting process seemed to hang on:

[    0.863005] platform microcode: firmware: requesting intel-ucode/06-0f-07
[   60.863442] Microcode Update Driver: v2.00-xen <[email protected]>, Peter Oruba

Apparently the firmware request times out after 60 seconds (/sys/class/firmware/timeout) and booting just continues.

I have done some research and have found that on RHEL-4 this problem was related to the mount of /sys changed and the firmware.agent hotplug script couldn't parse the line correctly.

However I am having some difficulty tracking down how to fix this on Gentoo.

Any and all ideas are greatly appreciated!

Thanks

© Server Fault or respective owner

Related posts about gentoo

Related posts about xen