You are not logged in.

#26 2011-12-01 04:56:19

reubenbond
Member
Registered: 2011-11-12
Posts: 5

Re: Trouble with Sentelic Finger Sensing Pad

I'm still here smile I've been talking with an engineer at Sentelic. They may release some updated documentation for the controller, which would be greatly useful. I'm not sure how long that will take, or if the updated documentation will be sufficient to produce the enhancements which we need, but it should be a very firm base. Sentelic have been kind in this regard, and it's good that we've established a dialogue. I'm currently using an external mouse and keyboard with the UX31. When I'm not using that setup, I wear gloves so my palms don't interfere with the pad.

Offline

#27 2011-12-05 20:04:24

mtrokic
Member
From: Montreal
Registered: 2009-10-24
Posts: 56
Website

Re: Trouble with Sentelic Finger Sensing Pad

smile It's good that you've established contact with Sentelic. Here's hoping they deliver on their promise. And thanks again for all your efforts!

Offline

#28 2011-12-12 12:09:29

fenio
Member
Registered: 2011-12-12
Posts: 2

Re: Trouble with Sentelic Finger Sensing Pad

Any results of that contact with Sentelic?

Offline

#29 2011-12-22 03:30:55

reubenbond
Member
Registered: 2011-11-12
Posts: 5

Re: Trouble with Sentelic Finger Sensing Pad

Good news, everybody! An engineer (and all-round fine gentleman) from Sentelic has submitted some updated hardware documentation for the FSP.
It will hopefully be checked into the kernel tree, but for now, it's reachable here: http://fsp-lnxdrv.svn.sourceforge.net/v … iew=markup

Additionally, I have a week off work (and am at SFO airport, flying to warmer pastures), so hopefully I get time to make some forward progress.

Many thanks to Sentenlic for their support smile - actually, specifically to Tai-hwa Liang, who has donated his time!

Offline

#30 2011-12-22 03:43:06

mtrokic
Member
From: Montreal
Registered: 2009-10-24
Posts: 56
Website

Re: Trouble with Sentelic Finger Sensing Pad

This is fantastic!!! Reubenbond, it looks like your contact with Sentelic really paid off. Nevertheless, have you seen the git repository here: https://github.com/saaros/sentelic.git? It looks like Saaros has managed to get a preliminary version of the driver working with a bunch of wanted features. Perhaps you two can cooperate and create something much better as there is still a lot of work to be done. In particular, the cursor is very jumpy to the point of not really being usable. In any case, thank you for all your effort. We are eagerly awaiting your contributions! smile Have fun under the sun!

Offline

#31 2011-12-25 08:15:42

fenio
Member
Registered: 2011-12-12
Posts: 2

Re: Trouble with Sentelic Finger Sensing Pad

Chris D worked on Saaros version and improved it even further. Would be great to join and cooperate on this development, and finally have working driver in vanilla kernel wink
https://github.com/thaelim/sentelic

Offline

#32 2012-01-20 08:56:23

Limoto
Member
From: Prostějov, Czech Republic
Registered: 2007-10-13
Posts: 5

Re: Trouble with Sentelic Finger Sensing Pad

Any progress? I see last commits more than 3 weeks ago... sad

Offline

#33 2012-04-20 20:16:55

Limator
Member
Registered: 2012-04-20
Posts: 7

Re: Trouble with Sentelic Finger Sensing Pad

Hi @ll,

are there any news in this case? I'm using a Sentelic FSP, too!

what do you think about this driver package: http://sourceforge.net/projects/fsp-lnx … tic-build/

thank you in advance.

Offline

#34 2012-04-20 22:21:42

mtrokic
Member
From: Montreal
Registered: 2009-10-24
Posts: 56
Website

Re: Trouble with Sentelic Finger Sensing Pad

Limator wrote:

Hi @ll,

are there any news in this case? I'm using a Sentelic FSP, too!

what do you think about this driver package: http://sourceforge.net/projects/fsp-lnx … tic-build/

thank you in advance.

Can you provide more information on your system? However, I don't think you should be using that driver. It is quite outdated. You should probably be using the Saaros FSP driver provided on his GitHub page. However, the newer kernels (newer than 3.2) have a version of the driver that should work out of the box.

Offline

#35 2012-04-21 09:18:31

Limator
Member
Registered: 2012-04-20
Posts: 7

Re: Trouble with Sentelic Finger Sensing Pad

Hi,

I'm using ubuntu 12.04 Beta2, it has a kernel 3.2.12 and the touchpad isn't working properly! it's detected as a mouse only! what could i do?

Offline

#36 2012-04-21 09:20:40

Limator
Member
Registered: 2012-04-20
Posts: 7

