From: Dmitry Torokhov <dtor_core@ameritech.net>
To: Norbert Preining <preining@logic.at>
Cc: linux-kernel@vger.kernel.org, Andrew Morton <akpm@osdl.org>,
linux-usb-devel@lists.sourceforge.net
Subject: Re: 2.6.8-rc2-mm2 with usb and input problems
Date: Mon, 2 Aug 2004 19:08:06 -0500 [thread overview]
Message-ID: <200408021908.07092.dtor_core@ameritech.net> (raw)
In-Reply-To: <20040802162845.GA24725@gamma.logic.tuwien.ac.at>
On Monday 02 August 2004 11:28 am, Norbert Preining wrote:
> Hi Andrew, hi list!
>
> I tried 2.6.8-rc2-mm2 and I still don't get it to work properly for me.
> The last kernel which really worked was 2.6.7-mm5. I experience the
> following problems:
>
> - USB deadlocking
> USB is still deadlocky, quite often process hang in D+ state.
> Is there something similar to usb-deadlock.fix which I could
> apply to 2.6.7-mm6, but which stumbles over 2.6.8-rc2-mm2?
>
> - psmouse/synaptics
> If I have usb as module, I cannot get synaptics to be recognized.
> Dmitry recommended making psaux driver as modules, but I cannot
> get it as module, because INPUT is automatically set to y, etc
> How is it possible to have USB modular and still get synaptics
> recognized? (or is a modular USB not necessary for S2R now that
> we have CONFIG_USB_SUSPEND?)
>
You should be able to compile psmouse as a module:
[root@core dtor]# grep MOUSE_PS2 /misc/arc/dtor/.config
CONFIG_MOUSE_PS2=m
You need to select it like this:
[*] Mice
<M> PS/2 mouse
and load psmouse.ko after USB has been loaded.
Alternatively you can try patch made by Vojtech to take over USB
system early, even before USB host controller driver is loaded:
http://marc.theaimsgroup.com/?l=linux-kernel&m=108953563609250&w=2
(use "Download message RAW" link to get the patch).
--
Dmitry
prev parent reply other threads:[~2004-08-03 0:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-02 16:28 2.6.8-rc2-mm2 with usb and input problems Norbert Preining
2004-08-02 17:03 ` [linux-usb-devel] " David Brownell
2004-08-02 17:13 ` Norbert Preining
2004-08-03 8:11 ` Norbert Preining
2004-08-05 2:26 ` David Brownell
2004-08-05 6:51 ` Norbert Preining
2004-08-05 15:37 ` David Brownell
2004-08-10 17:18 ` Norbert Preining
2004-08-10 18:46 ` Alan Stern
2004-08-11 5:20 ` Norbert Preining
2004-08-03 0:08 ` Dmitry Torokhov [this message]
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=200408021908.07092.dtor_core@ameritech.net \
--to=dtor_core@ameritech.net \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
--cc=preining@logic.at \
/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