Bug 481339

Summary: Searching for file /lib/firmware/intel-ucode/06-0f-0d (Downloading files list)
Product: [Fedora] Fedora Reporter: Michael Monreal <michael.monreal>
Component: PackageKitAssignee: Richard Hughes <richard>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: lmacken, rhughes, richard, robin.norwood, tuxbrewr
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-23 17:00:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Monreal 2009-01-23 16:25:24 UTC
PK often does this:

"Searching for file /lib/firmware/intel-ucode/06-0f-0d (Downloading files list)"

Happens on F10 as well as Rawhide. The process can take a long time and sometimes it seems to get stuck even, rendering PK useless because everything else waits for this action to finish.

What is PK trying to do? Why does this have to be done so often? My wifi card is intel, yes, but the firmware is already installed (the card works perfectly).

Comment 1 Richard Hughes 2009-01-23 17:00:31 UTC
Already fixed:

commit 29e0f9f87a32fd60a9c73f4b32cb11ed5284d8df
Author: Richard Hughes <richard>
Date:   Wed Jan 14 13:16:25 2009 +0000

    bugfix: allow pattern matches in the banned firmware list

commit 8462a03c9c371298ef127d0525b650227d630b71
Author: Richard Hughes <richard>
Date:   Wed Jan 14 13:17:55 2009 +0000

    bugfix: add intel microcode to the banned firmware list

I'm working with Intel to get a proper firmware package released so we can do this via hotplug, rather than microcode_ctl. This might take a few weeks.