From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <1ddb44d0907100342w2a718428ica85fb6ad394b067@mail.gmail.com> References: <1ddb44d0907100342w2a718428ica85fb6ad394b067@mail.gmail.com> Date: Fri, 10 Jul 2009 15:38:08 +0200 Message-ID: From: David du Colombier <0intro@gmail.com> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Keyboard and Mouse Topicbox-Message-UUID: 1a2179ae-ead5-11e9-9d60-3106f5b1d025 > I'm just installed Plan9 on pc box (on Intel D915GAG Board) > While installing all (video, keyboard, mouse) works well. > But after first reboot i cant see a mouse pointer but can do some > things with it (buttons are works and mouse moves but i can't see it) > keyboard is ps/2, mouse is usb but connected through ps/2 adapter. > > whats wrong? > where can i find some solutions. This problem is well known, and seems to be caused by HyperThreading on some CPU. Try to add the following line to "plan9.ini": *nomp=1 It will solve this problem. -- David du Colombier