linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Dell XPS 13 9310: PNP: DLL0991 PNP0f13 supports
@ 2020-10-29 16:16 Paul Menzel
  2020-10-29 16:21 ` Limonciello, Mario
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Menzel @ 2020-10-29 16:16 UTC (permalink / raw)
  To: linux-input; +Cc: it+linux-input, Mario Limonciello

Dear Linux folks,


On a Dell XPS 13 9310, Linux 5.9.1 from Debian Sid/unstable displays the 
message below.

     [    2.218614] psmouse serio1: synaptics: Your touchpad (PNP: 
DLL0991 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.

I am going to ask the user for a test of 
`psmouse.synaptics_intertouch=1`, so the ID can be added to the force 
list, but until know no Dell DLLXXXX ids show up there.


Kind regards,

Paul

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

* RE: Dell XPS 13 9310: PNP: DLL0991 PNP0f13 supports
  2020-10-29 16:16 Dell XPS 13 9310: PNP: DLL0991 PNP0f13 supports Paul Menzel
@ 2020-10-29 16:21 ` Limonciello, Mario
  2020-10-29 16:46   ` Dell XPS 13 9310: PNP: DLL0991 PNP0f13 supports different bus Paul Menzel
  0 siblings, 1 reply; 5+ messages in thread
From: Limonciello, Mario @ 2020-10-29 16:21 UTC (permalink / raw)
  To: Paul Menzel, linux-input; +Cc: it+linux-input

> -----Original Message-----
> From: Paul Menzel <pmenzel@molgen.mpg.de>
> Sent: Thursday, October 29, 2020 11:16
> To: linux-input@vger.kernel.org
> Cc: it+linux-input@molgen.mpg.de; Limonciello, Mario
> Subject: Dell XPS 13 9310: PNP: DLL0991 PNP0f13 supports
> 
> 
> [EXTERNAL EMAIL]
> 
> Dear Linux folks,
> 
> 
> On a Dell XPS 13 9310, Linux 5.9.1 from Debian Sid/unstable displays the
> message below.
> 
>      [    2.218614] psmouse serio1: synaptics: Your touchpad (PNP:
> DLL0991 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.
> 
> I am going to ask the user for a test of
> `psmouse.synaptics_intertouch=1`, so the ID can be added to the force
> list, but until know no Dell DLLXXXX ids show up there.
> 
> 

I happen to have one of these on my desk and on 5.10-rc1 I don't see this behavior:

$ sudo dmesg | grep DLL0945
[    1.244165] i2c_hid i2c-DLL0945:00: supply vdd not found, using dummy regulator
[    1.244201] i2c_hid i2c-DLL0945:00: supply vddl not found, using dummy regulator
[    1.404053] input: DLL0945:00 06CB:CDE6 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL0945:00/0018:06CB:CDE6.0001/input/input6
[    1.404134] input: DLL0945:00 06CB:CDE6 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL0945:00/0018:06CB:CDE6.0001/input/input7
[    1.404196] hid-generic 0018:06CB:CDE6.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL0945:00 06CB:CDE6] on i2c-DLL094
:00
[   42.971148] input: DLL0945:00 06CB:CDE6 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL0945:00/0018:06CB:CDE6.0001/input/input12
[   42.972073] input: DLL0945:00 06CB:CDE6 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL0945:00/0018:06CB:CDE6.0001/input/input13
[   42.972182] hid-multitouch 0018:06CB:CDE6.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL0945:00 06CB:CDE6] on i2c-DLL0945:00

Can you please make sure that pinctrl_tigerlake is loaded?

Thanks,

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

* Re: Dell XPS 13 9310: PNP: DLL0991 PNP0f13 supports different bus
  2020-10-29 16:21 ` Limonciello, Mario
@ 2020-10-29 16:46   ` Paul Menzel
  2020-10-29 16:56     ` Limonciello, Mario
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Menzel @ 2020-10-29 16:46 UTC (permalink / raw)
  To: Mario Limonciello; +Cc: it+linux-input, linux-input

Dear Mario,


Am 29.10.20 um 17:21 schrieb Limonciello, Mario:

>> From: Paul Menzel <pmenzel@molgen.mpg.de>
>> Sent: Thursday, October 29, 2020 11:16

>> [EXTERNAL EMAIL]

>> On a Dell XPS 13 9310, Linux 5.9.1 from Debian Sid/unstable displays the
>> message below.
>>
>>       [    2.218614] psmouse serio1: synaptics: Your touchpad (PNP: DLL0991 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.
>>
>> I am going to ask the user for a test of
>> `psmouse.synaptics_intertouch=1`, so the ID can be added to the force
>> list, but until know no Dell DLLXXXX ids show up there.
> 
> I happen to have one of these on my desk and on 5.10-rc1 I don't see this behavior:
> 
> $ sudo dmesg | grep DLL0945
> [    1.244165] i2c_hid i2c-DLL0945:00: supply vdd not found, using dummy regulator
> [    1.244201] i2c_hid i2c-DLL0945:00: supply vddl not found, using dummy regulator
> [    1.404053] input: DLL0945:00 06CB:CDE6 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL0945:00/0018:06CB:CDE6.0001/input/input6
> [    1.404134] input: DLL0945:00 06CB:CDE6 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL0945:00/0018:06CB:CDE6.0001/input/input7
> [    1.404196] hid-generic 0018:06CB:CDE6.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL0945:00 06CB:CDE6] on i2c-DLL094
> :00
> [   42.971148] input: DLL0945:00 06CB:CDE6 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL0945:00/0018:06CB:CDE6.0001/input/input12
> [   42.972073] input: DLL0945:00 06CB:CDE6 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL0945:00/0018:06CB:CDE6.0001/input/input13
> [   42.972182] hid-multitouch 0018:06CB:CDE6.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL0945:00 06CB:CDE6] on i2c-DLL0945:00
> 
> Can you please make sure that pinctrl_tigerlake is loaded?

Debian’s Linux configuration does not build the driver.

     # CONFIG_PINCTRL_TIGERLAKE is not set

I reported bug *linux: Select PINCTRL_TIGERLAKE to support current 
hardware* to Debian bug tracking system [1].

Thank you very much.


Kind regards,

Paul


[1]: https://bugs.debian.org/973372

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

* RE: Dell XPS 13 9310: PNP: DLL0991 PNP0f13 supports different bus
  2020-10-29 16:46   ` Dell XPS 13 9310: PNP: DLL0991 PNP0f13 supports different bus Paul Menzel
@ 2020-10-29 16:56     ` Limonciello, Mario
       [not found]       ` <deedd856-a594-87ac-7a18-4d7dcde38b97@molgen.mpg.de>
  0 siblings, 1 reply; 5+ messages in thread
From: Limonciello, Mario @ 2020-10-29 16:56 UTC (permalink / raw)
  To: Paul Menzel; +Cc: it+linux-input, linux-input

> >> On a Dell XPS 13 9310, Linux 5.9.1 from Debian Sid/unstable displays the
> >> message below.
> >>
> >>       [    2.218614] psmouse serio1: synaptics: Your touchpad (PNP: DLL0991
> 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.
> >>
> >> I am going to ask the user for a test of
> >> `psmouse.synaptics_intertouch=1`, so the ID can be added to the force
> >> list, but until know no Dell DLLXXXX ids show up there.
> >
> > I happen to have one of these on my desk and on 5.10-rc1 I don't see this
> behavior:
> >
> > $ sudo dmesg | grep DLL0945
> > [    1.244165] i2c_hid i2c-DLL0945:00: supply vdd not found, using dummy
> regulator
> > [    1.244201] i2c_hid i2c-DLL0945:00: supply vddl not found, using dummy
> regulator
> > [    1.404053] input: DLL0945:00 06CB:CDE6 Mouse as
> /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-
> DLL0945:00/0018:06CB:CDE6.0001/input/input6
> > [    1.404134] input: DLL0945:00 06CB:CDE6 Touchpad as
> /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-
> DLL0945:00/0018:06CB:CDE6.0001/input/input7
> > [    1.404196] hid-generic 0018:06CB:CDE6.0001: input,hidraw0: I2C HID v1.00
> Mouse [DLL0945:00 06CB:CDE6] on i2c-DLL094
> > :00
> > [   42.971148] input: DLL0945:00 06CB:CDE6 Mouse as
> /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-
> DLL0945:00/0018:06CB:CDE6.0001/input/input12
> > [   42.972073] input: DLL0945:00 06CB:CDE6 Touchpad as
> /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-
> DLL0945:00/0018:06CB:CDE6.0001/input/input13
> > [   42.972182] hid-multitouch 0018:06CB:CDE6.0001: input,hidraw0: I2C HID
> v1.00 Mouse [DLL0945:00 06CB:CDE6] on i2c-DLL0945:00
> >
> > Can you please make sure that pinctrl_tigerlake is loaded?
> 
> Debian’s Linux configuration does not build the driver.
> 
>      # CONFIG_PINCTRL_TIGERLAKE is not set
> 
> I reported bug *linux: Select PINCTRL_TIGERLAKE to support current
> hardware* to Debian bug tracking system [1].
> 

Glad you got to the bottom of that.  As a thought to generally improve things
for such new hardware, would you consider diffing the configs between Ubuntu
and Debian?  I wonder if there is anything else missing.

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

* RE: Dell XPS 13 9310: PNP: DLL0991 PNP0f13 supports different bus
       [not found]       ` <deedd856-a594-87ac-7a18-4d7dcde38b97@molgen.mpg.de>
