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

Touchscreen not detected #18

Closed
pointhi opened this issue Jul 24, 2017 · 6 comments
Closed

Touchscreen not detected #18

pointhi opened this issue Jul 24, 2017 · 6 comments

Comments

@pointhi
Copy link

pointhi commented Jul 24, 2017

$ cat /proc/bus/input/devices | grep -i touch -A8 -E1
I: Bus=0003 Vendor=04f3 Product=21d5 Version=0110
N: Name="ELAN Touchscreen"
P: Phys=usb-0000:00:14.0-9/input0
S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:21D5.0003/input/input4
U: Uniq=
H: Handlers=event3 mouse2 
B: PROP=2
B: EV=b
B: KEY=400 0 0 0 0 0
B: ABS=3273800000000003
--
I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input15
U: Uniq=
H: Handlers=event12 mouse3 
B: PROP=5
B: EV=b
B: KEY=e520 10000 0 0 0 0
B: ABS=660800011000003
--
I: Bus=0018 Vendor=06cb Product=7a13 Version=0100
N: Name="DLL06E4:01 06CB:7A13 Touchpad"
P: Phys=i2c-DLL06E4:01
S: Sysfs=/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-17/i2c-DLL06E4:01/0018:06CB:7A13.0006/input/input19
U: Uniq=
H: Handlers=event14 mouse4 
B: PROP=5
B: EV=b
B: KEY=e520 10000 0 0 0 0
B: ABS=260800000000003

Looking into the debug window, only the touchpads are detected:

Gnome Shell Version: 3.24.3
Touchpad Indicator Version: 28
Touchpad(s): SynPS/2 Synaptics TouchPad | DLL06E4:01 06CB:7A13 Touchpad
Synclient: Nicht gefunden oder nicht auf dem System installiert.
Xinput: Ist installiert.
Umschaltmethode: Gconf
@askmrsinh
Copy link
Owner

Hi @pointhi
Could you please also provide xinput output?

@pointhi
Copy link
Author

pointhi commented Aug 1, 2017

user501254: that's not possible in the next weeks, because I'm on holiday and that's the laptop I use for work.

@askmrsinh
Copy link
Owner

askmrsinh commented Aug 1, 2017

Alright, from when exactly are you facing this issue? Was the Touchscreen detected a few days back?

@pointhi
Copy link
Author

pointhi commented Aug 1, 2017

The problem arrised after a gnome update (I think from 2.22 to 2.24)

@pointhi
Copy link
Author

pointhi commented Nov 10, 2017

$ xinput 
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ xwayland-pointer:14                     	id=6	[slave  pointer  (2)]
⎜   ↳ xwayland-relative-pointer:14            	id=7	[slave  pointer  (2)]
⎜   ↳ xwayland-touch:14                       	id=9	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ xwayland-keyboard:14                    	id=8	[slave  keyboard (3)]

@askmrsinh
Copy link
Owner

Duplicate of #11

@askmrsinh askmrsinh marked this as a duplicate of #11 Mar 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants