On Mon, 2003-08-11 at 15:43, Andrey Borzenkov wrote:
> [cc if you want me to answer reliably]
> 
> > The problem with mousedev is that it's being built in to the kernel
> > (config set to Y) while usbmouse is being built as a module. The
kernel
> > obviously doesn't like this combination; if usbmouse is a module,
> > mousedev needs to be a module too. You'll see this is the setup of
the
> > 2.4 main kern
> 
> what problem do you have? They are independent. when usbmouse is
loaded it 
> registers itself with input and should imediately work via mousedev
> 
> what exactly does not work? details, details ...

Well, I told you the problem with usbmouse in my last emails - it won't
load in the test2 packaged kernel, complains about mousedev module not
existing. I can't actually test it with the test3 kernel, because it
won't boot for me; it hangs at "Finding module dependencies...", just
like that broken 2.4 kernel we had. But since the config for usbmouse /
mousedev doesn't seem to have changed, I would have thought the same
problem would happen.
-- 
adamw


Reply via email to