From: Hans de Goede <hdegoede@redhat.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Vojtech Pavlik <vojtech@suse.cz>, Jiri Kosina <jkosina@suse.cz>,
linux-input@vger.kernel.org
Subject: Re: [PATCH] Input: Add Acer Aspire 5710 to nomux blacklist
Date: Fri, 11 Jul 2014 09:10:56 +0200 [thread overview]
Message-ID: <53BF8E00.8030102@redhat.com> (raw)
In-Reply-To: <20140710211113.GB37059@core.coreip.homeip.net>
Hi,
On 07/10/2014 11:11 PM, Dmitry Torokhov wrote:
<snip>
>>> I'm not aware of any current machines using active multiplexing for
>>> that. There are basically two touchpad manufacturers: Synaptics and
>>> ALPS.
>>
>> And elantech
>>
>>> Synaptics has a nearly transparent passthrough mode and
>>> touchpoints are connected through that. ALPS basically manufactures a
>>> touchpad+touchpoint combo device and thus doesn't need a fully
>>> transparent passthrough.
>>
>> Elantech now a days also produces a combo like alps.
>
> They still wire it up internally and route all data through AUX port and
> not use active MUX for that.
Right, that is what I was trying to say with "like alps", sorry if that
was not clear. This was not meant as an argument against changing the
nomux default, just meant to complete the list.
<offtopic>
BTW while completing the list, there now is a new player called Focaltech,
used at least in the Asus X450 and Asus X550. These new devices don't
even work in mouse emulation mode unless psmouse.proto=bare is used.
I'm working on a pnp-id based patch to detect this and switch to
psmouse.proto=bare before we upset them (no idea about the native protocol)
Although native support would be better of course, so if anyone has a
contact at Focaltech that would be great.
But for some reason my patch ain't working. I'll send it upstream as soon
as I've worked out the kinks, this is being tracked here:
https://bugzilla.redhat.com/show_bug.cgi?id=1110011
</offtopic>
<snip>
>> One of the nice things about Linux is that in general we've pretty
>> decent support for older hardware, so if we decide to flip the nomux
>> default, I think we should really do so based on some BIOS cut-off
>> date, so as to not break older model laptops.
>
> I think historically IBM and HPs had working MUX support while other's
> did might advertise support and fail miserably when we would try
> activating it.
>
> Given that now majority of mice are USB even if we select wrong default
> on some older box I think it would be acceptable as opposed to a newer
> box not having touchpad at all...
I'm still not 100% sure if having some curt-off date would not be better,
but if you prefer just flipping the default everywhere lets go for that.
<semi-random-related-idea>
I guess that for anything except really really old boxes, the ps/2
will be part of the superio chip. super-io chips are relatively
easy to identify / probe in a safe manner. So do you know if the
ps/2 muxing is usually part of the super-io, or if it is an
extra chip?
If it is part of the superio then building a whitelist based on
superio ids may be an idea (once we get whitelist requests).
</semi-random-related-idea>
Regards,
Hans
prev parent reply other threads:[~2014-07-11 7:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-25 9:42 [PATCH] Input: Add Acer Aspire 5710 to nomux blacklist Jiri Kosina
2014-07-09 16:54 ` Dmitry Torokhov
2014-07-09 17:48 ` Vojtech Pavlik
2014-07-09 19:38 ` Dmitry Torokhov
2014-07-10 7:32 ` Hans de Goede
2014-07-10 8:45 ` Vojtech Pavlik
2014-07-10 15:20 ` Hans de Goede
2014-07-10 21:11 ` Dmitry Torokhov
2014-07-11 7:10 ` Hans de Goede [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=53BF8E00.8030102@redhat.com \
--to=hdegoede@redhat.com \
--cc=dmitry.torokhov@gmail.com \
--cc=jkosina@suse.cz \
--cc=linux-input@vger.kernel.org \
--cc=vojtech@suse.cz \
/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).