Bug#1104057: Fwd: Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-26 Thread Cyril Brulebois
Pascal Hambourg (2025-04-26): > On 26/04/2025 at 13:29, Marcin Owsiany wrote: > > Found it! > > root@debian:/home/porridge# modprobe pinctrl_meteorlake > > root@debian:/home/porridge# # touchpad now works! > > Good catch! I wouldn't have bet a penny on this module... > > Installer team: Is it po

Bug#1104057: Fwd: Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-26 Thread Pascal Hambourg
On 26/04/2025 at 13:29, Marcin Owsiany wrote: Found it! root@debian:/home/porridge# modprobe pinctrl_meteorlake root@debian:/home/porridge# # touchpad now works! Good catch! I wouldn't have bet a penny on this module... Installer team: Is it possible to include this modules, and maybe the oth

Bug#1104057: Fwd: Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-26 Thread Marcin Owsiany
Just for completeness, here is the output from your scriptlet on installed system: DEVPATH=/devices/pci:00/:00:15.0/i2c_designware.0/i2c-1/i2c-SNSL002D:00/0018:2C2F:002D.0001 DRIVER=hid-multitouch MODALIAS=hid:b0018g0004v2C2Fp002D DEVPATH=/devices/pci:00/:00:15.0/i2c_design

Bug#1104057: Fwd: Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-26 Thread Marcin Owsiany
Found it! Loaded installer in rescue mode, mounted and launched a shell in the installed system. root@debian:/home/porridge# # touchpad does not work root@debian:/home/porridge# dmesg|tail [...] [ 72.090285] EXT4-fs (dm-1): mounted filesystem fe627a07-f171-4074-b516-adb72b21bab0 r/w with ordere

Bug#1104057: Fwd: Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-26 Thread Pascal Hambourg
On 25/04/2025 at 19:26, Marcin Owsiany wrote: pt., 25 kwi 2025 o 18:59 Pascal Hambourg napisał(a): Maybe checking along the device path in the installer will give a hint. What do you mean by this exactly? In the installed system and in the installer: p=$(realpath /sys/devices/pci:00/0

Bug#1104057: Fwd: Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-25 Thread Cyril Brulebois
Hi, Marcin Owsiany (2025-04-25): > pt., 25 kwi 2025 o 18:59 Pascal Hambourg > napisał(a): > > This driver is provided by built-in module i2c_designware_platform. > > I also tried loading i2c_designware but there was no such module. This > would explain why :-D The key was “built-in” before mod

Bug#1104057: Fwd: Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-25 Thread Marcin Owsiany
I just tried loading the modules manually, and it didn't help: Specifically I used modprobe to make sure hid_multitouch intel_lpss_pci and i2c_hid_acpi were loaded, and this didn't help. pt., 25 kwi 2025 o 18:59 Pascal Hambourg napisał(a): > On 25/04/2025 at 15:51, Marcin Owsiany wrote: > > > >

Bug#1104057: Fwd: Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-25 Thread Pascal Hambourg
On 25/04/2025 at 15:51, Marcin Owsiany wrote: /sys/module/intel_lpss_pci /sys/module/i2c_hid_acpi /sys/module/hid_multitouch These three modules are present in the installer. The first two were listed as loaded in the installer. '/devices/pci:00/:00:15.0/i2c_designware.0/i2c-1/i2c-

Bug#1104057: Fwd: Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-25 Thread Marcin Owsiany
pt., 25 kwi 2025 o 15:05 Pascal Hambourg napisał(a): > On 25/04/2025 at 13:08, Marcin Owsiany wrote: > > > > I: Bus=0018 Vendor=2c2f Product=002d Version=0100 > > N: Name="SNSL002D:00 2C2F:002D Mouse" > > P: Phys=i2c-SNSL002D:00 > > S: > > > Sysfs=/devices/pci:00/:00:15.0/i2c_designware.0

Bug#1104057: Fwd: Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-25 Thread Pascal Hambourg
On 25/04/2025 at 13:08, Marcin Owsiany wrote: I: Bus=0018 Vendor=2c2f Product=002d Version=0100 N: Name="SNSL002D:00 2C2F:002D Mouse" P: Phys=i2c-SNSL002D:00 S: Sysfs=/devices/pci:00/:00:15.0/i2c_designware.0/i2c-1/i2c-SNSL002D:00/0018:2C2F:002D.0001/input/input9 U: Uniq= H: Handlers=mou

Bug#1104057: Fwd: Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-25 Thread Marcin Owsiany
Gaaa, silly gmail, I did it again, forwarding to the bug address too now. pt., 25 kwi 2025 o 11:39 Pascal Hambourg napisał(a): > On 25/04/2025 at 06:50, Marcin Owsiany wrote: > > > > The touchpad did not work in the installer, but does work in GNOME after > > installation is complete. The track

Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-25 Thread Pascal Hambourg
On 25/04/2025 at 06:50, Marcin Owsiany wrote: The touchpad did not work in the installer, but does work in GNOME after installation is complete. The trackpoint did work before and after, though. Attaching lsmod from the installed system and the installer syslog as requested in #1103993. Can yo