Re: Trouble with Sentelic Finger Sensing Pad

oh sorry, i have a chiliGREEN Mobilitas OG0931 with a sentelic finger sensing pad. this is the windows driver: ftp://download.chiligreen.com/Notebooks … hpad%2Ezip

Offline

#37 2012-04-21 17:03:16

mtrokic
Member
From: Montreal
Registered: 2009-10-24
Posts: 56
Website

Re: Trouble with Sentelic Finger Sensing Pad

Limator wrote:

oh sorry, i have a chiliGREEN Mobilitas OG0931 with a sentelic finger sensing pad. this is the windows driver: ftp://download.chiligreen.com/Notebooks … hpad%2Ezip

My first suggestion is to try and upgrade your kernel to 3.3 and see if that helps. If not, then you may want to try and compile your own kernel by applying the Saaros FSP patches and use the 3.3 mainline kernel for the task. I am using this latter solution on my UX21E and it works very nicely.

Offline

#38 2012-04-22 18:33:34

Limator
Member
Registered: 2012-04-20
Posts: 7

Re: Trouble with Sentelic Finger Sensing Pad

Do you really mean 3.3?

Offline

#39 2012-04-22 18:38:41

mtrokic
Member
From: Montreal
Registered: 2009-10-24
Posts: 56
Website

Re: Trouble with Sentelic Finger Sensing Pad

Limator wrote:

Do you really mean 3.3?

Well if you go to kernel.org, there is only one available version in the 3.3 denomination of the stable family, namely 3.3.2. So that's the one I mean.

Offline

#40 2012-04-22 18:49:11

Limator
Member
Registered: 2012-04-20
Posts: 7

Re: Trouble with Sentelic Finger Sensing Pad

when i check grep -i sentelic /boot/config-$(uname -r) with my current 3.2.0, it appears
CONFIG_MOUSE_PS2_SENTELIC=y

this should be ok, isn't it?

Last edited by Limator (2012-04-22 18:53:46)

Offline

#41 2012-04-22 21:51:00

Limator
Member
Registered: 2012-04-20
Posts: 7

Re: Trouble with Sentelic Finger Sensing Pad

Right at the moment i installed kernel 3.3.2 but the touchpad isn't working properly.

anything i can do?

Offline

#42 2012-04-23 19:17:48

Limator
Member
Registered: 2012-04-20
Posts: 7

Re: Trouble with Sentelic Finger Sensing Pad

hi,

anything i can provide you that you can help me?
here is dmesg:
http://media.cdn.ubuntu-de.org/forum/at … -dmesg.txt
and here the devices:
http://media.cdn.ubuntu-de.org/forum/at … evices.txt

Offline

#43 2012-06-18 23:00:25

SkaveRat
Member
Registered: 2011-11-15
Posts: 7
Website

Re: Trouble with Sentelic Finger Sensing Pad

I just updated to 2.4.4 and OH GOD this is horrible!

well, at least it now recognizes multitouch, but I get 2 cursors (appearently jumping back and forth between to touchpoints), movement is really jerky and tap-to-click is off (probably a good thing because of the jerkyness...)

Offline

#44 2012-06-18 23:27:54

scottro
Member
From: NYC
Registered: 2002-10-11
Posts: 466
Website

Re: Trouble with Sentelic Finger Sensing Pad

I'm using it on the UX31E Ultrabook, and the Sentelic pad is now working pretty well for me out of the box. I  did add PalmDetect=1 (using synclient).    It's not great, but not horrible.  I have PalmMinZ and PalmMinWidth set to be (unless I have it backwards) as insensitive as possible.  Kernel 3.4.3-1.

PalmWidth at 5 and PalmMinZ at 1.  Seems to help.

Offline

#45 2012-06-19 05:59:44

SkaveRat
Member
Registered: 2011-11-15
Posts: 7
Website

Re: Trouble with Sentelic Finger Sensing Pad

okay, I installed xf86-input-synaptics and at least the multitouch vertical scroll and tapToClick options seem to work again on my UX31

Offline

#46 2013-02-10 16:19:09

JaysonWonder
Member
Registered: 2013-02-09
Posts: 13

Re: Trouble with Sentelic Finger Sensing Pad

Hello,

I have some issues here with the Sentelic Finger Sensing Pad. it is recognized in the kernel and most functions seem to work however I cannot adjust settings in Xfce. There is no options for touchpad settings. I learned about FSPC tool for configure this exact touchpad in the repos. However after installing that package I run it and get this error: Cannot load device configuration(-2). Please can any one suggest the issue and how I could fix this?

Thanks,

Offline

Board footer

Powered by FluxBB