Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1308790
| From | Clement Calmels <clement.calmels@free.fr> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Input: xpad - use LED API when identifying wireless controllers |
| Date | 2016-01-13 21:40 +0100 |
| Message-ID | <qQAn0-4VL-9@gated-at.bofh.it> (permalink) |
| References | (3 earlier) <qHLAZ-Eb-17@gated-at.bofh.it> <qIeWm-2Dm-9@gated-at.bofh.it> <qJiEx-1EJ-7@gated-at.bofh.it> <qNo8G-2FT-9@gated-at.bofh.it> <qQbyj-4DG-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 12 Jan 2016 10:04:51 -0800 Dmitry Torokhov <dmitry.torokhov@gmail.com> wrote: > On Mon, Jan 04, 2016 at 04:50:17PM -0800, Dmitry Torokhov wrote: > > On Thu, Dec 24, 2015 at 07:11:22PM +0100, Pavel Rojtberg wrote: > > > > > > for me this one did the trick. The correct LED lights up after > > > resume. > > > > > > Integrated it here (master): > > > https://github.com/paroj/xpad > > > > Pavel, I refreshed my xpad branch on kernel.org folding the > > reset_resume and anchor changes into your original suspend/resume > > patch. Could you please try it out so that I can send it to > > mainline in the upcoming merge window? > > Gentle ping. I can still fit it in my 2nd pull request but time is > running out... > > Thanks. > Hi Dimitry, Source code from git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git, branch xpad, head d9be398afb2c3333716324352d062c50112e4e86. After suspend (systemctl suspend) my xpad wireless controller is still blinking. Tried "echo 2 > /sys/class/leds/xpad0/brightness" but it did not work. That said, I also tried the same xpad code but built for my current kernel (4.3.0 from debian/sid): led is still blinking after resume but this time the sysfs file is functional. Hopefully I did not make a mistake in the build process... Best regards, Clement
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH] Input: xpad - use LED API when identifying wireless controllers Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-01-05 02:00 +0100
Re: [PATCH] Input: xpad - use LED API when identifying wireless controllers Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-01-12 19:10 +0100
Re: [PATCH] Input: xpad - use LED API when identifying wireless controllers Clement Calmels <clement.calmels@free.fr> - 2016-01-13 21:40 +0100
csiph-web