Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SP7 Touchscreen Not Working #170

Open
dotaxis opened this issue Sep 9, 2024 · 0 comments
Open

SP7 Touchscreen Not Working #170

dotaxis opened this issue Sep 9, 2024 · 0 comments

Comments

@dotaxis
Copy link

dotaxis commented Sep 9, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant