hid device not found

Questions about Wine on Linux
Locked
paul5000
Newbie
Newbie
Posts: 1
Joined: Sun Feb 19, 2017 5:14 pm

hid device not found

Post by paul5000 »

Hi,

I have an hid device, it's a 'touch foil.' It's used to turn monitors/TV's etc behind it into touch devices, i.e. an Xinput device.
from lsusb:
0457:0817 Silicon Integrated Systems Corp. SiS-184-ASUS-4352.17 touch panel

It works well in Linux, no additional drivers required.

The problem I have is that it comes with a utility to adjust sensitivity but the manufacturer only provides a windows exe to do this.
I've tried running the utility in Linux (ubuntu trusty) with wine installed from standard ubuntu repositories and with winehq devel and staging branches, but always get "No device found"

Is there any chance that what i'm trying to do can work, or is supported by wine?
Do I need to do something to make the device visible to wine?

Thanks for any help.

Paul
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Re: hid device not found

Post by dimesio »

There's some info on https://wiki.winehq.org/Hid.
Locked