From: DervishD <raul@pleyades.net>
To: Greg KH <greg@kroah.com>
Cc: Linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: USB Mouse issue
Date: Thu, 3 Apr 2003 12:10:33 +0200 [thread overview]
Message-ID: <20030403101033.GC47@DervishD> (raw)
In-Reply-To: <20030403005344.GA5361@kroah.com>
Hi Greg :)
Greg KH dixit:
> > But when I do 'gpm -m mouse -p -t imps2' I have a 'ENODEV'. Same
> > if I try to open 'mouse' with cat or the like, always ENODEV:
> > crw-r--r-- 1 root root 180,16 mouse
> No, this interface (Major 180, minor 16) is long out of date. You have
> to use the input core now.
And that means activate INPUT_MOUSEDEV and load the module, ok,
but then, usbmouse does anything? Is it necessary for the USB mouse?
Right now I have INPUT activated, but INPUT_MOUSEDEV not. I have
INPUT_EVDEV activated, which is supposed to work for the Wacom
Graphire digitizer (I have one too), but because the Configure.help
file says so, in USB_MOUSE I don't see such advise :?
If usbmouse depends on INPUT_MOUSEDEV it should say it in the
Configure.help entry...
Excuse me, none of the above was needed, just created the node
(char 13,64) and run gpm saying that the mouse is of 'evdev' type. No
INPUT_MOUSEDEV needed :) Just one curiosity: the usbmouse module
shows as 'unused', in fact is 'evdev' the one used by 'gpm', but if I
unload the usbmouse module (which I can do even with gpm running)
then gpm stops working! I mean, the usbmouse module can be rmmod'ed
but it is in use! Is this a bug? I'm afraid I must mark this module
as not autocleanable :((( and it will remain loaded even if I stop
using the mouse. Any advice?
Thanks for the information, Greg, you've saved me a few hours of
testing ;))
Raúl Núñez de Arenas Coronado
--
Linux Registered User 88736
http://www.pleyades.net & http://www.pleyades.net/~raulnac
next prev parent reply other threads:[~2003-04-03 10:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-02 19:37 USB Mouse issue DervishD
2003-04-03 0:53 ` Greg KH
2003-04-03 10:10 ` DervishD [this message]
2003-04-03 17:07 ` Greg KH
2003-04-03 20:50 ` DervishD
2003-04-09 5:09 ` Greg KH
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=20030403101033.GC47@DervishD \
--to=raul@pleyades.net \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox