-
Sorry for answering late.
Did you have tried the helper tools from the src folder (fscd and fscrotd)?.
2010-01-05 00:06:19 UTC by khnz
-
Built it from source and got the display rotation to work but that's all so far. lsmod shows fsc_btns installed but not being used by any processes. guess I need to do some key mapping but the bottom line is it works!
Ever consider building as a .deb package?
Regards,
JR.
2009-12-19 02:56:46 UTC by nobody
-
Hello,
iam unable to login on my stylistic 5022d while fjbtndrv is aktive?!
In the Docking-station all works fine, so i think it is a problem with the " Portrait" as Standard for the login...
What can i do ?
Regards Thomas Vill.
2009-12-12 17:03:19 UTC by villus
-
Thanks khnz;
I downloaded a copy of the source repository using Git and ran dh_make. Everything went ok, so I ran dpkg-deb -b /home/fjbtndrv-2.1.0 and got the following error:
dpkg-deb: parse error, in file '/home/fjbtndrv-2.1.0/DEBIAN/control' near line 7:
missing package name
I looked at /home/fjbtndrv-2.1.0/DEBIAN/control and the problem is obvious: fsc_btns and none of the...
2009-11-28 19:36:25 UTC by nobody
-
Please check if the module is loaded, if xinput lists a "fsc tablet buttons" device and if fscd and fscrotd is running.
2009-11-23 14:42:57 UTC by khnz
-
The module is build by DKMS. Look for a fsc_btns-2.1.0 folder in /usr/src. This folder contains the module source. Go to this folder and build the module (make && make install).
Alternatively, download the source package [1] and build it yourself.
[1] https://launchpad.net/~khnz/+archive/ppa.
2009-11-23 14:31:20 UTC by khnz
-
Installed Debian squeeze/sid on Lifebook U810 and buttons didn't work, so I downloaded fjbtndrv 2.1.0 and installed it using the Alien --to-deb package management tool. Still no buttons working after reboot and lsmod shows no fsc_btns module running, so I ran depmod -a, followed by modprobe fsc_btns and still no joy: I get the FATAL: module not found error.
could someone point me towards...
2009-11-19 00:41:44 UTC by nobody
-
Adding these packages fjbtndrv complies and installs without errors, however the driver does not seem to work. Pushing the screen rotation button results in no actions please advise
(Fujitsu P1620 running Karmic 9.10 AMD64)
2009-11-10 08:04:14 UTC by nobody
-
Please install the following packages and retry:
libx11-dev
libxrandr-dev
libxi-dev
libxext-dev
libxtst-dev
libdbus-1-dev
libhal-dev.
2009-11-04 22:46:12 UTC by khnz
-
Hi I just updated my system from Unbuntu 9.04 to 9.10. The release notes indicated that some of the video handling have been updated in this distro. As a result fjbtndrv can't find the X11 components and won't compile. Please advise.
Here is the ./configure output
pixel@Minime:~/Desktop/fjbtndrv-2.1.0$ sudo ./configure
checking for a BSD-compatible install... /usr/bin/install -c...
2009-11-04 20:40:44 UTC by guevremont