From: "Сергей Беляшов" <sergey.belyashov@gmail.com>
To: "D. Ragno" <homerj@icculus.org>
Cc: linux-input@vger.kernel.org
Subject: Re: [PATCH] Autocentering support for Logitech MOMO Racing Wheel (force feedback)
Date: Tue, 19 Aug 2008 11:51:04 +0400 [thread overview]
Message-ID: <bb829a0b0808190051o7e6bfc85y7aeffcba1ec8eb6a@mail.gmail.com> (raw)
In-Reply-To: <d43da00b0808181734j13b1b1ebi15f3008fd2e8662@mail.gmail.com>
2008/8/19 D. Ragno <homerj@icculus.org>:
> Have you found anything about the MOMO with regards to sending putting
> it in native mode, so it will give you two axises for the
> throttle/brake? I've attempted to try and snoop this, but my snooping
> skills are less than stellar.
No, I have not. I grab all commands which Windows driver sends to
wheel (on any action in settings and effects tests):
0x11, 0x08, 0xXX, 0x80, 0x00, 0x00, 0x00 - used for effects (all
effects in diagnostic tool done by this command), but I do not
understand what is it and how to use.
0x13, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 - reset to defaults (driver
use it with previous command to produce effects)
0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 - unknown
0x09, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00 - unknown
0x09, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00 - unknown
0xF3, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 - disable wheel resistance
(such as autocenter disabling, but more ease to rotate wheel)
0xF5, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 - same as previous
0xFE, 0x0D, 0x0X, 0x0Y, 0x80, 0x00, 0x00 - autocentering control
I try all of them by modifying kernel driver (usbtool does not work
for me properly). But wheel did not switches to native mode.
Also I try commands from G25 protocol, described in vdrift.net forum.
Reconnect commands does not work for MOMO Racing wheel.
Best regards,
Sergey Belyashov
next prev parent reply other threads:[~2008-08-19 7:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-18 9:17 [PATCH] Autocentering support for Logitech MOMO Racing Wheel (force feedback) Сергей Беляшов
2008-08-18 15:24 ` Dmitry Torokhov
[not found] ` <bb829a0b0808180916l1d2ca72fj689edcf5b8c156e5@mail.gmail.com>
[not found] ` <20080818131807.ZZRA012@mailhub.coreip.homeip.net>
2008-08-18 18:30 ` Сергей Беляшов
2008-08-19 0:34 ` D. Ragno
2008-08-19 7:51 ` Сергей Беляшов [this message]
2008-08-19 12:59 ` Jiri Kosina
2008-08-19 17:46 ` Сергей Беляшов
2008-09-02 15:11 ` Jiri Kosina
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=bb829a0b0808190051o7e6bfc85y7aeffcba1ec8eb6a@mail.gmail.com \
--to=sergey.belyashov@gmail.com \
--cc=homerj@icculus.org \
--cc=linux-input@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).