On Wed, Jun 11, 2014 at 4:45 PM, Chris Cappuccio <[email protected]> wrote: > Carsten Kunze [[email protected]] wrote: >> ----- Original Nachricht ---- >> Von: STeve Andre' <[email protected]> >> An: OpenBSD Misc <[email protected]> >> Datum: 11.06.2014 00:40 >> Betreff: Re: Vision 2020: Making OpenBSD the world's fastest OS >> >> >> > But I think you agree with the general tone of this? >> >> In some aspects OpenBSD is *very* slow. After booting the X Windows System >> appears without delay but then it takes 23 seconds until xdm screen opens >> (on a fast Dell E6540). Also after changing from X to a virtual console and >> back (in the test case xlock was active) X appears without delay but it >> takes 10 seconds until the keyboard works. >> > > I believe this is fixed in -current. ps/2 mouse driver issue compared to > modern hardware....
Chris is right. It's a Dell, so you probably need this patch: http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pckbc/pms.c.diff?r1=1.49;r2=1.50 Ciao! David

