diff /debiansid/etc/init.d/microcode.ctl /etc/init.d/microcode.ctl 78c78 < /sbin/modprobe -q -s microcode > /dev/null 2> /dev/null || true --- > /sbin/modprobe -q -k -s microcode > /dev/null 2> /dev/null || true
----------------------- modprobe --help says there is no parameter -k Using debian-sid line in ubuntu-jaunty helps to load microcode! -- [jaunty] does not find /dev/cpu https://bugs.launchpad.net/bugs/346265 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
