Bugzilla – Bug 331529
setfont fails on boot
Last modified: 2007-10-22 18:20:53 UTC
While booting: Loading console font lat9w-16.psfu -m trivial G0:loadable setfont: putfont: 256,8x16: failed: -1 putfont: KDFONTOP: Invalid argument thus the "kbd" service fails. Oddly, if one logs in and runs setfont by hand, it doesn't complain. System was upgraded from 10.2 to 10.3.
I'm wondering whether this isn't related to Bug #302010.
Possibly, certainly the symptoms are similar. From my hasty reading of bug #302010, however, that problem should only occur when not using the framebuffer. The machine I've found this on boots with the framebuffer enabled. Moreover, 302010 is marked fixed, and I'm still seeing this problem even with all current patches. It is definitely related to bug #331528, however. If earlyxdm is elimited or moved well back in the boot process (see the above bug) then neither bug occurs. With S04earlyxdm (which is the default on this machine) both bugs occur.
Yes, bug 302010 only happens if framebuffer has been disabled.
I had no luck reproducing this up to now. I believe it is a duplicate of bug #335267. *** This bug has been marked as a duplicate of bug 335267 ***