* microcode issues on VIA C-7
@ 2011-02-01 16:53 Ozan Çağlayan
2011-02-06 20:26 ` Ozan Çağlayan
0 siblings, 1 reply; 2+ messages in thread
From: Ozan Çağlayan @ 2011-02-01 16:53 UTC (permalink / raw)
To: linux-hotplug
Hi,
Fedora ships a udev rule for automatic microcode loading. It seems that
this causes a weird looping on an HP mini 2133 (VIA C-7 processor).
modprobe returns "No such device" as the system does not support
microcode loading but when you listen to events with
udevadm monitor
there's an infinite loop of "/module/microcode" ADD/REMOVE. So
microcode_ctl is nearly always running according to top, hogging the
machine.
Do you have any idea what can cause this? Here's the udev rule:
KERNEL="cpu[0-9]*", ACTION="add", RUN+="/sbin/modprobe microcode"
KERNEL="microcode", ACTION="add", RUN+="/sbin/microcode_ctl -Qu"
The kernel is 2.6.37.
--
Pardus Linux
http://www.pardus.org.tr/eng
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: microcode issues on VIA C-7
2011-02-01 16:53 microcode issues on VIA C-7 Ozan Çağlayan
@ 2011-02-06 20:26 ` Ozan Çağlayan
0 siblings, 0 replies; 2+ messages in thread
From: Ozan Çağlayan @ 2011-02-06 20:26 UTC (permalink / raw)
To: linux-hotplug
On 01.02.2011 18:53, Ozan Çağlayan wrote:
> The kernel is 2.6.37.
No idea? Nothing?
:)
--
Pardus Linux
http://www.pardus.org.tr/eng
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-06 20:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-01 16:53 microcode issues on VIA C-7 Ozan Çağlayan
2011-02-06 20:26 ` Ozan Çağlayan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).