All of lore.kernel.org
 help / color / mirror / Atom feed
* Error message on shutdown with psmouse.synaptics_intertouch=1 for TM3145-006 (Thinkpad T470s)
@ 2020-02-28 21:29  
  2020-03-30  9:23 `  
  0 siblings, 1 reply; 4+ messages in thread
From:   @ 2020-02-28 21:29 UTC (permalink / raw)
  To: linux-input

Hi,

in dmesg I found the following:
psmouse serio1: synaptics: Your touchpad (PNP: LEN007a PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.

After setting psmouse.synaptics_intertouch=1, touchpad and trackpoint still work fine. Also no problems with suspending my laptop.

The only problem is the following error meesage on shutdown:
rmi4_physical rmi4-00: Failed to read irqs, code=-6

/proc/bus/input/devices:
I: Bus=001d Vendor=06cb Product=0000 Version=0000
N: Name="Synaptics TM3145-006"
P: Phys=rmi4-00/input0
S: Sysfs=/devices/rmi4-00/input/input26
U: Uniq=
H: Handlers=event18 mouse0 
B: PROP=5
B: EV=b
B: KEY=e520 10000 0 0 0 0
B: ABS=6f3800001000003

I: Bus=0011 Vendor=0002 Product=000a Version=0000
N: Name="TPPS/2 IBM TrackPoint"
P: Phys=rmi4-00.fn03/serio0/input0
S: Sysfs=/devices/rmi4-00/rmi4-00.fn03/serio2/input/input27
U: Uniq=
H: Handlers=event19 mouse1 
B: PROP=21
B: EV=7
B: KEY=70000 0 0 0 0
B: REL=3

Is there anything I can do, that the error messsage doesn't appear anymore? Should I not use RMI?

If you need further information, please ask.

Best
denk
­

---

________________________________________________________
Ihre E-Mail-Postfächer sicher & zentral an einem Ort. Jetzt wechseln und alte E-Mail-Adresse mitnehmen! https://www.eclipso.de



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error message on shutdown with psmouse.synaptics_intertouch=1 for TM3145-006 (Thinkpad T470s)
  2020-02-28 21:29 Error message on shutdown with psmouse.synaptics_intertouch=1 for TM3145-006 (Thinkpad T470s)  
@ 2020-03-30  9:23 `  
  2020-03-30 11:33   ` Yussuf Khalil
  0 siblings, 1 reply; 4+ messages in thread
From:   @ 2020-03-30  9:23 UTC (permalink / raw)
  To: linux-input

Hi again,

as I didn't hear anything about my issue, I would like to ask again, if there is anything I can do that the error message doesn't appear anymore?

Thank you very much and best
denk


--- Ursprüngliche Nachricht ---
Von: " " <denk@eclipso.email>
Datum: 28.02.2020 22:29:07
An: <linux-input@vger.kernel.org>
Betreff: Error message on shutdown with psmouse.synaptics_intertouch=1 for 	TM3145-006 (Thinkpad T470s)

Hi,

in dmesg I found the following:
psmouse serio1: synaptics: Your touchpad (PNP: LEN007a PNP0f13) says it can
support a different bus. If i2c-hid and hid-rmi are not used, you might want
to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.


After setting psmouse.synaptics_intertouch=1, touchpad and trackpoint still
work fine. Also no problems with suspending my laptop.

The only problem is the following error meesage on shutdown:
rmi4_physical rmi4-00: Failed to read irqs, code=-6

/proc/bus/input/devices:
I: Bus=001d Vendor=06cb Product=0000 Version=0000
N: Name="Synaptics TM3145-006"
P: Phys=rmi4-00/input0
S: Sysfs=/devices/rmi4-00/input/input26
U: Uniq=
H: Handlers=event18 mouse0 
B: PROP=5
B: EV=b
B: KEY=e520 10000 0 0 0 0
B: ABS=6f3800001000003

I: Bus=0011 Vendor=0002 Product=000a Version=0000
N: Name="TPPS/2 IBM TrackPoint"
P: Phys=rmi4-00.fn03/serio0/input0
S: Sysfs=/devices/rmi4-00/rmi4-00.fn03/serio2/input/input27
U: Uniq=
H: Handlers=event19 mouse1 
B: PROP=21
B: EV=7
B: KEY=70000 0 0 0 0
B: REL=3

Is there anything I can do, that the error messsage doesn't appear anymore?
Should I not use RMI?

If you need further information, please ask.

Best
denk
­

---

________________________________________________________
Ihre E-Mail-Postfächer sicher & zentral an einem Ort. Jetzt wechseln
und alte E-Mail-Adresse mitnehmen! https://www.eclipso.de


---

________________________________________________________
Ihre E-Mail-Postfächer sicher & zentral an einem Ort. Jetzt wechseln und alte E-Mail-Adresse mitnehmen! https://www.eclipso.de



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error message on shutdown with psmouse.synaptics_intertouch=1 for TM3145-006 (Thinkpad T470s)
  2020-03-30  9:23 `  
