You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a nearly identical issue as the one here #137
I don't think my touch screen has ever worked though.
Here's the output of the same commands from the linked issue:
╭─chase@chase in ~
╰─λ systemctl status $(iptsd-find-service)
Input '' is not a valid file system path, escaping is likely not going be reversible.
○ iptsd@-.service - Intel Precise Touch & Stylus Daemon
Loaded: loaded (/usr/lib/systemd/system/iptsd@.service; static)
Active: inactive (dead)
Docs: https://github.com/linux-surface/iptsd
╭─chase@chase in ~ took 159ms
[🔴] × iptsd $(iptsd-find-hidraw)
DEVICE is required
Run with --help for more information.
╭─chase@chase in ~ took 24ms
[🔴] × systemctl status $(iptsd-find-service)
Input '' is not a valid file system path, escaping is likely not going be reversible.
○ iptsd@-.service - Intel Precise Touch & Stylus Daemon
Loaded: loaded (/usr/lib/systemd/system/iptsd@.service; static)
Active: inactive (dead)
Docs: https://github.com/linux-surface/iptsd
╭─chase@chase in ~ took 56ms
[🔴] × sudo dmesg | grep "iptsd\|IPTS"
[sudo] password for chase:
[ 0.303727] pci 0000:00:16.4: DMAR: Disabling IOMMU for IPTS
╭─chase@chase in ~ as 🧙 took 1s
╰─λ sudo dmesg | grep hidraw
[ 1.529029] hid-generic 0003:045E:07E2.0001: input,hiddev96,hidraw0: USB HID v1.11 Keyboard [Microsoft Surface Type Cover] on usb-0000:00:14.0-8/input0
[ 1.931586] hid-multitouch 0003:045E:07E2.0001: input,hiddev96,hidraw0: USB HID v1.11 Keyboard [Microsoft Surface Type Cover] on usb-0000:00:14.0-8/input0
[ 3.842475] hid-generic 001F:8087:0AC2.0002: hidraw1: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on
[ 4.005874] hid-sensor-hub 001F:8087:0AC2.0002: hidraw1: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on
╭─chase@chase in ~ as 🧙 took 15ms
╰─λ sudo iptsd-find-hidraw
╭─chase@chase in ~ as 🧙 took 56ms
[🔴] ×
Not sure what other information might help here
The text was updated successfully, but these errors were encountered:
I have a nearly identical issue as the one here #137
I don't think my touch screen has ever worked though.
Here's the output of the same commands from the linked issue:
Not sure what other information might help here
The text was updated successfully, but these errors were encountered: