linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitriy Geels <dmitriy.geels@gmail.com>
To: Anssi Hannula <anssi.hannula@gmail.com>
Cc: "linux-input@vger.kernel.org" <linux-input@vger.kernel.org>
Subject: Re: hid-pidff bug: fails to find all required reports of saitek gamepad
Date: Fri, 6 Nov 2009 12:06:41 +0300	[thread overview]
Message-ID: <78f5d6bf0911060106q5aa3d309t8746fe59c73672c7@mail.gmail.com> (raw)
In-Reply-To: <4A562FC1.60809@gmail.com>

Hello!

It took some time to get back to forcefeedback debugging for me.

2009/7/9 Anssi Hannula <anssi.hannula@gmail.com>:
> Dmitriy Geels wrote:
>> 2009/6/12 Dmitriy Geels <dmitriy.geels@gmail.com>:
>>> Hmm... first try failed. After running fftest, then ffmvforce got
>>> system hang in virtual machine. X is completely unresponsive. May be
>>> kernel is still alive, have to find out, how to press ctrl-alt-fx in
>>> virtualbox.
>
> You can run "chvt 1" to switch to a virtual console and test there, so
> you can see any kernel errors. IIRC "echo 9 > /proc/sysrq-trigger" makes
> all kernel messages visible on console.
>
>> Bad... Can't get something out of driver with last patch. Running
>> ffmvforce after fftest/ffcstresstest hangs VM after few seconds (looks
>> like some timeout) with 100% cpu load.
>
> That looks like there is some bug in the code, then.
> The last patch added a 8sec timeout after which the URB is canceled.
>
>> May be it's possible to get logs via serial cable, but will they
>> contain something useful?
>
> Possibly. Alternatively you can do as above with virtualbox.

Remember your last patches with hid_urb_timeout()?
I got kernel panic log after test: http://paste.org.ru/index.pl?fucaex
Looks like something bad happen inside usb_unlink_urb(hid_urb);

  reply	other threads:[~2009-11-06  9:06 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-30 19:45 hid-pidff bug: fails to find all required reports of saitek gamepad Dmitriy Geels
2009-02-02 15:50 ` Anssi Hannula
2009-02-02 18:29   ` Dmitriy Geels
2009-02-02 18:48     ` Dmitriy Geels
2009-02-07 12:28     ` Anssi Hannula
     [not found]       ` <78f5d6bf0902092146x2abaf45an79e4546e75a80356@mail.gmail.com>
2009-02-10  7:49         ` Dmitriy Geels
2009-02-10  7:49         ` Fwd: " Dmitriy Geels
2009-02-10 16:06         ` Anssi Hannula
2009-02-11  9:12           ` Dmitriy Geels
2009-02-11 16:27             ` Anssi Hannula
2009-02-12 18:06               ` Dmitriy Geels
2009-02-12 18:42                 ` Anssi Hannula
2009-02-13  8:33                   ` Dmitriy Geels
2009-02-13 19:43                     ` Anssi Hannula
     [not found]                       ` <78f5d6bf0902141125m1bf9ac00xb2b414e81d81b869@mail.gmail.com>
     [not found]                         ` <49972478.3060207@gmail.com>
2009-02-14 22:33                           ` Dmitriy Geels
2009-02-17 12:16                             ` Dmitriy Geels
2009-02-18 15:45                               ` Anssi Hannula
2009-02-19  6:56                                 ` Dmitriy Geels
     [not found]                                 ` <78f5d6bf0902182254v191cc485x62eb211baaddd36@mail.gmail.com>
     [not found]                                   ` <499D7C66.6090000@gmail.com>
2009-02-26 21:21                                     ` Dmitriy Geels
2009-02-27 16:24                                       ` Anssi Hannula
2009-03-02 18:41                                         ` Dmitriy Geels
2009-03-02 20:35                                           ` Anssi Hannula
2009-03-03  6:28                                             ` Dmitriy Geels
2009-03-03 18:35                                               ` Dmitriy Geels
2009-03-07 14:38                                                 ` Anssi Hannula
2009-03-08  5:18                                                   ` Dmitriy Geels
2009-03-08 10:16                                                     ` Anssi Hannula
2009-03-09 19:08                                                       ` Dmitriy Geels
2009-05-07 23:45                                                         ` Anssi Hannula
2009-05-07 23:57                                                           ` Anssi Hannula
     [not found]                                                             ` <78f5d6bf0906041227w3a58bde0u554a3d3336e17fa6@mail.gmail.com>
2009-06-06 12:14                                                               ` Anssi Hannula
2009-06-09  5:02                                                                 ` Dmitriy Geels
2009-06-09  6:09                                                                   ` Alek Du
2009-06-09  7:37                                                                     ` Dmitriy Geels
2009-06-11  9:38                                                                     ` Dmitriy Geels
2009-06-11 20:11                                                                       ` Dmitriy Geels
2009-07-09 17:41                                                                         ` Dmitriy Geels
2009-07-09 17:58                                                                           ` Anssi Hannula
2009-11-06  9:06                                                                             ` Dmitriy Geels [this message]
2009-11-09 12:00                                                                             ` Dmitriy Geels
2009-11-20 14:17                                                                               ` Dmitriy Geels

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=78f5d6bf0911060106q5aa3d309t8746fe59c73672c7@mail.gmail.com \
    --to=dmitriy.geels@gmail.com \
    --cc=anssi.hannula@gmail.com \
    --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).