All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hollis Blanchard <hollis@amulet.co.jp>
To: Robert Thompson <rothomp3@vt.edu>
Cc: Franz Sirl <Franz.Sirl-kernel@lauterbach.com>,
	linuxppc-dev@lists.linuxppc.org,
	Benjamin Herrenschmidt <bh40@calva.net>
Subject: Re: trackpad
Date: Thu, 13 Jul 2000 14:30:43 +0900	[thread overview]
Message-ID: <396D5403.23A8B739@amulet.co.jp> (raw)
In-Reply-To: 008301bfec55$bc40c580$1a6a1504@strayer.edu


Robert Thompson wrote:
>
> > All looks fine..., no idea what's going wrong for you. A new binary kernel
> > will be on Ben's page in a hour or so, please try that one.
>
> OK, I've tried it. No function from the trackpad still. I downloaded the
> sources and recompiled. Still no trackpad. I turned off "Enable new input
> layer" and make dep'd make clean make vmlinux etc and *still* no trackpad!
> I'm on the Yellow Dog list, and people are starting to report similar
> problems with 2000 "Pismo" PowerBooks and these kernels...

I have a Pismo here. It has a trackpad. The trackpad works, both in gpm
and in XF4, with the new input layer stuff. Both programs are set to use
protocol "IMPS/2". Both programs use /dev/mouse, which is a symlink to
/dev/input/mice, which is a device with major 13 minor 63.

Your problem after disabling the new input layer is most likely because
/dev/mouse is still a symlink to the new input layer device; you can't
have it both ways.

If the precompiled kernel doesn't work that suggests there's something
wrong in your configuration, like your /dev setup or the protocol that X
and gpm are expecting or the device X and gpm are reading from.

-Hollis

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  parent reply	other threads:[~2000-07-13  5:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-10 19:38 trackpad Robert Thompson
2000-07-11  7:34 ` trackpad Hollis Blanchard
2000-07-11 14:51   ` trackpad Robert Thompson
2000-07-11 15:29     ` trackpad Franz Sirl
2000-07-11 16:05       ` trackpad Robert Thompson
2000-07-11 20:54         ` trackpad Franz Sirl
2000-07-11 21:09           ` trackpad Robert Thompson
2000-07-12 23:05           ` trackpad Robert Thompson
2000-07-12 23:19             ` trackpad Benjamin Herrenschmidt
2000-07-12 23:31               ` trackpad Benjamin Herrenschmidt
2000-07-13  1:35                 ` trackpad Robert Thompson
2000-07-12 23:33               ` trackpad Robert Thompson
2000-07-13  5:30             ` Hollis Blanchard [this message]
2000-07-13  2:43               ` trackpad Robert Thompson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=396D5403.23A8B739@amulet.co.jp \
    --to=hollis@amulet.co.jp \
    --cc=Franz.Sirl-kernel@lauterbach.com \
    --cc=bh40@calva.net \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=rothomp3@vt.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.