On Sat, May 04, 2002 at 04:56:52PM +0530, vcare wrote:
> Hello,
> As per your instructions i am able to build my own kernel and boot the
> machine, but some problem, as the kernel is not detecting my mouse ,
> Xwindows
> starts bu without mouse support . It gives following error.
> Warning: /dev/t
On Mon, May 06, 2002 at 10:32:08AM +0530, vcare wrote:
> Thanks for your reply,
> In Lts.conf my mouse is set to ttyS1 only and not at ps/2 .
That's the problem. As I have already stated: use /dev/psaux instead of
/dev/ttyS1.
> While booting the kernel it detected the ps/2 mouse port.
Good.
>
Thanks for your reply,
In Lts.conf my mouse is set to ttyS1 only and not at ps/2 .
While booting the kernel it detected the ps/2 mouse port.
Is there any setting while configuring the kernel where u have to
specify the Mouse.
My Xf86 Config also shows the mouse set to ttyS1.
How can i log the boo
On Sat, May 04, 2002 at 04:56:52PM +0530, vcare wrote:
> Hello,
> As per your instructions i am able to build my own kernel and boot the
> machine, but some problem, as the kernel is not detecting my mouse ,
> Xwindows
> starts bu without mouse support . It gives following error.
> Warning: /dev/t
Hello,
As per your instructions i am able to build my own kernel and boot the
machine, but some problem, as the kernel is not detecting my mouse ,
Xwindows
starts bu without mouse support . It gives following error.
Warning: /dev/ttyS1 unable to get status of mouse fd ( Input /Output
error)
While