linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: snpe <snpe@snpe.co.yu>
To: "lkml" <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.0-test4, psmouse doesn't autoload, CONFIG_SERIO doesn't module
Date: Tue, 2 Sep 2003 16:22:05 +0000	[thread overview]
Message-ID: <200309021622.05622.snpe@snpe.co.yu> (raw)
In-Reply-To: <001001c370fa$c47f2e30$6401a8c0@wa1hco>

Hello,
I think that a problem is module-init program insmod
insmod don't load any module.I tried for psmouse next :
insmod psmouse
Can't open 'psmouse': No such file or directory
modprobe psmouse
modprobe work
I use module-init-tools 0.9.13 and kernel 2.6.0-test4 (MDK 9.1 and I have to delete -static when compile insmod)
module-init-tools-0.9.14-pre1 don't compile - libsupport.h dosen't exists

regards
Haris PecoOn Tuesday 02 September 2003 02:34 am, jeff millar wrote:
> Some questions
>
> 1. Why doesn't the PS/2 mouse autoload as a module?
> Running 2.6.0-test4, psmouse doesn't autoload as a module.  Oddly, neither
> gpm nor X complains about the missing module, the mouse just doesn't work.
> But if I modprobe psmouse, the cursor starts moving.  I verified that
> /dev/psaux uses char-major-10-1 and that it has an "alias char-major-10-1
> psaux" in modprobe.conf.
>
> 2. Why do I have to compile CONFIG_SERIO into the kernel?  If it's set to
> module, then the link step for various modules complains about missing
> atkbd symbols?
>
> I'd appreciate any hints on what to try.
>
> thanks, jeff
>
> Some more questions to help me understand how this works...
>
> 1. What does kmod send to modprobe?  From looking at modprobe.conf
> apparently "char-major-x-y".
> 2. Does kmod send any other strings to modprobe?
> 3. Documentation/kmod.txt says "passing the name (to modprobe) that was
> requested", couldn't this be more explicit?
> 4. Does kmod gets the major-minor number from the device file upon open(),
> or some other way?
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Hello,
I think that a problem is module-init program insmod
insmod don't load any module.I tried for psmouse next :
insmod psmouse
Can't open 'psmouse': No such file or directory
modprobe psmouse
modprobe work
I use module-init-tools 0.9.13 and kernel 2.6.0-test4 (MDK 9.1 and I have to delete -static when compile insmod)
module-init-tools-0.9.14-pre1 don't compile - libsupport.h dosen't exists

regards
Haris PecoOn Tuesday 02 September 2003 02:34 am, jeff millar wrote:
> Some questions
>
> 1. Why doesn't the PS/2 mouse autoload as a module?
> Running 2.6.0-test4, psmouse doesn't autoload as a module.  Oddly, neither
> gpm nor X complains about the missing module, the mouse just doesn't work.
> But if I modprobe psmouse, the cursor starts moving.  I verified that
> /dev/psaux uses char-major-10-1 and that it has an "alias char-major-10-1
> psaux" in modprobe.conf.
>
> 2. Why do I have to compile CONFIG_SERIO into the kernel?  If it's set to
> module, then the link step for various modules complains about missing
> atkbd symbols?
>
> I'd appreciate any hints on what to try.
>
> thanks, jeff
>
> Some more questions to help me understand how this works...
>
> 1. What does kmod send to modprobe?  From looking at modprobe.conf
> apparently "char-major-x-y".
> 2. Does kmod send any other strings to modprobe?
> 3. Documentation/kmod.txt says "passing the name (to modprobe) that was
> requested", couldn't this be more explicit?
> 4. Does kmod gets the major-minor number from the device file upon open(),
> or some other way?
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


  reply	other threads:[~2003-09-02 14:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-02  2:34 2.6.0-test4, psmouse doesn't autoload, CONFIG_SERIO doesn't module jeff millar
2003-09-02 16:22 ` snpe [this message]
2003-09-02 13:44 "Andrey Borzenkov" 
2003-09-02 22:51 ` jeff millar
2003-09-03  9:15   ` "Andrey Borzenkov" 
2003-09-04  2:35     ` Resident Boxholder

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=200309021622.05622.snpe@snpe.co.yu \
    --to=snpe@snpe.co.yu \
    --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;
as well as URLs for NNTP newsgroup(s).