Red Hat Bugzilla – Bug 122982
microcode_ctl errors with modprobe: Can't locate module char-major-10-184
Last modified: 2007-11-30 17:07:01 EST
From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Description of problem: When booting with kernel-hugemem-2.4.21-9.0.3.EL, microcode_ctl fails with Can't locate module char-major-10-184. When run manually, you receive microcode_ctl: cannot open /dev/cpu/0/microcode for writing errno=19 (No such device). This does not fail on the standard or SMP kernels. Version-Release number of selected component (if applicable): kernel-utils-2.4-8.37.1 How reproducible: Always Steps to Reproduce: 1. Boot with hugemem kernel 2. Watch console for error 3. execute microcode_ctl -u Actual Results: microcode_ctl: writing microcode (length: 141312) microcode_ctl: cannot open /dev/cpu/0/microcode for writing errno=19 (No such device) Expected Results: no error, microcode updated Additional info: Dell PowerEdge 2650 2.4.21-9.0.3.ELhugemem #1 SMP Tue Apr 20 19:43:45 EDT 2004 i686 i686 i386 GNU/Linux /dev/cpu/0/microcode: character special (10/184)
The problem is that arch/i386/kernel/microcode.o is listed in linux-modules-unsupported-hugemem. I'm not sure why this is, but it looks like we should remove it. I'll investigate this.
A fix for this problem has just been committed to the RHEL3 U6 patch pool this evening (in kernel version 2.4.21-32.7.EL).
*** Bug 132754 has been marked as a duplicate of this bug. ***
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2005-663.html