08-13-2015, 01:30 PM
(08-13-2015, 05:39 AM)torreydale link Wrote: @rokytnji,
You have Linux Lite working with touchscreen?
Yep, sure do. I also have AntiX 15 working on a touchscreen. I run the latest kernel on that laptop and touchscreen works.
On my AntiX install. I am running the 3.16 kernel and my touchscreen works on my Atom Netbook . Below is a readout in code showing my touchscreen in the Atom netbook . Which is a M&A Companion touch.
Code:
dmesg | grep usb
<snip>
[ 2.472782] usb 5-1: Manufacturer: eTurboTouch
[ 2.484093] input: eTurboTouch eTurboTouch as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/0003:22B9:0006.0001/input/input3
[ 2.484416] input: eTurboTouch eTurboTouch as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/0003:22B9:0006.0001/input/input4
[ 2.484793] hid-generic 0003:22B9:0006.0001: input,hiddev0,hidraw0: USB HID v1.01 Mouse [eTurboTouch eTurboTouch] on usb-0000:00:1d.3-1/input0
<snip>
Below is my intro deciding to run Linux lite because it detects and makes my touchscreen work on my Dell XT2 with a touch screen.
https://www.linuxliteos.com/forums/intro...5/#msg3875
Did you know? I require no /etc/X11/xorg.conf for my touchscreens to work. It was a surprise to me also.
Here is the Dell touchscreen XT2 when I was doing beta testing on AntiX 15. I'd show the same in Linux-Lite 2.4 but I am posting right now from my
Code:
$ inxi -M
'Machine: System: Dell product: Latitude E5500
Mobo: Dell model: 0DW635 Bios: Dell v: A17 date: 09/27/2011
So a old report is what I have to show since the other Dell is put away for now.
Code:
demo@antiX1:~
$ dmesg | grep usb
<snip>
[ 5.703607] Modules linked in: i915 button video drm_kms_helper drm i2c_algo_bit intel_gtt nls_utf8 nls_cp437 ehci_pci uhci_hcd battery fusbh200_hcd ehci_hcd
[ 10.613442] input: N-Trig Pen as /devices/pci0000:00/0000:00:1d.1/usb5/5-2/5-2:1.0/0003:1B96:0001.0001/input/input10
[ 10.613643] input: N-Trig Touchscreen as /devices/pci0000:00/0000:00:1d.1/usb5/5-2/5-2:1.0/0003:1B96:0001.0001/input/input11
[ 10.613793] ntrig 0003:1B96:0001.0001: input,hidraw0: USB HID v1.10 Device [HID 1b96:0001] on usb-0000:00:1d.1-2/input0
[ 11.032330] usbcore: registered new interface driver uas
[ 15.617470] input: N-Trig Pen as /devices/pci0000:00/0000:00:1d.1/usb5/5-2/5-2:1.1/0003:1B96:0001.0002/input/input14
[ 15.617838] input: N-Trig Touchscreen as /devices/pci0000:00/0000:00:1d.1/usb5/5-2/5-2:1.1/0003:1B96:0001.0002/input/input15
[ 15.618118] ntrig 0003:1B96:0001.0002: input,hidraw1: USB HID v1.10 Device [HID 1b96:0001] on usb-0000:00:1d.1-2/input1
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.