From: Aivils S. <ai...@un...> - 2005-10-14 13:07:10
|
On Piektdiena, 14. Oktobris 2005 15:10, Hugo Vanwoerkom wrote: > --- Yitzhak Bar Geva <yit...@ya...> wrote: > > I solved erratic behavior of faketty by preloading > > it > > - added faketty to /etc/modprobe.preload under > > Mandriva 10.2. > > Not being a mandrivian but a debianer, how is preload > different from load? Mandriva preload means very early module load. I think all weirdness related with faketty is ioctl's performed by varios system process which try load fonts, set keyboard rate and so on. These ioctl's are preformed on all range of TTY 1-63. If ftty files are already linked, then this task seems do some wrong. (but should not) faketty-0.04 may help. It does not create ftty files for all input family. Aivils |