Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

Elan Touchscreen/Synaptics Touchpad problems on Toshiba W35Dt

$
0
0
Hello everyone. Today I come to you with problems on my little laptop/tablet convertable. I was tired of Win8.1 so decided to go the way of OpenSUSE. Install went ok aside from some RadeonHD problems that I have resolved. Now I have the system running fairly stable on openSUSE 13.1 with the TabletPC pattern installed and all software updated through YaST. The problem I am having now is sort of a two-part problem. First, the touchpad does not work, I read some problems others were having with touchpads getting partial functionality. Mine does nothing. The second part to the problem, my touch screen is working, however it is working as a mouse instead of a touchscreen. Meaning, if I tap and move even a small distance, instead of a click, or even a drag, I get a click AND drag. I also am showing no signs of multitouch working on the touchscreen, however I'm not completely certain what is supported with touchscreens at this time. My main concern right now is to have a working touchpad... And if someone can help get my touchscreen working like a touchscreen instead of a mouse that would just be an added benefit. I have pasted a few things which seem relevant based on what I've seen asked in other posts. If anyone can help it would be greatly appreciated. Thanks guys and girls!

./hwinfo --mouse
Code:

36: USB 00.0: 10503 USB Mouse                                 
  [Created at usb.122]
  Unique ID: ZmS7.2h_3WMpRUp0
  Parent ID: 7eqy.erpEvbsFWX1
  SysFS ID: /devices/pci0000:00/0000:00:13.0/usb6/6-1/6-1:1.0
  SysFS BusID: 6-1:1.0
  Hardware Class: mouse
  Model: "Elan Microelectronics Touchscreen"
  Hotplug: USB
  Vendor: usb 0x04f3 "Elan Microelectronics Corp."
  Device: usb 0x0181 "Touchscreen"
  Revision: "11.11"
  Compatible to: int 0x0210 0x0000
  Driver: "usbhid"
  Driver Modules: "usbhid"
  Device File: /dev/input/mice (/dev/input/mouse1)
  Device Files: /dev/input/mice, /dev/input/mouse1, /dev/input/event9, /dev/input/by-id/usb-ELAN_Touchscreen-event-if00, /dev/input/by-path/pci-0000:00:13.0-usb-0:1:1.0-event
  Device Number: char 13:63 (char 13:33)
  Speed: 12 Mbps
  Module Alias: "usb:v04F3p0181d1111dc00dsc00dp00ic03isc00ip00in00"
  Driver Info #0:
    Buttons: 0
    Wheels: 0
    XFree86 Protocol: explorerps/2
    GPM Protocol: exps2
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #35 (Hub)

43: PS/2 00.0: 10500 PS/2 Mouse
  [Created at input.249]
  Unique ID: AH6Q.Y_f5kDtfqz2
  Hardware Class: mouse
  Model: "SynPS/2 Synaptics TouchPad"
  Vendor: 0x0002
  Device: 0x0007 "SynPS/2 Synaptics TouchPad"
  Compatible to: int 0x0210 0x0001
  Device File: /dev/input/mice (/dev/input/mouse0)
  Device Files: /dev/input/mice, /dev/input/mouse0, /dev/input/event1, /dev/input/by-path/platform-i8042-serio-2-event-mouse, /dev/input/by-path/platform-i8042-serio-2-mouse
  Device Number: char 13:63 (char 13:32)
  Driver Info #0:
    Buttons: 1
    Wheels: 0
    XFree86 Protocol: explorerps/2
    GPM Protocol: exps2
  Config Status: cfg=new, avail=yes, need=no, active=unknown


cat /proc/bus/input/devices (relevant areas only I hope)
Code:

...

I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio2/input0
S: Sysfs=/devices/platform/i8042/serio2/input/input1
U: Uniq=
H: Handlers=mouse0 event1
B: PROP=5
B: EV=b
B: KEY=e520 10000 0 0 0 0
B: ABS=660800011000003

...

I: Bus=0003 Vendor=04f3 Product=0181 Version=0110
N: Name="ELAN Touchscreen"
P: Phys=usb-0000:00:13.0-1/input0
S: Sysfs=/devices/pci0000:00/0000:00:13.0/usb6/6-1/6-1:1.0/input/input9
U: Uniq=
H: Handlers=mouse1 event9
B: PROP=2
B: EV=b
B: KEY=400 0 0 0 0 0
B: ABS=3273800000000003

xinput list
Code:

⎡ Virtual core pointer                          id=2    [master pointer  (3)]
⎜  ↳ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]
⎜  ↳ ELAN Touchscreen                          id=10  [slave  pointer  (2)]
⎜  ↳ SynPS/2 Synaptics TouchPad                id=12  [slave  pointer  (2)]
⎣ Virtual core keyboard                        id=3    [master keyboard (2)]
    ↳ Virtual core XTEST keyboard              id=5    [slave  keyboard (3)]
    ↳ Power Button                              id=6    [slave  keyboard (3)]
    ↳ Video Bus                                id=7    [slave  keyboard (3)]
    ↳ Power Button                              id=8    [slave  keyboard (3)]
    ↳ TOSHIBA Web Camera - HD                  id=9    [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard              id=11  [slave  keyboard (3)]
    ↳ Toshiba input device                      id=13  [slave  keyboard (3)]

Onces again.. thanks for any help. And if any more info would be helpful just let me know.

Viewing all articles
Browse latest Browse all 40713

Trending Articles