@ 2020-03-30 11:33   ` Yussuf Khalil
  2020-03-30 16:16     `  
  0 siblings, 1 reply; 4+ messages in thread
From: Yussuf Khalil @ 2020-03-30 11:33 UTC (permalink / raw)
  To: denk, linux-input

Hi denk,

I am neither the maintainer nor the author of the RMI code, however, I 
believe I've seen this message on several devices already and as far as 
I know, it's harmless. If RMI works fine for you apart from this 
message, you should send a commit to add your laptop to the whitelist in 
drivers/input/mouse/synaptics.c (line 164).

Regards
Yussuf Khalil

Am 30.03.20 um 11:23 schrieb denk@eclipso.email:
> Hi again,
> 
> as I didn't hear anything about my issue, I would like to ask again, if there is anything I can do that the error message doesn't appear anymore?
> 
> Thank you very much and best
> denk
> 
> 
> --- Ursprüngliche Nachricht ---
> Von: " " <denk@eclipso.email>
> Datum: 28.02.2020 22:29:07
> An: <linux-input@vger.kernel.org>
> Betreff: Error message on shutdown with psmouse.synaptics_intertouch=1 for 	TM3145-006 (Thinkpad T470s)
> 
> Hi,
> 
> in dmesg I found the following:
> psmouse serio1: synaptics: Your touchpad (PNP: LEN007a PNP0f13) says it can
> support a different bus. If i2c-hid and hid-rmi are not used, you might want
> to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
> 
> 
> After setting psmouse.synaptics_intertouch=1, touchpad and trackpoint still
> work fine. Also no problems with suspending my laptop.
> 
> The only problem is the following error meesage on shutdown:
> rmi4_physical rmi4-00: Failed to read irqs, code=-6
> 
> /proc/bus/input/devices:
> I: Bus=001d Vendor=06cb Product=0000 Version=0000
> N: Name="Synaptics TM3145-006"
> P: Phys=rmi4-00/input0
> S: Sysfs=/devices/rmi4-00/input/input26
> U: Uniq=
> H: Handlers=event18 mouse0
> B: PROP=5
> B: EV=b
> B: KEY=e520 10000 0 0 0 0
> B: ABS=6f3800001000003
> 
> I: Bus=0011 Vendor=0002 Product=000a Version=0000
> N: Name="TPPS/2 IBM TrackPoint"
> P: Phys=rmi4-00.fn03/serio0/input0
> S: Sysfs=/devices/rmi4-00/rmi4-00.fn03/serio2/input/input27
> U: Uniq=
> H: Handlers=event19 mouse1
> B: PROP=21
> B: EV=7
> B: KEY=70000 0 0 0 0
> B: REL=3
> 
> Is there anything I can do, that the error messsage doesn't appear anymore?
> Should I not use RMI?
> 
> If you need further information, please ask.
> 
> Best
> denk
> ­
> 
> ---
> 
> ________________________________________________________
> Ihre E-Mail-Postfächer sicher & zentral an einem Ort. Jetzt wechseln
> und alte E-Mail-Adresse mitnehmen! https://www.eclipso.de
> 
> 
> ---
> 
> ________________________________________________________
> Ihre E-Mail-Postfächer sicher & zentral an einem Ort. Jetzt wechseln und alte E-Mail-Adresse mitnehmen! https://www.eclipso.de
> 
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Re: Error message on shutdown with psmouse.synaptics_intertouch=1 for  TM3145-006 (Thinkpad T470s)
  2020-03-30 11:33   ` Yussuf Khalil
@ 2020-03-30 16:16     `  
  0 siblings, 0 replies; 4+ messages in thread