@ 2020-11-13 15:31         ` Limonciello, Mario
  0 siblings, 0 replies; 5+ messages in thread
From: Limonciello, Mario @ 2020-11-13 15:31 UTC (permalink / raw)
  To: Paul Menzel; +Cc: it+linux-input, linux-input

> 
> So, Debian’s linux-image-5.9.0-2-amd64 selects that option now.
> 
>      $ grep TIGERLAKE /boot/config-5.9.0-2-amd64
>      CONFIG_PINCTRL_TIGERLAKE=y
>      CONFIG_SND_SOC_SOF_TIGERLAKE_SUPPORT=y
>      CONFIG_SND_SOC_SOF_TIGERLAKE=m
> 
> There is nothing in `dmesg`, and as it’s builtin
> 
>      $ /sbin/modinfo pinctrl_tigerlake
>      name:           pinctrl_tigerlake
>      filename:       (builtin)
>      license:        GPL v2
>      file:           drivers/pinctrl/intel/pinctrl-tigerlake
>      description:    Intel Tiger Lake PCH pinctrl/GPIO driver
>      […]
> 
> there are the files below in /sysfs:
> 
>      $ ls /sys/bus/platform/drivers/tigerlake-pinctrl
>      bind  INT34C5:00  uevent  unbind

Looks like it's working to me in your logs.

[   10.717106] input: DLL0945:00 06CB:CDE6 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-10/i2c-DLL0945:00/0018:06CB:CDE6.0001/input/input11
[   10.717156] input: DLL0945:00 06CB:CDE6 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-10/i2c-DLL0945:00/0018:06CB:CDE6.0001/input/input12
[   10.717195] hid-generic 0018:06CB:CDE6.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL0945:00 06CB:CDE6] on i2c-DLL0945:00
[   10.795208] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=1
[   10.797075] hid-generic 001F:8087:0AC2.0002: hidraw1: <UNKNOWN> HID v2.00 Device [hid-ishtp 8087:0AC2] on 
[   10.841834] input: DLL0945:00 06CB:CDE6 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-10/i2c-DLL0945:00/0018:06CB:CDE6.0001/input/input14
[   10.841891] input: DLL0945:00 06CB:CDE6 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-10/i2c-DLL0945:00/0018:06CB:CDE6.0001/input/input15
[   10.841946] hid-multitouch 0018:06CB:CDE6.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL0945:00 06CB:CDE6] on i2c-DLL0945:00

> 
> But the psmouse/synaptics message is still there:
> 
> > [    1.611005] psmouse serio1: synaptics: Your touchpad (PNP: DLL0991
> 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.

This is expected behavior.  The hardware supports 2 buses.
The psmouse driver doesn't know whether or not the other drivers worked properly.

> 
> Please find the output of `dmesg` attached.
> 
> > As a thought to generally improve things for such new hardware, would
> > you consider diffing the configs between Ubuntu and Debian?  I wonder
> > if there is anything else missing.
> Yes, I’ll do that too.
> 
> 
> Kind regards,
> 
> Paul

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

end of thread, other threads:[~2020-11-13 15:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-29 16:16 Dell XPS 13 9310: PNP: DLL0991 PNP0f13 supports Paul Menzel
2020-10-29 16:21 ` Limonciello, Mario
2020-10-29 16:46   ` Dell XPS 13 9310: PNP: DLL0991 PNP0f13 supports different bus Paul Menzel
2020-10-29 16:56     ` Limonciello, Mario
     [not found]       ` <deedd856-a594-87ac-7a18-4d7dcde38b97@molgen.mpg.de>
2020-11-13 15:31         ` Limonciello, Mario

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).