X86 platform drivers
 help / color / mirror / Atom feed
From: Stephan Mueller <smueller@chronox.de>
To: Mattia Dongili <malattia@linux.it>
Cc: platform-driver-x86@vger.kernel.org
Subject: Re: Sony Vaio Duo 11: getting middle mouse button to work
Date: Sat, 25 Jan 2014 05:51:58 +0100	[thread overview]
Message-ID: <2093581.PZC0zrVCWg@myon.chronox.de> (raw)
In-Reply-To: <20140125031713.GA30047@taihen.jp>

Am Samstag, 25. Januar 2014, 12:17:13 schrieb Mattia Dongili:

Hi Mattia,

> 
> I'd try with the input subsystem and the synaptics_usb driver first but
> it's just a wild guess. Your kernel log should give you more hints about
> which driver is bound to the device and the sysfs tree under
> /sys/class/input/event*/device/* has all the capabilities and
> identifiers.

The following did not help:

modprobe synaptics_usb
cd /sys/bus/usb/drivers/usbhid
echo -n "1-1.3:1.0" > unbind
#now the mouse is without driver, does not move, and
#/sys/class/input/event2/device/device is without driver
cd /sys/bus/usb/drivers/synaptics_usb
echo -n "1-1.3:1.0" > bind
#error: no such device, mouse does not work, nothing in dmesg
cd /sys/bus/usb/drivers/usbhid
echo -n "1-1.3:1.0" > bind
#mouse works again without middle button

Ciao
Stephan
-- 
| Cui bono? |

  reply	other threads:[~2014-01-25  4:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-23 16:21 Sony Vaio Duo 11: getting middle mouse button to work Stephan Mueller
2014-01-25  3:17 ` Mattia Dongili
2014-01-25  4:51   ` Stephan Mueller [this message]
2014-01-29 14:53     ` Benjamin Tissoires
2014-01-29 14:59       ` Stephan Mueller
2014-01-29 15:07         ` Benjamin Tissoires
2014-01-30  3:48           ` Stephan Mueller
2014-01-30 21:44             ` Benjamin Tissoires
2014-01-30 22:07               ` Stephan Mueller
2014-01-31  3:50                 ` Benjamin Tissoires
2014-01-31  4:31                   ` Stephan Mueller
2014-01-31 16:20                     ` Benjamin Tissoires
2014-01-31 21:02                     ` Stephan Mueller

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=2093581.PZC0zrVCWg@myon.chronox.de \
    --to=smueller@chronox.de \
    --cc=malattia@linux.it \
    --cc=platform-driver-x86@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