From:   @ 2020-03-30 16:16 UTC (permalink / raw)
  To: Yussuf Khalil; +Cc: linux-input

Hi Yussuf,

thanks for your reply. Although the T470s seems to be already added in the file, in my case the PNP ID of my touchpad differs. So, as you proposed, I will send a patch to the mailing list.

Best
denk


--- Ursprüngliche Nachricht ---
Von: Yussuf Khalil <dev@pp3345.net>
Datum: 30.03.2020 13:33:53
An: denk@eclipso.email, linux-input@vger.kernel.org
Betreff: Re: Error message on shutdown with psmouse.synaptics_intertouch=1 for  TM3145-006 (Thinkpad T470s)

Hi denk,

I am neither the maintainer nor the author of the RMI code, however, I 
believe I've seen this message on several devices already and as far as

I know, it's harmless. If RMI works fine for you apart from this 
message, you should send a commit to add your laptop to the whitelist in

drivers/input/mouse/synaptics.c (line 164).

Regards
Yussuf Khalil

Am 30.03.20 um 11:23 schrieb denk@eclipso.email:
> Hi again,
> 
> as I didn't hear anything about my issue, I would like to ask again,
if there is anything I can do that the error message doesn't appear anymore?

> 
> Thank you very much and best
> denk
> 
> 
> --- Ursprüngliche Nachricht ---
> Von: " " <denk@eclipso.email>
> Datum: 28.02.2020 22:29:07
> An: <linux-input@vger.kernel.org>
> Betreff: Error message on shutdown with psmouse.synaptics_intertouch=1
for 	TM3145-006 (Thinkpad T470s)
> 
> Hi,
> 
> in dmesg I found the following:
> psmouse serio1: synaptics: Your touchpad (PNP: LEN007a PNP0f13) says
it can
> support a different bus. If i2c-hid and hid-rmi are not used, you might
want
> to try setting psmouse.synaptics_intertouch to 1 and report this to
linux-input@vger.kernel.org.
> 
> 
> After setting psmouse.synaptics_intertouch=1, touchpad and trackpoint
still
> work fine. Also no problems with suspending my laptop.
> 
> The only problem is the following error meesage on shutdown:
> rmi4_physical rmi4-00: Failed to read irqs, code=-6
> 
> /proc/bus/input/devices:
> I: Bus=001d Vendor=06cb Product=0000 Version=0000
> N: Name="Synaptics TM3145-006"
> P: Phys=rmi4-00/input0
> S: Sysfs=/devices/rmi4-00/input/input26
> U: Uniq=
> H: Handlers=event18 mouse0
> B: PROP=5
> B: EV=b
> B: KEY=e520 10000 0 0 0 0
> B: ABS=6f3800001000003
> 
> I: Bus=0011 Vendor=0002 Product=000a Version=0000
> N: Name="TPPS/2 IBM TrackPoint"
> P: Phys=rmi4-00.fn03/serio0/input0
> S: Sysfs=/devices/rmi4-00/rmi4-00.fn03/serio2/input/input27
> U: Uniq=
> H: Handlers=event19 mouse1
> B: PROP=21
> B: EV=7
> B: KEY=70000 0 0 0 0
> B: REL=3
> 
> Is there anything I can do, that the error messsage doesn't appear anymore?

> Should I not use RMI?
> 
> If you need further information, please ask.
> 
> Best
> denk
> ­
> 
> ---
> 
> ________________________________________________________
> Ihre E-Mail-Postfächer sicher & zentral an einem Ort. Jetzt wechseln

> und alte E-Mail-Adresse mitnehmen! https://www.eclipso.de
> 
> 
> ---
> 
> ________________________________________________________
> Ihre E-Mail-Postfächer sicher & zentral an einem Ort. Jetzt wechseln
und alte E-Mail-Adresse mitnehmen! https://www.eclipso.de
> 
> 



---

________________________________________________________
Ihre E-Mail-Postfächer sicher & zentral an einem Ort. Jetzt wechseln und alte E-Mail-Adresse mitnehmen! https://www.eclipso.de



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-30 16:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-28 21:29 Error message on shutdown with psmouse.synaptics_intertouch=1 for TM3145-006 (Thinkpad T470s)  
2020-03-30  9:23 `  
2020-03-30 11:33   ` Yussuf Khalil
2020-03-30 16:16     `  

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.